:root{--ink:#2b211e;--muted:#6c5c55;--paper:#fff8f4;--paper-2:#f6ede5;--line:#dfd0c7;--accent:#8a3d32;--accent-dark:#682b24;--peach:#d98764;--sage:#718477;--white:#fff;--shadow:0 24px 70px #492d241f;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--paper);color:var(--ink);margin:0;line-height:1.65}button,input,select,textarea{font:inherit}a,button{touch-action:manipulation}a{color:var(--accent);text-underline-offset:.18em}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;line-height:1.06}h1{margin-bottom:1.5rem;font-size:clamp(3rem,7vw,6.5rem)}h2{margin-bottom:1.3rem;font-size:clamp(2rem,4vw,3.6rem)}h3{font-size:1.45rem}.container{width:min(1180px,100% - 40px);margin-inline:auto}.narrow{max-width:820px}.site-shell{min-height:100vh}.skip-link{z-index:200;background:var(--ink);color:#fff;border-radius:6px;padding:10px 16px;position:fixed;top:10px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{z-index:90;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff8f4f5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{color:var(--ink);align-items:center;gap:11px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:var(--accent);border-radius:4px;place-items:center;width:38px;height:30px;display:grid;position:relative;overflow:hidden}.brand-mark i{background:#fff;width:28px;height:1px;position:absolute;transform:rotate(29deg)}.brand-mark i+i{transform:rotate(-29deg)}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a{color:var(--muted);font-weight:700;text-decoration:none}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--accent)}.menu-button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 15px;font-weight:700;display:none}.mobile-nav{display:none}.hero{background:radial-gradient(circle at 80% 15%,#f5d8c9 0,transparent 30%),var(--paper);padding:clamp(76px,10vw,140px) 0}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;display:grid}.hero-lede,.page-hero p{color:var(--muted);max-width:700px;margin-bottom:30px;font-size:clamp(1.1rem,2vw,1.35rem)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--accent);margin-bottom:14px;font-size:.76rem;font-weight:800}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:10px 19px;font-weight:800;text-decoration:none;transition:background .15s,color .15s,border-color .15s,transform .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.42;cursor:not-allowed;transform:none}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:var(--accent-dark)}.button-secondary{color:var(--ink);border-color:var(--line);background:#fff}.button-tertiary{color:var(--accent);border-color:var(--line);background:0 0}.button-danger{color:#fff;background:#a12c2c}.button-danger-text{color:#a12c2c;background:0 0}.button-small{min-height:38px;padding:6px 13px;font-size:.86rem}.trust-line{color:var(--muted);margin:18px 0 0;font-size:.88rem}.hero-art{min-height:430px;position:relative}.postcard-back-demo,.postcard-demo{aspect-ratio:3/2;border:1px solid var(--line);width:min(100%,440px);box-shadow:var(--shadow);border-radius:10px;position:absolute}.postcard-demo{color:#fff;background:linear-gradient(160deg,#0000 55%,#2b211ebf 56%),linear-gradient(140deg,#f1c499 0 25%,#98a88c 26% 54%,#567769 55%);align-items:flex-end;padding:32px;font:700 2rem Georgia;display:flex;top:10px;right:0;transform:rotate(5deg)}.postcard-back-demo{color:var(--accent);background:#fff;padding:35px;font:700 1.5rem Georgia;bottom:0;left:0;transform:rotate(-6deg)}.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-strip .container{flex-wrap:wrap;justify-content:space-between;gap:20px;padding-block:18px;font-size:.88rem;font-weight:800;display:flex}.section-space{padding-block:72px}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(130deg,var(--paper),#f4e8df);padding:100px 0 78px}.page-hero h1{font-size:clamp(3rem,7vw,5.6rem)}.content-section{border-top:1px solid var(--line);padding:100px 0}.tinted{background:var(--paper-2)}.split-content{grid-template-columns:1fr 1fr;align-items:start;gap:100px;display:grid}.feature-list{border-top:1px solid var(--line)}.feature-list p{border-bottom:1px solid var(--line);grid-template-columns:180px 1fr;gap:24px;margin:0;padding:20px 0;display:grid}.feature-list span,.related-grid p,.three-grid p{color:var(--muted)}.related-grid,.three-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.related-grid a,.three-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:30px}.related-grid a>span,.three-grid article>span{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:800}.related-grid{grid-template-columns:repeat(2,1fr)}.related-grid a{color:var(--ink);text-decoration:none}.related-grid a:hover{border-color:var(--accent)}.prose{max-width:780px}.prose h2{margin-top:56px;font-size:2rem}.prose p{color:var(--muted);font-size:1.08rem}.prose .button{margin-top:8px}.error-page{min-height:65vh;padding:120px 0}.faq-list{width:min(960px,100% - 40px);margin:0 auto;padding:0 0 100px}.faq-list:before{content:"Frequently asked questions";margin-bottom:28px;font:700 clamp(2rem,4vw,3.6rem) Georgia;display:block}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:30px;padding:24px 4px;font-weight:800;display:flex}.faq-list summary span{color:var(--accent);font-size:1.3rem}.faq-list details p{max-width:720px;color:var(--muted);padding:0 4px 22px}.site-footer{background:var(--ink);color:#e9dcd5;padding:70px 0 25px}.site-footer .brand{color:#fff}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:60px;display:grid}.footer-brand p{max-width:330px}.site-footer nav{flex-direction:column;gap:10px;display:flex}.site-footer nav h2{text-transform:uppercase;letter-spacing:.14em;color:#ad9b93;font:800 .75rem Inter}.site-footer a{color:#fff}.footer-bottom{color:#ad9b93;border-top:1px solid #594943;margin-top:55px;padding-top:22px;font-size:.82rem}.editor-shell{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;overflow:hidden}.editor-topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:24px 30px;display:flex}.editor-topbar h2{margin:0;font-size:2rem}.editor-topbar .eyebrow{margin-bottom:7px}.editor-actions{align-items:center;gap:7px;display:flex}.save-state{color:var(--muted);margin-right:8px;font-size:.78rem}.editor-grid{grid-template-columns:minmax(300px,390px) 1fr;display:grid}.editor-controls{border-right:1px solid var(--line);background:var(--paper-2);max-height:900px;overflow:auto}.control-section{border-bottom:1px solid var(--line);padding:27px 30px}.control-heading{align-items:center;gap:10px;margin-bottom:18px;display:flex}.control-heading span{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:.75rem;font-weight:800;display:grid}.control-heading h3{margin:0;font:800 1rem Inter}.dropzone{width:100%;min-height:118px;color:var(--ink);cursor:pointer;background:#fff;border:1px dashed #b99f92;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.dropzone small,.dropzone span{color:var(--muted)}.dropzone:hover{border-color:var(--accent);background:#fffaf7}.control-section label,.suggestion-form label{margin:14px 0;font-size:.82rem;font-weight:800;display:block}.control-section label>span,.suggestion-form label>span{float:right;color:var(--muted);font-weight:500}.control-section input:not([type=range]),.control-section select,.control-section textarea,.suggestion-form select,.suggestion-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cdbbb0;border-radius:8px;margin-top:6px;padding:10px 11px;display:block}.control-section input[type=range]{width:100%;margin-top:10px;display:block}.photo-controls{margin-top:16px}.segmented-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.segmented-grid button,.template-grid button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;padding:9px}.segmented-grid button[aria-pressed=true],.template-grid button[aria-pressed=true]{border-color:var(--accent);box-shadow:0 0 0 2px #8a3d321f}.segmented-grid button small,.segmented-grid button strong{display:block}.segmented-grid button small{color:var(--muted)}.template-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.template-grid button{text-align:left;font-size:.72rem}.template-swatch{background:linear-gradient(140deg,#dda27e,#6f8c7b);border-radius:4px;height:30px;margin-bottom:6px;display:block}.template-warm-split{background:linear-gradient(90deg,#bc6b54 50%,#f4d8bd 0)}.template-paper-collage{background:linear-gradient(140deg,#ecd6cb 35%,#738c81 36% 70%,#f1bb75 71%)}.template-quiet-type{background:#e7dfd7}.template-holiday-ribbon{background:linear-gradient(#81342e 30%,#f6ede5 30% 70%,#81342e 70%)}.field-error{color:#9b2727;margin:8px 0 0;font-size:.84rem}.field-help{color:var(--muted);font-size:.82rem}.editor-preview-panel{background:#f7f1ec;min-width:0;padding:30px}.side-tabs{border:1px solid var(--line);background:#fff;border-radius:999px;padding:3px;display:inline-flex}.side-tabs button{cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 20px;font-weight:800}.side-tabs button[aria-selected=true]{background:var(--ink);color:#fff}.postcard-stage{place-items:center;min-height:580px;padding:35px 0;display:grid}.postcard-preview{background:#efe4dc;border:1px solid #cdbbb0;border-radius:8px;width:min(100%,720px);position:relative;overflow:hidden;box-shadow:0 18px 45px #2b211e2e}.postcard-preview img{-o-object-position:center;object-position:center;width:100%;height:100%}.photo-placeholder{color:#fff;background:linear-gradient(145deg,#edcbaa,#789285);place-items:center;height:100%;font:700 2rem Georgia;display:grid}.photo-placeholder i{background:#325d4da6;border-radius:50% 50% 0 0;width:60%;height:38%;position:absolute;bottom:0;right:-4%;transform:rotate(-6deg)}.front-copy{z-index:2;color:#fff;background:linear-gradient(#0000,#1c1311d6);padding:28px 34px;position:absolute;inset:auto 0 0}.front-copy strong{font:700 clamp(1.5rem,4vw,3rem) Georgia}.front-copy p{margin:5px 0 0}.template-quiet-type .front-copy{color:var(--ink);background:#fff8f4e8}.template-film-frame{border:14px solid #28211f}.qr-placeholder{width:60px;height:60px;color:var(--ink);border:6px dotted var(--ink);background:#fff;place-items:center;font-weight:900;display:grid;position:absolute;top:22px;right:22px}.side-back{background:#fff8f4;grid-template-columns:1fr 1px 1fr;align-items:center;gap:8%;padding:9%;display:grid}.back-message p{white-space:pre-wrap}.back-message strong{font-family:Georgia;font-style:italic}.postcard-divider{background:var(--line);height:100%}.stamp-outline{border:2px solid var(--line);text-align:center;text-transform:uppercase;place-self:start end;padding:14px;font-size:.72rem}.accessible-preview{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.download-panel{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding-top:24px;display:flex}.download-panel>div{flex-direction:column;display:flex}.download-panel>div:last-child{flex-direction:row;gap:8px}.download-panel .eyebrow{margin:0}.download-panel span{color:var(--muted);font-size:.8rem}.suggestion-shell{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:.8fr 1.2fr;gap:50px;padding:40px;display:grid}.suggestion-copy p{color:var(--muted)}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.suggestion-results{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.suggestion-results article{border:1px solid var(--line);background:var(--paper);border-radius:12px;padding:22px}.suggestion-results article>span{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-size:.72rem;font-weight:800}.suggestion-results blockquote{color:var(--muted);margin:14px 0;font-family:Georgia}.base-toast{z-index:150;border:1px solid var(--line);background:#fff;border-radius:10px;align-items:flex-start;gap:10px;width:min(480px,100% - 32px);padding:13px 16px;font-weight:700;display:flex;position:fixed;top:92px;left:50%;transform:translate(-50%);box-shadow:0 16px 50px #2b211e38}.base-toast>span:first-child{color:#176e36;background:#dff3e6;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.base-toast-error>span:first-child{color:#9b2727;background:#fee2e2}.base-toast-info>span:first-child{color:#275c87;background:#e5eff8}.toast-enter-active,.toast-leave-active{transition:opacity .2s,transform .2s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,-12px)}.confirm-dialog{background:0 0;border:0;border-radius:16px;width:min(520px,100% - 32px);padding:0}.confirm-dialog::backdrop{background:#1912109e}.confirm-card{box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:32px;position:relative}.confirm-card h2{font-size:2rem}.confirm-close{cursor:pointer;background:0 0;border:0;font-size:1.8rem;position:absolute;top:12px;right:16px}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:28px;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline-offset:3px;outline:3px solid #176c93}@media (width<=900px){.desktop-nav{display:none}.menu-button{display:block}.mobile-nav{background:var(--paper);border-top:1px solid var(--line);flex-direction:column;padding:8px 20px 20px;display:flex}.mobile-nav a{color:var(--ink);padding:13px 8px;font-weight:800;text-decoration:none}.hero-grid,.split-content{grid-template-columns:1fr;gap:55px}.hero-art{min-height:380px}.editor-grid{grid-template-columns:1fr}.editor-controls{border-right:0;border-bottom:1px solid var(--line);max-height:none;overflow:visible}.postcard-stage{min-height:auto}.suggestion-results,.suggestion-shell{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=640px){.container{width:min(100% - 28px,1180px)}h1{font-size:3rem}.header-inner{min-height:66px}.hero,.page-hero{padding:70px 0}.hero-art{min-height:285px}.postcard-back-demo,.postcard-demo{width:86%}.postcard-demo{padding:20px;font-size:1.25rem}.content-section,.section-space{padding-block:60px}.feature-list p,.related-grid,.three-grid{grid-template-columns:1fr}.feature-list p{gap:4px}.editor-topbar{flex-direction:column;align-items:flex-start;padding:20px}.editor-actions{flex-wrap:wrap}.control-section{padding:24px 20px}.editor-preview-panel{padding:20px 14px}.download-panel{align-items:stretch}.download-panel,.download-panel>div:last-child{flex-direction:column}.download-panel .button{width:100%}.postcard-stage{padding:28px 0}.front-copy{padding:18px}.suggestion-shell{gap:25px;padding:25px 20px}.field-row,.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.dialog-actions{flex-direction:column-reverse}.dialog-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
