:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111;background:#f5f4f2;font-synthesis:none;text-rendering:optimizeLegibility;--brand-yellow: #f8dc3a;--brand-fuchsia: #fc028d;--brand-coral: #fc5a85;--black: #000000;--surface: #ffffff;--surface-muted: #f5f4f2;--border: #dedbd7;--text-primary: #111111;--text-secondary: #68645f;--brand-gradient: linear-gradient(100deg, var(--brand-yellow) 0%, #f89a6f 54%, var(--brand-fuchsia) 100%);--radius-sm: 8px;--radius-md: 14px;--radius-lg: 22px;--ink: var(--text-primary);--yellow: var(--brand-yellow);--paper: var(--surface);--soft: var(--surface-muted);--line: var(--border);--muted: var(--text-secondary);--red: var(--brand-fuchsia)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--soft)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}h1,h2,h3,p{margin-top:0}button,a,input,select{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb,var(--brand-fuchsia) 55%,transparent);outline-offset:3px}.route-view{min-height:100%}.route-view-fallback{animation:route-enter .2s ease-out both}@keyframes route-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}::view-transition-old(root){animation:route-fade-out .14s ease-in both}::view-transition-new(root){animation:route-fade-in .2s ease-out both}@keyframes route-fade-out{to{opacity:0;transform:translateY(-3px)}}@keyframes route-fade-in{0%{opacity:0;transform:translateY(5px)}}.marketing-shell,.editor-shell{width:min(1320px,calc(100% - 40px));margin:0 auto;padding-bottom:80px}.site-header{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;min-height:82px;border-bottom:1px solid #cacac4}.wordmark{padding:0;border:0;color:var(--ink);background:transparent;cursor:pointer;font-size:24px;font-weight:950;letter-spacing:-.06em}.wordmark span{display:inline-block;margin-left:2px;padding:1px 4px 2px;border-radius:4px;background:var(--yellow)}.header-caption{color:var(--muted);font-size:12px;font-weight:650;letter-spacing:.08em;text-align:center;text-transform:uppercase}.header-action{justify-self:end}.header-link,.back-link{padding:0;border:0;background:transparent;cursor:pointer;font-weight:750;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.header-link{font-size:13px}.back-link{margin:30px 0 26px;color:var(--muted);font-size:12px;letter-spacing:.05em;text-decoration:none;text-transform:uppercase}.back-link:hover,.header-link:hover{color:#000}.kicker{margin:0 0 14px;color:#7b7000;font-size:11px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.landing-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:610px;overflow:hidden;color:#fff;background:var(--ink)}.hero-copy{align-self:center;padding:72px clamp(32px,6vw,84px)}.landing-hero .kicker{color:var(--yellow)}.landing-hero h1{max-width:720px;margin:0;font-size:clamp(48px,6vw,84px);font-weight:900;letter-spacing:-.065em;line-height:.92}.landing-hero p:not(.kicker){max-width:610px;margin:30px 0;color:#cfcfca;font-size:17px;line-height:1.65}.hero-link{display:inline-flex;gap:18px;align-items:center;min-height:52px;padding:0 22px;border-radius:var(--radius-sm);color:var(--ink);background:var(--yellow);font-size:14px;font-weight:850;text-decoration:none}.hero-link span{font-size:18px}.hero-product-stack{position:relative;min-height:610px;background:var(--brand-gradient)}.hero-product-stack .product-visual{position:absolute;top:62px;right:8%;bottom:40px;left:14%;height:auto}.hero-product-stack .product-visual:first-child{transform:translate(-27%,17%) rotate(-8deg) scale(.83);opacity:.72}.hero-product-stack .product-visual:last-child{transform:rotate(5deg)}.product-visual{position:relative;display:grid;width:100%;height:330px;place-items:center;overflow:hidden;background:#e7e7e2}.product-visual.compact{height:100%;background:transparent}.mock-shadow{position:absolute;width:55%;height:77%;transform:translate(15px,18px);background:#0003;filter:blur(7px)}.mock-calendar{position:relative;z-index:1;display:flex;width:54%;aspect-ratio:4 / 5;flex-direction:column;padding:7% 7% 6%;background:#fff;box-shadow:0 18px 45px #0000002e}.product-visual.square .mock-calendar{width:60%;aspect-ratio:1 / 1}.product-visual.desk .mock-calendar{width:67%;aspect-ratio:1.35 / 1;transform:perspective(600px) rotateX(-5deg)}.mock-binding{position:absolute;top:-6px;left:12%;display:flex;width:76%;justify-content:space-around}.mock-binding i{width:3px;height:15px;border-radius:4px;background:#111}.mock-photo{display:grid;min-height:52%;place-items:end start;padding:10%;color:#fff;background:linear-gradient(140deg,#0000001a,#0000009e),linear-gradient(145deg,#d7bd00 0,#d7bd00 42%,#383834 42%,#383834 62%,#c9c9c2 62%)}.mock-photo span{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mock-month{display:flex;justify-content:space-between;margin:9% 0 5%;font-size:8px;font-weight:900;letter-spacing:.12em}.mock-month b{color:#8a7a00}.mock-grid{display:grid;grid-template-columns:repeat(7,1fr);flex:1;gap:2px}.mock-grid i{border-bottom:1px solid #d5d5cf}.benefit-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--ink);border-top:0;background:#fff}.benefit-strip span{display:flex;gap:14px;align-items:center;min-height:76px;padding:0 28px;border-right:1px solid var(--line);font-size:13px;font-weight:700}.benefit-strip span:last-child{border-right:0}.benefit-strip b{font-size:24px;font-weight:900}.catalog-section,.how-section{padding:104px 0 20px}.marketing-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:38px}.marketing-heading h2,.how-section>h2,.product-details h2,.next-step-card h2{max-width:780px;margin:0;font-size:clamp(34px,4.2vw,58px);font-weight:900;letter-spacing:-.055em;line-height:1}.marketing-heading>p{max-width:430px;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{position:relative;overflow:hidden;border:1px solid #cfcfc8;border-radius:var(--radius-md);background:#fff}.product-card .product-visual{border-bottom:1px solid var(--line)}.product-badge{position:absolute;z-index:2;top:14px;left:14px;padding:7px 10px;border-radius:7px;color:#fff;background:var(--brand-fuchsia);font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.product-badge.inline{position:static;display:inline-block;margin-bottom:18px}.product-card-copy{padding:25px}.product-card h3{margin:0 0 12px;font-size:23px;font-weight:850;letter-spacing:-.035em}.product-card-copy>p{min-height:66px;margin:0;color:var(--muted);font-size:13px;line-height:1.55}.product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:23px;padding-top:18px;border-top:1px solid var(--line)}.product-card-footer strong{font-size:18px}.product-card-footer button{min-height:44px;padding:0 4px;border:0;background:transparent;cursor:pointer;font-size:13px;font-weight:850}.product-card-footer button span{margin-left:8px}.how-section{margin-top:82px;padding:68px;color:#fff;background:var(--ink)}.how-section .kicker{color:var(--yellow)}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:56px}.how-grid>div{border-top:1px solid #4c4c48;padding-top:24px}.how-grid span{color:var(--yellow);font-size:12px;font-weight:850}.how-grid h3{margin:28px 0 10px;font-size:21px}.how-grid p{margin:0;color:#bdbdb8;font-size:13px;line-height:1.55}.product-page .site-header{margin-bottom:0}.product-hero{display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(0,.95fr);overflow:hidden;border:1px solid #cfcfc8;border-radius:var(--radius-lg);background:#fff}.product-preview-panel{display:grid;min-height:630px;place-items:center;padding:50px;background:#e2e2dc}.product-preview-panel .product-visual{height:100%;min-height:500px;background:transparent}.product-info{align-self:center;padding:clamp(44px,6vw,82px)}.product-info h1{margin:0;font-size:clamp(42px,5vw,68px);font-weight:900;letter-spacing:-.06em;line-height:.96}.product-lead{margin:28px 0;color:var(--muted);font-size:15px;line-height:1.65}.price-line{display:flex;align-items:baseline;justify-content:space-between;margin:34px 0 26px;padding-top:22px;border-top:1px solid var(--line)}.price-line span{color:var(--muted);font-size:13px}.price-line strong{font-size:28px}.brand-button,.secondary-button,.button-row button,.choice-card{border:0;border-radius:var(--radius-sm);cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease,opacity .15s ease}.brand-button{display:flex;width:100%;min-height:50px;align-items:center;justify-content:space-between;padding:0 18px;color:var(--ink);background:var(--yellow);font-weight:850}.brand-button:hover:not(:disabled){background:#ffe51e;transform:translateY(-1px)}.brand-button.large{width:auto;min-height:58px;gap:34px;padding:0 24px}.brand-button:disabled,.secondary-button:disabled,.button-row button:disabled{cursor:not-allowed;opacity:.4}.save-note{margin:15px 0 0;color:var(--muted);font-size:11px}.product-details{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;margin-top:24px;border:1px solid #cfcfc8;border-radius:var(--radius-md);background:#fff}.product-details>div{padding:clamp(32px,5vw,64px)}.product-details>div+div{border-left:1px solid var(--line)}.spec-panel dl{margin:0}.spec-panel dl div{display:flex;justify-content:space-between;gap:24px;padding:16px 0;border-bottom:1px solid var(--line);font-size:13px}.spec-panel dt{color:var(--muted)}.spec-panel dd{margin:0;font-weight:750;text-align:right}.included-panel h2{font-size:42px}.included-panel ul{display:grid;gap:16px;margin:32px 0 0;padding:0;list-style:none}.included-panel li{position:relative;padding-left:28px;color:var(--muted);font-size:14px;line-height:1.45}.included-panel li:before{position:absolute;top:1px;left:0;display:grid;width:18px;height:18px;place-items:center;color:var(--ink);background:var(--yellow);content:"✓";font-size:11px;font-weight:900}.onboarding-panel{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;margin-top:24px;border:1px solid var(--ink);border-radius:var(--radius-md);background:var(--ink)}.onboarding-panel>div{display:flex;gap:18px;align-items:flex-start;padding:30px;border-right:1px solid #41413e}.onboarding-panel>div:last-child{border-right:0}.onboarding-panel span{display:grid;flex:0 0 30px;width:30px;height:30px;place-items:center;background:var(--yellow);font-size:12px;font-weight:900}.onboarding-panel p{margin:0;color:#c6c6c1;font-size:13px;line-height:1.5}.onboarding-panel b{color:#fff}.editor-shell{width:min(1440px,calc(100% - 40px))}.editor-intro{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:end;padding:44px 0 34px}.editor-intro .back-link{margin:0 0 24px}.editor-intro h1{max-width:760px;margin:0;font-size:clamp(42px,5vw,70px);font-weight:900;letter-spacing:-.06em;line-height:.96}.editor-intro p:last-child{max-width:680px;margin:22px 0 0;color:var(--muted);font-size:15px;line-height:1.6}.editor-progress{display:grid;min-width:210px;gap:4px;padding:20px;border-radius:var(--radius-md);color:#fff;background:var(--ink)}.editor-progress strong{color:var(--yellow);font-size:30px}.editor-progress span{color:#bdbdb8;font-size:11px}.editor-progress>i{display:block;height:5px;margin-top:12px;overflow:hidden;background:#44443f}.editor-progress>i b{display:block;height:100%;background:var(--brand-gradient)}.editor-steps{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;margin:0 0 22px;padding:0;border:1px solid #cfcfc8;border-radius:var(--radius-md);background:#fff;list-style:none}.editor-steps li{display:flex;gap:13px;align-items:center;min-height:62px;padding:0 22px;border-right:1px solid var(--line);color:#92928c;font-size:12px}.editor-steps li:last-child{border-right:0}.editor-steps span{display:grid;width:26px;height:26px;place-items:center;border:1px solid #c6c6c0;border-radius:50%;font-size:10px}.editor-steps .active{color:var(--ink)}.editor-steps .active span{border-color:var(--yellow);background:var(--yellow);font-weight:900}.page-browser,.canvas-card,.controls-card{border:1px solid #cfcfc8;border-radius:var(--radius-md);background:#fff}.page-browser{margin-bottom:22px;padding:22px}.section-heading,.canvas-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.section-heading{margin-bottom:17px}.section-heading .kicker,.canvas-heading .kicker{margin-bottom:7px}.section-heading h2,.canvas-heading h2,.control-intro h2{margin:0;font-size:25px;font-weight:850;letter-spacing:-.035em}.section-meta,.canvas-note{margin:0;color:var(--muted);font-size:11px}.page-strip{display:grid;grid-template-columns:repeat(13,minmax(80px,1fr));gap:7px}.page-tile{min-width:0;min-height:78px;padding:12px 10px;border:1px solid var(--line);border-radius:var(--radius-sm);color:#5e5e59;background:#f4f4f1;cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease,transform .15s ease}.page-tile:hover{transform:translateY(-1px);border-color:#8e8e87}.page-tile.active{border-color:var(--brand-fuchsia);color:#fff;background:var(--black);box-shadow:inset 0 -4px 0 var(--brand-fuchsia)}.page-tile-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px;color:#969690;font-size:9px;font-variant-numeric:tabular-nums}.page-dot,.status-dot{display:inline-block;flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#bdbdb7}.page-tile.has-image .page-dot{background:#46a269}.page-tile.active .page-dot{background:var(--yellow)}.page-tile strong,.page-tile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-tile strong{font-size:11px}.page-tile small{margin-top:5px;color:#92928c;font-size:9px}.page-tile.active small{color:#c9c9c4}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:22px;align-items:start}.canvas-card{min-width:0;padding:22px}.canvas-heading{max-width:820px;margin:0 auto 17px}.canvas-note{max-width:250px;text-align:right}.canvas-stage{display:grid;min-width:0;max-width:900px;margin:0 auto;padding:clamp(16px,3vw,34px);border-radius:var(--radius-md);place-items:center;background:#d6d6d1}.canvas-wrap{position:relative;width:min(100%,620px);aspect-ratio:4 / 5;overflow:hidden;border:1px solid #c7c4bf;border-radius:4px;background:#fff;box-shadow:0 18px 46px #0000002e}.canvas-wrap .canvas-container{width:100%!important;height:auto!important;aspect-ratio:4 / 5}.canvas-wrap canvas{width:100%!important;height:100%!important;pointer-events:none!important;touch-action:pan-y pinch-zoom}.photo-gesture-layer{position:absolute;z-index:4;pointer-events:none}.photo-gesture-layer.enabled{pointer-events:auto;touch-action:none;cursor:grab}.photo-gesture-layer.enabled:after{position:absolute;right:8px;bottom:8px;padding:5px 7px;border-radius:6px;color:#fff;background:#000000a3;content:"Перетягніть фото";font-size:9px;font-weight:750;opacity:0;transition:opacity .15s ease}.photo-gesture-layer.enabled:hover:after,.photo-gesture-layer.enabled.dragging:after{opacity:1}.photo-gesture-layer.dragging{cursor:grabbing}.mobile-quick-panel{display:none}.hint{max-width:820px;margin:14px auto 0;color:var(--muted);font-size:11px;line-height:1.45}.controls-card{position:sticky;top:16px;display:flex;flex-direction:column;gap:18px;padding:25px}.control-intro .kicker{margin-bottom:7px}.editor-message{display:flex;gap:9px;align-items:flex-start;padding:11px 12px;border-radius:var(--radius-sm);color:#5d5d58;background:#f1f1ed;font-size:11px;line-height:1.4}.editor-message .status-dot{margin-top:3px;background:#46a269}.upload-button b{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:#ffffff80;font-size:18px}.control-group{padding:17px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-muted)}.control-label{margin:0 0 12px;color:var(--text-primary);font-size:14px;font-weight:900;letter-spacing:-.015em}.option-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.option-heading>span{display:none;color:var(--brand-fuchsia);font-size:10px;font-weight:800}.button-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;align-items:center;text-align:center}.button-row+.button-row{margin-top:8px}.button-row button{min-height:46px;color:var(--ink);background:#e8e6e2;font-weight:800}.button-row span{color:var(--brand-fuchsia);font-size:12px;font-weight:800;font-variant-numeric:tabular-nums}.secondary-button{width:100%;min-height:45px;padding:10px 14px;color:var(--ink);background:#e9e9e4;font-size:12px;font-weight:800}.secondary-button:hover:not(:disabled){background:#ddddd6;transform:translateY(-1px)}.secondary-button.full-width{margin-top:10px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.choice-card{min-width:0;padding:8px;border:1px solid var(--line);color:var(--ink);background:#fff;text-align:left}.choice-card.selected{border-color:var(--brand-fuchsia);background:#fff;box-shadow:inset 0 0 0 2px var(--brand-fuchsia),0 6px 18px #fc028d1a}.choice-card.selected strong{color:#b30064}.choice-card strong,.choice-card small{display:block}.choice-card strong{margin-top:7px;font-size:11px}.choice-card small{min-height:28px;margin-top:3px;color:var(--muted);font-size:9px;line-height:1.35}.choice-preview,.grid-preview{display:block;position:relative;width:100%;height:68px;overflow:hidden;background:#e0e0da}.choice-preview i,.choice-preview b{display:block;position:absolute;border:2px solid #44443f}.choice-preview i{background:#fff}.choice-preview.design-a i{top:9%;left:12%;width:76%;height:50%;border-color:#fff;box-shadow:5px 5px #c5c5be}.choice-preview.design-a b{top:70%;left:12%;width:76%;height:14%;border:0;background:repeating-linear-gradient(90deg,#d1d1ca 0 1px,transparent 1px 12px)}.choice-preview.design-a:before{position:absolute;inset:0 auto 0 0;width:6px;background:var(--yellow);content:""}.choice-preview.design-b{background:#d9d9d3}.choice-preview.design-b i{top:12%;left:12%;width:76%;height:24%;background:repeating-linear-gradient(90deg,transparent 0 14px,#777 14px 15px)}.choice-preview.design-b b{top:47%;left:12%;width:76%;height:42%;background:#f5f5f1}.grid-preview{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(3,1fr);gap:3px;padding:7px;background:#fff}.grid-preview i{display:block;border:1px solid #c5c5bf}.grid-preview.minimal{gap:0;background:#f5f5f1}.grid-preview.minimal i{border-width:0 1px 1px 0;border-style:dashed;border-color:#a9a9a3}.dates-button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:58px;padding:10px 13px;border:1px solid color-mix(in srgb,var(--brand-fuchsia) 35%,var(--border));border-radius:var(--radius-md);color:var(--ink);background:#fff1f8;cursor:pointer;text-align:left}.dates-button>span:first-child{display:grid;gap:3px}.dates-button b{font-size:12px}.dates-button small{color:#80526c;font-size:9px}.dates-count{display:grid;width:29px;height:29px;place-items:center;border-radius:50%;color:#fff;background:var(--brand-fuchsia);font-size:11px;font-weight:900}.developer-tools{border-top:1px dashed #aaa;padding-top:12px;color:#666;font-size:10px}.developer-tools summary{cursor:pointer}.developer-tools>div{display:flex;gap:6px;margin:10px 0}.developer-tools button{flex:1;min-height:32px}.developer-tools dl{margin:0}.developer-tools dl div{display:flex;justify-content:space-between}.developer-tools dd{margin:0}.next-step-card{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-top:22px;padding:42px;border-radius:var(--radius-lg);color:#fff;background:var(--ink)}.next-step-card .kicker{color:var(--yellow)}.next-step-card h2{font-size:clamp(30px,3.5vw,48px)}.next-step-card p:last-child{margin:15px 0 0;color:#bcbcb7;font-size:13px}.modal-backdrop{position:fixed;z-index:30;top:var(--visual-viewport-offset-top, 0);right:0;left:0;display:grid;height:var(--visual-viewport-height, 100dvh);place-items:center;padding:24px;background:#0000009e}.dates-dialog{display:flex;width:min(620px,100%);max-height:min(800px,calc(var(--visual-viewport-height, 100dvh) - 48px));overflow:hidden;flex-direction:column;padding:30px;border-top:7px solid var(--brand-fuchsia);border-radius:var(--radius-lg);background:#fff;box-shadow:0 28px 90px #0000004d}.dialog-header{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.dialog-header h2{margin:0;font-size:31px}.dialog-header p:last-child{max-width:420px;margin:10px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.dialog-close{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border:0;border-radius:var(--radius-sm);background:#edede8;cursor:pointer;font-size:26px}.dates-dialog-body{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-right:3px}.saved-dates-list{display:grid;gap:8px;margin-bottom:24px}.empty-dates{margin:0;padding:15px;border-radius:var(--radius-sm);color:var(--muted);background:#f1f1ed;font-size:12px;line-height:1.45}.saved-date-row{display:grid;grid-template-columns:36px 34px minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:var(--radius-sm)}.saved-date-day{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#fff;background:var(--brand-fuchsia);font-size:12px;font-weight:900}.saved-date-marker{color:var(--red);font-size:16px;font-weight:850;text-align:center}.saved-date-copy{min-width:0}.saved-date-copy strong,.saved-date-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-date-copy strong{font-size:12px}.saved-date-copy small{margin-top:2px;color:var(--muted);font-size:9px}.icon-button{min-width:44px;min-height:44px;border:0;border-radius:var(--radius-sm);color:#4e4e49;background:transparent;cursor:pointer;font-size:10px;font-weight:800}.icon-button:hover{text-decoration:underline}.icon-button.danger{color:#a52626}.date-form{border-top:1px solid var(--line);padding-top:20px}.field-label{display:block;margin:12px 0 6px;color:#5e5e59;font-size:11px;font-weight:750}.field-label span{color:#989892;font-weight:400}.date-form select,.date-form input{width:100%;min-height:48px;border:1px solid #c9c9c2;border-radius:var(--radius-sm);padding:9px 11px;color:var(--ink);background:#fff;font-size:16px}.date-form select:focus,.date-form input:focus{outline:3px solid rgba(252,2,141,.25);outline-offset:1px}.dialog-actions{position:sticky;bottom:0;display:flex;gap:8px;margin-top:20px;padding-top:10px;background:#fff}.dialog-actions>*{flex:1}.review-page{padding-bottom:90px}.review-hero{padding:84px clamp(28px,7vw,88px);color:#fff;background:var(--ink)}.review-hero .kicker{color:var(--yellow)}.review-hero h1{max-width:900px;margin:0;font-size:clamp(46px,6vw,78px);font-weight:900;letter-spacing:-.06em;line-height:.95}.review-hero>p:not(.kicker){max-width:650px;margin:26px 0 0;color:#c1c1bc;line-height:1.6}.completion-meter{position:relative;display:flex;width:min(620px,100%);height:44px;align-items:center;margin-top:38px;padding:0 14px;overflow:hidden;color:#fff;background:#383834;font-size:11px;font-weight:800}.completion-meter i{position:absolute;inset:0 auto 0 0;background:#766b00}.completion-meter span{position:relative;z-index:1}.review-summary{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px;border:1px solid #cfcfc8;background:#fff}.summary-card{padding:34px;border-right:1px solid var(--line)}.summary-card:last-child{border-right:0}.summary-card span{display:block;font-size:36px;font-weight:900;letter-spacing:-.04em}.summary-card p{margin:8px 0 0;color:var(--muted);font-size:12px}.review-pages{margin-top:76px}.review-page-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.review-page-grid button{display:grid;grid-template-columns:auto 1fr;gap:4px 12px;padding:18px;border:1px solid var(--line);background:#fff;cursor:pointer;text-align:left}.review-page-grid button>span{grid-row:1 / 3;color:#aaa;font-size:10px}.review-page-grid strong{font-size:12px}.review-page-grid small{color:brown;font-size:10px}.review-page-grid small.ready{color:#27834d}.review-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:28px}.review-actions .secondary-button{width:auto;min-height:58px}.future-notice{display:flex;gap:10px;justify-content:center;margin-top:14px;padding:16px;color:#534d1e;background:#fff7b5;font-size:12px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1120px){.page-strip{display:flex;overflow-x:auto;padding-bottom:7px;scroll-snap-type:x proximity;scrollbar-width:thin}.page-tile{flex:0 0 112px;scroll-snap-align:start}.editor-layout{grid-template-columns:minmax(0,1fr) 340px}.product-grid{gap:12px}.product-card h3{font-size:20px}}@media(max-width:900px){.marketing-shell,.editor-shell{width:min(100% - 24px,720px)}.landing-hero{grid-template-columns:1fr}.hero-product-stack{min-height:440px}.hero-product-stack .product-visual{top:20px;right:10%;bottom:20px;left:16%}.benefit-strip{grid-template-columns:1fr}.benefit-strip span{border-right:0;border-bottom:1px solid var(--line)}.benefit-strip span:last-child{border-bottom:0}.marketing-heading{align-items:flex-start;flex-direction:column}.product-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:44% 56%}.product-card .product-visual{height:300px;border-right:1px solid var(--line);border-bottom:0}.how-section{padding:46px 30px}.how-grid,.product-hero{grid-template-columns:1fr}.product-preview-panel{min-height:470px}.product-info{padding:44px 32px}.product-details{grid-template-columns:1fr}.product-details>div+div{border-top:1px solid var(--line);border-left:0}.onboarding-panel{grid-template-columns:1fr}.onboarding-panel>div{border-right:0;border-bottom:1px solid #41413e}.onboarding-panel>div:last-child{border-bottom:0}.editor-intro{grid-template-columns:1fr;gap:24px}.editor-progress{width:100%}.editor-layout{grid-template-columns:1fr}.controls-card{position:static}.mobile-quick-panel{display:block;max-width:900px;margin:12px auto 0;padding:14px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted)}.mobile-section-label{margin:0 0 10px;font-size:12px;font-weight:900}.mobile-quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mobile-quick-actions.cover-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-action{position:relative;display:flex;min-width:0;min-height:64px;align-items:center;justify-content:center;gap:7px;padding:9px 8px;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);background:var(--surface);cursor:pointer;font-size:11px;font-weight:850;line-height:1.2;text-align:center}.quick-action>span{color:var(--brand-fuchsia);font-size:18px;font-weight:900}.quick-action.primary{border-color:var(--brand-yellow);background:var(--brand-yellow)}.quick-action.primary>span{color:var(--black)}.quick-action.dates{border-color:#fc028d4d;background:#fff1f8}.quick-action b{position:absolute;top:5px;right:5px;display:grid;min-width:20px;height:20px;place-items:center;border-radius:10px;color:#fff;background:var(--brand-fuchsia);font-size:10px}.quick-action:disabled{cursor:not-allowed;opacity:.45}.mobile-photo-tools{margin-top:10px;padding:14px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.mobile-tools-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mobile-tools-header strong{font-size:13px}.mobile-tools-header button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:var(--radius-sm);background:var(--surface-muted);cursor:pointer;font-size:24px}.desktop-photo-action,.desktop-photo-tools,.desktop-dates-action{display:none}.option-heading>span{display:inline}.option-carousel{display:flex;gap:10px;margin-right:-17px;padding:2px 17px 8px 2px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin}.option-carousel .choice-card{flex:0 0 min(230px,72vw);scroll-snap-align:start}.next-step-card{align-items:flex-start;flex-direction:column}.review-page-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.marketing-shell,.editor-shell{width:100%;padding-bottom:48px}.site-header{min-height:66px;margin:0 14px;grid-template-columns:1fr auto}.wordmark{font-size:20px}.header-caption{display:none}.header-link{font-size:11px}.landing-hero{min-height:auto}.hero-copy{padding:54px 20px 44px}.landing-hero h1{font-size:clamp(43px,13vw,58px)}.landing-hero p:not(.kicker){margin:24px 0;font-size:15px}.hero-link{width:100%;justify-content:space-between}.hero-product-stack{min-height:330px}.benefit-strip{border-right:0;border-left:0}.benefit-strip span{min-height:62px;padding:0 20px}.catalog-section{padding:70px 14px 10px}.marketing-heading{gap:16px;margin-bottom:26px}.marketing-heading h2,.how-section>h2,.product-details h2{font-size:36px}.product-card{display:block}.product-card .product-visual{height:290px;border-right:0;border-bottom:1px solid var(--line)}.product-card-copy>p{min-height:0}.how-section{margin-top:58px;padding:46px 20px}.how-grid{margin-top:38px}.back-link{margin-left:14px}.product-hero{border-right:0;border-left:0}.product-preview-panel{min-height:370px;padding:22px}.product-preview-panel .product-visual{min-height:330px}.product-info{padding:38px 20px}.product-info h1{font-size:42px}.product-details{border-right:0;border-left:0}.product-details>div{padding:36px 20px}.onboarding-panel{border-right:0;border-left:0}.editor-intro{padding:34px 16px 28px}.editor-intro .back-link{margin-left:0}.editor-intro h1{font-size:43px}.editor-steps{margin:0 8px 14px}.editor-steps li{min-height:54px;justify-content:center;padding:0 8px}.editor-steps li b{display:none}.page-browser{margin-bottom:12px;padding:18px 12px;border-right:0;border-left:0}.section-heading{align-items:flex-end}.page-strip{margin-right:-12px;padding-right:12px}.page-tile{flex-basis:104px;min-height:82px}.canvas-card{padding:14px 8px 12px;border-right:0;border-left:0}.canvas-heading{padding:0 6px}.canvas-heading h2{font-size:22px}.canvas-note{max-width:120px;font-size:9px;line-height:1.35}.canvas-stage{padding:12px}.canvas-wrap{width:100%}.photo-gesture-layer.enabled:after{display:none}.mobile-quick-panel{margin:10px 0 0;padding:12px 8px;border-right:0;border-left:0;border-radius:0}.mobile-quick-actions{gap:6px}.quick-action{min-height:68px;padding:8px 5px;font-size:10px}.hint{padding:0 6px}.controls-card{gap:17px;padding:24px 16px;border-right:0;border-left:0}.brand-button,.secondary-button,.button-row button,.dates-button{min-height:48px}.control-group{padding:16px}.control-label{font-size:16px}.option-carousel .choice-card{min-height:138px}.dates-dialog{width:100%;max-height:calc(var(--visual-viewport-height, 100dvh) - env(safe-area-inset-top,0px) - 8px);padding:18px 16px calc(16px + env(safe-area-inset-bottom,0px));border-radius:var(--radius-lg) var(--radius-lg) 0 0}.modal-backdrop{align-items:end;padding:env(safe-area-inset-top,0px) 0 0}.dialog-header{margin-bottom:14px}.dialog-header h2{font-size:27px}.dialog-header p:last-child{margin-top:6px}.dates-dialog-body{padding-right:1px}.saved-date-row{grid-template-columns:32px 28px minmax(0,1fr)}.saved-date-row .icon-button{min-height:44px}.saved-date-row .icon-button:not(.danger){grid-column:1 / 3}.saved-date-row .icon-button.danger{grid-column:3;grid-row:2;justify-self:end}.next-step-card{margin-top:12px;padding:36px 20px}.next-step-card .brand-button{width:100%}.review-hero{padding:58px 20px}.review-hero h1{font-size:44px}.review-summary{grid-template-columns:1fr;border-right:0;border-left:0}.summary-card{border-right:0;border-bottom:1px solid var(--line)}.summary-card:last-child{border-bottom:0}.review-pages{padding:0 14px}.review-page-grid{grid-template-columns:repeat(2,1fr)}.review-actions{align-items:stretch;flex-direction:column-reverse;padding:0 14px}.review-actions .brand-button,.review-actions .secondary-button{width:100%}.future-notice{align-items:flex-start;flex-direction:column;margin:14px}}
