@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,750&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#14120f;background:#f7f2e8;font-family:Manrope,ui-sans-serif,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #15120f;--muted: #756f66;--line: #e6dac7;--paper: #fffaf1;--studio: #243c36;--gold: #c88d28;--shadow: 0 22px 80px rgba(42, 30, 16, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}.login-page{min-height:100vh;display:flex;overflow:hidden;background:linear-gradient(to right,rgba(31,27,23,.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(31,27,23,.03) 1px,transparent 1px),#f4efe7;background-size:36px 36px}.login-panel{width:100%;min-height:100vh;display:grid;grid-template-columns:minmax(520px,1fr) minmax(460px,1fr)}.login-copy{position:relative;padding:clamp(48px,6vw,82px);color:#f5f1ea;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:#1d1a17}.login-copy:before{content:"";position:absolute;inset:0;opacity:.045;background-image:radial-gradient(circle at top left,#fff 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.login-copy>*{position:relative;z-index:1}.login-copy h1,.login-mobile-brand h1,.top-intro h1,.editor-top h1,.landing h1,.landing h2{font-family:Fraunces,ui-serif,Georgia,serif;letter-spacing:0}.login-copy h1{max-width:640px;margin:38px 0 0;color:#f8f5ef;font-size:clamp(3.8rem,5.7vw,6.5rem);font-weight:600;line-height:1.02}.login-copy p{max-width:560px;margin:28px 0 0;color:#d8d0c5;font-size:1.08rem;font-weight:400;line-height:1.85}.login-kicker{display:inline-flex;align-items:center;gap:12px;color:#d8c8a8;font-size:.72rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.login-kicker span{width:8px;height:8px;border-radius:999px;background:#c49a53}.login-kicker img{width:36px;height:24px;object-fit:contain;border-radius:4px;background:#fffaf2}.login-proof{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:30px;border-top:1px solid rgba(255,255,255,.1);color:#b7aea1;font-size:.9rem}.login-proof span,.secure-note{display:inline-flex;gap:8px;align-items:center}.login-card{width:min(450px,calc(100% - 44px));margin:auto;padding:0;align-self:center;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.brand-token,.brand-mark>span{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;color:#2b2114;background:#f2b632;font-weight:900;box-shadow:inset 0 -4px #0000001f}.login-mobile-brand{display:none;margin-bottom:28px}.login-mobile-brand h1{margin:18px 0 0;color:#1e1b18;font-size:clamp(2.35rem,10vw,3.6rem);line-height:1.04}.login-card-head{margin-bottom:28px}.login-card-head p{margin:0 0 12px;color:#8b7b68;font-size:.68rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.login-card h2{margin:0;color:#1f1b17;font-family:Fraunces,ui-serif,Georgia,serif;font-size:2rem;font-weight:650;line-height:1.05}.login-card-head span{display:block;margin-top:12px;color:#6f6458;font-size:.94rem;line-height:1.75}.login-card label,.field,.checkout-form label{display:grid;gap:8px;color:#4e463f;font-weight:800;font-size:.86rem}.login-card input,.field input,.field textarea,.checkout-form input,.checkout-form select{width:100%;border:1px solid #d8cec0;border-radius:16px;background:#ffffffb8;color:#1f1b17;padding:15px 16px;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.login-card input::placeholder{color:#a29484}.login-card input:focus,.field input:focus,.field textarea:focus,.checkout-form input:focus,.checkout-form select:focus{border-color:#b98a3d;box-shadow:0 0 0 4px #c59b5226}.login-card label+label{margin-top:16px}.password-field{position:relative;display:block}.password-field input{padding-right:58px}.password-field button{position:absolute;right:10px;top:50%;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:999px;color:#6f6458;background:transparent;transform:translateY(-50%);padding:0;line-height:1}.password-field button:hover{color:#1f1b17;background:#f1e8dc}.login-submit{width:100%;min-height:56px;margin-top:22px;border:0;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#f8f4ec;background:#1f1b17;font-weight:850;letter-spacing:.01em;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.login-submit:hover:not(:disabled){transform:translateY(-1px);background:#2a2521;box-shadow:0 14px 34px #1f1b172e}.login-submit:active:not(:disabled){transform:translateY(0) scale(.99)}.login-spinner{width:16px;height:16px;border-radius:999px;border:2px solid rgba(214,179,119,.35);border-top-color:#d6b377;animation:spin .74s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-trust{display:flex;gap:12px;margin-top:28px;padding-top:22px;border-top:1px solid #e5ddd2}.login-trust span{width:8px;height:8px;flex:0 0 auto;margin-top:8px;border-radius:999px;background:#355e47}.login-trust p{margin:0;color:#6e6357;font-size:.88rem;line-height:1.65}.primary-button,.secondary-button,.ghost-button,.landing-cta{border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:900;white-space:nowrap;min-height:48px;padding:0 20px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.primary-button,.landing-cta{color:#261808;background:linear-gradient(180deg,#f7bf3d,#e7a828);box-shadow:0 12px 28px #c88d2847,inset 0 -4px #89540d2e}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.landing-cta:hover{transform:translateY(-1px)}.secondary-button{color:#fff8e9;background:#243c36}.ghost-button{color:var(--studio);background:#243c3614}.full{width:100%}.studio-shell{min-height:100vh;display:grid;grid-template-columns:270px minmax(0,1fr);color:#1e1b18;background:#f4efe7}.studio-sidebar{position:sticky;top:0;height:100vh;padding:32px 28px;color:#f6f1e8;display:flex;flex-direction:column;border-right:1px solid rgba(0,0,0,.1);background:#1e1b18}.brand-mark{display:flex;gap:12px;align-items:center;margin-bottom:56px}.brand-mark>span{width:8px;height:8px;border-radius:999px;background:#c49a53;box-shadow:none}.brand-mark>img{width:42px;height:28px;object-fit:contain;border-radius:6px;background:#fffaf2}.brand-mark strong{display:block;color:#d8c8a8;font-size:.72rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.studio-sidebar nav{display:grid;gap:8px}.studio-sidebar nav button{min-height:48px;border:0;border-radius:16px;padding:0 16px;display:flex;align-items:center;gap:12px;color:#b7aea1;background:transparent;font-weight:750;text-align:left;transition:background .16s ease,color .16s ease}.studio-sidebar nav button.active,.studio-sidebar nav button:hover{color:#f8f4ec;background:#2a2520}.sidebar-foot{margin-top:auto;display:grid;gap:14px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.secure-note{padding:0;border:0;border-radius:0;color:#a79b8d;font-size:.9rem;line-height:1.5}.sidebar-foot small{color:#f6f1e885;overflow:hidden;text-overflow:ellipsis}.studio-main{min-width:0;padding:0;min-height:100vh}.page-stack{display:grid;gap:26px}.top-intro{min-height:300px;padding:34px;border:1px solid var(--line);border-radius:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#fffaf1f0,#f6ead6d6),radial-gradient(circle at 80% 10%,rgba(200,141,40,.2),transparent 36%);box-shadow:var(--shadow)}.top-intro>button,.top-intro>a{flex:0 0 auto}.top-intro h1{max-width:880px;margin:16px 0 0;font-size:clamp(2.2rem,3.8vw,4.35rem);line-height:1}.pill,.landing-pill{width:fit-content;display:inline-flex;align-items:center;border:1px solid rgba(200,141,40,.28);border-radius:999px;color:#a06d1d;background:#f8e2b780;padding:8px 13px;font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.template-card,.field-group,.table-card{border:1px solid var(--line);border-radius:24px;background:#fffaf1db;box-shadow:var(--shadow)}.dashboard-screen{max-width:1700px;margin:0 auto;padding:0 clamp(24px,4vw,42px) clamp(44px,5vw,72px)}.dashboard-topbar{position:sticky;top:0;z-index:10;margin-inline:calc(clamp(24px,4vw,42px)*-1);padding:24px clamp(24px,4vw,42px);border-bottom:1px solid #e4dbcf;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#f4efe7e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dashboard-topbar p,.section-header p,.empty-products p{margin:0;color:#8b7d6d;font-size:.7rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.dashboard-topbar h1{margin:8px 0 0;color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(2.9rem,4.8vw,5rem);font-weight:650;line-height:.9}.dashboard-tools{display:flex;align-items:center;gap:12px}.dashboard-search{min-width:260px;height:50px;padding:0 16px;border:1px solid #ddd2c4;border-radius:18px;display:flex;align-items:center;gap:12px;color:#8b7c6c;background:#fbf8f2}.dashboard-search input{width:100%;border:0;outline:0;color:#1e1b18;background:transparent}.dashboard-search input::placeholder{color:#a19384}.dashboard-create,.card-actions .primary-action{border:0;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#f8f4ec;background:#1f1b17;font-weight:850;transition:background .16s ease,transform .16s ease}.dashboard-create{height:50px;padding:0 22px}.dashboard-create:hover,.card-actions .primary-action:hover{background:#2b2622;transform:translateY(-1px)}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:34px 0 58px}.metric-card{min-height:152px;padding:clamp(22px,2.3vw,32px);border:1px solid #ded5c9;border-radius:28px;display:grid;align-content:space-between;background:#fbf8f2}.metric-card small,.product-card small,.template-body small{color:var(--muted);font-weight:700}.metric-card strong{color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(2.45rem,4vw,4.5rem);font-weight:650;line-height:.9}.dashboard-section{margin-bottom:64px}.section-header{margin-bottom:26px;display:flex;justify-content:space-between;align-items:center;gap:18px}.section-header h2{margin:0;color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(2.25rem,3.2vw,3.4rem);font-weight:650;line-height:.95}.section-header p{margin-top:10px;letter-spacing:0;text-transform:none;color:#7a6e61;font-size:1rem;font-weight:600}.section-header button{border:0;display:inline-flex;align-items:center;gap:7px;color:#5c5248;background:transparent;font-weight:800}.dashboard-product-list{display:grid;gap:24px}.product-card{border:1px solid #ded5c9;border-radius:28px;display:grid;grid-template-columns:280px minmax(0,1fr);overflow:hidden;background:#fbf8f2;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-card.published{border-color:#d7c5a2;background:#fffdf9;box-shadow:0 12px 50px #0000000d}.product-card:hover{border-color:#cab89b;transform:translateY(-1px)}.product-art{min-height:260px;background:#efe7da;position:relative;overflow:hidden}.product-art>span{position:absolute;top:20px;left:20px;z-index:2;padding:6px 12px;border:1px solid #d8ccbd;border-radius:999px;color:#665b4f;background:#efe7da;font-size:.72rem;font-weight:900;text-transform:capitalize}.product-card.published .product-art>span{color:#8a6a32;border-color:#d7c29b;background:#f6efe1}.product-art img{width:100%;height:100%;object-fit:cover}.product-content{min-width:0;padding:clamp(24px,2.6vw,34px);display:flex;flex-direction:column;justify-content:space-between;gap:34px}.product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.product-content h3{max-width:680px;margin:12px 0 0;color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(1.9rem,2.6vw,3rem);font-weight:650;line-height:1.05}.product-content p{margin:0}.product-menu{width:44px;height:44px;flex:0 0 auto;border:1px solid #ddd2c4;border-radius:16px;display:grid;place-items:center;color:#5f554a;background:#ffffffb3}.product-menu-wrap{position:relative;flex:0 0 auto}.product-menu-popover{position:absolute;top:52px;right:0;z-index:20;width:190px;padding:8px;border:1px solid #ddd2c4;border-radius:18px;display:grid;gap:4px;background:#fffaf4;box-shadow:0 18px 50px #1f1b1729}.product-menu-popover button{min-height:40px;padding:0 10px;border:0;border-radius:12px;display:flex;align-items:center;gap:9px;color:#4f473f;background:transparent;font-weight:800;text-align:left}.product-menu-popover button:hover{background:#f1e8dc}.product-menu-popover button.danger-action,.card-actions button.danger-action{color:#8f2f2f}.product-menu-popover button.danger-action:hover,.card-actions button.danger-action:hover{border-color:#e4b8b2;background:#fff0ed}.product-stats{margin-top:24px;display:flex;flex-wrap:wrap;gap:22px clamp(24px,4vw,54px)}.product-stats div>span{color:#8c8175;font-size:.92rem}.product-stats div>p{margin-top:6px;color:#1e1b18;font-weight:850}.product-url{width:fit-content;max-width:100%;margin-top:26px;padding:10px 15px;border:1px solid #e2d6c7;border-radius:999px;display:inline-flex;align-items:center;gap:9px;color:#6a5f53;background:#f9f5ee;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-url span{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:#355e47}.product-card-foot{padding-top:24px;border-top:1px solid #e5ddd2;display:flex;align-items:center;justify-content:space-between;gap:18px}.product-card-foot p{color:#85786a;font-size:.9rem}.product-card-foot strong{display:block;margin-top:5px;color:#1e1b18}.card-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.card-actions button,.card-actions a{min-height:44px;padding:0 14px;border:1px solid #ddd2c4;border-radius:16px;background:#ffffffb3;color:#4f473f;display:inline-flex;align-items:center;gap:8px;font-size:.88rem;font-weight:800}.empty-products{padding:clamp(48px,7vw,84px) 28px;border:1px dashed #d8cec0;border-radius:32px;text-align:center;background:#f8f4ec}.empty-products h3{max-width:620px;margin:18px auto 0;color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(2rem,3vw,3.5rem);font-weight:650;line-height:1.08}.empty-products span{display:block;max-width:620px;margin:18px auto 0;color:#6e6459;font-size:1rem;line-height:1.8}.template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.template-gallery-screen{max-width:1700px;margin:0 auto;padding:0 clamp(24px,4vw,42px) clamp(44px,5vw,72px)}.gallery-header{position:sticky;top:0;z-index:10;margin-inline:calc(clamp(24px,4vw,42px)*-1);padding:28px clamp(24px,4vw,42px);border-bottom:1px solid #e4dbcf;display:flex;align-items:flex-end;justify-content:space-between;gap:32px;background:#f4efe7eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gallery-heading{max-width:820px}.gallery-badge{width:fit-content;margin-bottom:20px;padding:9px 15px;border:1px solid #d8c7a4;border-radius:999px;display:inline-flex;align-items:center;gap:8px;color:#7a6235;background:#fbf7ed;font-size:.88rem;font-weight:800}.gallery-heading>p,.template-info-block p{margin:0 0 10px;color:#8b7d6d;font-size:.68rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.gallery-heading h1{max-width:780px;margin:0;color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(3rem,5vw,5.9rem);font-weight:650;line-height:1.02}.gallery-heading>span{display:block;max-width:720px;margin-top:22px;color:#6e6357;font-size:1.06rem;line-height:1.8}.gallery-search{min-width:min(360px,100%);height:50px;padding:0 16px;border:1px solid #ddd2c4;border-radius:18px;display:flex;align-items:center;gap:12px;color:#8b7c6c;background:#fbf8f2}.gallery-search input{width:100%;border:0;outline:0;color:#1e1b18;background:transparent}.shared-sections-card{margin:34px 0;padding:clamp(22px,2.4vw,30px);border:1px solid #ddd3c5;border-radius:30px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fbf8f2}.shared-sections-card h2{margin:0;color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:1.8rem}.shared-sections-card p{max-width:720px;margin:8px 0 0;color:#6e6357;line-height:1.7}.shared-sections-card>div:last-child,.section-chip-row{display:flex;flex-wrap:wrap;gap:8px}.shared-sections-card span,.section-chip-row span{min-height:36px;padding:0 12px;border:1px solid #e0d6c8;border-radius:999px;display:inline-flex;align-items:center;gap:7px;color:#6b6055;background:#f5efe6;font-size:.78rem}.template-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.single-template-grid{grid-template-columns:minmax(0,1fr)}.single-template-grid .template-showcase-card{max-width:980px}.template-showcase-card{border:1px solid #ddd3c5;border-radius:34px;overflow:hidden;background:#fbf8f2;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.template-showcase-card.featured{border-color:#d7c5a2;background:#fffdf8;box-shadow:0 18px 70px #00000012}.template-showcase-card:hover{border-color:#c8b58f;transform:translateY(-2px)}.preview-mockup{height:360px;margin:0;padding:28px;border:1px solid rgba(0,0,0,.05);border-radius:26px;position:relative;overflow:hidden;background:#f4e6d8}.preview-mockup:before{content:"";position:absolute;inset:0;opacity:.08;background-image:radial-gradient(circle at top left,#000 1px,transparent 1px);background-size:22px 22px}.preview-mockup.custom{background:#f0dfda}.preview-window{position:relative;height:100%;border:1px solid rgba(255,255,255,.7);border-radius:22px;overflow:hidden;background:#fffcf6;box-shadow:0 24px 80px #0000001f}.preview-window-inner{height:100%;padding:22px;display:flex;flex-direction:column}.preview-mini-nav{display:flex;justify-content:space-between;margin-bottom:24px}.preview-mini-nav span,.preview-mini-nav i{height:8px;border-radius:999px}.preview-mini-nav span{width:80px}.preview-mini-nav i{width:40px;background:#d8cec0}.preview-window b,.preview-window i,.preview-window em,.preview-window strong,.preview-window figure{display:block;margin:0;border:0;border-radius:14px}.preview-window b{height:48px;width:80%;margin-bottom:12px;background:#2a211c}.preview-window b.short{width:60%}.preview-window i{height:12px;margin-bottom:10px;background:#d8cec0}.preview-window i.short{width:70%}.preview-window em{width:136px;height:42px;margin-top:14px;background:var(--template-accent)}.preview-window figure{min-height:140px;background:#e2d1be}.preview-two{display:grid;grid-template-columns:1fr 1fr;gap:18px;flex:1}.preview-expert-grid{display:grid;grid-template-columns:1fr 120px;gap:20px;flex:1}.preview-expert-grid figure{border-radius:80px 80px 18px 18px;background:#c9d9cc}.preview-three{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.preview-three i{height:64px;border-radius:16px;background:#eef3ea}.preview-three.tall{flex:1}.preview-three.tall i{height:auto;min-height:120px}.preview-report-head{padding-bottom:20px;margin-bottom:22px;border-bottom:1px solid #ddd2c4}.preview-report-head em{width:112px;height:16px;margin:0 0 20px}.preview-two.report i{height:76px;border-radius:16px;background:#f0e8dc}.preview-two.report figure{background:#d9c7a5}.preview-two.buttons{flex:0;margin-top:18px}.preview-two.buttons i,.preview-two.buttons em{height:48px;margin:0;border-radius:16px}.preview-window strong{height:48px;margin-top:auto;background:var(--template-accent)}.template-showcase-body{padding:clamp(24px,2.5vw,34px)}.template-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.template-kicker{display:flex;align-items:center;gap:10px;color:#8b7d6d;font-size:.68rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.template-kicker span{width:10px;height:10px;border-radius:999px;background:var(--template-accent)}.template-card-head h2{margin:16px 0 0;color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(2rem,3vw,3rem);font-weight:650;line-height:1.05}.template-card-head strong{padding:6px 12px;border:1px solid #d5bd82;border-radius:999px;color:#8a6a32;background:#f7eedb;font-size:.78rem}.template-info-block{margin-top:24px;display:grid;gap:16px}.template-info-block span{color:#6b6055;line-height:1.7}.template-info-block div span{color:#3b332d}.section-chip-row{margin-top:26px}.template-card-foot{margin-top:30px;padding-top:24px;border-top:1px solid #e5ddd2;display:flex;align-items:center;justify-content:space-between;gap:16px}.template-card-foot p{margin:0;color:#827668;font-size:.9rem}.template-card-foot button{min-height:48px;padding:0 20px;border:0;border-radius:16px;display:inline-flex;align-items:center;gap:9px;color:#f8f4ec;background:#1f1b17;font-weight:850}.template-card{overflow:hidden;display:grid;grid-template-rows:180px 1fr}.template-preview{position:relative;padding:18px;background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent),#fff 24%));color:#fff;overflow:hidden}.template-preview.rich-preview{display:flex;align-items:flex-end;min-height:220px}.template-preview.rich-preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;opacity:.62}.template-preview.rich-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.54))}.template-preview span{position:relative;z-index:1;font-family:Fraunces,serif;font-size:2rem;line-height:.9}.template-preview div{position:absolute;right:18px;bottom:18px;width:44%;height:70px;border-radius:14px;background:#ffffff38}.template-preview div+div{right:auto;left:18px;bottom:18px;width:30%;height:42px}.template-body{padding:18px;display:grid;gap:12px}.template-body h2,.template-body p{margin:0}.template-body p{color:var(--muted);line-height:1.55}.editor-layout{display:grid;grid-template-columns:minmax(430px,.74fr) minmax(500px,1fr);gap:20px;align-items:start}.product-editor-screen{height:100vh;display:flex;flex-direction:column;overflow:hidden;background:#f4efe7}.product-editor-topbar{flex:0 0 auto;position:sticky;top:0;z-index:20;padding:18px clamp(20px,3vw,34px);border-bottom:1px solid #e5ddd2;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#f4efe7f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.editor-title-area{display:flex;align-items:center;gap:24px}.editor-title-area p,.launch-status-card p,.editor-section-head p,.editor-preview-head p{margin:0 0 8px;color:#8b7d6d;font-size:.64rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.editor-title-area h1{margin:0;color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(2rem,3vw,3.8rem);font-weight:650;line-height:.95}.editor-status-row{display:flex;flex-wrap:wrap;gap:10px}.editor-status-row span{min-height:38px;padding:0 14px;border:1px solid #d8ccbd;border-radius:999px;display:inline-flex;align-items:center;gap:7px;color:#665b4f;background:#efe7da;font-size:.86rem;text-transform:capitalize}.editor-status-row span:first-child{color:#355e47;border-color:#c9dec9;background:#edf4ee}.editor-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px}.editor-device-toggle{height:50px;border:1px solid #ddd2c4;background:#fbf8f2;min-width:246px;border-radius:18px}.editor-device-toggle button{width:auto;min-width:116px;height:40px;padding:0 14px;display:inline-flex;justify-content:center;align-items:center;gap:8px;white-space:nowrap}.editor-close-button,.editor-save-button,.editor-publish-button{min-height:50px;padding:0 20px;border-radius:18px;display:inline-flex;align-items:center;gap:9px;font-weight:850}.editor-close-button{border:1px solid #ddd2c4;color:#5f554a;background:#fffaf3}.editor-save-button{border:1px solid #ddd2c4;color:#4f463d;background:#fbf8f2}.editor-publish-button{border:0;color:#f7f3ec;background:#1f1b17}.product-editor-grid{flex:1;min-height:0;display:grid;grid-template-columns:300px minmax(0,1fr) minmax(420px,680px);overflow:hidden}.editor-section-nav{border-right:1px solid #e5ddd2;padding:20px;min-height:0;overflow-y:auto;background:#efe8dd}.launch-status-card{margin-bottom:20px;padding:20px;border:1px solid #ddd2c4;border-radius:28px;background:#fbf8f2}.launch-status-card h3{margin:0;color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:1.55rem;line-height:1.12}.launch-progress{height:12px;margin-top:20px;border-radius:999px;overflow:hidden;background:#e7ddd0}.launch-progress span{display:block;height:100%;border-radius:inherit;background:#b98a3d;transition:width .18s ease}.launch-status-card small{display:block;margin-top:12px;color:#6d6357;line-height:1.55}.launch-status-actions{display:grid;gap:10px;margin-top:18px}.launch-status-actions button{width:100%;min-height:56px;padding:10px 12px;border:1px solid #f0b8a3;border-radius:16px;display:flex;align-items:flex-start;gap:10px;color:#7c2d12;background:#fff1e7;text-align:left;font-weight:900}.launch-status-actions button svg{flex:0 0 auto;margin-top:2px}.launch-status-actions button span{display:grid;gap:2px}.launch-status-actions button small{margin:0;color:#9a4b26;font-size:.75rem;font-weight:800;line-height:1.35}.launch-status-actions button.ready{color:#166534;border-color:#bbdfc4;background:#ecfdf3}.launch-status-actions button.ready small{color:#417656}.editor-section-list{display:grid;gap:8px}.editor-section-list button{min-height:52px;padding:0 14px;border:0;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#3f3730;background:transparent;font-weight:800;text-align:left}.editor-section-list button span{display:grid;gap:3px}.editor-section-list button small{color:#8a7c6e;font-size:.7rem;font-weight:800;text-transform:uppercase}.editor-section-list button.active small{color:#f7f3eca3}.editor-section-list button.active{color:#f7f3ec;background:#1f1b17}.editor-section-list svg{color:#a46b35}.editor-section-list button:not(.active) svg:first-of-type{color:#355e47}.editor-form-scroll{padding:clamp(22px,3vw,34px);min-height:0;overflow-y:auto}.editor-form-stack{max-width:900px;margin:0 auto;display:grid;gap:28px}.editor-section-card{border:1px solid #ddd2c4;border-radius:32px;overflow:hidden;background:#fbf8f2}.editor-section-head{padding:24px clamp(24px,3vw,32px);border-bottom:1px solid #e5ddd2;display:flex;align-items:center;justify-content:space-between;gap:18px}.editor-section-head h2{margin:0;color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(1.8rem,2.5vw,2.6rem);font-weight:650}.editor-section-head button{min-height:38px;padding:0 14px;border:1px solid #ddd2c4;border-radius:999px;display:inline-flex;align-items:center;gap:8px;color:#5d5348;background:#fff}.editor-section-head .section-toggle.enabled{color:#355e47;border-color:#c9dec9;background:#edf4ee}.editor-section-body{padding:clamp(24px,3vw,34px);display:grid;gap:22px}.editor-url-pill{width:fit-content;padding:9px 14px;border:1px solid #e2d6c7;border-radius:999px;display:inline-flex;align-items:center;gap:8px;color:#6a5f53;background:#f7f3ec;font-size:.88rem}.upload-slot{padding:18px;border:1px dashed #d6cabb;border-radius:24px;background:#fbf7f0}.upload-preview{height:150px;margin-bottom:16px;border-radius:18px;display:grid;place-items:center;overflow:hidden;color:#6a6055;background:#f0e8dc;text-align:center}.upload-preview span{display:block}.upload-preview img{width:100%;height:100%;object-fit:cover}.upload-preview svg{font-size:1.8rem;margin-bottom:8px}.upload-slot h4{margin:0;color:#1e1b18}.upload-slot p{margin:4px 0 14px;color:#7c7063;font-size:.88rem}.upload-slot label{min-height:44px;border:1px solid #d9cec0;border-radius:16px;display:flex;align-items:center;gap:10px;padding:0 12px;color:#5c5248;background:#fff;cursor:pointer;font-weight:850}.upload-slot input{display:none}.image-upload-button.disabled{opacity:.62;cursor:not-allowed}.pdf-upload-panel,.ai-generate-panel{padding:18px;border:1px dashed #d6cabb;border-radius:24px;display:grid;gap:16px;background:#fbf7f0}.ai-generate-panel{border-style:solid;background:#fffaf4}.pdf-upload-copy{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:flex-start}.pdf-upload-copy>span{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;color:#355e47;background:#edf4ee;border:1px solid #c9dec9}.pdf-upload-copy strong{display:block;color:#1e1b18;font-size:1rem}.pdf-upload-copy p,.upload-status{margin:4px 0 0;color:#6a6055;line-height:1.55;font-size:.92rem}.pdf-upload-button,.ai-generate-button{min-height:50px;width:fit-content;padding:0 18px;border:1px solid #1f1b17;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#f8f4ec;background:#1f1b17;font-weight:900;cursor:pointer}.pdf-upload-button.disabled,.ai-generate-button:disabled{opacity:.62;cursor:not-allowed}.pdf-upload-button input{display:none}.upload-status.success{color:#355e47;font-weight:800}.upload-status.error{color:#8a2f23;font-weight:800}.list-editor{display:grid;gap:16px}.list-editor-row,.nested-editor-row{padding:16px;border:1px solid #e7ded2;border-radius:20px;display:grid;gap:12px;background:#fffaf4}.list-editor-row{grid-template-columns:minmax(0,1fr) auto;align-items:end}.list-editor-row button,.nested-editor-row button,.inline-add-button{min-height:44px;padding:0 14px;border:1px solid #ddd2c4;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#4f473f;background:#fff;font-weight:850}.inline-add-button{width:fit-content;color:#f8f4ec;border-color:#1f1b17;background:#1f1b17}.editor-preview-rail{border-left:1px solid #e5ddd2;padding:20px;min-height:0;overflow:hidden;background:#efe8dd}.editor-preview-card{height:100%;border:1px solid #ddd2c4;border-radius:34px;overflow:hidden;display:flex;flex-direction:column;background:#fffcf8;box-shadow:0 20px 80px #0000000f}.editor-preview-head{padding:20px 24px;border-bottom:1px solid #e5ddd2;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fbf8f2}.editor-preview-head h3{margin:0;color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:1.5rem}.editor-preview-head a,.editor-preview-head button{min-height:42px;padding:0 14px;border:1px solid #ddd2c4;border-radius:16px;display:inline-flex;align-items:center;gap:8px;color:#5a5147;background:#fff;font-size:.9rem}.editor-preview-stage{flex:1;min-height:0;padding:18px;display:grid;place-items:start center;overflow:hidden;background:#2f2f2f}.preview-device-shell{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#fffaf1;box-shadow:0 22px 80px #00000038}.preview-device-shell.mobile{border-radius:34px;box-shadow:0 18px 70px #00000047}.preview-device-viewport{transform-origin:top left;overflow-y:auto;overflow-x:hidden;background:#fffaf1}.preview-device-viewport .landing{min-height:100%}.editor-panel,.preview-panel{border:1px solid var(--line);border-radius:28px;background:#fffaf1e6;box-shadow:var(--shadow)}.editor-panel{padding:22px;display:grid;gap:18px}.editor-top,.preview-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center}.editor-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.editor-top h1{margin:10px 0 0;font-size:1.9rem;line-height:1}.warning-box{padding:14px;border-radius:16px;color:#7c2d12;background:#ffedd5;font-size:.88rem;font-weight:800}.loading-notice{width:fit-content;display:inline-flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #e3d7c8;border-radius:999px;color:#64594d;background:#fffaf1;font-size:.88rem;font-weight:850;box-shadow:0 10px 30px #2a1e1014}.loading-notice .login-spinner{width:15px;height:15px}.publish-warning{padding:22px;border:2px solid #b42318;border-left-width:10px;border-radius:22px;color:#6b140e;background:#fff0e8;box-shadow:0 18px 48px #b4231829}.publish-warning strong{display:block;margin-bottom:6px;color:#6b140e;font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(1.7rem,2.4vw,2.35rem);line-height:1}.publish-warning p{margin:0;color:#7c2d12;font-size:1rem;line-height:1.55}.publish-warning div{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.publish-warning button{min-height:42px;padding:0 14px;border:1px solid #d06b4b;border-radius:999px;display:inline-flex;align-items:center;gap:8px;color:#7c2d12;background:#fffaf4;font-weight:900}.field-group{padding:18px;display:grid;gap:14px}.field-group h2{margin:0 0 2px;font-size:1rem}.field span{display:inline-flex;align-items:center;gap:6px}.field input[type=color]{padding:6px;height:52px}.two-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.toggle-row{border-radius:14px;background:#f4ecdf;padding:12px;display:flex;align-items:center;gap:8px;font-weight:900}.field-error{margin:0;color:#be123c;font-size:.84rem;font-weight:800}.preview-panel{position:sticky;top:24px;padding:16px}.preview-toolbar{margin-bottom:14px}.preview-toolbar small{display:block;color:var(--muted)}.device-toggle{display:flex;padding:4px;border-radius:999px;background:#efe3d1}.device-toggle button{border:0;border-radius:999px;background:transparent;width:42px;height:36px}.device-toggle button.active{background:#fffaf1;box-shadow:0 4px 16px #00000014}.preview-frame{height:calc(100vh - 128px);overflow:auto;border:1px solid var(--line);border-radius:22px;background:#fff}.preview-frame.mobile{width:390px;max-width:100%;margin-inline:auto}.record-tabs{display:flex;gap:8px;overflow-x:auto}.records-screen{max-width:1800px;margin:0 auto;padding:0 clamp(24px,4vw,42px) clamp(44px,5vw,72px)}.records-header{position:sticky;top:0;z-index:10;margin-inline:calc(clamp(24px,4vw,42px)*-1);padding:28px clamp(24px,4vw,42px);border-bottom:1px solid #e4dbcf;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;background:#f4efe7eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.records-header p,.records-table-head p{margin:0 0 12px;color:#8b7d6d;font-size:.68rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.records-header h1{max-width:900px;margin:0;color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(2.8rem,4.4vw,5rem);font-weight:650;line-height:1}.records-header span{display:block;max-width:840px;margin-top:18px;color:#6e6357;font-size:1.05rem;line-height:1.75}.records-header button,.records-table-head button{min-height:48px;padding:0 20px;border-radius:16px;display:inline-flex;align-items:center;gap:9px;font-weight:850}.records-header button,.records-table-head button:last-child{border:0;color:#f8f4ec;background:#1f1b17}.records-tabs,.record-product-tabs{display:flex;gap:8px;overflow-x:auto}.records-tabs{margin:32px 0}.records-tabs button,.record-product-tabs button{min-height:46px;padding:0 18px;border:1px solid #ddd2c4;border-radius:16px;color:#5d5348;background:#fbf8f2;font-weight:800;white-space:nowrap}.records-tabs button.active,.record-product-tabs button.active{color:#f8f4ec;background:#1f1b17}.records-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:30px}.records-filters{margin-bottom:28px;padding:20px;border:1px solid #ddd2c4;border-radius:30px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fbf8f2}.records-filters>div{display:flex;flex-wrap:wrap;gap:10px}.filter-pill{min-height:44px;padding:0 14px;border:1px solid #ddd2c4;border-radius:16px;display:inline-flex;align-items:center;gap:8px;color:#5a5147;background:#fbf8f2;white-space:nowrap}.filter-pill.active-filter{color:#f8f4ec;border-color:#1f1b17;background:#1f1b17}.records-filters label{min-width:min(380px,100%);min-height:48px;padding:0 14px;border:1px solid #ddd2c4;border-radius:16px;display:flex;align-items:center;gap:12px;color:#8b7c6c;background:#fff}.records-filters input{width:100%;border:0;outline:0;background:transparent}.record-product-tabs{margin-bottom:22px}.records-table-card{border:1px solid #ddd2c4;border-radius:32px;overflow:hidden;background:#fbf8f2}.records-table-head{padding:24px clamp(24px,3vw,34px);border-bottom:1px solid #e5ddd2;display:flex;align-items:center;justify-content:space-between;gap:18px}.records-table-head h2{margin:0;color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(1.8rem,2.5vw,2.8rem);font-weight:650}.records-table-head>div:last-child{display:flex;flex-wrap:wrap;gap:10px}.records-table-head button:first-child{border:1px solid #ddd2c4;color:#4f463d;background:#fff}.records-table-card{overflow-x:auto}.records-table-card table{min-width:1250px}.records-table-card thead tr{background:#f6f1e8}.records-table-card tbody tr:hover{background:#fcf8f2}.records-table-card td strong,.records-table-card td small{display:block}.records-table-card td small{margin-top:5px;color:#7b7063}.status-chip{display:inline-flex;align-items:center;gap:7px;text-transform:capitalize}.utm-source,.utm-campaign{display:inline-flex;padding:7px 12px;border-radius:999px;font-size:.86rem}.utm-source{color:#355e47;border:1px solid #d9e5d6;background:#eef3ea}.utm-campaign{color:#6b6055;border:1px solid #e3d8c9;background:#f3ece2}.details-button{min-height:38px;padding:0 12px;border:1px solid #ddd2c4;border-radius:12px;display:inline-flex;align-items:center;gap:7px;color:#5d5348;background:#fff}.products-screen .records-stats,.analytics-screen .records-stats{margin-top:34px}.analytics-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:24px}.analytics-panel{min-width:0;padding:clamp(22px,2.6vw,32px);border:1px solid #ddd2c4;border-radius:32px;background:#fbf8f2}.analytics-panel.large{grid-row:span 2}.analytics-panel-head p{margin:0 0 10px;color:#8b7d6d;font-size:.68rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.analytics-panel-head h2{margin:0;color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(1.8rem,2.5vw,2.8rem);font-weight:650;line-height:1.04}.performance-list,.source-list,.funnel-list,.tracking-list{display:grid;gap:14px;margin-top:24px}.performance-row,.source-row,.funnel-row{padding:16px;border:1px solid #e7ded2;border-radius:20px;background:#fffaf4}.performance-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.performance-row strong,.source-row strong,.funnel-row strong{display:block;color:#1e1b18}.performance-row span,.source-row span,.funnel-row span,.analytics-empty{display:block;margin-top:5px;color:#74685c;font-size:.9rem;line-height:1.55}.performance-row b{color:#1e1b18;font-family:Fraunces,ui-serif,Georgia,serif;font-size:1.4rem;white-space:nowrap}.source-row{display:grid;gap:12px}.source-bar,.funnel-row>div:last-child{height:11px;border-radius:999px;overflow:hidden;background:#e7ddd0}.source-bar span,.funnel-row>div:last-child span{display:block;height:100%;border-radius:inherit;background:#1f1b17}.funnel-row{display:grid;gap:12px}.funnel-row>div:first-child{display:flex;justify-content:space-between;gap:14px}.tracking-list span{min-height:48px;padding:0 14px;border:1px solid #e7ded2;border-radius:16px;display:flex;align-items:center;gap:10px;color:#4f473f;background:#fffaf4;font-weight:800}.tracking-list svg{color:#355e47;flex:0 0 auto}.record-tabs button{border:1px solid var(--line);border-radius:999px;padding:10px 14px;background:#fffaf1;font-weight:900}.record-tabs button.active{color:#fff;background:var(--studio)}.table-card{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:16px;border-bottom:1px solid var(--line);white-space:nowrap}th{color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.status-chip{border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:900;background:#f1e8d8}.status-chip.paid{color:#166534;background:#dcfce7}.status-chip.failed{color:#991b1b;background:#fee2e2}.landing{--accent: #5b328e;background:#fffaf1;color:#1e1628}.landing.compact{font-size:.72rem}.landing.compact .landing-nav,.landing.compact .landing-section,.landing.compact .landing-hero,.landing.compact .final-cta,.landing.compact .landing-footer{padding-inline:22px}.landing.compact .landing-hero{min-height:520px}.landing-nav{position:sticky;top:0;z-index:5;height:76px;padding:0 clamp(18px,8vw,150px);display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff;background:var(--accent)}.landing-nav strong{min-width:0;max-width:min(42vw,520px);display:flex;align-items:center;gap:10px;font-family:Fraunces,serif;font-size:1.2rem;line-height:1.05;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-nav strong span{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#25152f;background:#f2b632;font-family:Manrope,sans-serif;font-size:.84rem}.landing-nav div{display:flex;align-items:center;gap:24px;font-weight:800}.landing-nav div a:last-child{color:#211505;background:#f2b632;border-radius:999px;padding:12px 18px}.landing-hero,.landing-section,.final-cta,.landing-footer{padding:clamp(56px,8vw,116px) clamp(18px,8vw,150px)}.landing-hero{min-height:calc(100vh - 76px);display:grid;align-items:center;gap:64px;background:radial-gradient(circle at 72% 26%,color-mix(in srgb,var(--accent),#fff 10%),transparent 28%),var(--accent);color:#fff}.landing-hero.split{grid-template-columns:minmax(0,1fr) minmax(280px,.8fr)}.landing-hero h1{max-width:820px;margin:18px 0;font-size:clamp(3rem,5.6vw,6.2rem);line-height:.94}.landing-hero p{max-width:700px;color:#ffffffc2;font-size:1.2rem;line-height:1.8}.price-line{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin:28px 0}.price-line strong{font-family:Fraunces,serif;font-size:clamp(2.2rem,4vw,4rem);color:#f2b632}.price-line del,.price-line span{color:#ffffff9e}.hero-media{position:relative}.hero-media img,.premium-hero img{width:100%;aspect-ratio:.78;object-fit:cover;border-radius:34px;border:4px solid rgba(242,182,50,.44);box-shadow:0 30px 80px #0000003d}.image-placeholder{width:100%;min-height:160px;border:1px dashed rgba(200,141,40,.5);border-radius:24px;display:grid;place-items:center;gap:8px;color:color-mix(in srgb,var(--accent, #243c36),#fff 20%);background:linear-gradient(135deg,#ffffff1f,#ffffff05),repeating-linear-gradient(45deg,rgba(255,255,255,.08) 0 10px,transparent 10px 20px);font-weight:900}.image-placeholder svg{font-size:2rem}.hero-media span{position:absolute;left:-26px;bottom:40px;border-radius:18px;background:#fff;color:#2b1840;padding:18px 22px;font-weight:900;box-shadow:0 16px 42px #0000002e}.landing-section{text-align:center;background:#fffaf1}.landing-section.pale{background:#f7f0e6}.landing-section h2,.final-cta h2{max-width:900px;margin:16px auto 42px;font-size:clamp(2.4rem,5vw,5rem);line-height:.98}.three-grid,.four-grid{display:grid;gap:20px;text-align:left}.three-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.four-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.image-gallery{display:grid;grid-template-columns:1.1fr repeat(3,minmax(0,.8fr));gap:16px;align-items:stretch}.image-gallery img,.image-gallery .image-placeholder{width:100%;height:280px;border-radius:24px;object-fit:cover;box-shadow:0 18px 60px #4123581a}.image-gallery img:first-child,.image-gallery .image-placeholder:first-child{height:380px;grid-row:span 2}.three-grid article,.four-grid article,.pricing-card,.checkout-form,.creator-card,.bundle-stack span,.mini-checkout{border:1px solid rgba(91,50,142,.13);border-radius:24px;background:#fff;box-shadow:0 18px 60px #41235814}.three-grid article,.four-grid article{min-height:210px;padding:28px}.three-grid svg,.four-grid svg{color:var(--accent);font-size:1.8rem}.three-grid h3,.four-grid h3{margin:18px 0 10px;font-family:Fraunces,serif;font-size:1.45rem;line-height:1.08}.three-grid p,.four-grid p,.creator-story p{color:#6f6475;line-height:1.7}.stars{color:#f2b632;letter-spacing:.12em;font-weight:900}.pricing-dark{color:#fff;background:var(--accent)}.pricing-dark h2{color:#fff}.pricing-card{width:min(620px,100%);margin:0 auto;padding:34px;color:#27193a}.pricing-card h3{margin-top:0;font-family:Fraunces,serif;text-align:center;font-size:1.7rem}.pricing-card .price-line{justify-content:center}.pricing-card .price-line del,.pricing-card .price-line span{color:#7b7182}.pricing-card ul{display:grid;gap:12px;padding:0;margin:24px 0;list-style:none}.pricing-card li{display:flex;gap:10px;align-items:center}.faq-list{width:min(820px,100%);margin:0 auto;display:grid;gap:14px}.faq-list details{border:1px solid rgba(91,50,142,.13);border-radius:18px;background:#fff;padding:20px 24px;text-align:left}.faq-list summary{font-family:Fraunces,serif;font-size:1.15rem;font-weight:750;cursor:pointer}.faq-list p{color:#6f6475;line-height:1.65}.final-cta{display:grid;place-items:center;color:#fff;background:radial-gradient(circle at 22% 50%,color-mix(in srgb,var(--accent),#fff 18%),transparent 30%),var(--accent);text-align:center}.checkout-form{width:min(620px,100%);padding:34px;display:grid;gap:16px;color:#241933}.checkout-form small{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#74687c}.landing-footer{color:#fff;background:#12091f;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.landing-footer>div{display:grid;gap:10px}.landing-operator-brand{display:flex;align-items:center;gap:12px}.landing-operator-brand img{width:54px;height:32px;object-fit:contain;border-radius:7px;background:#fffaf2}.landing-footer nav{display:flex;flex-wrap:wrap;gap:14px;color:#ffffffb8;font-weight:800}.landing-footer nav a:hover{color:#fff}.legal-page{min-height:100vh;color:#1f1b17;background:#f4efe7}.legal-hero{padding:clamp(34px,7vw,86px) clamp(22px,8vw,150px);border-bottom:1px solid #ded2c3;background:linear-gradient(to right,rgba(31,27,23,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(31,27,23,.035) 1px,transparent 1px),#f8f1e7;background-size:34px 34px}.legal-brand{display:inline-flex;align-items:center;gap:12px;margin-bottom:42px;font-weight:950}.legal-brand img{width:56px;height:34px;object-fit:contain;border-radius:7px;background:#fffaf2}.legal-hero p{margin:0 0 12px;color:#8b7d6d;font-size:.76rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.legal-hero h1{width:min(880px,100%);margin:0 0 18px;font-family:Fraunces,serif;font-size:clamp(3.3rem,8vw,7.6rem);line-height:.94}.legal-hero>span{color:#756f66}.legal-hero>a:not(.legal-brand){display:inline-flex;margin-top:14px;color:#7a5a18;font-weight:900}.legal-document{width:min(980px,calc(100% - 44px));margin:0 auto;padding:clamp(34px,6vw,72px) 0}.legal-section{display:grid;grid-template-columns:minmax(220px,.48fr) minmax(0,1fr);gap:clamp(20px,5vw,56px);padding:30px 0;border-bottom:1px solid #ded2c3}.legal-section h2{margin:0;font-family:Fraunces,serif;font-size:clamp(1.45rem,3vw,2.2rem);line-height:1.05}.legal-section p{margin:0;color:#5f574e;font-size:1.02rem;line-height:1.85}.legal-note{margin:34px 0 0;border:1px solid #dccbb3;border-radius:24px;padding:20px 22px;color:#5f574e;background:#fffaf1;line-height:1.7}.creator{--accent: #0d5c63}.creator-hero{grid-template-columns:.72fr 1.28fr;background:#f5efe3;color:#112927}.creator-hero p,.premium-hero p{color:#5e6a67}.creator-card{padding:18px;display:grid;gap:12px;background:#113d41;color:#fff}.creator-card .image-placeholder{aspect-ratio:.86;min-height:260px}.creator-card img{width:100%;aspect-ratio:.86;border-radius:20px;object-fit:cover}.proof-strip{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.proof-strip span{padding:10px 14px;border-radius:999px;background:#0d5c631f;color:#0d5c63;font-weight:900}.creator-story{background:#e6f2ef}.premium{--accent: #171717}.premium-hero{min-height:auto;display:grid;justify-items:center;text-align:center;color:#171717;background:#f8f4ed}.premium-hero h1{max-width:1040px}.premium-hero img{width:min(820px,100%);aspect-ratio:1.65}.direct{--accent: #9f1239}.direct-hero{text-align:center;justify-items:center;background:linear-gradient(#9f1239e0,#9f1239e0),url(https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=1600&q=80);background-size:cover}.direct-hero p{margin-inline:auto}.urgent{background:#171717}.bundle{--accent: #1d4ed8}.bundle-stack{display:grid;gap:14px}.bundle-stack span{display:block;padding:18px;color:#112044;font-weight:900}.mini-checkout{display:inline-flex;gap:12px;align-items:center;padding:20px 24px;color:#241933}.section-design-controls{border:1px solid #e2d6c8;border-radius:24px;background:#fffaf3;padding:18px;display:grid;gap:16px}.section-design-head{display:flex;justify-content:space-between;gap:16px;color:#71665a}.section-design-head strong{color:#211c17}.landing.custom-ebook{color:#1f1b17;background:#fffaf1}.landing.custom-ebook .landing-nav{color:#fff8ee;background:#080705}.landing.custom-ebook .landing-nav strong span{color:#18110b;background:#f2c14e}.landing.custom-ebook .landing-nav div a:last-child,.landing.custom-ebook .landing-cta,.landing.custom-ebook .section-cta,.mobile-buy-cta{color:#15100a;background:linear-gradient(180deg,#f7d36f,#e8ad32);box-shadow:0 16px 36px #0003,inset 0 -4px #7e4a092e}.landing.custom-ebook .landing-nav div a:last-child{color:#15100a}.signature-hero .landing-pill{border-color:#f7d36f7a;color:#211506;background:#f3c768}.signature-hero{min-height:calc(100vh - 76px);grid-template-columns:minmax(0,1.02fr) minmax(320px,.82fr);align-items:center;color:var(--hero-text);background:linear-gradient(90deg,color-mix(in srgb,var(--hero-bg),#000 8%),color-mix(in srgb,var(--hero-bg),transparent 12%)),linear-gradient(#0000002e,#0000002e),var(--hero-image),var(--hero-bg);background-size:cover;background-position:center}.signature-hero .hero-copy{max-width:900px}.signature-hero h1{color:inherit;font-size:clamp(3.8rem,7vw,7.6rem);letter-spacing:0}.signature-hero p{color:color-mix(in srgb,var(--hero-text),transparent 22%)}.landing-trust-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.landing-trust-row span{display:inline-flex;align-items:center;gap:8px;border:1px solid color-mix(in srgb,var(--hero-text),transparent 82%);border-radius:999px;padding:10px 14px;color:color-mix(in srgb,var(--hero-text),transparent 14%);background:#ffffff14;font-weight:850}.signature-product-stack{position:relative;min-height:620px}.signature-cover,.signature-hero-photo{position:absolute;overflow:hidden;border:4px solid color-mix(in srgb,var(--accent),#fff 20%);background:#fffaf1;box-shadow:0 34px 90px #00000047}.signature-cover{inset:0 auto auto 8%;width:min(62%,360px);aspect-ratio:.72;border-radius:30px;transform:rotate(-5deg);z-index:2}.signature-hero-photo{right:0;bottom:0;width:68%;aspect-ratio:1.06;border-radius:34px;z-index:1}.signature-cover img,.signature-hero-photo img{width:100%;height:100%;object-fit:cover}.signature-product-stack>span{position:absolute;left:0;bottom:74px;z-index:3;border-radius:20px;background:#fffaf1;color:#211c17;padding:18px 22px;box-shadow:0 18px 45px #0000002e;font-weight:900}.editable-section{position:relative;overflow:hidden;color:var(--section-text);background:linear-gradient(#ffffff05,#ffffff05),var(--section-image),var(--section-bg);background-size:cover;background-position:center}.editable-section .landing-pill{border-color:color-mix(in srgb,var(--accent),transparent 55%);color:color-mix(in srgb,var(--section-text),var(--accent) 32%);background:color-mix(in srgb,var(--section-bg),#fff 35%)}.editable-section h2{color:inherit}.section-subcopy{width:min(780px,100%);margin:-22px auto 42px;color:color-mix(in srgb,var(--section-text),transparent 28%);font-size:1.1rem;line-height:1.75}.editable-section .three-grid article,.editable-section .four-grid article,.editable-section .faq-list details{border-color:color-mix(in srgb,var(--section-text),transparent 86%);color:#211c17}.section-cta{width:fit-content;margin:34px auto 0;min-height:54px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:950;box-shadow:0 18px 42px color-mix(in srgb,var(--accent),transparent 78%)}.signature-gallery .image-gallery{grid-template-columns:1.1fr repeat(2,minmax(0,.8fr))}.signature-gallery .image-gallery img:nth-child(n+4),.signature-gallery .image-gallery .image-placeholder:nth-child(n+4){height:180px}.final-cta.editable-section{background:radial-gradient(circle at 20% 45%,color-mix(in srgb,var(--section-bg),#fff 22%),transparent 33%),var(--section-image),var(--section-bg);background-size:cover}.final-cta .section-subcopy{color:color-mix(in srgb,var(--section-text),transparent 25%)}.mobile-buy-cta{position:fixed;left:14px;right:14px;bottom:14px;z-index:30;min-height:56px;border-radius:999px;display:none;align-items:center;justify-content:center;padding:0 18px;font-weight:950;box-shadow:0 18px 42px #00000040}.toast{position:fixed;right:22px;bottom:22px;z-index:20;width:min(420px,calc(100vw - 44px));padding:16px 18px;border-radius:18px;color:#fff;background:#243c36;box-shadow:var(--shadow);font-weight:800}.status-page{min-height:100vh;display:grid;place-items:center;padding:32px;text-align:center;background:#f7f2e8}.status-page>div{width:min(720px,100%);border:1px solid var(--line);border-radius:28px;background:#fffaf1;padding:44px;box-shadow:var(--shadow)}.status-logo{width:76px;height:42px;object-fit:contain;margin-bottom:16px;border-radius:8px}.status-page h1{font-family:Fraunces,serif;font-size:clamp(2.4rem,6vw,4.6rem);line-height:.98}.status-page p{color:var(--muted);line-height:1.7}.home-page{min-height:100vh;color:#201914;background:radial-gradient(circle at 76% 12%,rgba(185,138,61,.14),transparent 28%),linear-gradient(180deg,#f7f2e8,#efe6d8)}.home-nav{position:sticky;top:0;z-index:20;min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(22px,6vw,96px);border-bottom:1px solid rgba(47,38,31,.12);background:#f7f2e8e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-brand,.home-nav div,.home-actions,.home-product-foot,.home-product-foot div{display:flex;align-items:center;gap:14px}.home-brand{color:#1f1b17;text-decoration:none;font-weight:900}.home-brand img{width:74px;height:42px;object-fit:contain}.home-brand span,.home-nav a,.home-kicker,.home-section-head>span,.home-hero-showcase-copy span,.home-product-image span{letter-spacing:.16em;text-transform:uppercase;font-size:.74rem;font-weight:900}.home-nav div a{color:#5f564d;text-decoration:none}.home-nav div a:hover{color:#1f1b17}.home-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.55fr);gap:clamp(28px,6vw,86px);align-items:center;padding:clamp(56px,9vw,130px) clamp(22px,6vw,96px)}.home-hero-copy{max-width:950px}.home-kicker,.home-section-head>span,.home-hero-showcase-copy span{color:#9b7436}.home-hero h1,.home-section-head h2,.home-empty h3{margin:0;font-family:Fraunces,serif;line-height:.98;color:#1f1b17}.home-hero h1{max-width:980px;margin-top:18px;font-size:clamp(3rem,8vw,7.4rem)}.home-hero p,.home-section-head p,.home-empty p,.home-product-body p{color:#6b6258;line-height:1.75}.home-hero p{max-width:760px;margin:26px 0 0;font-size:clamp(1rem,2vw,1.25rem)}.home-actions{flex-wrap:wrap;margin-top:34px}.home-hero-panel{position:relative;min-height:560px;border:1px solid rgba(47,38,31,.16);border-radius:34px;background:radial-gradient(circle at 80% 16%,rgba(245,189,65,.22),transparent 28%),#1f1b17;box-shadow:0 34px 90px #1f1b172b;overflow:hidden}.home-hero-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1f1b17f0,#1f1b17bd 42%,#1f1b1733),linear-gradient(180deg,transparent 40%,rgba(31,27,23,.64) 100%)}.home-hero-showcase-image,.home-hero-panel>.image-placeholder{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-hero-showcase-copy{position:relative;z-index:2;min-height:560px;display:flex;flex-direction:column;justify-content:flex-end;width:min(78%,460px);padding:clamp(28px,4vw,48px)}.home-hero-showcase-copy img{width:94px;height:58px;object-fit:contain;margin-bottom:auto;padding:8px;border-radius:14px;background:#fffcf6eb}.home-hero-showcase-copy span{display:block;color:#d8bd83;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:900}.home-hero-showcase-copy strong,.home-trust h2{display:block;margin-top:12px;color:#fff8ee;font-family:Fraunces,serif;line-height:.98}.home-hero-showcase-copy strong{font-size:clamp(2.5rem,4.5vw,4.8rem)}.home-hero-showcase-copy p,.home-trust p{margin:16px 0 0;color:#efe2cf;line-height:1.7}.home-hero-showcase-copy div{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-top:30px;padding:18px;border:1px solid rgba(245,189,65,.34);border-radius:22px;background:#0a08069e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-hero-showcase-copy small{color:#d8bd83;letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:900}.home-hero-showcase-copy b{color:#f5bd41;font-family:Fraunces,serif;font-size:clamp(3.2rem,6vw,5.4rem);line-height:.85}.home-products{padding:24px clamp(22px,6vw,96px) clamp(64px,9vw,120px)}.home-section-head{max-width:760px;margin-bottom:30px}.home-section-head h2{margin-top:12px;font-size:clamp(2.4rem,5vw,4.8rem)}.home-section-head p{margin:18px 0 0}.home-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:22px}.home-product-card{min-width:0;overflow:hidden;border:1px solid rgba(47,38,31,.13);border-radius:28px;background:#fffaf1;box-shadow:0 18px 60px #1f1b1714}.home-product-image{position:relative;display:block;min-height:280px;color:inherit;text-decoration:none;background:#1f1b17}.home-product-image img,.home-product-image .image-placeholder{width:100%;height:280px;display:block;object-fit:cover}.home-product-image span{position:absolute;left:18px;top:18px;max-width:calc(100% - 36px);padding:9px 12px;border-radius:999px;color:#7a5721;background:#f8e8c8;border:1px solid rgba(185,138,61,.3)}.home-product-body{display:grid;gap:24px;padding:24px}.home-product-body h3{margin:0;font-family:Fraunces,serif;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1}.home-product-body p{display:-webkit-box;min-height:4.9em;margin:12px 0 0;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.home-product-foot{justify-content:space-between;flex-wrap:wrap;padding-top:20px;border-top:1px solid rgba(47,38,31,.12)}.home-product-foot strong{font-family:Fraunces,serif;font-size:2rem;color:#2b1d12}.home-product-foot .primary-button,.home-product-foot .secondary-button{min-height:44px;padding-inline:16px}.home-empty{padding:clamp(38px,7vw,74px);border:1px dashed rgba(47,38,31,.2);border-radius:28px;text-align:center;background:#fffaf199}.home-empty h3{font-size:clamp(2rem,5vw,3.6rem)}.home-product-card.loading .home-product-image,.home-product-card.loading .home-product-body span,.home-product-card.loading .home-product-body strong,.home-product-card.loading .home-product-body p{position:relative;overflow:hidden;background:#1f1b1714}.home-product-card.loading .home-product-body span,.home-product-card.loading .home-product-body strong,.home-product-card.loading .home-product-body p{display:block;height:18px;border-radius:999px}.home-product-card.loading .home-product-body strong{width:72%;height:44px;border-radius:16px}.home-product-card.loading .home-product-body p:last-child{width:64%}.home-product-card.loading .home-product-image:after,.home-product-card.loading .home-product-body span:after,.home-product-card.loading .home-product-body strong:after,.home-product-card.loading .home-product-body p:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.36),transparent);animation:publicShellShimmer 1.35s ease-in-out infinite}.home-trust{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);gap:clamp(24px,6vw,74px);align-items:end;margin:0 clamp(22px,6vw,96px);padding:clamp(34px,6vw,68px);border:1px solid rgba(47,38,31,.13);border-radius:34px 34px 0 0;background:radial-gradient(circle at 6% 10%,rgba(245,189,65,.16),transparent 25%),#18130f;color:#fff8ee}.home-trust span{color:#d8bd83;letter-spacing:.16em;text-transform:uppercase;font-size:.74rem;font-weight:900}.home-trust h2{max-width:900px;color:#fff8ee;font-size:clamp(2.2rem,5vw,5rem)}.home-trust p{max-width:780px;color:#d7ccbc}.home-legal-links{display:grid;gap:12px}.home-legal-links a{display:flex;align-items:center;min-height:54px;padding:0 18px;border:1px solid rgba(255,248,238,.14);border-radius:18px;color:#fff8ee;background:#fff8ee0f;text-decoration:none;font-weight:900}.home-legal-links a:hover{border-color:#f5bd416b;background:#f5bd411f}.public-page-shell{min-height:100vh;background:radial-gradient(circle at 72% 20%,rgba(185,138,61,.1),transparent 28%),#35111c;color:#fff8ee;overflow:hidden}.public-shell-nav{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,7vw,96px);border-bottom:1px solid rgba(255,248,238,.12);background:#0a0806c2}.public-shell-nav span,.public-shell-copy span,.public-shell-copy strong,.public-shell-copy p,.public-shell-copy button,.public-shell-media{position:relative;overflow:hidden;background:#fff8ee24}.public-shell-nav span:after,.public-shell-copy span:after,.public-shell-copy strong:after,.public-shell-copy p:after,.public-shell-copy button:after,.public-shell-media:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,248,238,.18),transparent);animation:publicShellShimmer 1.35s ease-in-out infinite}.public-shell-nav span:first-child{width:230px;height:28px;border-radius:999px}.public-shell-nav span:last-child{width:180px;height:48px;border-radius:999px;background:#f5bd4147}.public-shell-hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.75fr);gap:clamp(28px,7vw,96px);align-items:center;padding:clamp(42px,8vw,110px) clamp(22px,7vw,96px)}.public-shell-copy{display:grid;gap:20px;max-width:760px}.public-shell-copy span{width:min(480px,80%);height:42px;border-radius:999px;background:#f5bd4157}.public-shell-copy strong{display:block;height:clamp(72px,10vw,118px);border-radius:24px}.public-shell-copy strong:nth-of-type(2){width:78%}.public-shell-copy p{width:min(620px,92%);height:24px;border-radius:999px}.public-shell-copy p:nth-of-type(2){width:min(520px,78%)}.public-shell-copy button{width:240px;height:58px;border:0;border-radius:999px;background:#f5bd416b}.public-shell-media{min-height:min(560px,56vw);border-radius:36px;border:1px solid rgba(255,248,238,.18);box-shadow:0 36px 90px #00000047}@media(max-width:760px){.home-nav{position:static;align-items:flex-start;flex-direction:column}.home-nav div{width:100%;justify-content:space-between}.home-hero{grid-template-columns:1fr;padding-top:42px}.home-hero-panel{min-height:620px}.home-hero-showcase-copy{min-height:620px;width:100%;padding:28px}.home-hero-panel:after{background:linear-gradient(180deg,#1f1b17e6,#1f1b17b3 48%,#1f1b17f2)}.home-hero-showcase-copy img{margin-bottom:auto}.home-hero-showcase-copy div{align-items:flex-start;flex-direction:column}.home-actions,.home-product-foot,.home-product-foot div{align-items:stretch;flex-direction:column}.home-actions a,.home-product-foot a{width:100%}.home-trust{grid-template-columns:1fr;margin-inline:0;border-radius:28px 28px 0 0}}@media(max-width:760px){.public-shell-nav{height:70px;padding-inline:22px}.public-shell-nav span:first-child{width:170px}.public-shell-nav span:last-child{width:52px;height:42px}.public-shell-hero{min-height:calc(100vh - 70px);grid-template-columns:1fr;padding:34px 22px 56px}.public-shell-copy{gap:16px}.public-shell-copy strong{height:74px;border-radius:18px}.public-shell-copy button{width:100%}.public-shell-media{min-height:320px;border-radius:28px}}@keyframes publicShellShimmer{to{transform:translate(100%)}}.status-footnote{margin-top:18px;font-size:.9rem}.landing.preview-mobile{min-width:0;overflow-x:hidden;padding-bottom:0}.landing.preview-mobile .landing-nav{height:auto;min-height:68px;flex-direction:row;align-items:center;gap:12px;padding:12px 16px}.landing.preview-mobile .landing-nav strong{min-width:0;max-width:calc(100% - 148px);font-size:1rem;line-height:1.15}.landing.preview-mobile .landing-nav strong span{width:32px;height:32px;border-radius:10px;font-size:.72rem}.landing.preview-mobile .landing-nav div{width:auto;margin-left:auto;gap:0;overflow:visible}.landing.preview-mobile .landing-nav div a:not(:last-child){display:none}.landing.preview-mobile .landing-nav div a:last-child{display:inline-flex;align-items:center;justify-content:center;max-width:138px;min-height:42px;padding:0 12px;border-radius:999px;white-space:normal;text-align:center;font-size:.8rem;line-height:1.15}.landing.preview-mobile .landing-hero,.landing.preview-mobile .landing-section,.landing.preview-mobile .final-cta,.landing.preview-mobile .landing-footer{padding:44px 20px}.landing.preview-mobile .landing-hero{min-height:auto}.landing.preview-mobile .signature-hero{grid-template-columns:1fr;min-height:auto;gap:34px;padding-top:46px;padding-bottom:44px;background:linear-gradient(180deg,color-mix(in srgb,var(--hero-bg),#000 8%),color-mix(in srgb,var(--hero-bg),transparent 5%)),linear-gradient(#0000002e,#0000002e),var(--hero-image),var(--hero-bg);background-size:cover;background-position:center}.landing.preview-mobile .signature-hero .hero-copy{width:100%;max-width:100%}.landing.preview-mobile .landing-pill{max-width:100%;white-space:normal;letter-spacing:.08em;line-height:1.35;padding:8px 11px;font-size:.64rem}.landing.preview-mobile .landing-hero h1,.landing.preview-mobile .signature-hero h1{max-width:100%;font-size:2.65rem;line-height:.98;overflow-wrap:anywhere}.landing.preview-mobile .landing-hero p{max-width:100%;font-size:1rem;line-height:1.65}.landing.preview-mobile .price-line{align-items:center;gap:8px 12px;margin:22px 0}.landing.preview-mobile .price-line strong{font-size:2.75rem;line-height:1}.landing.preview-mobile .price-line del,.landing.preview-mobile .price-line span{font-size:.92rem}.landing.preview-mobile .landing-cta,.landing.preview-mobile .section-cta{width:100%;min-height:52px;padding:0 16px;white-space:normal;text-align:center}.landing.preview-mobile .landing-trust-row{display:grid;grid-template-columns:1fr;gap:10px}.landing.preview-mobile .landing-trust-row span{width:100%;border-radius:16px;padding:11px 12px}.landing.preview-mobile .signature-product-stack{min-height:0;display:grid;align-items:start;padding-bottom:0}.landing.preview-mobile .signature-cover{position:relative;inset:auto;width:min(74%,285px);margin:0 auto;border-width:3px;border-radius:24px;transform:rotate(-2deg)}.landing.preview-mobile .signature-hero-photo{position:relative;right:auto;bottom:auto;width:min(82%,320px);margin:-74px 0 0 auto;border-width:3px;border-radius:24px}.landing.preview-mobile .signature-product-stack>span{position:relative;left:auto;bottom:auto;width:fit-content;max-width:100%;margin:14px auto 0;border-radius:16px;padding:13px 15px;font-size:.9rem}.landing.preview-mobile .three-grid,.landing.preview-mobile .four-grid,.landing.preview-mobile .signature-gallery .image-gallery,.landing.preview-mobile .image-gallery,.landing.preview-mobile .landing-footer{grid-template-columns:1fr}.landing.preview-mobile .landing-section h2,.landing.preview-mobile .final-cta h2{margin:14px auto 24px;font-size:2.35rem;line-height:1.03;overflow-wrap:anywhere}.landing.preview-mobile .section-subcopy{margin:-8px auto 28px;font-size:1rem;line-height:1.65}.landing.preview-mobile .three-grid article,.landing.preview-mobile .four-grid article{min-height:auto;padding:22px;border-radius:20px}.landing.preview-mobile .three-grid h3,.landing.preview-mobile .four-grid h3{font-size:1.28rem}.landing.preview-mobile .signature-gallery .image-gallery,.landing.preview-mobile .image-gallery{gap:14px}.landing.preview-mobile .image-gallery img,.landing.preview-mobile .image-gallery .image-placeholder,.landing.preview-mobile .signature-gallery .image-gallery img:nth-child(n+4),.landing.preview-mobile .signature-gallery .image-gallery .image-placeholder:nth-child(n+4){height:230px}.landing.preview-mobile .image-gallery img:first-child,.landing.preview-mobile .image-gallery .image-placeholder:first-child{height:250px;grid-row:auto}.landing.preview-mobile .pricing-card,.landing.preview-mobile .checkout-card,.landing.preview-mobile .status-page>div{width:100%;padding:22px;border-radius:22px}.landing.preview-mobile .faq-list details{border-radius:18px}.landing.preview-mobile .mobile-buy-cta{display:flex}@media(max-width:1180px){.studio-shell{grid-template-columns:1fr;background:#f4efe7}.studio-sidebar{display:none}.dashboard-metrics,.template-grid,.editor-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{grid-template-columns:240px minmax(0,1fr)}.template-gallery-grid{grid-template-columns:1fr}.gallery-header,.records-header{align-items:flex-start;flex-direction:column}.product-editor-grid{grid-template-columns:1fr}.editor-preview-rail{display:none}.editor-section-nav{display:block;max-height:310px;border-right:0;border-bottom:1px solid #e5ddd2}.product-editor-topbar{align-items:flex-start;flex-direction:column}.records-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.records-filters{align-items:stretch;flex-direction:column}.analytics-grid{grid-template-columns:1fr}.analytics-panel.large{grid-row:auto}.product-card-foot{align-items:flex-start;flex-direction:column}.card-actions{justify-content:flex-start}.sidebar-foot{display:none}.editor-layout{grid-template-columns:1fr}.preview-panel{position:static}.preview-frame{height:720px}.four-grid,.image-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.image-gallery img:first-child,.image-gallery .image-placeholder:first-child{height:280px;grid-row:auto}}@media(max-width:980px){.login-page{display:grid;place-items:center;padding:24px;overflow:auto}.login-panel{min-height:auto;grid-template-columns:1fr}.login-copy{display:none}.login-card{width:min(480px,100%);margin:0}.login-mobile-brand{display:block}.dashboard-topbar{align-items:flex-start;flex-direction:column}.dashboard-tools{width:100%}.dashboard-search{flex:1}.product-card{grid-template-columns:1fr}.product-art{min-height:240px}.shared-sections-card,.template-card-foot,.records-table-head{align-items:flex-start;flex-direction:column}.gallery-search{width:100%}}@media(max-width:760px){.login-panel,.dashboard-metrics,.template-grid,.two-cols,.toggle-grid,.three-grid,.four-grid,.landing-hero.split,.creator-hero{grid-template-columns:1fr}.login-copy,.login-card,.top-intro,.editor-panel{padding:22px}.dashboard-screen,.template-gallery-screen,.records-screen{padding-inline:18px}.dashboard-topbar{margin-inline:-18px;padding:20px 18px}.gallery-header,.records-header{margin-inline:-18px;padding:22px 18px}.gallery-heading h1,.records-header h1{font-size:clamp(2.4rem,13vw,3.6rem)}.preview-mockup{height:300px;padding:18px}.template-showcase-body,.editor-section-body,.editor-section-head{padding:22px}.product-editor-topbar{padding:18px}.editor-title-area,.editor-toolbar{align-items:flex-start;flex-direction:column}.editor-toolbar,.editor-close-button,.editor-save-button,.editor-publish-button,.editor-device-toggle{width:100%}.records-stats{grid-template-columns:1fr}.records-filters label{min-width:0}.dashboard-tools{flex-direction:column;align-items:stretch}.dashboard-search{min-width:0}.section-header{align-items:flex-start;flex-direction:column}.product-content{padding:22px}.product-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.card-actions button,.card-actions a{flex:1 1 auto}.top-intro,.landing-footer,.legal-section{align-items:stretch;grid-template-columns:1fr;flex-direction:column}.studio-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-nav{height:auto;min-height:68px;flex-direction:row;align-items:center;padding:12px 16px;gap:12px}.landing-nav strong{max-width:calc(100% - 150px);font-size:1rem}.landing-nav strong span{width:32px;height:32px;border-radius:10px;font-size:.72rem}.landing-nav div{width:auto;margin-left:auto;gap:0;overflow:visible}.landing-nav div a:not(:last-child){display:none}.landing-nav div a:last-child{max-width:142px;min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:.86rem}.landing-hero{min-height:auto}.landing-hero,.landing-section,.final-cta,.landing-footer{padding:44px 20px}.signature-hero{grid-template-columns:1fr;min-height:auto;gap:34px;padding-top:46px;padding-bottom:44px;background:linear-gradient(180deg,color-mix(in srgb,var(--hero-bg),#000 8%),color-mix(in srgb,var(--hero-bg),transparent 5%)),linear-gradient(#0000002e,#0000002e),var(--hero-image),var(--hero-bg);background-size:cover;background-position:center}.landing-hero h1{font-size:clamp(2.45rem,13.5vw,3.8rem);line-height:.98}.signature-hero h1{font-size:clamp(2.55rem,13.5vw,4rem);max-width:100%;overflow-wrap:anywhere}.landing-hero p{font-size:1rem;line-height:1.65}.landing-pill{max-width:100%;white-space:normal;letter-spacing:.1em;line-height:1.35;padding:8px 11px;font-size:.64rem}.price-line{align-items:center;gap:8px 12px;margin:22px 0}.price-line strong{font-size:clamp(2.35rem,14vw,3.4rem)}.price-line del,.price-line span{font-size:.92rem}.landing-cta,.section-cta{width:100%;min-height:52px;padding:0 16px;white-space:normal;text-align:center}.landing-trust-row{display:grid;grid-template-columns:1fr;gap:10px}.landing-trust-row span{width:100%;border-radius:16px;padding:11px 12px}.signature-product-stack{min-height:0;display:grid;align-items:start;padding-bottom:0}.signature-cover{position:relative;inset:auto;width:min(74%,285px);margin:0 auto;border-width:3px;border-radius:24px;transform:rotate(-2deg)}.signature-hero-photo{position:relative;right:auto;bottom:auto;width:min(82%,320px);margin:-74px 0 0 auto;border-width:3px;border-radius:24px}.signature-product-stack>span{position:relative;left:auto;bottom:auto;width:fit-content;max-width:100%;margin:14px auto 0;border-radius:16px;padding:13px 15px;font-size:.9rem}.landing-section h2,.final-cta h2{margin:14px auto 24px;font-size:clamp(2rem,11vw,3.35rem);line-height:1.02;overflow-wrap:anywhere}.section-subcopy{margin:-8px auto 28px;font-size:1rem;line-height:1.65}.three-grid article,.four-grid article{min-height:auto;padding:22px;border-radius:20px}.three-grid h3,.four-grid h3{font-size:1.28rem}.signature-gallery .image-gallery,.image-gallery{grid-template-columns:1fr;gap:14px}.mobile-buy-cta{display:flex}.landing.custom-ebook{padding-bottom:0}.hero-media span{position:static;display:block;margin-top:12px}.preview-frame.mobile{width:100%}.image-gallery img,.image-gallery img:first-child,.image-gallery .image-placeholder,.image-gallery .image-placeholder:first-child{height:230px;grid-row:auto;border-radius:20px}.signature-gallery .image-gallery img:nth-child(n+4),.signature-gallery .image-gallery .image-placeholder:nth-child(n+4){height:210px}.pricing-card,.checkout-form{width:100%;padding:22px;border-radius:22px}.pricing-card h3{font-size:1.35rem}.pricing-card .price-line{justify-content:flex-start}.pricing-card li{align-items:flex-start}.faq-list details{padding:18px;border-radius:16px}.faq-list summary{font-size:1.05rem;line-height:1.35}.checkout-form label{gap:7px}.checkout-form input,.checkout-form select{min-width:0}.checkout-form small{align-items:flex-start;text-align:left}.landing-footer{gap:18px}.landing-footer nav{display:grid;gap:10px}}@media(max-width:430px){.landing-nav{padding-inline:12px}.landing-nav strong{max-width:calc(100% - 128px);gap:8px}.landing-nav div a:last-child{max-width:120px;padding:0 11px;font-size:.78rem}.landing-hero,.landing-section,.final-cta,.landing-footer{padding-inline:16px}.signature-cover{width:min(78%,260px)}.signature-hero-photo{width:min(86%,292px);margin-top:-58px}}
