@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');

:root{--paper:#f5f3ec;--surface:#fffefa;--ink:#242927;--muted:#757871;--line:#dddfd6;--wine:#713a47;--wine-dark:#542833;--sage:#e5e9df;--serif:Georgia,'Times New Roman',serif;--sans:'Manrope','DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px;-webkit-font-smoothing:antialiased}button,a,input{ -webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default}button,a,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #bb727b;outline-offset:5px}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}svg.svg-defs{position:absolute;width:0;height:0;overflow:hidden}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400}em{font-weight:400}button{border:0}button[hidden],[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2.1px;display:flex;align-items:center;gap:9px;line-height:1.6}.status-dot{width:6px;height:6px;border-radius:100%;background:var(--wine)}.skip-link{position:fixed;top:-100px;left:15px;background:var(--ink);color:white;padding:14px;z-index:100}.skip-link:focus{top:15px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:51px;padding:15px 23px;font-weight:600;font-size:12px;border-radius:5px;transition:background .2s,transform .2s}.primary{background:var(--wine);color:#fff}.primary:hover{background:var(--wine-dark)}.button>span:last-child{font-size:20px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:12px;font-weight:600;min-height:48px}.text-link span{font-size:20px}.full-width{width:100%}

.site-header{height:89px;padding-inline:56px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:1600px;margin:auto}.wordmark{font-family:'DM Sans',var(--sans);font-size:24px;font-weight:600;letter-spacing:-1px;display:inline-flex;align-items:center;white-space:nowrap}.brand-symbol{font-family:var(--serif);font-style:italic;letter-spacing:-7px;font-size:35px;padding-right:11px;margin-right:13px;color:var(--wine)}.brand-symbol span{position:relative;top:2px}.brand-dot{color:var(--wine)}.site-header nav{display:flex;gap:33px;font-size:12px;font-weight:500}.site-header nav a{padding-block:14px}.site-header nav a:hover{color:var(--wine)}.header-cta{font-size:11px;font-weight:700;display:flex;gap:23px;align-items:center;border:1px solid #c8ccc2;border-radius:4px;padding:12px 16px;min-height:44px}.header-cta span{font-size:18px}

.hero{display:grid;grid-template-columns:1.06fr 1fr;align-items:center;min-height:730px;gap:24px;padding-block:55px}.hero-copy{padding-bottom:24px;position:relative;z-index:2}.hero-copy .eyebrow{color:var(--wine);margin-bottom:28px}.hero h1{font-size:clamp(44px,4.55vw,67px);letter-spacing:-2.5px;line-height:1.065}.hero h1 em{color:var(--wine)}.hero-description{font-size:13px;line-height:1.9;color:#6e746d;max-width:370px;margin-top:27px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.hero-meta{display:flex;gap:22px;margin-top:28px;font-size:10px;color:var(--muted)}.hero-meta span{display:flex;align-items:center;gap:5px}.hero-meta svg{width:14px;height:14px;color:#6c8064}.hero-art{height:606px;position:relative;isolation:isolate;background:radial-gradient(ellipse at 53% 53%,#e4e7dc 0%,#e9ebe2 39%,#f5f3ec00 70%);display:flex;align-items:center;justify-content:center}.art-grid{position:absolute;inset:30px -15px 20px;background-image:linear-gradient(#b9c3b21a 1px,transparent 1px),linear-gradient(90deg,#b9c3b21a 1px,transparent 1px);background-size:37px 37px;mask-image:radial-gradient(ellipse,black,transparent 74%);z-index:-1}.orbit{position:absolute;width:445px;height:445px;border:1px solid #cdd3c680;border-radius:50%;top:80px;left:calc(50% - 222px);z-index:-1}.orbit-two{width:525px;height:525px;left:calc(50% - 262px);top:40px;border-style:dashed;border-color:#cdd3c645}.art-caption{position:absolute;left:0;top:32px;letter-spacing:2px;font-size:9px;color:#90958d;font-weight:600;line-height:1.65}.phone{width:268px;background:#fafaf6;border:6px solid #303533;border-radius:38px;box-shadow:18px 27px 48px #263b2222,2px 2px 0 2px #90988b;transform:rotate(-6deg);position:relative;overflow:hidden;margin-left:18px}.phone-top{height:33px;display:flex;justify-content:space-between;align-items:center;padding:1px 19px 0;font-size:9px;font-weight:700}.phone-camera{background:#252a29;border-radius:15px;width:70px;height:17px;position:absolute;top:8px;left:calc(50% - 35px)}.phone-appbar{display:flex;align-items:center;gap:7px;padding:10px 14px 13px;border-bottom:1px solid #e6e8e0;font-size:9px}.small-mark{font-family:var(--serif);font-style:italic;background:var(--wine);color:white;display:inline-flex;width:29px;height:29px;justify-content:center;align-items:center;border-radius:8px;font-size:19px;letter-spacing:-2px;padding-right:3px;flex-shrink:0}.phone-appbar .small-mark{width:23px;height:23px;font-size:16px}.avatar{margin-left:auto;background:#e9ebdf;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;font-size:9px}.phone-content{padding:17px 14px}.phone-kicker{font-size:6px;letter-spacing:1.5px;color:#7c8875;font-weight:600}.phone-content h2{font-size:26px;line-height:1.05;margin:8px 0;color:#29332c;letter-spacing:-.6px}.phone-intro{font-size:8px;color:#8b9085}.phone-suggestions{display:flex;gap:6px;margin-top:13px}.phone-suggestions>span{border:1px solid #e0e4d9;border-radius:5px;font-size:6px;display:flex;gap:4px;align-items:center;line-height:1.6;padding:6px}.phone-suggestions svg{width:13px;height:13px}.phone-question{font-size:8px;line-height:1.65;background:#e8ecdf;border-radius:9px 9px 2px 9px;padding:10px;margin:18px 0 12px 28px}.phone-answer{border:1px solid #e4e5dc;border-radius:8px;background:white;padding:11px}.answer-header{display:flex;align-items:center;gap:5px;font-size:6px;letter-spacing:.65px;color:#777d72;margin-bottom:9px}.tiny-star{color:var(--wine);font-size:17px}.phone-answer>strong{font-family:var(--serif);font-size:14px;font-weight:400}.phone-answer>p{font-size:7px;line-height:1.75;color:#73796d;margin-top:6px}.source-chip{font-size:6px;color:#67795e;display:flex;align-items:center;gap:4px;margin-top:9px;border-top:1px solid #eff0ea;padding-top:8px}.source-chip svg{width:11px;height:11px}.phone-input{margin:0 12px 9px;padding:7px 7px 7px 10px;background:#fff;border:1px solid #dedfd8;border-radius:8px;display:flex;align-items:center;gap:9px;font-size:7px;color:#8a9085}.phone-input>span:first-child{margin-right:auto}.phone-input svg{width:12px;height:12px}.send-arrow{background:var(--wine);color:white;width:21px;height:21px;border-radius:5px;display:grid;place-items:center;font-size:13px}.phone-bottom{border-top:1px solid #e5e6dc;display:flex;justify-content:space-around;padding-top:9px}.phone-bottom>span{font-size:6px;color:#91978b;display:flex;align-items:center;gap:3px;flex-direction:column}.phone-bottom svg{width:14px;height:14px}.phone-bottom .active{color:var(--wine)}.home-indicator{background:#343a33;width:75px;height:3px;border-radius:2px;margin:12px auto 7px}.floating-note{position:absolute;background:#fffefb;border:1px solid #e4e6dd;box-shadow:0 10px 24px #313e2910;border-radius:9px;padding:12px 13px;display:flex;align-items:center;gap:11px;z-index:2}.note-platform{top:96px;right:-5px;transform:rotate(5deg)}.note-icon{width:34px;height:36px;display:grid;place-items:center;background:#edf0e7;color:#607054;border-radius:7px}.note-icon svg{width:19px;height:19px}.floating-note strong{font-size:10px;font-weight:700;display:block}.floating-note small{display:block;font-size:7px;color:var(--muted);margin-top:5px}.note-document{bottom:82px;left:-10px;transform:rotate(4deg)}.note-document .note-icon{background:#f3e9eb;color:var(--wine)}.note-tick{font-size:10px;background:#e6eedf;color:#68795c;padding:4px;border-radius:50%;margin-left:7px}.art-footnote{position:absolute;bottom:3px;right:0;font-size:8px;letter-spacing:1.35px;color:#8d9386}

.platform-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eeefe7}.strip-inner{min-height:87px;display:flex;align-items:center;justify-content:space-between;gap:25px}.strip-inner>span{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:600;white-space:nowrap}.strip-inner svg{width:19px;height:19px;color:#6d7766}.strip-inner .strip-label{font-size:8px;letter-spacing:1.6px;color:#7b8175;white-space:normal;max-width:140px;line-height:1.7}

.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:35px}.section-heading .eyebrow{color:#858a7f;margin-bottom:18px}.section-heading h2{font-size:40px;letter-spacing:-1px;line-height:1.18}.section-heading h2 em{color:#79836d}.section-heading>p{font-size:12px;line-height:1.9;max-width:313px;color:var(--muted);padding-bottom:4px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:35px;padding-block:23px}.filters{display:flex;gap:6px;flex-wrap:wrap}.filter{background:transparent;color:var(--muted);border-radius:4px;font-size:11px;padding:12px 16px;min-height:44px}.filter.active{background:var(--ink);color:var(--surface)}.filter span{font-size:9px;opacity:.6;margin-left:6px}.catalog-count{font-size:10px;color:var(--muted)}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.module-card{min-width:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--surface);transition:box-shadow .2s,border-color .2s}.module-card:hover{box-shadow:0 9px 24px #2429270a;border-color:#b5beb0}.module-art{height:209px;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #dbe0d37a}.module-number{position:absolute;left:17px;top:15px;font-size:9px;letter-spacing:1px;color:#7b8873;z-index:1}.module-body{padding:22px 23px 19px}.module-platform{font-size:8px;font-weight:700;color:#8a9182;letter-spacing:1.3px}.module-body h3{font-family:'DM Sans',var(--sans);font-size:21px;letter-spacing:-.65px;margin-top:10px;font-weight:500}.module-body>p{font-size:10px;line-height:1.7;color:var(--muted);margin-top:5px;min-height:19px}.module-card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e9eae4;margin-top:21px;padding-top:16px}.module-card-bottom strong{font-size:19px;font-weight:500;font-family:'DM Sans',var(--sans)}.module-card-bottom span{display:block;font-size:8px;color:#92978b;margin-top:4px}.detail-button{width:44px;height:44px;background:transparent;border:1px solid #d8ddd1;border-radius:50%;font-size:21px;transition:background .2s,color .2s}.detail-button:hover{background:var(--wine);color:white;border-color:var(--wine)}.catalog-note{display:flex;align-items:flex-start;gap:9px;font-size:10px;color:#8b9083;line-height:1.8;margin-top:24px;max-width:750px}.catalog-note svg{width:15px;height:15px;margin-top:2px}

.art-android{background:#e5eadc}.art-ios{background:#e9e5ed}.art-chat{background:#efe9e2}.art-documents{background:#e5e9ec}.art-voice{background:#ece6e4}.art-materials{background:#e9eadf}.art-notifications{background:#e4e9e0}.mini-phone{background:#fcfcf6;border:4px solid #354334;border-radius:26px 26px 0 0;width:159px;height:237px;position:relative;top:53px;box-shadow:9px 10px 22px #3b44371a;padding:20px 12px}.android-mini{transform:rotate(-9deg)}.mini-notch{width:5px;height:5px;background:#354334;display:block;border-radius:50%;position:absolute;top:8px;left:calc(50% - 2px)}.mini-label{font-size:5px;letter-spacing:.75px;color:#8a947c;margin:4px 0 9px}.mini-phone b{font-family:var(--serif);font-size:19px;font-weight:400;letter-spacing:-.4px;line-height:1.1}.mini-block{display:flex;align-items:center;gap:5px;margin-top:12px;border:1px solid #dce1d3;background:#f0f3e9;border-radius:5px;padding:9px 6px}.mini-block>i{width:17px;height:17px;border:1px solid #b8c5a8;border-radius:4px}.mini-block>span{font-size:7px;font-weight:600}.mini-block small{display:block;font-size:4px;margin-top:4px;font-weight:400;color:#869775}.mini-lines{display:flex;flex-direction:column;gap:6px;margin-top:17px}.mini-lines i{height:3px;background:#e1e5da;border-radius:2px;width:100%}.mini-lines i:nth-child(2){width:80%}.mini-lines i:nth-child(3){width:92%}.mini-tabbar{display:flex;justify-content:space-between;margin-top:26px;padding-inline:10px}.mini-tabbar i{width:14px;height:14px;border:1px solid #c3cdb7;border-radius:4px}.art-platform{position:absolute;right:15px;bottom:15px;font-size:8px;letter-spacing:1.4px;color:#7f8d73}.ios-mini{transform:rotate(9deg);border-color:#4c4455;background:#fdfbff}.ios-mini .mini-notch{width:42px;height:9px;left:calc(50% - 21px);background:#4c4455;border-radius:6px;top:6px}.ios-mini .mini-label{margin-top:10px;color:#9b8ca5}.mini-chat-bubble{font-size:6px;background:#eeebf2;padding:9px 6px;margin:12px 0 0 17px;border-radius:7px 7px 2px 7px;color:#796783}.ios-mini .mini-lines i{background:#e7e1ee}.mini-ios-input{font-size:6px;border:1px solid #e0d9e8;border-radius:8px;padding:8px;margin-top:17px;color:#ad9eb7;display:flex;justify-content:space-between}.art-ios .art-platform{color:#93849e}.chat-art{width:82%;transform:rotate(-3deg)}.art-bubble{background:#dcd9c8;margin-left:27px;border:1px solid #cdcbbb;font-size:8px;padding:12px;border-radius:8px 8px 2px 8px;display:flex;justify-content:space-between;gap:7px;color:#686652}.art-bubble>span{font-size:13px}.art-reply{margin-top:13px;background:#fffdf7;border:1px solid #e4ddcf;border-radius:8px;display:flex;gap:9px;padding:12px;box-shadow:0 5px 10px #9a866a0b}.art-reply>span{color:var(--wine);font-size:24px;line-height:1}.art-reply>div{flex:1}.art-reply b{font-size:8px;font-weight:600;display:block;margin:4px 0 10px}.art-reply i{height:3px;background:#e5e1d7;display:block;margin-bottom:5px;border-radius:2px}.art-reply i:nth-of-type(2){width:80%}.art-citation{display:flex;gap:4px;align-items:center;font-size:6px;color:#898872;margin-top:10px}.art-citation svg{width:12px;height:12px}.document-art{width:150px;height:170px;position:relative;top:20px}.paper{background:#fffefd;position:absolute;inset:0;border:1px solid #d7dce0;border-radius:3px;transform:rotate(-7deg);padding:15px 15px;box-shadow:5px 5px 15px #4c677313}.paper-back{background:#f2f3f3;transform:rotate(7deg);top:-6px;left:8px}.paper>span{font-size:7px;letter-spacing:1px;display:flex;align-items:center;gap:6px;color:#8b99a2}.paper svg{width:18px;height:18px}.paper>b{font-family:var(--serif);font-weight:400;font-size:11px;display:block;margin-block:13px}.paper>i{display:block;height:3px;background:#e6e9eb;margin-bottom:6px}.paper>i:nth-of-type(2){width:80%}.paper-signature{font-family:var(--serif);font-style:italic;color:#99a4ab;margin-top:16px;font-size:12px}.file-tag{position:absolute;left:92px;bottom:11px;white-space:nowrap;font-size:7px;color:#658191;padding:10px;background:white;border:1px solid #d7e0e6;border-radius:5px;transform:rotate(4deg)}.voice-art{width:100%;display:flex;align-items:center;flex-direction:column}.waveform{height:92px;display:flex;align-items:center;gap:5px;opacity:.7}.waveform i{display:block;width:4px;height:var(--bar);background:#b89196;border-radius:3px}.waveform i:nth-child(3n){background:#8d626b}.voice-record{position:absolute;top:73px;width:57px;height:57px;border-radius:50%;background:#fffdf8;box-shadow:0 4px 13px #75405213;display:grid;place-items:center;color:var(--wine);border:1px solid #ddc9cb}.voice-record svg{width:22px;height:22px}.voice-caption{font-size:7px;letter-spacing:1.45px;color:#a68a8d;position:absolute;bottom:23px}.material-art{width:79%;margin-top:17px;transform:rotate(-4deg)}.material-folder{background:#f9faf5;border:1px solid #d9ddcb;border-radius:0 7px 7px 7px;padding:15px;position:relative;box-shadow:0 6px 10px #5e69200b}.material-folder:before{content:'';position:absolute;top:-12px;left:-1px;width:91px;height:12px;background:#f9faf5;border:1px solid #d9ddcb;border-bottom:none;border-radius:7px 7px 0 0}.material-folder>span{font-size:6px;letter-spacing:1.5px;color:#92977e}.material-folder>b{font-family:var(--serif);font-size:14px;display:block;margin-block:8px;font-weight:400}.material-folder>div{border-top:1px solid #e7e9df;padding-block:6px;display:flex;align-items:center;gap:7px;font-size:7px;color:#7f896e}.material-folder>div>span{margin-left:auto}.material-folder svg{width:12px;height:12px}.notification-art{width:88%;position:relative;transform:rotate(-3deg)}.notification-tile{background:#fffef9;box-shadow:0 8px 15px #53653513;border:1px solid #dbe2d3;display:flex;align-items:flex-start;gap:10px;border-radius:10px;padding:16px 12px}.notification-tile .small-mark{background:#61705b;width:27px;height:27px;font-size:17px}.notification-tile b{font-size:9px;font-weight:600;display:block;margin-top:1px}.notification-tile small{font-size:6px;color:#8b9582;display:block;margin-top:4px}.notification-tile p{font-size:7px;line-height:1.7;color:#8b9384;max-width:147px;margin-top:8px}.notification-dot{width:5px;height:5px;background:#8c9c7e;border-radius:50%;margin-left:auto;margin-top:7px;flex-shrink:0}.notification-caption{display:block;text-align:center;font-size:7px;letter-spacing:1.8px;color:#8d9c80;margin-top:16px}

.bundle-section{background:#293c34;color:#f9f8f0;padding-block:80px;position:relative;overflow:hidden}.bundle-section:before{content:'';position:absolute;left:-300px;top:-150px;width:800px;height:800px;border:1px solid #ffffff06;border-radius:50%}.bundle-section:after{content:'';position:absolute;left:-230px;top:-80px;width:660px;height:660px;border:1px solid #ffffff06;border-radius:50%;pointer-events:none}.bundle-layout{display:grid;grid-template-columns:1fr 430px;gap:90px;align-items:center;position:relative;z-index:1}.bundle-copy .eyebrow{color:#adbd9b;margin-bottom:24px}.bundle-copy h2{font-size:58px;line-height:1.13;letter-spacing:-1.7px}.bundle-copy h2 em{color:#b6c69c}.bundle-copy>p{color:#adbbb0;max-width:365px;line-height:1.9;font-size:12px;margin-top:24px}.bundle-deliverables{display:flex;flex-direction:column;gap:16px;margin-top:32px}.bundle-deliverables span{display:flex;align-items:center;gap:11px;font-size:11px;color:#d8dfd4}.bundle-deliverables svg{width:16px;height:16px;color:#b1c194}.bundle-label{display:flex;align-items:center;gap:12px;margin-top:41px;border-top:1px solid #ffffff17;padding-top:23px;max-width:340px}.bundle-label .small-mark{background:#ffffff0d;color:#d5dfc8;width:35px;height:37px}.bundle-label>div{font-size:8px;letter-spacing:1.3px;color:#c1cebb}.bundle-label small{display:block;color:#7f9586;font-size:8px;letter-spacing:0;margin-top:6px}.price-card{background:var(--paper);border-radius:9px;color:var(--ink);padding:28px 28px 23px;box-shadow:0 22px 50px #10211a28}.price-card-top{display:flex;align-items:center;justify-content:space-between;font-size:8px;color:#818978;letter-spacing:1.4px;font-weight:700}.seven-badge{border:1px solid #d6decc;border-radius:4px;padding:6px 8px;letter-spacing:.4px;color:#718261}.price-card h3{font-family:'DM Sans',var(--sans);font-size:28px;font-weight:500;letter-spacing:-.8px;margin-top:21px}.price-subtitle{font-size:10px;color:#828b78;margin-top:7px}.payment-switch{display:grid;grid-template-columns:1fr 1fr;background:#e8e9df;padding:4px;border-radius:5px;margin-top:25px;gap:3px}.payment-switch button{min-height:43px;font-size:9px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:3px;background:transparent;color:#7a8570}.payment-switch button.active{background:#fffef8;box-shadow:0 2px 4px #5262420c;color:var(--ink)}.payment-icon{font-size:15px;color:#9c7841}.discount-label{font-size:8px;background:#dce5cf;color:#65804d;border-radius:3px;padding:3px 4px;white-space:nowrap}.price-display{display:flex;align-items:center;gap:10px;margin-top:24px;font-family:'DM Sans',var(--sans)}.price-currency{font-size:30px;align-self:flex-start;margin-top:7px;font-weight:400;color:#5c6754}.price-display strong{font-size:62px;line-height:1.1;font-weight:500;letter-spacing:-3px;white-space:nowrap}.price-unit{font-family:var(--sans);font-size:8px;line-height:1.9;color:#8c9680;margin-left:4px;margin-top:7px}.payment-explainer{font-size:9px;line-height:1.7;color:#8a937d;min-height:32px;margin-top:8px}.price-lines{border-top:1px solid #dce0d2;padding-top:17px;margin-top:10px;display:flex;flex-direction:column;gap:12px;margin-bottom:22px}.price-lines>div{display:flex;justify-content:space-between;gap:12px;font-size:10px}.price-lines>div span:first-child{color:#78826d}.price-lines>div span:last-child{font-family:'DM Sans',var(--sans);font-size:11px}.saving-line{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dce0d2;padding-top:13px;margin:-6px 0 21px;color:#71845b;font-size:10px}.checkout-note{font-size:8px;line-height:1.9;color:#8a937c;text-align:center;margin-top:12px}

.how-section{padding-block:95px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:44px}.steps-grid article{border-top:1px solid var(--line);padding-top:24px}.step-number{font-family:var(--serif);font-size:29px;font-style:italic;color:#a3ac96}.steps-grid h3{font-size:14px;font-weight:600;margin-top:20px}.steps-grid p{font-size:11px;line-height:1.9;color:#818a76;margin-top:11px;max-width:275px}.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;border-top:1px solid var(--line);padding-block:70px 90px}.faq-section .eyebrow{color:#88907e;margin-bottom:18px}.faq-section h2{font-size:42px;line-height:1.15;letter-spacing:-1px}.faq-section h2 em{color:#7b866e}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;font-weight:600;cursor:pointer;list-style:none;padding-block:16px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;font-weight:400;color:#8e9982}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:11px;line-height:1.95;color:#7c8672;max-width:515px;padding-bottom:23px;padding-right:20px}.site-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;padding-block:38px}.site-footer .wordmark{font-size:22px}.site-footer .brand-symbol{font-size:31px}.site-footer p{font-size:9px;color:#8d957f;line-height:1.9;margin-top:10px}.footer-right{text-align:right;align-self:center}.footer-right>span{font-size:9px;color:#69795c}.footer-right>p{font-size:8px}

body:has(dialog[open]){overflow:hidden}.modal{width:min(560px,calc(100vw - 32px));max-height:calc(100dvh - 48px);margin:auto;padding:42px 35px 30px;border:1px solid #d3d9c8;border-radius:12px;background:var(--paper);color:var(--ink);overflow-y:auto;overscroll-behavior:contain;box-shadow:0 30px 120px #111c1940}.modal::backdrop{background:#1b2925a6;backdrop-filter:blur(4px)}.close-modal{position:absolute;right:13px;top:10px;width:44px;height:44px;background:transparent;font-size:30px;color:#7b8770;border-radius:50%}.close-modal:hover{background:#e5e9dc}.modal .eyebrow{color:#7c896b;font-size:9px;padding-right:20px}.modal h2{font-size:35px;letter-spacing:-.8px;margin-top:16px;line-height:1.12}.modal>p{font-size:12px;line-height:1.9;color:#7c8771;margin-top:18px}.feature-list{list-style:none;margin:23px 0;padding:0}.feature-list li{padding:10px 0 10px 25px;position:relative;font-size:12px;line-height:1.7}.feature-list li:before{content:'✓';position:absolute;left:0;color:#768b5d}.modal-price{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:20px;border-top:1px solid var(--line)}.modal-price>span{font-size:10px;color:var(--muted)}.modal-price strong{font-family:'DM Sans',var(--sans);font-size:30px;font-weight:500;white-space:nowrap}.modal>p.modal-note{font-size:10px;margin:14px 0 22px}.order-summary{margin-top:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:20px;display:flex;justify-content:space-between;align-items:center;gap:16px}.order-summary>span{font-size:13px;font-weight:600}.order-summary small{display:block;font-weight:400;font-size:9px;color:#829071;margin-top:7px}.order-summary strong{font-size:30px;font-family:'DM Sans',var(--sans);font-weight:500;white-space:nowrap}.order-method{font-size:10px;color:var(--wine);margin-top:14px}.modal>p.order-status{display:flex;gap:10px;font-size:10px;background:#e9ecdf;border-radius:5px;padding:15px;margin-bottom:23px}.order-status svg{width:17px;height:17px;margin-top:2px}.modal>p.download-status{font-size:10px;text-align:center;min-height:18px;margin-top:13px;color:#748160}

@media(min-width:1550px){.hero h1{font-size:73px}.hero{min-height:775px}.hero-art{transform:scale(1.04)}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.site-header{padding-inline:36px}.hero{min-height:680px;gap:5px}.hero h1{font-size:54px;letter-spacing:-2px}.hero-art{transform:scale(.94);transform-origin:right center;margin-left:-15px}.hero-actions{gap:15px}.hero-meta{gap:12px;font-size:9px}.bundle-layout{gap:50px;grid-template-columns:1fr 400px}.bundle-copy h2{font-size:51px}.section-heading h2{font-size:35px}.section-heading{gap:35px}.section-heading>p{max-width:280px}.module-body{padding:20px}.module-body h3{font-size:20px}.module-art{height:192px}.module-grid{gap:18px}.strip-inner{gap:20px}.strip-inner>span{font-size:10px;gap:7px}.strip-inner .strip-label{font-size:7px;max-width:117px}.art-reply b{font-size:7px}.art-bubble{font-size:7px}.notification-tile{gap:7px;padding:15px 10px}.notification-tile b{font-size:8px}.notification-tile p{font-size:6px}.price-card{padding:26px}}
@media(max-width:900px){.site-header{height:78px}.site-header nav{gap:20px}.header-cta{font-size:10px;gap:12px}.hero{min-height:620px}.hero h1{font-size:44px;letter-spacing:-1.6px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.4px}.hero-art{transform:scale(.82);width:385px;margin-left:-30px;height:600px;transform-origin:center}.hero-description{font-size:12px;max-width:320px}.hero-actions{gap:12px;flex-wrap:wrap}.hero .button{font-size:11px;padding-inline:16px;gap:18px}.hero .text-link{font-size:10px;gap:10px}.hero-meta{flex-direction:column;gap:9px;margin-top:23px}.note-platform{right:-4px}.note-document{left:-18px}.section{padding-block:70px}.section-heading{align-items:flex-start;gap:30px}.section-heading h2{font-size:31px}.section-heading>p{font-size:11px;max-width:230px;padding-top:29px}.strip-inner{flex-wrap:wrap;justify-content:flex-start;column-gap:30px;padding-block:22px;row-gap:15px}.strip-inner .strip-label{max-width:none;width:100%}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-art{height:212px}.module-body h3{font-size:22px}.bundle-layout{grid-template-columns:1fr 365px;gap:30px}.bundle-copy h2{font-size:43px}.bundle-copy>p{font-size:11px}.bundle-deliverables span{font-size:10px;line-height:1.7}.bundle-label{margin-top:28px}.price-card{padding:23px}.price-card h3{font-size:26px}.price-display strong{font-size:54px}.price-unit{font-size:7px}.payment-switch button{font-size:8px;gap:4px}.discount-label{font-size:7px}.faq-section{grid-template-columns:.8fr 1.4fr;gap:30px}.faq-section h2{font-size:37px}.steps-grid{gap:25px}.steps-grid h3{font-size:13px}.steps-grid p{font-size:10px}.art-bubble{font-size:8px}.art-reply b{font-size:8px}.notification-tile b{font-size:9px}.notification-tile p{font-size:7px}}
@media(max-width:700px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.site-header{height:73px;padding-inline:20px;gap:15px}.wordmark{font-size:22px}.brand-symbol{font-size:32px;margin-right:11px}.site-header nav{display:none}.header-cta{font-size:9px;padding:9px 11px;gap:8px;min-height:42px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:47px;padding-bottom:0;gap:0}.hero h1{font-size:55px;letter-spacing:-2.2px;line-height:1.04}.hero-copy{padding-bottom:0}.hero-copy .eyebrow{font-size:8px;margin-bottom:25px}.hero-description{font-size:12px;max-width:370px;margin-top:24px}.hero-actions{margin-top:26px;gap:23px}.hero .button{font-size:11px;padding-inline:20px;min-height:49px}.hero .text-link{font-size:11px}.hero-meta{flex-direction:row;flex-wrap:wrap;gap:17px;font-size:8px;margin-top:21px}.hero-art{width:100%;height:510px;margin:8px 0 0;transform:none;overflow:hidden}.phone{transform:rotate(-6deg) scale(.85);margin-left:0}.note-platform{top:86px;right:0;transform:rotate(5deg) scale(.83);transform-origin:right}.note-document{bottom:63px;left:0;transform:rotate(4deg) scale(.83);transform-origin:left}.art-caption{top:34px;font-size:7px;left:0}.art-footnote{bottom:21px;font-size:6px;right:0}.orbit{width:350px;height:350px;left:calc(50% - 175px)}.orbit-two{width:430px;height:430px;left:calc(50% - 215px);top:40px}.platform-strip{margin-top:0}.strip-inner{justify-content:space-between;column-gap:15px;row-gap:20px;padding-block:23px}.strip-inner .strip-label{font-size:7px;letter-spacing:1.8px}.strip-inner>span:not(.strip-label){width:calc(50% - 10px);font-size:10px}.strip-inner svg{width:17px;height:17px}.section{padding-block:55px}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:32px;letter-spacing:-.85px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.7px;margin-bottom:15px}.section-heading>p{padding-top:0;margin-top:18px;max-width:370px;font-size:11px}.catalog-toolbar{margin-top:27px;padding-block:15px}.filters{gap:2px}.filter{font-size:9px;padding:11px 10px;min-height:42px}.filter span{font-size:7px;margin-left:3px}.catalog-count{display:none}.module-grid{gap:14px}.module-art{height:166px}.module-body{padding:16px 14px}.module-platform{font-size:6px;letter-spacing:.8px}.module-body h3{font-size:17px;margin-top:7px;letter-spacing:-.6px}.module-body>p{font-size:9px;min-height:30px}.module-card-bottom{margin-top:13px;padding-top:11px}.module-card-bottom strong{font-size:18px}.module-card-bottom span{font-size:6px;max-width:80px;line-height:1.7}.detail-button{width:40px;height:40px;min-width:40px;font-size:18px}.module-number{font-size:7px;left:11px;top:11px}.mini-phone{transform:rotate(-9deg) scale(.8);top:51px;min-width:159px}.ios-mini{transform:rotate(9deg) scale(.8)}.art-platform{font-size:6px;right:9px;bottom:10px}.chat-art{width:94%;transform:rotate(-3deg) scale(.9)}.art-bubble{margin-left:10px;font-size:5px;padding:9px}.art-bubble span{font-size:9px}.art-reply{padding:9px;gap:6px;margin-top:8px}.art-reply b{font-size:6px}.art-reply>span{font-size:19px}.art-citation{font-size:4px;gap:3px}.art-citation svg{width:9px;height:9px}.art-reply i{height:2px;margin-bottom:4px}.document-art{transform:scale(.8);top:27px}.file-tag{left:51px;bottom:24px;font-size:6px}.waveform{gap:3px;transform:scaleY(.8)}.waveform i{width:3px}.voice-record{width:45px;height:45px;top:56px}.voice-record svg{width:18px;height:18px}.voice-caption{font-size:5px;letter-spacing:.8px;bottom:18px}.material-art{width:84%;transform:rotate(-4deg) scale(.94);margin-top:15px}.material-folder{padding:11px 10px}.material-folder>b{font-size:10px;margin-block:9px}.material-folder>span{font-size:5px}.material-folder>div{font-size:6px;gap:4px}.material-folder svg{width:10px;height:10px}.material-folder>div{padding-block:5px}.notification-art{width:96%;transform:rotate(-3deg) scale(.88)}.notification-tile{padding:12px 9px;gap:6px}.notification-tile .small-mark{width:20px;height:23px;font-size:15px}.notification-tile b{font-size:6px}.notification-tile small{font-size:5px}.notification-tile p{font-size:5px;margin-top:6px}.notification-dot{width:4px;height:4px;margin-top:5px}.notification-caption{font-size:5px;letter-spacing:1px;margin-top:13px}.catalog-note{font-size:8px;gap:6px;margin-top:19px}.catalog-note svg{width:13px;height:13px}.bundle-section{padding-block:49px}.bundle-layout{display:block}.bundle-copy .eyebrow{font-size:8px;margin-bottom:20px}.bundle-copy h2{font-size:49px;letter-spacing:-1.5px}.bundle-copy>p{max-width:320px}.bundle-deliverables{margin-top:24px;gap:12px}.bundle-deliverables span{font-size:10px}.bundle-label{margin-top:24px;padding-top:19px;max-width:none}.price-card{margin-top:35px;padding:25px 22px 20px}.price-card h3{font-size:29px}.payment-switch button{font-size:9px;min-height:45px;gap:6px}.discount-label{font-size:8px}.price-display strong{font-size:64px}.price-unit{font-size:8px}.price-card .button{font-size:11px;gap:12px}.price-lines{gap:14px}.price-lines>div{font-size:11px}.checkout-note{font-size:8px}.steps-grid{grid-template-columns:1fr;gap:25px;margin-top:30px}.steps-grid article{position:relative;padding-top:19px;padding-left:49px}.step-number{position:absolute;top:16px;left:0;font-size:26px}.steps-grid h3{margin-top:0;font-size:13px}.steps-grid p{max-width:none;margin-top:9px;font-size:11px}.faq-section{display:block;padding-block:45px 54px}.faq-section .eyebrow{font-size:8px}.faq-section h2{font-size:34px}.faq-list{margin-top:28px}.faq-list summary{font-size:11px;min-height:66px;line-height:1.7}.faq-list details p{font-size:10px}.site-footer{display:block;padding-block:27px}.site-footer .wordmark{font-size:22px}.footer-right{text-align:left;margin-top:25px;border-top:1px solid var(--line);padding-top:20px}.footer-right>span{font-size:9px}.site-footer p{font-size:9px}.footer-right>p{font-size:8px}.modal{padding:39px 23px 24px;max-height:calc(100dvh - 30px)}.modal h2{font-size:30px}.modal>p{font-size:11px}.feature-list li{font-size:11px}.modal .button{font-size:10px;gap:12px}.modal-price>span{font-size:9px}.modal-price strong{font-size:27px}.order-summary>span{font-size:11px}.order-summary strong{font-size:26px}.order-summary small{font-size:8px}.close-modal{right:7px;top:5px}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.site-header{padding-inline:16px}.wordmark{font-size:20px}.brand-symbol{margin-right:9px;font-size:29px}.header-cta{font-size:8px;gap:6px;padding-inline:8px}.hero h1{font-size:48px}.hero-actions{gap:15px}.hero .button{padding-inline:15px}.hero-meta{gap:12px;font-size:7px}.section-heading h2{font-size:29px}.filter{font-size:8px;padding-inline:9px}.module-grid{gap:11px}.module-body{padding:15px 11px}.module-body h3{font-size:15px}.module-body>p{font-size:8px}.detail-button{width:36px;height:40px;min-width:36px}.module-card-bottom strong{font-size:17px}.price-display strong{font-size:56px}.price-card{padding-inline:18px}.payment-switch button{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Single card checkout placeholder. */
.payment-option{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;border-block:1px solid #e0dfd3;margin:24px 0 20px;font-size:12px;color:#575d4c}.coming-soon{font-size:8px;letter-spacing:1px;background:#eeeee2;color:#6b765b;padding:5px 8px;border-radius:4px}.payment-link{margin-top:22px;justify-content:center;text-align:center}.secondary{background:transparent;color:var(--wine);border:1px solid #cab4b8;margin-top:10px}.secondary:hover{background:#f5eeee}.filter,.detail-button{min-height:44px}.detail-button{min-width:44px}.order-summary{gap:12px}.price-display strong{font-variant-numeric:tabular-nums}.modal{max-height:calc(100dvh - 32px);overscroll-behavior:contain}.hero-meta{flex-wrap:wrap}.phone-kicker{font-size:6px}.phone-appbar strong{font-size:10px}
@media(max-width:600px){.order-summary{flex-wrap:wrap}.price-display strong{font-size:57px}.payment-link{font-size:11px}.modal .button{font-size:11px}}

.skip-link:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap}
