.landing-root .brand{align-items:center;gap:10px;text-decoration:none;display:flex}.landing-root .brand .brand-logo-img{width:auto;height:38px;display:block}.landing-root .footer-brand .brand-logo-img{width:auto;height:32px;display:block}.landing-root .ap-designer-shot{background:#eef1f4;border-radius:8px;padding:0;overflow:hidden}.landing-root .ap-designer-shot picture,.landing-root .ap-designer-shot img{width:100%;height:auto;display:block}.landing-root .plans{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1200px}.landing-root .plans .plan{padding:22px 16px}.landing-root .plans .plan h3{font-size:20px}.landing-root .plans .plan-price .amount{font-size:30px}.landing-root .plans .plan-desc{margin:10px 0 14px;font-size:12px;line-height:1.5}.landing-root .plans .plan-feats{margin-top:14px;padding-top:14px}.landing-root .plans .plan-feats li{margin:8px 0;padding-left:20px;font-size:12px}.landing-root .plans .plan-badge{padding:4px 11px;font-size:9px}@media (width<=1080px){.landing-root .plans{grid-template-columns:repeat(2,1fr);max-width:660px}}@media (width<=560px){.landing-root .plans{grid-template-columns:1fr;max-width:420px}}.landing-root .hero-media{background:linear-gradient(90deg,var(--paper) 0%,#fffdfa00 22%),linear-gradient(135deg,#faf6ef,#ece5d8);justify-content:center;align-items:center;padding:3rem 4vw 3rem 1.5rem;display:flex;overflow:hidden}.landing-root .hero-carousel-wrapper{flex-direction:column;align-items:center;width:100%;max-width:560px;display:flex}.landing-root .hero-carousel-deck{aspect-ratio:16/11;width:100%;min-height:300px;max-height:440px;margin-bottom:1.6rem;position:relative}.landing-root .carousel-card{transform-origin:100%;will-change:transform,opacity;backface-visibility:hidden;background:#1c1a17;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;width:calc(100% - 54px);height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1),opacity .6s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 30px 60px -18px #261f1759}.landing-root .carousel-card-header{background:#00000047;border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:.4rem;height:30px;padding:0 .85rem;display:flex}.landing-root .carousel-card-dot{border-radius:50%;width:8px;height:8px}.landing-root .carousel-card-dot:first-child{background:#ff5f57}.landing-root .carousel-card-dot:nth-child(2){background:#ffbd2e}.landing-root .carousel-card-dot:nth-child(3){background:#28c940}.landing-root .carousel-card-url{text-align:center;color:#ffffffb8;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:monospace;font-size:.66rem;overflow:hidden}.landing-root .carousel-card-body{background:#000;flex:1;position:relative;overflow:hidden}.landing-root .carousel-card-body img{object-fit:cover;width:100%;height:100%;display:block}.landing-root .carousel-card.state-active{opacity:1;z-index:5;pointer-events:auto;transform:translate(0)scale(1)}.landing-root .carousel-card.state-next-1{opacity:.85;z-index:4;pointer-events:none;transform:translate(27px,14px)scale(.96)}.landing-root .carousel-card.state-next-2{opacity:.6;z-index:3;pointer-events:none;transform:translate(54px,28px)scale(.92)}.landing-root .carousel-card.state-hidden{opacity:0;z-index:1;pointer-events:none;transform:translate(81px,42px)scale(.88)}.landing-root .carousel-card.state-slideout{opacity:0;z-index:6;pointer-events:none;transform:translate(-112%,-26px)rotate(-7deg)scale(.95)}.landing-root .carousel-controls{-webkit-user-select:none;user-select:none;align-items:center;gap:1.25rem;display:flex}.landing-root .carousel-btn{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:all .2s;display:flex;box-shadow:0 4px 12px #261f1712}.landing-root .carousel-btn:hover{background:var(--gold);color:#fff;border-color:var(--gold);transform:scale(1.06)}.landing-root .carousel-btn svg{stroke:currentColor;width:18px;height:18px}.landing-root .carousel-dots{align-items:center;gap:.55rem;display:flex}.landing-root .carousel-dot{background:var(--line);cursor:pointer;border-radius:50%;width:8px;height:8px;transition:all .25s}.landing-root .carousel-dot.active{background:var(--gold);transform:scale(1.35)}@media (width<=1050px){.landing-root .hero-media{padding:2rem 1.2rem}.landing-root .hero-carousel-wrapper{max-width:520px}.landing-root .hero-carousel-deck{aspect-ratio:4/3}.landing-root .carousel-card{width:calc(100% - 34px)}.landing-root .carousel-card.state-next-1{transform:translate(16px,9px)scale(.96)}.landing-root .carousel-card.state-next-2{transform:translate(32px,18px)scale(.93)}.landing-root .carousel-card.state-hidden{transform:translate(48px,26px)scale(.9)}.landing-root .carousel-card.state-slideout{transform:translate(-106%,-14px)rotate(-4deg)scale(.96)}}.landing-root .cmp{background:#fff;border-top:1px solid #16130f12;padding:80px 0}.landing-root .cmp .in{max-width:980px;margin:0 auto;padding:0 24px}.landing-root .cmp .head{text-align:center;max-width:42rem;margin:0 auto 38px}.landing-root .cmp .eb{letter-spacing:.18em;text-transform:uppercase;color:#b8935a;font-size:.72rem;font-weight:700}.landing-root .cmp h2{color:#16130f;margin:.5rem 0 .7rem;font-family:Playfair Display,serif;font-size:2.4rem;font-weight:600;line-height:1.1}.landing-root .cmp h2 em{color:#b8935a;font-style:italic}.landing-root .cmp .head p{color:#2a2520;font-size:1.06rem}.landing-root .cmp-tbl{background:#f8f5ef;border:1px solid #16130f17;border-radius:16px;overflow:hidden;box-shadow:0 18px 50px #16130f14}.landing-root .cmp-tbl table{border-collapse:collapse;width:100%}.landing-root .cmp-tbl th,.landing-root .cmp-tbl td{text-align:center;border-bottom:1px solid #16130f14;padding:15px 16px;font-family:DM Sans,sans-serif;font-size:.95rem}.landing-root .cmp-tbl th:first-child,.landing-root .cmp-tbl td:first-child{text-align:left;color:#2a2520;font-weight:500}.landing-root .cmp-tbl thead th{color:#16130f;background:#f0ece2;border-bottom:2px solid #16130f1a;font-family:Playfair Display,serif;font-size:1.02rem;font-weight:600}.landing-root .cmp-tbl thead th.us{color:#fff;background:#16130f}.landing-root .cmp-tbl td.us{background:#c9a96e14;font-weight:600}.landing-root .cmp-tbl tbody tr:last-child td{border-bottom:none}.landing-root .cmp-tbl .y{color:#4a9a6a;font-size:1.15rem;font-weight:700}.landing-root .cmp-tbl .n{color:#c9c2b8;font-weight:700}.landing-root .cmp-tbl .cap{color:#7a7065;margin-top:2px;font-size:.68rem;font-weight:400;display:block}.landing-root .cmp-tbl thead th.us .cap{color:#fff9}.landing-root .cmp-details{background:#16130f1a;border:1px solid #16130f1a;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:26px;display:grid}.landing-root .cmp-details article{background:#fff;padding:22px 20px 24px}.landing-root .cmp-details h3{color:#16130f;margin:0 0 8px;font-family:Playfair Display,serif;font-size:1.18rem;font-weight:600}.landing-root .cmp-details p{color:#514941;margin:0;font-size:.92rem;line-height:1.65}.landing-root .cmp-faq{border-top:1px solid #16130f1f;max-width:760px;margin:24px auto 0}.landing-root .cmp-faq details{border-bottom:1px solid #16130f1f;padding:15px 4px}.landing-root .cmp-faq summary{cursor:pointer;color:#16130f;font-family:DM Sans,sans-serif;font-size:.94rem;font-weight:600}.landing-root .cmp-faq p{color:#514941;margin:10px 28px 2px 0;font-size:.9rem;line-height:1.6}.landing-root .cmp-cta{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:30px;display:flex}.landing-root .cmp-cta a{color:#16130f;border:1px solid #16130f24;border-radius:8px;padding:.75rem 1.4rem;font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .18s}.landing-root .cmp-cta a:hover{color:#b8935a;border-color:#c9a96e}.landing-root .cmp-cta a.primary{color:#16130f;background:#c9a96e;border-color:#c9a96e}.landing-root .cmp-cta a.primary:hover{color:#16130f;background:#b8935a}@media (width<=620px){.landing-root .cmp-details{grid-template-columns:1fr}.landing-root .cmp h2{font-size:1.8rem}.landing-root .cmp .in{padding:0 14px}.landing-root .cmp-tbl{border-radius:10px}.landing-root .cmp-tbl table{table-layout:fixed}.landing-root .cmp-tbl th,.landing-root .cmp-tbl td{overflow-wrap:normal;padding:11px 4px;font-size:.76rem;line-height:1.35}.landing-root .cmp-tbl th:first-child,.landing-root .cmp-tbl td:first-child{width:36%;padding-left:9px;padding-right:7px}.landing-root .cmp-tbl th:not(:first-child),.landing-root .cmp-tbl td:not(:first-child){width:21.333%}.landing-root .cmp-tbl thead th{font-size:.69rem;line-height:1.15}.landing-root .cmp-tbl thead th.us{font-size:.7rem}.landing-root .cmp-tbl .cap{margin-top:4px;font-size:.56rem;line-height:1.2}.landing-root .cmp-tbl .y,.landing-root .cmp-tbl .n{font-size:1rem}}.landing-root h1,.landing-root h2,.landing-root h3{letter-spacing:0}.landing-root h1 em,.landing-root h2 em,.landing-root h3 em{color:inherit!important;font-style:normal!important}.landing-root .eyebrow{letter-spacing:0;text-transform:none;color:#8b655d;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500}.landing-root .site-header{gap:18px;padding:0 2.2vw}.landing-root .main-nav{white-space:nowrap;align-items:center;gap:17px;font-size:13px}.landing-root .header-actions{white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.landing-root .header-actions .button{flex-shrink:0;white-space:nowrap!important}@media (width>=1051px){.landing-root .site-header{grid-template-columns:auto 1fr auto}.landing-root .brand{white-space:nowrap;justify-self:start}.landing-root .main-nav{justify-self:center}.landing-root .header-actions{justify-self:end}}@media (width>=1367px) and (height>=821px){.landing-root .site-header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}}@media (width>=1051px) and (width<=1366px),(width>=1051px) and (height<=820px){.landing-root .site-header{gap:12px;padding:0 16px}.landing-root .main-nav{gap:12px;font-size:12.5px}.landing-root .header-actions{gap:6px}.landing-root .header-actions .button-small{min-height:38px;padding:0 13px;font-size:12.5px}.landing-root .button-download{padding:0 11px}.landing-root .button-download svg{width:15px;height:15px;margin-right:6px}.landing-root .button-signin{padding:0 6px;font-size:12.5px}}.landing-root .button-download{border:1px solid var(--line);color:var(--ink);white-space:nowrap;background:#fff;flex-shrink:0;padding:0 16px}.landing-root .button-download svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:17px;height:17px;margin-right:8px}.landing-root .button-signin{color:var(--ink);white-space:nowrap;background:0 0;border:0;flex-shrink:0;padding:0 8px}.landing-root .hero{min-height:640px}.landing-root .hero-copy{padding-top:62px}.landing-root .hero h1{letter-spacing:0;font-size:clamp(48px,5vw,76px)}.landing-root .section-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}.landing-root .gallery-trailer{background:#f4f5f3;padding:86px max(4vw,40px);position:relative}.landing-root .anchor-target{position:absolute;top:0}.landing-root .gallery-trailer-grid{grid-template-columns:minmax(290px,.72fr) minmax(0,1.28fr);align-items:center;gap:6vw;max-width:1320px;margin:0 auto;display:grid}.landing-root .trailer-copy h2{margin:0 0 22px;font-family:Playfair Display,serif;font-size:clamp(42px,4.6vw,66px);font-weight:400;line-height:1.03}.landing-root .trailer-copy h2 em{color:#8b655d;font-style:italic}.landing-root .trailer-copy>p:not(.eyebrow){color:#545b5e;max-width:530px;margin:0;font-size:15px;line-height:1.75}.landing-root .trailer-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:27px;display:flex}.landing-root .text-arrow{border-bottom:1px solid #8b655d;align-items:center;gap:8px;padding-bottom:5px;font-size:13px;font-weight:600;display:inline-flex}.landing-root .text-arrow svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.landing-root .trailer-visual{place-items:center;min-width:0;min-height:520px;padding:0 58px 38px;display:grid;position:relative}.landing-root .trailer-shot{color:#171a1d;background:#fff;border:1px solid #cfd4cf;width:100%;max-width:760px;animation:.35s both svelte-1uha8ag-trailerCoverIn;display:block;position:relative;overflow:hidden}.landing-root .trailer-shot picture{aspect-ratio:2330/1648;background:#dde2e1;width:100%;display:block;overflow:hidden}.landing-root .trailer-shot img{object-fit:cover;width:100%;height:100%;transition:transform .55s;display:block}.landing-root .trailer-shot:hover img{transform:scale(1.018)}.landing-root .trailer-meta{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:15px 17px;display:grid}.landing-root .trailer-meta-copy{gap:3px;min-width:0;display:grid}.landing-root .trailer-meta-copy small{text-transform:uppercase;letter-spacing:.12em;color:#8b655d;font-size:8px;line-height:1.3}.landing-root .trailer-meta-copy b{font-family:Playfair Display,serif;font-size:21px;font-weight:500;line-height:1.2}.landing-root .trailer-meta-copy>span{color:#687074;font-size:10px;line-height:1.45}.landing-root .trailer-open{white-space:nowrap;align-items:center;gap:7px;font-size:10px;display:inline-flex}.landing-root .trailer-open svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.landing-root .trailer-nav{color:#171a1d;cursor:pointer;background:#fff;border:1px solid #c7cdc8;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:background .2s,border-color .2s;display:grid;position:absolute;top:42%;transform:translateY(-50%);box-shadow:0 8px 24px #161c191a}.landing-root .trailer-nav:hover{color:#fff;background:#171a1d;border-color:#171a1d}.landing-root .trailer-nav svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.landing-root .trailer-prev{left:4px}.landing-root .trailer-next{right:4px}.landing-root .trailer-dots{gap:9px;display:flex;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.landing-root .trailer-dots button{cursor:pointer;background:#aeb5b0;border:0;border-radius:50%;width:7px;height:7px;padding:0}.landing-root .trailer-dots button.active{background:#171a1d}@keyframes svelte-1uha8ag-trailerCoverIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:none}}.landing-root .workflow-band{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:center;gap:7vw;max-width:none;padding:90px max(5vw,48px);display:grid}.landing-root .proof-band{background:#eef0f3}.landing-root .workflow-copy h2{margin:0 0 20px;font-family:Playfair Display,serif;font-size:clamp(40px,4.4vw,62px);font-weight:400;line-height:1.08}.landing-root .workflow-copy h2 em{color:#8b655d;font-style:italic}.landing-root .workflow-copy>p:not(.eyebrow){color:#545b62;max-width:620px;font-size:15px;line-height:1.75}.landing-root .workflow-points{background:#d4d8dc;border:1px solid #d4d8dc;gap:1px;margin:28px 0;display:grid}.landing-root .workflow-points>div{background:#fff;grid-template-columns:38px 1fr;gap:14px;padding:17px;display:grid}.landing-root .workflow-points svg{fill:none;stroke:#8b655d;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;margin-top:2px}.landing-root .workflow-points b{margin-bottom:3px;font-size:13px;display:block}.landing-root .workflow-points small{color:#687074;font-size:11px;line-height:1.5;display:block}.landing-root .button-dark{color:#fff;background:#171a1d}.landing-root .proof-visual{background:#eef0f3;justify-content:center;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.landing-root .live-proof-frame{opacity:0;background:0 0;border:0;width:min(100%,900px);height:520px;transition:opacity .16s;display:block}.landing-root .live-proof-frame.ready{opacity:1}.landing-root .crm-band{background:#fff;grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr)}.landing-root .crm-visual{padding:0 48px 54px 0;position:relative}.landing-root .crm-window{background:#1c2023;padding:0 10px 10px;box-shadow:0 30px 70px #181c1e33}.landing-root .crm-window-bar{color:#dce0e1;justify-content:space-between;align-items:center;height:38px;padding:0 7px;font-size:10px;display:flex}.landing-root .crm-window-bar small{color:#929a9d}.landing-root .crm-window img{aspect-ratio:16/10;object-fit:cover;object-position:top;width:100%}.landing-root .crm-ledger{color:#17201c;background:#b7c8be;grid-template-columns:1fr auto;gap:10px 14px;width:190px;padding:18px;display:grid;position:absolute;bottom:0;right:0;box-shadow:0 18px 35px #18221d26}.landing-root .crm-ledger span{text-transform:uppercase;letter-spacing:.08em;font-size:9px}.landing-root .crm-ledger b{text-align:right;font-size:11px}.landing-root .crm-list{border-top:1px solid var(--line);margin:26px 0;padding:0;list-style:none}.landing-root .crm-list li{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;gap:0 10px;padding:14px 0;display:grid}.landing-root .crm-list li>span{color:#8b655d;grid-row:span 2;padding-top:3px;font-size:10px}.landing-root .crm-list b{font-size:13px}.landing-root .crm-list small{color:#687074;margin-top:3px;font-size:11px;line-height:1.5}.landing-root .review-label{text-transform:uppercase;letter-spacing:.12em;color:#8b655d;margin-bottom:14px;font-size:9px}@media (width<=1050px){.landing-root .site-header .menu-toggle{order:initial;justify-self:auto;margin:0;position:absolute;top:50%;right:max(18px,2.2vw);transform:translateY(-50%)}.landing-root .header-actions{display:none}.landing-root .main-nav{white-space:normal;align-items:stretch}.landing-root .main-nav .mobile-only-link.mobile-download-btn{text-align:center;margin-top:14px;border:1px solid var(--line)!important;padding:12px!important;display:block!important}.landing-root .gallery-trailer-grid,.landing-root .workflow-band,.landing-root .crm-band{grid-template-columns:1fr;gap:42px}.landing-root .crm-visual{order:2}}@media (width<=680px){.landing-root .gallery-trailer,.landing-root .workflow-band{padding:64px 18px}.landing-root .trailer-copy h2,.landing-root .workflow-copy h2{font-size:38px}.landing-root .trailer-visual{min-height:0;padding:0 38px 38px}.landing-root .trailer-shot{width:min(76vw,320px);height:auto}.landing-root .trailer-shot picture{aspect-ratio:804/1648}.landing-root .trailer-meta{grid-template-columns:1fr;gap:10px;padding:13px 14px}.landing-root .trailer-open{justify-self:start}.landing-root .trailer-nav{width:36px;height:36px}.landing-root .trailer-prev{left:0}.landing-root .trailer-next{right:0}.landing-root .workflow-band{gap:34px}.landing-root .live-proof-frame{height:430px}.landing-root .crm-visual{padding:0 22px 48px 0}.landing-root .crm-ledger{width:165px;padding:14px}.landing-root .section-actions{flex-direction:column;align-items:stretch}}
