:root{--paper:#fffcf8;--white:#fff;--blush:#f7e3ea;--berry:#703f53;--berry-hover:#583043;--rose:#d8758f;--ink:#332b31;--muted:#71616b;--line:#e9dedc;--sage:#dde6dc;--radius:16px;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif;--shadow:0 14px 45px #5c34450a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}button,input,textarea{font:inherit}a,button,input,summary,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a,button{touch-action:manipulation}button{transition:background .16s,border-color .16s,transform .16s,color .16s}button:disabled{cursor:not-allowed;background:#e9e2e4!important;color:#776b70!important;border-color:#e2d9dd!important}button:active:not(:disabled){transform:translateY(1px)}a{color:inherit}img,svg{max-width:100%}img{display:block}svg{flex-shrink:0}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid var(--berry);outline-offset:4px}h1:focus,h2:focus{outline:none}button,h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.12}h1 em,h2 em{color:var(--berry);font-weight:400}h3{font-size:20px;line-height:1.35;font-weight:500}p{line-height:1.7}::selection{background:#edd1dc;color:var(--ink)}.note-app{min-height:100svh}.skip-link{position:fixed;left:16px;top:-100px;z-index:30;background:var(--white);border:1px solid var(--berry);padding:12px}.skip-link:focus{top:12px}.eyebrow{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:2px;line-height:1.6;color:var(--muted);margin:0 0 22px}.header-cta,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:52px;padding:14px 25px;border:1px solid var(--berry);border-radius:8px;background:var(--berry);color:white;text-decoration:none;font-weight:500;font-size:15px;line-height:1.45}.header-cta:hover,.primary-button:hover:not(:disabled){background:var(--berry-hover);border-color:var(--berry-hover);transform:translateY(-2px)}.primary-button svg{width:19px;height:19px}.secondary-button{background:transparent;color:var(--berry);border-color:#d8c3cd}.secondary-button:hover:not(:disabled){background:#f8edf1;border-color:var(--berry)}.back-button,.example-button,.player-back,.player-reset,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;background:transparent;min-height:44px;padding:10px 3px;color:var(--berry);font-size:14px;text-decoration:none}.example-button:hover,.text-button:hover{color:var(--berry-hover);text-decoration:underline;text-underline-offset:5px}.example-button{font-size:15px}.example-button>span{font-size:20px}.muted{color:var(--muted)}.error,.muted{font-size:14px}.error{width:100%;padding:14px 16px;border:1px solid #d7abb5;background:#fff1f2;color:#8e2545;border-radius:10px;line-height:1.6}.note-callout,.reference-note{padding:18px 20px;background:#f5eeee;border-left:2px solid #c692a5;color:#6b5260;font-size:14px;line-height:1.7;border-radius:0 8px 8px 0;margin:24px 0}.icon-button{width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent;font-size:29px;color:var(--berry);border-radius:50%}.icon-button:hover{background:var(--blush)}.site-header{max-width:1240px;height:106px;margin:auto;padding:0 40px;justify-content:space-between;gap:20px}.brand,.site-header{display:flex;align-items:center}.brand{gap:12px;padding:6px 0;border:0;background:transparent;color:var(--berry);white-space:nowrap}.brand span{font-family:var(--serif);font-size:28px;letter-spacing:-1.2px}.brand>svg{width:31px;height:31px}.site-header nav{display:flex;align-items:center;gap:34px;font-size:13px}.site-header nav>a{text-decoration:none;display:inline-flex;align-items:center;min-height:44px}.site-header nav>a:hover{text-decoration:underline;text-underline-offset:5px}.header-example{font-size:13px;border:0;background:transparent;min-height:44px;padding:0;color:var(--ink)}.site-header .header-cta{min-height:42px;background:transparent;color:var(--berry);font-size:13px;padding:10px 16px;gap:18px;border-color:#d6bdc8}.site-header .header-cta:hover{background:var(--blush)}.header-caption{color:var(--muted);font-size:13px}.landing-hero{max-width:1240px;margin:44px auto 84px;padding:0 40px;min-height:520px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;grid-gap:12px;gap:12px}.hero-copy{position:relative;z-index:2}.hero-copy .eyebrow{font-size:10px;letter-spacing:1.55px;display:flex;align-items:center;gap:10px}.hero-copy .eyebrow>span{height:6px;width:6px;background:var(--rose);border-radius:50%;flex-shrink:0}.hero-copy h1{font-size:clamp(54px,5.45vw,76px);line-height:1.08;letter-spacing:-4px;margin:0 0 27px}.hero-copy h1 em{font-weight:400}.hero-description{font-size:15px;color:var(--muted);line-height:1.85;margin-bottom:28px;max-width:460px}.hero-actions{gap:24px}.hero-actions,.hero-footnote{display:flex;align-items:center}.hero-footnote{gap:9px;font-size:11px;margin:18px 0 0;color:var(--muted)}.tiny-check{font-size:13px;color:var(--berry)}.dot{display:inline-block;width:3px;height:3px;border-radius:50%;background:#b4a0aa;margin:0 3px}.hero-art{height:520px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:34px;isolation:isolate}.hero-art:before{content:"";position:absolute;width:450px;height:450px;border-radius:50%;background:#f5ece9;top:50px;left:50%;transform:translateX(-50%);z-index:-1}.art-caption{font-family:var(--serif);font-style:italic;font-size:17px;transform:rotate(-7deg);position:absolute;top:15px;left:47px;color:#8d6a78}.art-arrow{position:absolute;left:65px;top:44px;color:#b798a4;transform:rotate(12deg)}.postmark{position:absolute;right:-9px;top:71px;z-index:4;transform:rotate(15deg);width:87px;height:87px;border:1px solid #b08897;border-radius:50%;color:#936b7c;display:flex;flex-direction:column;align-items:center;justify-content:center;outline:1px solid #b08897;outline-offset:-5px;gap:5px}.postmark span{font-size:7px;letter-spacing:1px}.postmark svg{height:23px;width:23px}.envelope{display:block;border:0;background:transparent;position:relative;width:310px;height:300px;padding:0;isolation:isolate;perspective:1000px;text-align:center;flex-shrink:0;outline-offset:10px!important}.envelope:disabled{background:transparent!important}.envelope-back{position:absolute;inset:39% 0 0;background:#eac9cd;border:1px solid #d8b5bd;border-radius:5px;box-shadow:0 20px 35px #78434f13;transform:rotate(-6deg)}.envelope-back:before{content:"";position:absolute;inset:-50% 0 96%;background:#e8c9cd;-webkit-clip-path:polygon(0 100%,50% 0,100% 100%);clip-path:polygon(0 100%,50% 0,100% 100%)}.envelope-note{position:absolute;display:flex;flex-direction:column;align-items:center;top:0;left:8%;width:84%;height:82%;background:#fffdfa;border:1px solid #eaddd4;box-shadow:2px 4px 15px #744d6410;transform:rotate(4deg);padding:20px 16px 14px;transition:transform .7s,opacity .7s;z-index:1}.note-kicker{font-size:8px;letter-spacing:1px;color:var(--muted);text-transform:uppercase}.note-heading{font-family:var(--serif);font-size:25px;line-height:1.2;margin-top:15px;color:var(--ink);letter-spacing:-1px}.note-heading i{color:var(--berry)}.envelope-note img{width:79px;height:75px;margin:11px auto 0}.note-signature{font-family:var(--serif);font-style:italic;font-size:10px;color:var(--muted)}.envelope-front{z-index:2;background:#edd0d3;-webkit-clip-path:polygon(0 0,50% 55%,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,50% 55%,100% 0,100% 100%,0 100%)}.envelope-fold,.envelope-front{position:absolute;inset:39% 0 0;transform:rotate(-6deg);border-radius:5px}.envelope-fold{z-index:3;background:#f0d9dc;-webkit-clip-path:polygon(0 100%,0 96%,50% 40%,100% 96%,100% 100%);clip-path:polygon(0 100%,0 96%,50% 40%,100% 96%,100% 100%)}.envelope-address{position:absolute;left:24px;bottom:22px;z-index:4;text-align:left;font-family:var(--serif);font-size:17px;font-style:italic;color:#795466;transform:rotate(-6deg)}.envelope-address i{padding:0 7px;font-size:25px;border-bottom:1px solid #c298a7}.envelope-address>span{display:block;margin-top:6px;font-family:var(--sans);font-size:8px;font-style:normal;color:#704c5e;letter-spacing:.5px}.envelope-seal{position:absolute;right:27px;bottom:45px;z-index:4;width:40px;height:40px;border:3px double #a56b7e;background:#b77a8c;color:#f8e5e8;display:grid;place-items:center;border-radius:50%;transform:rotate(-6deg);box-shadow:1px 3px 3px #773c5026}.envelope-seal svg{width:22px}.envelope:hover:not(:disabled) .envelope-note{transform:translateY(-10px) rotate(2deg)}.envelope.is-opening .envelope-note{transform:translateY(-75px) rotate(0);opacity:0;transition:transform .7s,opacity .7s .1s}.envelope-hero{width:380px;height:357px;transform:rotate(-3deg);margin-bottom:16px}.envelope-hero .envelope-note{padding:24px 18px}.envelope-hero .note-kicker{font-size:9px}.envelope-hero .note-heading{font-size:32px;margin-top:22px}.envelope-hero .envelope-note img{width:90px;height:84px;margin-top:15px}.envelope-hero .note-signature{font-size:12px}.envelope-hero .envelope-address{bottom:32px;left:32px;font-size:20px}.envelope-hero .envelope-address i{font-size:30px}.envelope-hero .envelope-address>span{font-size:9px}.envelope-hero .envelope-seal{width:51px;height:51px;bottom:48px;right:35px}.envelope-hint{font-size:11px;color:var(--muted);margin:18px 0 0;display:flex;align-items:center;gap:8px;transform:rotate(-3deg)}.envelope-hint>span{width:5px;height:5px;background:#b78094;border-radius:50%}.art-star{position:absolute;color:#a98290}.art-star-one{font-size:32px;left:10px;bottom:105px;transform:rotate(-10deg)}.art-star-two{font-size:32px;right:4px;bottom:95px}.how-section{max-width:1160px;margin:0 auto;padding:65px 0 70px;border-top:1px solid var(--line)}.section-heading{text-align:center}.section-heading .eyebrow{margin-bottom:15px;font-size:10px}.section-heading h2{font-size:43px;margin-bottom:16px}.section-heading>p:last-child{color:var(--muted);font-size:14px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:65px;gap:65px;margin:47px 38px 0}.how-grid article{position:relative;padding:0}.how-grid article+article:before{content:"";position:absolute;left:-33px;top:5px;width:1px;height:125px;background:var(--line)}.step-number{position:absolute;right:0;top:0;font-family:var(--serif);font-size:38px;font-style:italic;color:#c2a6b2;line-height:1}.how-icon{width:37px;height:37px;color:var(--berry);margin-bottom:18px;display:flex;align-items:center}.how-icon svg{width:30px;height:30px}.how-grid h3{font-family:var(--serif);font-size:23px;letter-spacing:-.4px;margin:0 0 12px}.how-grid p{font-size:14px;color:var(--muted);margin:0;line-height:1.8}.little-details{background:#f7eeea;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:80px;gap:80px;align-items:center;padding:78px max(40px,calc((100vw - 1080px)/2));margin:20px 0 0}.details-copy .eyebrow{font-size:10px}.details-copy h2{font-size:55px;margin:0 0 22px}.details-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);max-width:370px}.details-copy small{display:block;font-size:11px;color:var(--muted);margin-top:8px}.demo-sheet{padding:33px 26px 21px;border:1px solid #e7d9d1;background:var(--paper);box-shadow:5px 7px 0 #f0e5df,5px 7px 0 1px #e5d7d0;transform:rotate(2deg);text-align:center}.sheet-tab{font-size:8px;letter-spacing:1.6px;color:var(--muted)}.demo-sheet h3{font-family:var(--serif);font-size:31px;margin:22px 0 8px}.demo-sheet>p{font-size:12px;color:var(--muted);margin-bottom:21px}.demo-options{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.demo-options button{position:relative;padding:15px 8px 12px;display:flex;flex-direction:column;align-items:center;gap:10px;background:#fff;border:1px solid #e8dbd7;border-radius:9px;font-size:11px;line-height:1.4}.demo-options button:hover{border-color:var(--berry);background:#fbf1f4;transform:translateY(-4px)}.demo-options img{width:83px;height:78px}.option-circle{width:11px;height:11px;border:1px solid #c7aeb9;border-radius:50%}.demo-options button:hover .option-circle{background:var(--berry);border-color:var(--berry)}.demo-next{border:0;border-top:1px solid var(--line);background:transparent;margin-top:24px;padding:17px 0 0;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;font-size:11px;min-height:44px;color:var(--muted)}.notifications-section{max-width:1080px;margin:100px auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;gap:90px;align-items:center}.notifications-copy .eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:16px}.notifications-copy h2{font-size:37px;margin-bottom:20px}.notifications-copy>p:not(.eyebrow){font-size:14px;color:var(--muted)}.message-preview{display:flex;align-items:flex-start;gap:12px;padding:35px 20px;background:#f3f3ed;border-radius:50% 45% 45% 35%;min-height:220px;align-content:center;align-items:center}.message-avatar{background:var(--berry);color:#fff;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;align-self:center;margin-bottom:52px}.message-avatar svg{width:23px;height:23px}.message-bubble{position:relative;padding:20px 18px;background:white;box-shadow:var(--shadow);border:1px solid #e7e4dc;border-radius:14px 14px 14px 3px;flex:1 1;transform:rotate(-3deg)}.message-bubble>div{display:flex;justify-content:space-between;gap:12px}.message-bubble strong{font-size:12px;color:var(--berry)}.message-bubble>div>span{font-size:9px;color:var(--muted)}.message-bubble>p{font-size:14px;margin:12px 0 8px}.message-plan{font-size:11px;display:flex;gap:8px;align-items:center}.message-plan img{width:30px;height:30px}.messenger-tags{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:20px}.messenger-tags>span{font-size:11px;border:1px solid #ded3d5;border-radius:5px;padding:5px 10px;color:var(--berry)}.messenger-tags small{font-size:10px;color:var(--muted)}.final-cta{padding:68px 24px 74px;text-align:center;border-top:1px solid var(--line);background:#fbf5f2}.final-cta .eyebrow{font-size:9px}.final-cta h2{font-size:48px;margin:22px 0 28px}.final-cta p{font-size:12px;color:var(--muted);margin:17px 0 0}.site-footer{max-width:1240px;padding:35px 40px;margin:auto;justify-content:space-between;gap:24px;color:var(--muted);font-size:11px}.footer-brand,.site-footer{display:flex;align-items:center}.footer-brand{gap:9px;color:var(--berry);font-family:var(--serif);font-size:18px;white-space:nowrap}.footer-brand svg{width:22px;height:22px}.footer-love{font-size:10px}.builder-intro{display:flex;align-items:flex-end;justify-content:space-between;max-width:1120px;margin:35px auto 30px;padding:0 24px;gap:20px}.builder-intro .eyebrow{margin-bottom:13px;font-size:10px}.builder-intro h1{font-size:43px;margin:0}.step-counter{color:var(--muted);font-size:13px;white-space:nowrap}.step-counter b{font-weight:400;color:var(--berry);font-size:23px;font-family:var(--serif);padding:0 2px}.builder-steps{max-width:1072px;display:flex;margin:0 auto 42px;border-bottom:1px solid var(--line);gap:18px;justify-content:space-between}.builder-steps button{display:flex;align-items:center;gap:7px;min-height:56px;padding:12px 0;white-space:nowrap;font-size:12px;background:transparent;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;color:var(--muted)}.builder-steps button:disabled{background:transparent!important;border-color:transparent!important;color:#796e74!important}.builder-steps button>span{font-size:10px;border:1px solid #e2d4da;width:21px;height:21px;display:grid;place-items:center;border-radius:50%}.builder-steps .current{color:var(--berry);border-bottom-color:var(--berry)}.builder-steps .current>span{background:var(--berry);color:white;border-color:var(--berry)}.builder-steps .complete>span{color:var(--berry);background:var(--blush);border-color:var(--blush)}.builder-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.92fr);grid-gap:70px;gap:70px;max-width:1072px;margin:0 auto 72px;align-items:start}.editor-column{min-width:0}.editor-description{font-size:14px;color:var(--muted);margin:0 0 24px}.reference-editor>h2{font-size:33px;margin:0 0 27px;letter-spacing:-1.2px}.reference-editor .mode-caption{font-size:14px;color:var(--muted);margin-top:-9px;margin-bottom:24px}.gender-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.selection-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:119px;padding:18px 12px;background:white;border:1px solid var(--line);border-radius:12px;font-size:14px;line-height:1.45;text-align:center}.selection-card:hover{border-color:#b58b9d;background:#fffbfd;transform:translateY(-2px)}.selection-card.selected{background:#f9edf1;border-color:var(--berry);box-shadow:inset 0 0 0 .5px var(--berry);color:var(--berry)}.gender-grid .selection-card{min-height:209px;gap:11px}.recipient-monogram{font-family:var(--serif);font-size:34px;font-style:italic;color:var(--berry);line-height:1.5;width:64px;height:64px;border-radius:50%;background:#f5e8ec;display:grid;place-items:center}.gender-grid strong{font-size:16px;font-weight:500}.gender-grid small{font-size:11px;color:var(--muted)}.selection-indicator{position:absolute;top:10px;right:12px;font-size:16px;color:var(--berry)}.opening-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.opening-grid .selection-card:last-child{grid-column:1/-1;flex-direction:row;min-height:76px;gap:20px}.ref-icon{display:grid;place-items:center;width:36px;height:36px;color:#976e7f}.ref-icon svg{width:27px;height:27px;stroke-width:1.4}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.category-grid .selection-card{min-height:97px;padding:12px 6px;gap:7px;font-size:13px}.preview-column{position:-webkit-sticky;position:sticky;top:24px;min-width:0}.preview-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px}.preview-heading .eyebrow{font-size:9px;letter-spacing:1.7px;margin:0}.preview-heading>span:last-child{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:7px}.preview-heading i{width:5px;height:5px;border-radius:50%;background:#6b805d}.preview-stage{padding:25px;background:#f2e9e5;border:1px solid #e7dcd5;border-radius:14px;position:relative}.preview-caption{text-align:center;color:var(--muted);font-size:11px;margin:17px 0 0;line-height:1.8}.mobile-edit-button,.mobile-switch{display:none}.settings-block{border-top:1px solid var(--line);margin:27px 0 0;padding-top:22px}.settings-block>h3{display:flex;gap:10px;align-items:center;margin:0 0 18px;font-size:15px;font-weight:500}.settings-block>h3>span{font-family:var(--serif);font-style:italic;font-size:14px;color:#9b7888;min-width:25px}.settings-body{padding:0}.field{display:flex;flex-direction:column;gap:8px;margin:18px 0;font-size:14px;min-width:0}.field:first-child{margin-top:0}.field>span{font-size:13px;color:#6d5d65}.field input,.field textarea,.ref-date input{display:block;width:100%;min-width:0;border:1px solid #ddcfd5;border-radius:8px;padding:12px 14px;background:white;color:var(--ink);font-size:16px;line-height:1.5;min-height:48px;transition:border-color .16s}.field input:hover,.field textarea:hover{border-color:#bb95a5}.field input[aria-invalid=true]{border-color:#a03954}.field textarea{resize:vertical;min-height:99px}.field small{align-self:flex-end;color:var(--muted);font-size:11px;margin-top:-4px}.two-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.two-fields .field{margin:8px 0 0}.segments{display:flex;gap:3px;padding:4px;background:#eee6e5;border:1px solid #e5dada;border-radius:9px;margin:0 0 20px;width:-moz-fit-content;width:fit-content;max-width:100%}.segments>button{min-height:42px;border:0;background:transparent;border-radius:6px;padding:9px 15px;color:#73616a;font-size:13px}.segments>button.active{background:white;color:var(--berry);box-shadow:0 1px 5px #57344510}.media-presets{display:grid;grid-template-columns:repeat(3,1fr) 80px;grid-gap:9px;gap:9px}.media-presets>button{background:white;border:1px solid var(--line);border-radius:9px;padding:8px;min-height:74px;font-size:11px;color:var(--berry)}.media-presets>button.selected{border-color:var(--berry);background:#f8edf1}.media-presets img{width:100%;height:62px;object-fit:contain}.media-upload{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:14px}.media-upload>label{display:flex;align-items:center;min-height:44px;border:1px dashed #b597a5;border-radius:7px;padding:9px 15px;font-size:13px;color:var(--berry);cursor:pointer;background:#fcf4f7;position:relative}.media-upload>label:before{content:"↑";font-size:19px;margin-right:10px}.media-upload input{position:absolute;width:1px;height:1px;opacity:0}.media-upload label:focus-within{outline:2px solid var(--berry);outline-offset:4px}.media-upload small{font-size:12px;color:var(--muted)}.picture-gallery{border:1px solid var(--line);border-radius:18px;background:var(--paper);width:min(580px,calc(100vw - 32px));padding:36px;color:var(--ink);max-height:85svh}.demo-dialog::-webkit-backdrop,.picture-gallery::-webkit-backdrop{background:#38293270;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.demo-dialog::backdrop,.picture-gallery::backdrop{background:#38293270;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.picture-gallery h2{font-size:30px;padding-right:20px}.gallery-close{position:absolute;right:10px;top:10px;border:0;background:transparent;font-size:30px;width:44px;height:44px;color:var(--berry)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:25px}.gallery-grid button{border:1px solid var(--line);border-radius:9px;background:white;padding:10px}.gallery-grid img{width:100%;height:92px;object-fit:contain}.advanced-settings{margin-top:25px;border-top:1px solid var(--line);font-size:14px}.advanced-settings>summary{cursor:pointer;min-height:48px;padding:15px 0;color:var(--muted)}.advanced-settings .settings-block{margin:0}.reference-editor fieldset{padding:0;border:0;margin:0 0 20px}.reference-editor legend{font-size:14px;color:var(--berry);margin-bottom:7px}.radio{display:flex;align-items:center;gap:10px;min-height:44px;cursor:pointer;font-size:14px}input[type=checkbox],input[type=radio]{accent-color:var(--berry);width:18px;height:18px;flex-shrink:0}.toggle-label{display:flex;align-items:center;justify-content:space-between;font-size:14px;min-height:44px;gap:14px;margin-bottom:14px;cursor:pointer}.toggle-label input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:42px;height:24px;border-radius:20px;border:1px solid #bca6b0;background:#e2d8dc;position:relative}.toggle-label input:checked{background:var(--berry);border-color:var(--berry)}.toggle-label input:after{content:"";width:16px;height:16px;background:white;position:absolute;left:3px;top:3px;border-radius:50%;transition:transform .16s}.toggle-label input:checked:after{transform:translateX(18px)}.stage-list{border:1px solid var(--line);border-radius:9px;overflow:hidden;margin:22px 0}.stage-list>div{display:flex;border-bottom:1px solid var(--line);min-width:0;background:white}.stage-list>div:last-child{border:0}.stage-list>div.active{background:#f7eaf0}.stage-list button{border:0;background:transparent;min-width:44px;min-height:44px;font-size:14px;color:var(--berry);padding:10px}.stage-list button:first-child{flex:1 1;text-align:left;font-size:13px}.stage-list button:disabled{background:transparent!important;color:#a4949c!important}.option-editors details{border:1px solid var(--line);border-radius:9px;margin:10px 0;background:white;overflow:hidden}.option-editors summary{display:flex;align-items:center;gap:13px;cursor:pointer;list-style:none;padding:10px 13px;min-height:58px;font-size:14px}.option-editors summary::-webkit-details-marker{display:none}.option-editors summary b{font-size:11px;color:var(--muted);font-weight:400}.option-editors summary>img{height:36px;width:36px;object-fit:contain}.option-editors summary>.option-emoji{font-size:27px}.option-editors summary>span:last-child{margin-left:auto;color:var(--berry)}.option-edit-body{padding:18px;border-top:1px solid var(--line)}.danger{color:#9b3554}.add-option{padding:11px;border:1px dashed #bd9ba9;color:var(--berry);border-radius:8px;background:#fcf3f6;width:100%;min-height:46px;margin-top:8px;font-size:14px}.editor-nav{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line);padding-top:24px;margin-top:29px}.back-button{color:var(--muted);padding:10px;white-space:nowrap}.editor-nav .primary-button{min-width:174px}.next-step{font-size:11px;color:var(--muted);text-align:right;margin:13px 0 0}.validation-hint{font-size:13px;color:var(--muted);margin:18px 0 0}.mode-builder .site-footer{border-top:1px solid var(--line)}.invitation-player{position:relative;width:100%;max-width:460px;margin:0 auto}.paper-card{background:var(--paper);border:1px solid #e3d7d0;border-radius:5px;box-shadow:var(--shadow);position:relative;padding:29px 26px;min-height:480px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;animation:paper-appear .36s ease-out both}.paper-card:after{content:"";position:absolute;bottom:4px;left:6px;right:6px;height:1px;background:#ebe3dc;pointer-events:none}.paper-eyebrow{font-size:8px;letter-spacing:1.7px;color:var(--muted);margin-bottom:8px;display:block}.paper-card h2{font-size:30px;line-height:1.18;width:100%;letter-spacing:-1.1px}.paper-card h2,.paper-card>p{margin:0;white-space:pre-line;overflow-wrap:anywhere;max-width:100%}.paper-card>p{font-size:14px;color:var(--muted);line-height:1.7}.paper-card .primary-button,.paper-card>.secondary-button{width:100%;max-width:320px;min-height:48px;padding:13px 15px;font-size:14px;gap:12px}.paper-card>.primary-button{margin-top:7px}.paper-card .envelope{width:235px;height:226px;margin-top:5px;margin-bottom:4px}.paper-card .envelope-note{padding:13px 12px}.paper-card .note-kicker{font-size:6px}.paper-card .note-heading{font-size:20px;margin-top:12px}.paper-card .note-signature{display:none}.paper-card .envelope-note img{width:60px;height:55px;margin-top:8px}.paper-card .envelope-address{bottom:12px;left:16px;font-size:13px}.paper-card .envelope-address i{font-size:19px}.paper-card .envelope-address>span{font-size:6px}.paper-card .envelope-seal{right:18px;bottom:28px;width:32px;height:32px}.paper-card .envelope-seal svg{width:19px}.screen-image{width:145px;height:133px;object-fit:contain;flex-shrink:0;margin:0 auto 3px}.screen-audio{width:100%;max-width:320px}.screen-video{width:100%;max-width:300px;max-height:230px;border-radius:8px;background:#ede3e7}.answer-actions{width:100%;max-width:320px;display:flex;flex-direction:column;gap:10px;margin-top:12px}.answer-actions .secondary-button{min-height:46px;font-size:14px}.player-progress{display:flex;justify-content:center;gap:6px;margin:0 0 14px}.player-progress>span{width:25px;height:3px;background:#d8c5ce;border-radius:4px}.player-progress>span.filled{background:#8e5e73}.player-reset{font-size:12px;display:flex;margin:7px auto -9px;color:#705562;padding:10px 12px}.player-back{margin-top:-7px;font-size:12px;min-height:44px;padding:9px 15px;color:var(--muted)}.ref-date{width:100%;display:grid;grid-template-columns:1.25fr 1fr;grid-gap:10px;gap:10px;text-align:left}.ref-date label{font-size:12px;color:var(--muted);min-width:0}.ref-date input{margin-top:7px;padding:11px 9px;font-size:16px;max-width:100%}.ref-date input[readonly]{background:#f2eae7;color:var(--berry)}.choice-instruction{font-size:11px;color:var(--muted);margin-top:-8px}.ref-choices{display:grid;width:100%;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.ref-choice{position:relative;min-width:0;min-height:125px;border:1px solid #e1d4d8;border-radius:10px;background:white;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;padding:12px 10px;color:var(--ink)}.ref-choice:hover:not(:disabled){border-color:#b5899b;background:#fdf4f7;transform:translateY(-2px)}.ref-choice:active:not(:disabled){transform:scale(.98)}.ref-choice.selected{border-color:var(--berry);background:#f7e9ef;box-shadow:inset 0 0 0 .5px var(--berry)}.ref-choice>img{width:77px;height:70px;object-fit:contain}.choice-label{font-size:13px;line-height:1.35;overflow-wrap:anywhere}.choice-check{position:absolute;right:7px;top:7px;width:17px;height:17px;border:1px solid #dbc8d0;border-radius:50%;font-size:11px;display:grid;place-items:center;line-height:1}.selected .choice-check{background:var(--berry);border-color:var(--berry);color:#fff}.option-emoji{font-size:44px;line-height:70px}.option-fallback{display:grid;place-items:center;color:#ab8293;width:77px;height:70px}.option-fallback>svg{width:40px;height:40px}.unlock-form{width:100%}.unlock-form .field{text-align:left}.scratch-wrap{width:100%;position:relative}.scratch-wrap>img{width:155px;height:155px;position:absolute;left:50%;top:20px;transform:translateX(-50%)}.scratch-wrap canvas{display:block;width:100%;height:auto;position:relative;border-radius:9px;touch-action:none}.scratch-wrap .text-button{font-size:13px;margin:10px auto 0}.countdown{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:var(--blush);color:var(--berry)!important;width:100%;padding:16px 12px;border-radius:9px}.completion-mark{position:relative;border:1px solid #dac2cd;background:#f7e7ed;color:var(--berry);width:77px;height:77px;border-radius:50%;display:grid;place-items:center;margin:25px 0 10px}.completion-mark>svg{width:36px;height:36px}.completion-mark>span{position:absolute;color:#b48968;font-size:27px;right:-28px;top:-10px}.completion-mark>span:last-child{left:-32px;right:auto;top:38px;font-size:22px}.celebrate>span{animation:celebrate .8s ease-out both}.finished-card{justify-content:center}.meeting-details{border-top:1px dashed #d7c2cc;border-bottom:1px dashed #d7c2cc;padding:18px 0;margin:10px 0;width:100%}.meeting-date{color:var(--berry);font-size:15px}.selected-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin-top:12px}.selected-detail{display:flex;flex-direction:column;align-items:center;gap:7px;max-width:100px;font-size:12px;line-height:1.4;overflow-wrap:anywhere}.selected-detail>img{width:57px;height:53px;object-fit:contain}.selected-detail .option-emoji{font-size:37px;line-height:53px}.paper-card .delivery-status{font-size:12px;color:#66595f}.public-demo-label{color:var(--muted);font-size:12px;text-align:center;margin:20px 0 0}.public-invitation{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:100svh;padding:35px 18px;background:#f3eae6;background-image:radial-gradient(#b28c7416 .6px,transparent 0);background-size:6px 6px}.public-invitation .paper-card{padding:38px 35px;min-height:550px}.public-invitation .paper-card h2{font-size:36px}.public-invitation .screen-image{width:160px;height:149px}.public-invitation .paper-card>p{font-size:16px}.public-invitation .paper-card .delivery-status{font-size:13px}.public-invitation footer{margin:26px 0 0;font-size:16px;color:#806172;font-family:var(--serif)}.public-invitation footer a{display:flex;align-items:center;gap:8px;text-decoration:none;min-height:44px}.public-invitation footer svg{width:23px;height:23px}.invitation-state{max-width:460px;padding:40px 27px;border:1px solid var(--line);background:var(--paper);text-align:center;border-radius:12px}.invitation-state>svg{width:45px;height:45px;color:var(--berry);margin-bottom:20px}.invitation-state .eyebrow{font-size:10px;margin-bottom:15px}.invitation-state h1{font-size:35px}.invitation-state p{color:var(--muted);font-size:15px}.demo-dialog{width:440px;max-width:calc(100vw - 24px);max-height:90svh;overscroll-behavior:contain;padding:12px 16px 24px;border:1px solid #dbccd1;border-radius:17px;background:#f2e9e5;color:var(--ink)}.demo-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 0 9px;color:var(--muted);font-size:11px}.demo-dialog .paper-card{min-height:430px}.demo-dialog .player-reset{margin-bottom:0}body:has(dialog[open]){overflow:hidden}.ready-page{max-width:690px;padding:20px 24px 65px;margin:auto;text-align:center}.ready-icon{width:74px;height:74px;border:1px solid #d7bdc9;background:var(--blush);color:var(--berry);display:grid;place-items:center;border-radius:50%;margin:12px auto 25px}.ready-icon svg{width:35px;height:35px}.ready-page>.eyebrow{font-size:10px;margin-bottom:15px}.ready-page>h1{font-size:48px;margin-bottom:20px}.ready-lead{font-size:15px;color:var(--muted);margin-bottom:32px}.connect-panel,.share-panel{text-align:left;padding:27px;border:1px solid var(--line);border-radius:12px;background:white;margin-top:22px}.connect-panel{background:#f7f2ef}.panel-heading{display:flex;align-items:flex-start;gap:16px}.panel-heading>span{font-size:20px;font-family:var(--serif);font-style:italic;color:#9b7888;line-height:1.4}.panel-heading h2{font-size:25px;letter-spacing:-.5px;margin:0 0 8px}.panel-heading p{font-size:14px;color:var(--muted);margin:0}.share-box{display:flex;gap:9px;margin:22px 0 15px}.share-box input{border:1px solid #d9c8d0;background:#fffafc;border-radius:7px;min-width:0;flex:1 1;font-size:14px;padding:12px;color:#705b66}.share-box button{font-size:13px;padding:12px 16px;min-height:48px}.inline-link{display:inline-flex;align-items:center;gap:10px;font-size:13px;min-height:44px;text-decoration:none;color:var(--berry)}.inline-link:hover{text-decoration:underline}.connect-panel>p{font-size:14px;color:var(--muted)}.connect-panel>.panel-heading{margin-bottom:20px}.connect-actions{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.connect-actions>a{font-size:13px;min-height:46px;padding:10px 13px;gap:10px}.privacy-note{border-top:1px solid var(--line);padding-top:17px;color:#654752!important;margin-bottom:12px}.connect-panel>.muted{font-size:12px}.connect-panel .field input{font-family:monospace;font-size:15px}.copy-feedback{font-size:13px;color:var(--berry);min-height:21px;margin-bottom:0}.demo-notice{text-align:left}.ready-page>.text-button{margin-top:13px}@keyframes paper-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes celebrate{0%{opacity:0;transform:scale(.4) rotate(-20deg)}65%{opacity:1;transform:scale(1.18) rotate(10deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes gentle-response{0%{opacity:.5;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.decline-art.response-kiss,.decline-art.response-shrink{animation:gentle-response .3s ease-out}.response-burst:active{transform:scale(.98)!important}@media(min-width:800px) and (max-height:740px){.preview-column{position:static}}@media(min-width:1440px){.landing-hero{margin-top:64px;margin-bottom:98px}.hero-copy h1{font-size:80px}.hero-art{height:560px}.hero-art:before{width:480px;height:480px}.envelope-hero{width:400px;height:378px}.hero-art{padding-bottom:43px}}@media(max-width:1150px){.landing-hero,.site-header{padding:0 32px}.landing-hero{margin-top:24px;gap:5px}.hero-copy h1{font-size:60px;letter-spacing:-3px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.2px}.hero-description{font-size:14px}.hero-art:before{width:390px;height:390px;top:90px}.envelope-hero{width:335px;height:320px}.envelope-hero .note-heading{font-size:29px}.envelope-hero .envelope-note img{width:80px;height:65px}.art-caption{top:48px;left:45px}.art-arrow{top:78px;left:44px}.postmark{right:0;top:100px;width:72px;height:72px}.postmark span{font-size:6px}.hero-actions{gap:15px}.hero-actions .primary-button{font-size:14px;padding:13px 18px}.hero-actions .example-button{font-size:13px;gap:8px}.how-section{margin:0 32px}.little-details{gap:55px;padding:60px 50px}.notifications-section{margin:80px 50px;gap:50px}.builder-steps,.builder-workspace{margin-left:32px;margin-right:32px}.builder-workspace{gap:38px}.builder-steps{gap:10px}.builder-steps button{font-size:11px;gap:5px}.preview-stage{padding:18px}.paper-card{padding:25px 20px}.media-presets{grid-template-columns:repeat(3,1fr)}.media-presets .more-pictures{grid-column:1/-1;min-height:44px;padding:7px}.builder-intro{padding:0 32px}.site-header nav{gap:24px}}@media(max-width:900px){.hero-copy h1{font-size:51px;letter-spacing:-2.5px}.hero-art{height:480px}.hero-art:before{width:330px;height:330px;top:118px}.envelope-hero{width:285px;height:288px}.envelope-hero .note-heading{font-size:25px;margin-top:15px}.envelope-hero .envelope-note{padding:18px 12px}.envelope-hero .envelope-address{font-size:16px;bottom:25px;left:24px}.envelope-hero .envelope-address i{font-size:23px}.envelope-hero .envelope-address>span{font-size:7px}.envelope-hero .envelope-seal{width:40px;height:40px;bottom:34px;right:22px}.postmark{top:114px;width:62px;height:62px}.postmark>svg{width:18px;height:18px}.art-caption{left:21px;top:62px;font-size:15px}.art-arrow{top:86px;left:18px;width:65px}.art-star-one{left:3px;bottom:95px;font-size:26px}.art-star-two{right:0;font-size:26px}.hero-description{font-size:14px;max-width:350px}.desktop-break{display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:5px}.hero-footnote{font-size:10px;gap:5px;margin-top:12px}.site-header nav{gap:20px}.site-header nav>a{display:none}.how-grid{gap:44px;margin-left:10px;margin-right:10px}.how-grid article+article:before{left:-22px}.little-details{padding:55px 32px;gap:35px}.details-copy h2{font-size:45px}.demo-sheet{padding:26px 18px 18px}.demo-options{gap:7px}.demo-options button{font-size:10px;padding:11px 4px}.demo-options img{width:68px;height:65px}.notifications-section{margin:65px 32px;gap:28px}.notifications-copy h2{font-size:32px}.message-preview{padding:25px 9px;gap:8px}.message-bubble{padding:16px 13px}.message-bubble>div{gap:8px}.message-bubble>div>span{font-size:8px}.message-plan{font-size:10px}.message-avatar{width:32px;height:32px}.builder-steps{overflow-x:auto;justify-content:flex-start;gap:24px}.builder-workspace{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:25px;margin-left:24px;margin-right:24px}.builder-intro{padding:0 24px}.preview-stage{padding:13px}.preview-heading{flex-wrap:wrap;gap:4px}.paper-card{padding:24px 16px}.paper-card h2{font-size:27px}.paper-card .envelope{width:210px;height:218px}.paper-card .note-heading{font-size:19px}.segments>button{padding:9px 11px;font-size:12px}.ref-date{grid-template-columns:1fr}.preview-column{top:15px}.site-footer{padding:30px 32px}.footer-love{display:none}}@media(max-width:720px){.site-header{height:83px;padding:0 23px}.brand span{font-size:25px}.brand>svg{width:28px;height:28px}.site-header nav{gap:0}.header-example{display:none}.site-header .header-cta{font-size:11px;min-height:44px;padding:8px 12px;gap:8px}.header-cta svg{width:16px;height:16px}.header-caption{font-size:11px;max-width:150px;text-align:right;line-height:1.5}.landing-hero{grid-template-columns:1fr;max-width:560px;margin:36px auto 42px;padding:0 24px;gap:5px}.hero-copy{text-align:center}.hero-copy .eyebrow{justify-content:center;font-size:8px;letter-spacing:1.1px;margin-bottom:25px}.hero-copy h1{font-size:58px;letter-spacing:-3px;line-height:1.08;margin-bottom:25px}.hero-description{max-width:370px;font-size:15px;margin:0 auto 26px;line-height:1.75}.hero-actions{flex-direction:row;align-items:center;justify-content:center;gap:18px}.hero-actions .primary-button{font-size:14px;min-height:51px;padding:13px 20px;gap:15px}.hero-actions .example-button{font-size:13px;gap:7px}.hero-footnote{justify-content:center;font-size:10px;gap:7px;margin-top:19px}.hero-art{height:422px;margin-top:22px;padding-bottom:18px}.hero-art:before{width:355px;height:355px;top:43px}.envelope-hero{width:315px;height:301px;margin-bottom:5px}.envelope-hero .note-heading{font-size:27px;margin-top:17px}.art-caption{top:10px;left:28px;font-size:14px}.art-arrow{top:26px;left:28px;transform:rotate(-2deg)}.postmark{top:55px;right:13px;width:67px;height:67px}.postmark span{font-size:5.5px}.art-star-one{bottom:99px;left:0}.art-star-two{right:5px;bottom:85px}.envelope-hint{margin-top:19px}.how-section{padding:42px 0 38px;margin:0 24px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.section-heading h2{font-size:35px;letter-spacing:-1.5px}.section-heading>p:last-child{font-size:13px;max-width:290px;margin:0 auto}.how-grid{grid-template-columns:1fr;margin:35px auto 0;max-width:390px;gap:0}.how-grid article{padding:24px 0 24px 56px;border-top:1px solid var(--line)}.how-grid article:first-child{border:0}.how-grid article+article:before{display:none}.how-icon{position:absolute;left:0;top:23px;margin:0}.step-number{font-size:26px;right:0;top:25px}.how-grid h3{font-size:23px;padding-right:34px;margin-bottom:10px}.how-grid p{font-size:14px}.little-details{grid-template-columns:1fr;gap:30px;padding:48px 27px 57px;margin:0}.details-copy{max-width:420px;margin:auto;width:100%}.details-copy .eyebrow{font-size:9px;margin-bottom:18px}.details-copy h2{font-size:45px;letter-spacing:-1.8px;margin-bottom:19px}.details-copy h2 br{display:none}.details-copy p{max-width:none!important}.details-copy small{font-size:11px}.demo-sheet{width:100%;max-width:430px;margin:auto;padding:29px 18px 17px;transform:rotate(1deg)}.demo-sheet h3{font-size:30px}.demo-options button{font-size:12px;padding:14px 6px;gap:10px}.demo-options img{width:83px;height:76px}.demo-next{font-size:11px;line-height:1.6;padding-top:14px;gap:9px;margin-top:19px}.demo-next svg{width:16px}.notifications-section{grid-template-columns:1fr;gap:28px;margin:54px 27px}.notifications-copy{grid-row:1;max-width:430px;margin:auto;width:100%}.notifications-copy h2{font-size:36px;letter-spacing:-1.4px}.notifications-copy .eyebrow{font-size:8px}.notifications-copy>p:not(.eyebrow){font-size:15px}.message-preview{width:100%;max-width:430px;margin:auto;padding:24px 14px;min-height:180px}.message-avatar{width:39px;height:39px}.message-bubble{padding:19px 15px}.message-bubble>div>span{font-size:9px}.message-plan{font-size:12px}.final-cta{padding:46px 20px 49px}.final-cta .eyebrow{font-size:8px;letter-spacing:1.3px}.final-cta h2{font-size:37px;letter-spacing:-1.5px;margin-top:18px}.final-cta p{font-size:11px}.site-footer{padding:29px 24px;flex-direction:column;gap:11px;font-size:10px}.footer-brand{font-size:20px}.builder-intro{padding:0 20px;margin:25px 0 22px;align-items:flex-start;gap:10px}.builder-intro h1{font-size:33px;max-width:290px;letter-spacing:-1.3px}.builder-intro .eyebrow{font-size:8px;margin-bottom:12px}.step-counter{font-size:10px;margin-top:25px}.step-counter b{font-size:18px}.builder-steps{margin:0 20px 22px;gap:22px;padding-bottom:0}.builder-steps button{min-height:45px;font-size:11px}.builder-workspace{display:block;margin:0 20px 48px}.mobile-switch{display:flex;margin:0 20px 27px;background:#eee5e7;padding:4px;border-radius:9px}.mobile-switch button{flex:1 1;border:0;min-height:44px;font-size:13px;border-radius:6px;color:var(--muted);background:transparent}.mobile-switch button[aria-pressed=true]{background:white;box-shadow:0 1px 3px #46303c0f;color:var(--berry)}.mobile-edit-button{display:flex;margin:14px auto 0}.mobile-edit .preview-column,.mobile-preview .editor-column{display:none}.builder-workspace.mobile-edit,.mobile-edit .editor-column{display:block}.builder-workspace .mobile-edit-button{display:flex}.preview-column{position:static;max-width:460px;margin:auto}.preview-stage{padding:20px}.preview-heading{gap:10px;flex-wrap:nowrap}.preview-caption{font-size:12px}.editor-description{font-size:14px;margin-bottom:22px}.reference-editor>h2{font-size:30px;letter-spacing:-1px;margin-bottom:24px}.reference-editor .mode-caption{font-size:14px;margin-top:-7px}.gender-grid .selection-card{min-height:210px}.reference-editor .note-callout{font-size:13px}.settings-block{margin-top:25px;padding-top:21px}.segments>button{font-size:13px;padding:9px 15px}.media-presets{grid-template-columns:repeat(3,1fr) 76px}.media-presets .more-pictures{grid-column:auto}.media-presets img{height:68px}.editor-nav{padding-top:21px;margin-top:23px}.editor-nav .primary-button{min-width:180px}.next-step{font-size:11px}.public-invitation{padding:24px 16px}.public-invitation .paper-card{padding:30px 24px;min-height:515px}.public-invitation .paper-card h2{font-size:33px}.public-invitation .screen-image{height:145px;width:155px}.paper-card{padding:26px 22px;min-height:460px}.paper-card h2{font-size:31px}.paper-card>p{font-size:14px}.paper-card .envelope{width:245px;height:246px}.paper-card .note-heading{font-size:21px}.ref-date{grid-template-columns:1.25fr 1fr}.public-invitation .ref-choice{min-height:130px}.ref-choice>img{width:80px;height:74px}.choice-label{font-size:14px}.demo-dialog{padding:9px 13px 20px;border-radius:12px}.demo-dialog-head{font-size:10px}.ready-page{padding:22px 20px 44px}.ready-page>h1{font-size:41px}.ready-lead{font-size:14px}.connect-panel,.share-panel{padding:22px 18px}.share-box{flex-direction:column}.share-box input{min-height:48px}.panel-heading{gap:12px}.panel-heading h2{font-size:24px}.panel-heading p,.ready-page .note-callout{font-size:13px}.picture-gallery{padding:30px 22px}.picture-gallery h2{font-size:27px}.connect-actions>a{flex:1 1}.privacy-note{font-size:13px!important}}@media(max-width:380px){.site-header{padding:0 17px;gap:12px}.brand{gap:8px}.brand span{font-size:22px}.brand svg{width:24px;height:24px}.site-header .header-cta{font-size:10px;padding:8px 10px}.site-header .header-cta svg{display:none}.header-caption{font-size:10px;max-width:100px}.landing-hero{padding:0 18px;margin-top:28px}.hero-copy h1{font-size:48px;letter-spacing:-2.4px}.hero-copy .eyebrow{font-size:7px;letter-spacing:.85px;gap:6px}.hero-description{font-size:14px}.hero-actions{gap:10px}.hero-actions .primary-button{font-size:12px;gap:10px;padding:13px 14px}.hero-actions .example-button{font-size:11px;gap:5px}.hero-footnote{font-size:9px;gap:5px}.hero-art{height:360px}.hero-art:before{width:275px;height:275px;top:54px}.envelope-hero{width:258px;height:256px}.envelope-hero .note-kicker{font-size:7px}.envelope-hero .note-heading{font-size:24px;margin-top:14px}.envelope-hero .note-signature{font-size:9px}.envelope-hero .envelope-note img{width:65px;height:56px;margin-top:9px}.envelope-hero .envelope-address{font-size:14px;left:20px;bottom:22px}.envelope-hero .envelope-address>span{font-size:6px}.envelope-hero .envelope-seal{width:32px;height:32px;right:18px;bottom:32px}.envelope-hero .envelope-seal svg{width:19px}.art-caption{font-size:12px;left:8px;top:4px}.postmark{width:55px;height:55px;right:1px;top:42px}.postmark>span{font-size:4.5px}.postmark svg{width:15px;height:15px}.art-arrow{left:5px;top:22px;width:55px}.art-star{display:none}.envelope-hint{font-size:10px}.section-heading h2{font-size:31px}.how-section{margin:0 19px}.how-grid h3{font-size:21px}.little-details{padding-left:20px;padding-right:20px}.details-copy h2{font-size:37px}.demo-options img{width:66px;height:62px}.demo-options button{font-size:10px}.demo-sheet>p{font-size:11px}.demo-sheet h3{font-size:27px}.demo-next{font-size:10px}.notifications-section{margin-left:20px;margin-right:20px}.notifications-copy h2{font-size:32px}.message-preview{padding:16px 2px}.message-avatar{width:31px;height:31px}.message-bubble{padding:15px 12px}.message-plan{font-size:10px}.message-bubble strong{font-size:11px}.message-bubble>div>span{font-size:8px}.final-cta h2{font-size:31px}.final-cta .eyebrow{font-size:7px}.builder-intro h1{font-size:29px}.builder-intro,.builder-steps,.builder-workspace{margin-left:16px;margin-right:16px}.builder-intro{padding:0}.mobile-switch{margin-left:16px;margin-right:16px}.step-counter{max-width:42px;text-align:right;white-space:normal;font-size:10px;margin-top:20px}.gender-grid{gap:10px}.gender-grid .selection-card{padding:18px 8px;min-height:184px}.gender-grid small{font-size:9px}.opening-grid .selection-card{font-size:12px;padding:15px 9px}.media-presets{grid-template-columns:repeat(3,1fr)}.media-presets .more-pictures{grid-column:1/-1}.segments>button{padding:9px 11px;font-size:12px}.reference-editor>h2{font-size:28px}.two-fields{grid-template-columns:1fr;gap:10px}.preview-stage{padding:12px}.paper-card{padding:23px 15px}.paper-card h2{font-size:28px}.paper-card .envelope{width:215px;height:225px}.public-invitation{padding:20px 12px}.public-invitation .paper-card{padding:28px 19px}.public-invitation .paper-card h2{font-size:30px}.ref-date{grid-template-columns:1fr}.ref-choice{padding:12px 8px;min-height:117px}.ref-choice>img{width:70px;height:65px}.choice-label{font-size:13px}.editor-nav .primary-button{min-width:159px;padding:13px 16px;font-size:13px;gap:12px}.preview-heading>span:last-child{font-size:10px}.ready-page>h1{font-size:36px}.connect-panel .field input{font-size:13px}.demo-dialog-head{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}.envelope.is-opening .envelope-note{transform:rotate(4deg);opacity:1}.primary-button:hover:not(:disabled),.ref-choice:hover:not(:disabled),.selection-card:hover{transform:none}}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#a03954;background:#fff8f9}.field>.field-error{color:#9a3552;font-size:12px}@media(max-width:380px){.hero-actions{flex-direction:column;gap:7px}.hero-actions .primary-button{min-width:220px;font-size:14px}.hero-actions .example-button{font-size:13px;min-height:42px}}