.strip-page{--paper:#faf6ef;--ink:#302d2b;--soft-ink:#655a53;--line:#e8e2da;background:var(--paper);color:var(--ink)}
.strip-page button,.strip-page input{font:inherit}.strip-page button{cursor:pointer}.strip-page button:disabled{cursor:default;opacity:.4}.strip-page [hidden]{display:none!important}.strip-page :focus-visible{outline:3px solid #5c6ff5;outline-offset:4px}.strip-page .burger-menu{border:0;background:transparent;padding:10px;width:44px;height:44px;flex-shrink:0}.strip-page .burger-line{flex-shrink:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:1200;background:white;padding:14px;color:#2633a5}.skip-link:focus{top:15px}
.maker-hero{padding:145px 24px 37px;text-align:center}.eyebrow{font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:700;color:#655a53}.maker-hero .eyebrow{display:flex;justify-content:center;align-items:center;gap:8px}.maker-hero .eyebrow span{width:6px;height:6px;border-radius:50%;background:#d88897}.maker-hero h1{font-size:13px;letter-spacing:.05em;font-weight:600;margin:22px 0 18px;color:#655a53}.maker-hero h1 span{display:block;margin-top:13px;font:500 clamp(34px,4.5vw,60px)/1.08 Georgia,serif;letter-spacing:-.045em;color:var(--ink)}.hero-description{font-size:16px;color:var(--soft-ink);line-height:1.7}.benefits{list-style:none;display:flex;justify-content:center;gap:24px;margin:20px 0 0;color:#655a53;font-size:11px}.benefits li:before{content:"✓";color:#546b50;margin-right:6px}
.editor-shell{max-width:1120px;margin:0 auto 85px;display:grid;grid-template-columns:1.05fr 1fr;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 20px 70px #6451400c;overflow:hidden;scroll-margin-top:110px}.preview-pane{padding:24px 32px 19px;background:#eee9e1;position:relative;min-width:0}.preview-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.preview-heading .eyebrow{font-size:9px;letter-spacing:.12em}.demo-badge{background:#ffffffad;border:1px solid #fff9;border-radius:30px;font-size:10px;padding:3px 9px;color:#72665e}.paper-stage{min-height:405px;height:440px;display:flex;align-items:center;justify-content:center;position:relative;margin:15px 0 0;background:radial-gradient(ellipse at center,#fff7 0%,transparent 67%)}.strip-shadow{filter:drop-shadow(7px 14px 10px #56433625);max-width:85%;height:91%;display:flex;align-items:center;justify-content:center}#strip-preview{max-height:100%;max-width:100%;width:auto;height:auto;display:block}.preview-note{min-height:18px;text-align:center;color:#655a53;font-size:11px;margin:8px 0 19px}.export-row{display:flex;gap:8px}.primary-button,.secondary-button{display:inline-flex;justify-content:center;align-items:center;gap:10px;border:0;border-radius:11px;padding:13px 18px;min-height:46px;font-size:13px;font-weight:600;text-decoration:none;line-height:1.35}.primary-button{background:#4757d4;color:#fff;box-shadow:0 4px 8px #4757d41a;transition:background .18s,transform .18s}.primary-button:hover{background:#3847bf;transform:translateY(-1px)}.primary-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.secondary-button{background:#fff;border:1px solid var(--line);color:var(--ink)}.export-row .primary-button{flex:1}.export-detail{font-size:10px;text-align:center;color:#655a53;margin-top:10px}.status{font-size:12px;text-align:center;color:#566a53;margin-top:8px;min-height:18px}.status a{color:#3847bf;text-decoration:underline}.controls-pane{padding:30px 30px 24px;min-width:0}.control-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.control-top h2{font:500 28px Georgia,serif;letter-spacing:-.025em;margin:0}.text-button{border:0;background:none;color:#655a53;padding:9px 0;font-size:11px;text-decoration:underline;text-underline-offset:3px}.editor-tabs{display:flex;border-bottom:1px solid var(--line);margin:25px 0 23px;gap:22px}.editor-tabs button{background:none;border:0;padding:0 0 12px;color:#655a53;font-size:12px;position:relative}.editor-tabs button[aria-selected=true]{font-weight:700;color:#454fc1}.editor-tabs button[aria-selected=true]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#5c6ff5;border-radius:2px}.panel-heading h3{font-size:14px;font-weight:600;margin-bottom:6px}.panel-heading p{color:#655a53;font-size:11px;line-height:1.6}.upload-zone{width:100%;border:1px dashed #c9c7df;border-radius:12px;background:#f8f8fd;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:17px 8px;margin:20px 0 14px;transition:background .2s,border .2s}.upload-zone:hover,.upload-zone.drag-over{background:#ededfc;border-color:#5c6ff5}.upload-zone .upload-icon{font-size:22px;color:#454fc1;line-height:1.1;margin-bottom:7px}.upload-zone strong{font-size:12px;font-weight:600;color:#424dc1}.upload-zone span:not(.upload-icon){font-size:11px;color:#655a53;margin-top:2px}.upload-zone small{font-size:9px;color:#655a53;margin-top:10px}.photo-list{display:flex;flex-direction:column;gap:8px}.photo-row{display:flex;align-items:center;gap:10px;padding:8px;border:1px solid #eee9e4;border-radius:10px;background:#fff}.photo-row img{width:57px;height:40px;object-fit:cover;border-radius:5px}.photo-info{flex:1;min-width:0}.photo-name{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.crop-button{font-size:10px;color:#454fc1;border:0;background:none;padding:3px 0;text-decoration:underline;text-underline-offset:3px}.photo-actions{display:flex;gap:2px}.icon-button{background:none;border:0;border-radius:6px;min-width:30px;min-height:34px;color:#655a53;font-size:16px}.icon-button:hover{background:#f7f4ef}.privacy-note{display:flex;align-items:flex-start;gap:10px;margin-top:23px;color:#655a53}.privacy-note svg{width:18px;height:18px;flex-shrink:0;fill:none;stroke:#928a80;stroke-width:1.5}.privacy-note p{font-size:10px;line-height:1.8}.privacy-note p span{color:#655a53;font-size:9px}.error{color:#aa3043;font-size:12px;white-space:pre-line;margin-bottom:10px}.error:empty{display:none}.paper-options{display:grid;grid-template-columns:repeat(4,1fr);gap:20px 12px;margin-top:24px}.paper-option,.filter-option{background:none;border:0;display:flex;flex-direction:column;align-items:center;gap:8px;color:#655a53;font-size:11px}.paper-option canvas{width:100%;height:auto;aspect-ratio:1;box-shadow:0 2px 6px #5243320c;border-radius:9px;border:3px solid transparent;outline:1px solid #ece7e3}.paper-option[aria-pressed=true] canvas,.filter-option[aria-pressed=true] canvas{outline:2px solid #5361d9;border-color:white}.paper-option[aria-pressed=true],.filter-option[aria-pressed=true]{color:#414eb8;font-weight:600}.filter-options{display:grid;grid-template-columns:repeat(3,1fr);gap:23px 13px;margin-top:24px}.filter-option canvas{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border:3px solid transparent;outline:1px solid #ece7e3;border-radius:10px}.field-label{display:flex;justify-content:space-between;font-size:12px;font-weight:600;margin:24px 0 7px}.field-label span{font-size:10px;color:#655a53;font-weight:400}.text-input{border:1px solid #ddd7d1;border-radius:9px;background:#fff;padding:12px;width:100%;min-height:46px;font-size:14px;color:#3d3530;min-width:0}.input-hint{font-size:10px;color:#655a53;display:block;margin-top:7px}.details-tip{font:italic 19px/1.55 Georgia,serif;padding:23px;border-radius:12px;background:#faf6ef;color:#655a53;margin-top:28px}.clear-date{display:block;margin-left:auto}.print-pop .strip-shadow{animation:print-pop .6s ease both}@keyframes print-pop{0%{transform:translateY(-13px);opacity:.6}100%{transform:translateY(0);opacity:1}}
.app-invitation{max-width:1120px;margin:auto;padding:0 55px;display:grid;grid-template-columns:.7fr 1fr;gap:65px;align-items:center;background:#f0e7e1;border-radius:22px;overflow:hidden}.invitation-art{height:330px;overflow:hidden;text-align:center}.invitation-art img{object-fit:contain;object-position:top;width:200px;height:auto;transform:rotate(-6deg);margin-top:35px;filter:drop-shadow(0 8px 14px #4f30251f)}.invitation-copy{padding:35px 0}.invitation-copy h2{font:500 clamp(25px,3vw,35px)/1.15 Georgia,serif;letter-spacing:-.025em;margin:14px 0}.invitation-copy>p:not(.eyebrow):not(.app-detail){font-size:13px;color:#655a53;line-height:1.8;max-width:420px}.app-link{margin-top:20px;font-size:12px}.app-detail{font-size:10px;color:#655a53;margin-top:10px}.how-section{max-width:1120px;margin:auto;padding:85px 0 65px}.how-section>h2{font:500 33px/1.2 Georgia,serif;margin-top:14px;letter-spacing:-.02em}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:35px}.steps span{font:italic 25px Georgia,serif;color:#655a53}.steps h3{font-size:14px;margin:14px 0 9px}.steps p{font-size:12px;color:#655a53;line-height:1.9}.faq-section{max-width:1120px;margin:auto;padding:55px 0 45px;border-top:1px solid var(--line);display:grid;grid-template-columns:.7fr 1fr;gap:65px;scroll-margin-top:110px}.faq-section h2{font:500 32px/1.2 Georgia,serif;margin-top:14px}.faq-list details{padding:16px 0;border-bottom:1px solid var(--line)}.faq-list details:first-child{padding-top:0}.faq-list summary{font-size:13px;cursor:pointer;font-weight:500;list-style:none;position:relative;padding-right:28px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;font-size:20px;color:#655a53;top:-5px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{font-size:12px;color:#655a53;margin-top:12px;line-height:1.9}.related-links{max-width:1120px;margin:0 auto 70px;display:flex;flex-wrap:wrap;gap:15px 25px;font-size:11px}.related-links span{color:#655a53}.related-links a{color:#655a53;text-underline-offset:4px}.strip-page .footer-bar{background:#fff}.noscript-note{text-align:center;padding:30px}
.strip-page dialog{position:fixed;inset:0;margin:auto;width:min(92vw,530px);border:1px solid #e4ddd4;border-radius:20px;padding:25px;background:#fffdf9;box-shadow:0 25px 100px #0004;max-height:92dvh;overflow-y:auto;color:var(--ink)}.strip-page dialog::backdrop{background:#29211c75;backdrop-filter:blur(4px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px}.strip-page dialog h2{font:500 25px Georgia,serif;margin:0}.strip-page dialog p{font-size:12px;color:#655a53;margin:16px 0}.strip-page dialog label{display:block;font-size:12px;margin:13px 0 3px}.strip-page dialog input[type=range]{width:100%;accent-color:#5260d4;min-height:25px}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}#crop-preview{width:100%;height:auto;border-radius:8px;display:block}.crop-hint{font-size:11px}.strip-page button:active:not(:disabled){transform:translateY(1px)}
@media(min-width:900px){.tab-panel{min-height:448px}}@media(max-width:1180px){.editor-shell,.app-invitation,.how-section,.faq-section,.related-links{margin-left:24px;margin-right:24px}.how-section,.faq-section{padding-left:8px;padding-right:8px}}@media(max-width:760px){.maker-hero{padding:122px 20px 28px}.maker-hero h1 span{max-width:340px;margin:14px auto 0}.hero-description{font-size:14px}.benefits{gap:12px;font-size:9px}.editor-shell{grid-template-columns:1fr;margin:0 14px 45px;border-radius:19px}.preview-pane{padding:18px 23px 14px}.paper-stage{height:345px;min-height:0}.preview-note{font-size:10px;margin-bottom:14px}.controls-pane{padding:24px 22px 28px}.control-top h2{font-size:26px}.editor-tabs{gap:0;justify-content:space-between;margin:23px 0}.editor-tabs button{font-size:13px}.photo-row{padding:8px}.icon-button{min-width:36px;min-height:40px}.paper-options{gap:20px 14px}.app-invitation{margin:0 14px;padding:0 26px;grid-template-columns:1fr;gap:0}.invitation-art{display:none}.invitation-copy{padding:32px 0}.invitation-copy h2{font-size:31px}.invitation-copy>p:not(.eyebrow):not(.app-detail){font-size:13px}.how-section{padding:47px 0 37px}.how-section>h2{font-size:29px}.steps{grid-template-columns:1fr;gap:25px;margin-top:29px}.steps>div{padding-left:45px;position:relative}.steps span{position:absolute;left:0;top:9px}.steps h3{margin-top:7px}.steps p{font-size:13px}.faq-section{grid-template-columns:1fr;gap:22px;padding:36px 0}.faq-section h2{font-size:29px}.faq-list summary{font-size:14px}.faq-list details p{font-size:13px}.related-links{margin-bottom:45px;flex-direction:column;gap:14px}.text-input{font-size:16px}.filter-options{grid-template-columns:repeat(3,1fr)}.strip-page .nav-container{padding-left:20px;padding-right:15px}}@media(prefers-reduced-motion:reduce){.strip-page *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

.mobile-preview-link{display:none}#paper-stage{scroll-margin-top:108px}@media(max-width:760px){.mobile-preview-link{display:block;margin-top:24px;padding:12px;border:1px solid #e3ded7;border-radius:10px;color:#454fc1;text-align:center;font-size:13px;text-decoration:none}.strip-page .nav-links{top:90px}}

/* A finished example belongs outside the editing surface. */
.maker-hero{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1fr 300px;gap:60px;align-items:center;padding:140px 0 45px;text-align:left}.maker-hero .eyebrow,.maker-hero .benefits{justify-content:flex-start}.maker-hero h1 span{font-size:clamp(38px,4.5vw,58px);max-width:690px}.hero-start{margin-top:24px;font-size:13px}.example-strip{margin:0;display:flex;align-items:center;flex-direction:column;gap:15px}.example-strip canvas{max-width:190px;max-height:305px;width:auto;height:auto;filter:drop-shadow(5px 9px 9px #59453922)}.example-strip figcaption{text-align:center;color:var(--soft-ink);font-size:11px;line-height:1.7}.example-strip figcaption span{display:block}.example-strip figcaption .eyebrow{font-size:9px;margin-bottom:3px}.preview-pane:has(#empty-badge:not([hidden])) .strip-shadow{filter:drop-shadow(0 7px 8px #56433615)}
@media(max-width:1180px){.maker-hero{margin:0 24px;gap:30px}}
@media(max-width:760px){.maker-hero{display:flex;flex-direction:column;padding:122px 6px 27px;gap:28px;text-align:center;margin:0 14px}.maker-hero .eyebrow,.maker-hero .benefits{justify-content:center}.maker-hero h1 span{font-size:36px;max-width:340px}.example-strip{flex-direction:row;gap:23px;background:#f0eae0;border-radius:15px;padding:18px 24px;width:100%;justify-content:center}.example-strip canvas{max-height:155px;max-width:90px}.example-strip figcaption{text-align:left;font-size:12px}.example-strip figcaption .eyebrow{justify-content:flex-start}.hero-start{margin-top:20px}}

/* Keep FAQ columns stable as answer content changes. */
.strip-page .faq-section{grid-template-columns:minmax(0,.7fr) minmax(0,1fr);align-items:start}.strip-page .faq-list{width:100%;min-width:0;max-width:none;margin:0;display:block}.strip-page .faq-section>div{min-width:0}.strip-page .faq-list details{overflow-wrap:anywhere}@media(max-width:760px){.strip-page .faq-section{grid-template-columns:minmax(0,1fr)}}

/* Three fixed examples; the editable strip remains upright and independent. */
.example-fan{position:relative;width:300px;height:320px;flex-shrink:0}.example-fan canvas{position:absolute;left:50%;top:0;width:152px;max-width:none;max-height:none;height:auto;filter:drop-shadow(2px 6px 7px #59453920)}.example-fan .example-front{transform:translateX(-50%);z-index:2}.example-fan .example-back{width:140px;top:15px;z-index:1}.example-fan .example-back-left{transform:translateX(calc(-50% - 61px)) rotate(-12deg)}.example-fan .example-back-right{transform:translateX(calc(-50% + 61px)) rotate(12deg)}
@media(max-width:760px){.example-strip{padding:16px 14px;gap:12px}.example-fan{width:170px;height:180px}.example-fan canvas{width:86px}.example-fan .example-back{width:80px;top:8px}.example-fan .example-back-left{transform:translateX(calc(-50% - 34px)) rotate(-12deg)}.example-fan .example-back-right{transform:translateX(calc(-50% + 34px)) rotate(12deg)}.example-strip figcaption{font-size:11px}.example-strip figcaption .eyebrow{font-size:8px}}

/* Let the stage use the full height of the desktop editor row. */
.strip-page .preview-pane{display:flex;flex-direction:column}.strip-page .preview-heading,.strip-page .preview-note,.strip-page .export-row,.strip-page .export-detail,.strip-page .status{flex-shrink:0}.strip-page .paper-stage{flex:1 0 440px;height:auto;min-height:440px}.strip-page .strip-shadow{position:absolute;inset:12px 0;max-width:none;height:auto}.strip-page #strip-preview{max-width:90%;max-height:100%;object-fit:contain}.editor-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
@media(max-width:760px){.strip-page .paper-stage{flex:none;height:345px;min-height:0}}

.example-fan .example-art{position:absolute;width:113.333333%;max-width:none;height:auto;left:-6.666667%;top:-3.125%;display:block}
