:root{--paper:#fbf9f3;--ink:#182c36;--muted:#53646b;--blue:#00aaff;--blue-dark:#006b9e;--line:#dedfd8;--peach:#f5dfd0;--mint:#dfe9de;--yellow:#f6edb0;--white:#fff;--radius:22px;--width:1216px;font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{display:block;max-width:100%;height:auto}svg{flex-shrink:0}a,button{touch-action:manipulation}:focus-visible{outline:3px solid #007cb5;outline-offset:5px}::selection{background:#b6e8ff;color:var(--ink)}[hidden]{display:none!important}.wrap{width:min(var(--width),calc(100% - 80px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--ink);color:white;padding:12px 20px}.skip:focus{top:10px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.1px;text-transform:uppercase;display:flex;align-items:center;gap:10px;margin:0 0 22px}.eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--blue)}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:500;font-family:Georgia,'Times New Roman',serif;letter-spacing:-2.5px;line-height:1.04}h1{font-size:clamp(54px,5.8vw,84px);margin-bottom:26px}h2{font-size:clamp(38px,4.1vw,58px);margin-bottom:22px}h3{font-size:21px;letter-spacing:-.6px;line-height:1.25;margin-bottom:12px}p{margin-bottom:20px}em{color:var(--blue-dark);font-weight:400}small,.small{font-size:13px}.muted{color:var(--muted)}.section{padding:100px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:44px;margin-bottom:45px}.section-head h2{max-width:650px;margin-bottom:0}.section-head>p{max-width:330px;color:var(--muted);margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:16px 25px;border-radius:8px;min-height:55px;border:1px solid transparent;background:var(--ink);color:white;text-decoration:none;font-weight:700;font-size:14px;line-height:1.3;transition:background .18s,transform .18s;white-space:normal;text-align:center}.btn:hover{background:#2d4653;transform:translateY(-2px)}.btn svg{width:18px;height:18px}.btn-blue{background:var(--blue);color:#092c41}.btn-blue:hover{background:#40beff}.btn-outline{background:transparent;color:var(--ink);border-color:#aab3b2}.btn-outline:hover{background:#f0f0e8}.btn-light{background:var(--paper);color:var(--ink)}.btn-light:hover{background:#fff}.text-link{font-size:14px;font-weight:700;text-underline-offset:5px;display:inline-flex;align-items:center;gap:10px}.text-link svg{width:18px;height:18px;flex:0 0 18px}.text-link:hover{color:var(--blue-dark)}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.pill{font-size:11px;font-weight:700;border:1px solid #bac3bd;border-radius:50px;padding:5px 11px;display:inline-block;letter-spacing:.2px}
.site-header{position:sticky;top:0;z-index:30;background:rgba(251,249,243,.97);border-bottom:1px solid var(--line)}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;text-decoration:none;gap:10px;color:var(--ink);flex-shrink:0}.brand img{width:37px;height:37px;border-radius:8px}.logo-text-wrap{font-size:29px;font-weight:800;letter-spacing:-1px;line-height:1;display:flex;flex-direction:column}.logo-tagline{font-size:9px;line-height:1.7;letter-spacing:.1px;font-weight:500;margin-top:2px}.desktop-nav{display:flex;align-items:center;gap:30px;margin-left:auto;margin-right:30px}.desktop-nav>a{text-decoration:none;font-size:13px;font-weight:600}.desktop-nav>a:hover,.desktop-nav>a[aria-current=page]{color:var(--blue-dark)}.header-actions{display:flex;align-items:center;gap:25px}.header-actions>.text-link{font-weight:500;font-size:13px;text-decoration:none}.header-actions .btn{min-height:46px;padding:12px 20px}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:8px;width:46px;height:46px;align-items:center;justify-content:center}.mobile-nav{border-top:1px solid var(--line);padding:20px 28px 25px}.mobile-nav a{display:block;padding:12px 5px;text-decoration:none;font-weight:600}.mobile-nav .btn{margin-top:12px}.noscript-nav{font-size:13px;text-align:center;padding:8px}
.hero{padding:66px 0 72px}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:65px}.hero-copy{padding:12px 0 30px}.hero-copy h1{max-width:620px;font-size:clamp(54px,5.8vw,74px)}.hero-copy>p:not(.eyebrow){max-width:475px;color:var(--muted);font-size:17px;line-height:1.7;margin-bottom:30px}.hero-copy .reassurance{font-size:12px;margin:17px 0 0;color:var(--muted)}.hero-copy .reassurance strong{color:var(--ink);font-weight:600}.hero-art{height:560px;position:relative;isolation:isolate}.art-shape{position:absolute;inset:20px 4px 35px 30px;border-radius:180px 180px 12px 12px;background:var(--peach);z-index:-1;transform:rotate(4deg)}.photo-main{position:absolute;left:34px;top:10px;width:76%;height:425px;object-fit:cover;border-radius:10px;transform:rotate(-5deg);border:8px solid white;box-shadow:0 18px 35px #233d4520;object-position:50% 50%}.photo-small{position:absolute;width:42%;height:208px;right:-6px;bottom:28px;object-fit:cover;border:8px solid white;border-bottom-width:27px;box-shadow:0 13px 25px #233d4520;transform:rotate(7deg)}.photo-caption{position:absolute;right:12px;bottom:17px;font:italic 15px Georgia,serif;transform:rotate(7deg)}.moment-note{position:absolute;top:64px;right:-9px;background:var(--paper);padding:11px 15px;border:1px solid #e0e0d5;border-radius:8px;font-size:12px;box-shadow:0 6px 16px #1b343915;transform:rotate(4deg);display:flex;align-items:center;gap:9px}.moment-note span{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--mint);border-radius:50%;color:#2d634a}.moment-note svg{width:15px;height:15px}.qr-note{position:absolute;left:0;bottom:21px;background:white;border:1px solid var(--line);padding:17px;display:flex;gap:14px;align-items:center;border-radius:12px;box-shadow:0 8px 25px #233d4514;transform:rotate(-3deg);max-width:255px}.qr-note img{width:68px;height:68px}.qr-note b{display:block;font-size:14px;line-height:1.4}.qr-note small{display:block;font-size:10px;color:var(--muted);margin-top:5px;line-height:1.5}.hero-doodle{position:absolute;width:85px;height:85px;right:16px;top:-12px;color:var(--blue-dark);transform:rotate(12deg)}.promise-strip{border-block:1px solid var(--line);padding:23px 0}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.promise-grid>div{display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:600}.promise-grid svg{width:19px;height:19px;color:var(--blue-dark)}
.moments-intro{text-align:center;max-width:740px;margin:0 auto 45px}.moments-intro .eyebrow{justify-content:center}.moments-intro p:last-child{color:var(--muted);max-width:550px;margin-inline:auto}.occasion-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:22px}.occasion-card{border-radius:12px;overflow:hidden;background:white;text-decoration:none;position:relative;border:1px solid var(--line);transition:transform .2s}.occasion-card:hover{transform:translateY(-5px)}.occasion-image{height:250px;overflow:hidden;position:relative;background:var(--peach)}.occasion-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.occasion-card:hover img{transform:scale(1.035)}.occasion-body{padding:23px;display:flex;justify-content:space-between;gap:10px;align-items:center}.occasion-body h3{margin:0 0 4px;font-size:19px}.occasion-body p{margin:0;color:var(--muted);font-size:12px}.occasion-arrow{border:1px solid #bcc5c2;border-radius:50%;width:34px;height:34px;display:grid;place-items:center}.occasion-arrow svg{width:16px}.occasion-party{background:var(--peach);display:flex;align-items:center;justify-content:center}.occasion-party img{width:57%;height:80%;border:7px solid white;transform:rotate(-8deg);box-shadow:0 7px 16px #233d4520}.occasion-party:after{content:'together > perfect';position:absolute;right:10px;bottom:26px;background:var(--yellow);padding:9px 15px;font:italic 17px Georgia;transform:rotate(7deg)}.occasion-wall{background:var(--mint);padding:38px 23px}.mini-wall{background:var(--ink);border-radius:9px;padding:10px;display:grid;grid-template-columns:1fr 1.4fr;gap:5px;box-shadow:0 10px 16px #263e4125;width:100%;height:170px;transform:rotate(-4deg)}.mini-wall img{width:100%;height:100%;object-fit:cover;border-radius:3px}
.how-section{background:var(--ink);color:var(--paper)}.how-section .eyebrow{color:#c5d7db}.how-section em{color:#81d7ff}.how-section .section-head>p{color:#c1cdd2}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.step{border-top:1px solid #57707b;padding-top:25px}.step-no{font-size:12px;letter-spacing:2px;display:block;margin-bottom:25px;color:#9ac7d8}.step h3{font-size:25px;font-family:Georgia;font-weight:400;letter-spacing:-.5px}.step p{color:#bacbd1;font-size:14px;max-width:310px;margin-bottom:0}.step-icon{width:54px;height:54px;background:#2a4551;display:grid;place-items:center;border-radius:12px;margin-bottom:22px}.step-icon svg{width:26px;height:26px;stroke:#8adaff}.how-footer{margin-top:42px;display:flex;gap:20px;align-items:center}.how-footer .text-link{color:#f2f4eb}
.demo-section{background:#e5ede3}.demo-layout{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:75px}.demo-copy p{color:var(--muted);max-width:390px}.demo-copy .text-link{margin-top:10px}.demo-tabs{display:inline-flex;background:#d3ded1;padding:5px;border-radius:50px;gap:4px;margin:8px 0 17px}.demo-tabs button{background:transparent;border:0;padding:10px 18px;border-radius:30px;color:var(--ink);font-size:12px;font-weight:700}.demo-tabs button[aria-selected=true]{background:white;box-shadow:0 2px 5px #233d4510}.demo-browser{background:white;border-radius:16px;border:1px solid #c9d2c6;box-shadow:0 20px 35px #365b4310;overflow:hidden;position:relative}.browser-bar{display:flex;gap:5px;align-items:center;height:37px;border-bottom:1px solid #e5e7df;padding:0 14px}.browser-bar i{height:6px;width:6px;background:#d4d8d0;border-radius:50%}.browser-bar span{flex:1;text-align:center;color:#73847e;font-size:9px;letter-spacing:.4px;margin-right:27px}.demo-content{padding:24px}.demo-heading{display:flex;justify-content:space-between;gap:10px;margin-bottom:20px;align-items:center}.demo-heading h3{font:24px Georgia;margin:0 0 3px}.demo-heading p{font-size:10px;margin:0;color:var(--muted)}.demo-heading img{width:29px;height:29px;border-radius:6px}.demo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.demo-grid a,.demo-added-photo{aspect-ratio:1;overflow:hidden;border-radius:5px;display:block;position:relative}.demo-grid img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.demo-grid a:hover img{transform:scale(1.05)}.demo-added-photo{background:var(--peach);margin:0}.demo-added-photo img{height:100%}.demo-added-photo figcaption{position:absolute;bottom:0;left:0;right:0;background:#182c36de;color:white;font-size:10px;padding:5px}.demo-actions{margin-top:17px;display:flex;gap:12px;align-items:center;justify-content:space-between}.demo-actions .btn{min-height:40px;padding:10px 17px;font-size:12px}.demo-actions small{font-size:10px;color:var(--muted);max-width:150px}.demo-status{font-size:11px;color:var(--muted);margin:10px 0 0;min-height:18px}.wall-preview{position:relative;background:var(--ink);border-radius:6px;overflow:hidden;min-height:300px;padding:12px}.wall-photos{display:grid;grid-template-columns:.55fr 1.5fr .55fr;gap:8px;height:225px}.wall-photos img{width:100%;height:100%;object-fit:cover;border-radius:3px}.wall-preview p{font:italic 20px Georgia;color:white;text-align:center;margin:16px 0 5px}.wall-preview small{display:block;color:#a9c1cc;text-align:center;font-size:10px}.demo-disclaimer{font-size:11px;color:#55675a;margin:13px 0 0;text-align:center}.feature-points{padding:0;list-style:none;margin:25px 0}.feature-points li{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:14px}.feature-points svg{width:18px;height:18px;color:var(--blue-dark)}
.benefit-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.benefit-main{background:var(--peach);border-radius:16px;min-height:500px;position:relative;overflow:hidden;padding:42px}.benefit-main h3{font:37px/1.15 Georgia;letter-spacing:-1px;max-width:350px}.benefit-main p{font-size:14px;max-width:350px;color:#655b55}.benefit-main img{position:absolute;width:80%;height:255px;object-fit:cover;right:-30px;bottom:-12px;border:10px solid white;transform:rotate(-7deg);box-shadow:0 10px 25px #233d4520;border-radius:9px}.benefit-stack{display:grid;gap:24px}.benefit-small{background:#edece5;border-radius:16px;padding:35px;display:grid;grid-template-columns:1fr 55px;gap:16px}.benefit-small:last-child{background:#e3edf0}.benefit-small h3{font:29px/1.15 Georgia;letter-spacing:-.7px}.benefit-small p{font-size:14px;color:var(--muted);margin:0}.feature-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#ffffff80}.feature-icon svg{width:23px;height:23px}
.pricing-section{padding-top:30px}.pricing-heading{text-align:center;max-width:690px;margin:0 auto 45px}.pricing-heading .eyebrow{justify-content:center}.pricing-heading p{color:var(--muted)}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:950px;margin:auto}.price-card{border:1px solid #cdd4d2;border-radius:16px;background:white;padding:35px;position:relative}.price-card.paid{background:var(--ink);color:white;border-color:var(--ink)}.price-card .pill{margin-bottom:24px}.paid .pill{color:#9bddff;border-color:#50727e}.price-card h3{font-size:24px;margin:0 0 12px}.price{display:flex;align-items:baseline;gap:12px;margin:5px 0 6px}.price strong{font-size:65px;letter-spacing:-4px;font-weight:500;line-height:1.2}.price span{font-size:13px;color:var(--muted)}.paid .price span,.paid .price-caption{color:#bacbd3}.price-caption{font-size:13px;color:var(--muted)}.price-card .btn{width:100%;margin:10px 0 22px}.price-card ul{padding:23px 0 0;margin:0;list-style:none;border-top:1px solid var(--line)}.price-card li{display:flex;align-items:flex-start;gap:10px;font-size:14px;margin-bottom:12px}.price-card li svg{width:17px;height:17px;position:relative;top:3px;color:var(--blue-dark)}.paid ul{border-color:#4b626b}.paid li svg{color:#7ed5ff}.plan-note{font-size:11px;color:var(--muted);margin:20px 0 0}.paid .plan-note{color:#c2d3d9}.guarantee{max-width:880px;margin:32px auto 0;display:flex;align-items:center;justify-content:center;gap:15px;text-align:left}.guarantee svg{width:29px;height:29px;flex-shrink:0;color:var(--blue-dark)}.guarantee p{font-size:12px;color:var(--muted);margin:0}.guarantee strong{display:block;font-size:13px;color:var(--ink);margin-bottom:2px}.guarantee a{text-underline-offset:3px}
.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-copy p{color:var(--muted);font-size:14px}.faq-list{border-top:1px solid #bfc9c6}.faq-list details{border-bottom:1px solid #bfc9c6;padding:0}.faq-list summary{padding:22px 33px 22px 0;cursor:pointer;font-size:16px;font-weight:600;list-style:none;position:relative;line-height:1.4}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:0;top:18px;font-size:24px;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list details p{padding-right:28px;font-size:14px;color:var(--muted);max-width:540px}.faq-list a{color:var(--blue-dark)}.last-cta{background:var(--yellow);padding:68px 0 72px;text-align:center;position:relative;overflow:hidden}.last-cta .eyebrow{justify-content:center}.last-cta h2{max-width:740px;margin:0 auto 28px}.last-cta p{font-size:12px;margin:17px 0 0}.last-cta .actions{justify-content:center}.last-cta .cta-flower{position:absolute;left:8%;top:50%;font:100px/1 Georgia;transform:rotate(-18deg);color:#67775844}.site-footer{background:var(--paper);padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:45px;padding-bottom:48px}.footer-brand p{font-size:13px;color:var(--muted);max-width:240px;margin-top:20px}.footer-col h3{font-size:11px;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:17px}.footer-col a{font-size:12px;display:block;color:var(--muted);margin:10px 0;text-decoration:none}.footer-col a:hover{text-decoration:underline;color:var(--ink)}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:15px;font-size:11px;color:var(--muted)}.footer-bottom>div{display:flex;gap:25px}.footer-bottom a{text-decoration:none}.mobile-sticky{display:none}
.story-hero{padding:75px 0 65px}.story-layout{display:grid;grid-template-columns:1.12fr 1fr;gap:65px;align-items:center}.story-hero h1{font-size:clamp(48px,5vw,70px)}.story-hero p:not(.eyebrow){color:var(--muted);max-width:520px}.story-image{height:460px;object-fit:cover;width:100%;border-radius:120px 120px 12px 12px}.story-sections{max-width:940px}.story-row{display:grid;grid-template-columns:1fr 1.35fr;gap:70px;border-top:1px solid var(--line);padding:40px 0}.story-row h2{font-size:35px;letter-spacing:-1.2px}.story-row p,.story-row li{font-size:15px;color:var(--muted)}.story-row a{color:var(--blue-dark);text-underline-offset:3px}.story-row ul{padding-left:20px}.simple-hero{padding:78px 0 40px;text-align:center;max-width:850px}.simple-hero h1{font-size:65px}.simple-hero .eyebrow{justify-content:center}.simple-hero>p:last-child{max-width:630px;margin:auto;color:var(--muted)}.article-wrap{max-width:850px;width:min(850px,calc(100% - 48px));padding:65px 0 85px;margin:auto}.article-wrap h1{font-size:52px;line-height:1.1}.article-wrap h2{font-size:33px;letter-spacing:-1px;line-height:1.2;margin-top:42px}.article-wrap h3{margin-top:28px}.article-wrap p,.article-wrap li{color:var(--muted);font-size:16px}.article-wrap a{color:var(--blue-dark);text-underline-offset:4px}.article-wrap li{margin-bottom:10px}.article-wrap .article-tag{font-size:11px;text-transform:uppercase;letter-spacing:2px;color:var(--blue-dark);margin-bottom:20px}.article-wrap .article-meta{font-size:12px;color:var(--muted);margin-bottom:35px}.article-wrap .article-meta>*{margin-right:15px}.article-wrap img{max-height:450px;object-fit:cover;border-radius:12px;margin:28px 0}.article-wrap table{border-collapse:collapse;display:block;overflow:auto;max-width:100%;font-size:13px;margin:25px 0}.article-wrap td,.article-wrap th{padding:13px;border:1px solid var(--line);min-width:115px;white-space:normal;text-align:left}.article-wrap th{background:var(--mint)}.article-wrap .cta-box,.article-wrap .highlight-box,.article-wrap .tip-box{padding:28px;border-radius:12px;background:var(--mint);margin:30px 0}.article-wrap .cta-box h2{margin-top:0}.article-wrap .cta-btn{display:inline-block;background:var(--ink);color:white;padding:13px 22px;border-radius:8px;text-decoration:none}.article-wrap .related-posts{border-top:1px solid var(--line);padding-top:30px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.guide-card{border:1px solid var(--line);padding:28px;border-radius:12px;background:white;display:flex;flex-direction:column;align-items:flex-start}.guide-card .eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:20px}.guide-card h2{font:27px/1.2 Georgia;letter-spacing:-.7px}.guide-card p{font-size:13px;color:var(--muted)}.guide-card a{margin-top:auto;font-size:13px}.breadcrumb{font-size:12px;margin:0 0 28px}.breadcrumb a{color:var(--muted)}dialog{border:0;border-radius:14px;padding:18px;background:var(--paper);max-width:min(800px,calc(100% - 30px));max-height:90dvh;box-shadow:0 20px 100px #0005}dialog::backdrop{background:#10242be6}dialog img{max-height:72dvh;max-width:100%;object-fit:contain;margin:auto;border-radius:5px}dialog figure{margin:0}dialog figcaption{font-size:13px;padding:13px 45px 0 3px;color:var(--muted)}dialog button[data-close-lightbox]{position:absolute;right:23px;top:23px;width:38px;height:38px;border:0;border-radius:50%;background:white;color:var(--ink);font-size:22px;box-shadow:0 3px 10px #0002}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1500px){.hero{padding-top:86px}.hero-art{height:590px}.photo-main{height:460px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.desktop-nav{gap:20px;margin-right:10px}.header-actions{gap:15px}.hero-grid{gap:25px}.hero-art{height:510px}.photo-main{height:380px;left:20px}.photo-small{right:0;height:180px}.moment-note{right:-5px;font-size:10px;padding:10px}.qr-note{left:10px;max-width:230px;padding:13px}.hero h1{font-size:66px}.hero-copy .actions{gap:18px}.hero-copy .btn{padding:16px 19px}.demo-layout{gap:40px}.footer-grid{gap:25px}.faq-layout{gap:50px}}
@media(max-width:860px){.desktop-nav{display:none}.header-actions>.text-link{display:none}.menu-toggle{display:flex}.header-inner{height:78px}.hero{padding:48px 0 50px}.hero-grid{gap:20px}.hero h1{font-size:53px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-art{height:465px}.photo-main{height:345px;left:8px;width:85%}.photo-small{width:47%;height:165px;bottom:25px}.qr-note{bottom:4px;left:-6px;padding:10px;max-width:205px;gap:8px}.qr-note img{width:50px;height:50px}.qr-note b{font-size:12px}.moment-note{top:50px;right:0}.section{padding:75px 0}.occasion-grid{gap:14px}.occasion-image{height:210px}.occasion-body{padding:18px}.occasion-body h3{font-size:17px}.occasion-body p{font-size:11px}.steps{gap:25px}.demo-layout{gap:30px}.demo-content{padding:17px}.demo-copy h2{font-size:43px}.benefit-main{padding:30px}.benefit-main h3{font-size:32px}.benefit-small{padding:28px}.benefit-small h3{font-size:27px}.price-card{padding:27px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-col:last-child{grid-column:2/4}.story-layout{gap:35px}.story-image{height:400px}.guide-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){html{scroll-padding-top:94px}.wrap{width:calc(100% - 40px)}h1{font-size:53px;letter-spacing:-2.5px}h2{font-size:40px;letter-spacing:-1.5px}.header-inner{height:74px;gap:10px}.brand{gap:8px}.brand img{width:32px;height:32px}.logo-text-wrap{font-size:25px}.logo-tagline{font-size:8px}.header-actions{gap:10px}.header-actions .btn{padding:11px 13px;font-size:11px;min-height:43px}.header-actions .btn svg{display:none}.menu-toggle{width:42px;height:42px}.hero{padding:36px 0 25px}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:0 0 22px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:22px}.hero-copy h1{font-size:clamp(49px,13vw,66px);margin-bottom:21px}.hero-copy>p:not(.eyebrow){font-size:15px;max-width:450px;margin-bottom:23px}.hero-copy .actions{gap:18px}.hero-copy .btn{font-size:13px;padding:15px 18px}.hero-copy .text-link{font-size:12px}.hero-copy .reassurance{font-size:11px;margin:14px 0 0}.hero-art{height:410px;width:100%;max-width:425px;margin:18px auto 0}.art-shape{inset:13px 18px 40px 29px}.photo-main{left:23px;top:0;width:73%;height:314px;border-width:6px}.photo-small{right:6px;bottom:25px;width:40%;height:165px;border-width:6px;border-bottom-width:23px}.photo-caption{font-size:12px;bottom:20px;right:13px}.moment-note{right:0;top:41px;font-size:10px;gap:7px}.moment-note span{width:20px;height:20px}.qr-note{left:2px;bottom:6px;max-width:203px;padding:12px}.qr-note img{width:51px;height:51px}.qr-note b{font-size:12px}.qr-note small{font-size:9px}.hero-doodle{right:6px;top:-27px;width:65px}.promise-strip{padding:20px 0}.promise-grid{grid-template-columns:1fr 1fr;gap:20px 10px}.promise-grid>div{font-size:10px;justify-content:flex-start}.promise-grid svg{width:16px;height:16px}.section{padding:60px 0}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:22px;max-width:450px;font-size:14px}.section-head h2{max-width:420px}.moments-intro{text-align:left;margin-bottom:30px}.moments-intro .eyebrow{justify-content:flex-start}.moments-intro p:last-child{font-size:14px}.occasion-grid{grid-template-columns:1fr;gap:18px}.occasion-card{display:grid;grid-template-columns:43% 1fr;border-radius:10px;min-height:144px}.occasion-image{height:100%;min-height:144px}.occasion-body{padding:21px 17px;gap:5px}.occasion-body h3{font-size:18px}.occasion-body p{font-size:12px}.occasion-arrow{width:28px;height:28px;flex-shrink:0}.occasion-party img{height:120px;width:72%}.occasion-party:after{font-size:11px;padding:5px 9px;bottom:13px;right:2px}.occasion-wall{padding:27px 12px}.mini-wall{height:94px;padding:6px;gap:3px}.steps{grid-template-columns:1fr;gap:28px}.step{display:grid;grid-template-columns:56px 1fr;column-gap:20px;padding-top:24px;position:relative}.step-no{grid-column:1/-1;margin-bottom:17px}.step-icon{grid-column:1;grid-row:2/4;margin:0;width:48px;height:48px}.step h3{grid-column:2;font-size:26px}.step p{grid-column:2;max-width:none;font-size:13px}.how-footer{align-items:flex-start;gap:18px;margin-top:30px;flex-direction:column}.demo-layout{grid-template-columns:1fr;gap:30px}.demo-copy h2{max-width:420px}.demo-copy p{font-size:14px;max-width:none}.demo-copy .feature-points{display:flex;flex-wrap:wrap;gap:10px 20px;margin:20px 0 0}.feature-points li{font-size:12px;margin:0}.demo-content{padding:20px}.demo-heading h3{font-size:23px}.demo-grid{gap:7px}.demo-disclaimer{font-size:10px}.wall-preview{min-height:260px}.wall-photos{height:195px}.benefit-grid{grid-template-columns:1fr;gap:18px}.benefit-main{min-height:420px;padding:30px}.benefit-main h3{font-size:34px;max-width:300px}.benefit-main img{height:205px;width:85%}.benefit-stack{gap:18px}.benefit-small{padding:28px;grid-template-columns:1fr 45px}.benefit-small h3{font-size:28px}.feature-icon{width:42px;height:42px}.pricing-section{padding-top:5px}.pricing-heading{text-align:left;margin-bottom:30px}.pricing-heading .eyebrow{justify-content:flex-start}.pricing-heading p{font-size:14px}.pricing-grid{grid-template-columns:1fr;gap:20px}.price-card{padding:28px}.price-card.paid{order:-1}.price-card .pill{margin-bottom:19px}.price strong{font-size:60px}.price-card li{font-size:13px}.guarantee{margin-top:24px;gap:12px;align-items:flex-start}.guarantee p{font-size:11px}.guarantee strong{font-size:12px}.faq-layout{grid-template-columns:1fr;gap:25px}.faq-copy h2{max-width:300px}.faq-list summary{font-size:14px;padding-block:21px}.faq-list details p{font-size:13px}.last-cta{padding:57px 20px}.last-cta h2{font-size:42px}.last-cta .eyebrow{font-size:9px}.last-cta .actions{gap:22px}.last-cta .cta-flower{display:none}.site-footer{padding:45px 0 96px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px;padding-bottom:25px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:300px;margin-bottom:0}.footer-col:last-child{grid-column:auto}.footer-bottom{flex-direction:column;font-size:10px;gap:15px}.footer-bottom>div{gap:20px}.mobile-sticky{display:flex;align-items:center;justify-content:space-between;gap:10px;position:fixed;z-index:25;bottom:0;left:0;right:0;padding:11px 20px calc(11px + env(safe-area-inset-bottom));background:#fbf9f3f5;border-top:1px solid var(--line);box-shadow:0 -4px 20px #182c3608}.mobile-sticky b{display:block;font-size:12px}.mobile-sticky small{font-size:10px;color:var(--muted)}.mobile-sticky .btn{font-size:12px;min-height:44px;padding:12px 17px;gap:14px}.story-hero{padding:43px 0 38px}.story-layout{grid-template-columns:1fr;gap:32px}.story-hero h1{font-size:49px}.story-hero p:not(.eyebrow){font-size:15px}.story-image{height:325px;border-radius:90px 90px 10px 10px}.story-row{grid-template-columns:1fr;gap:0;padding:30px 0}.story-row h2{font-size:32px}.story-row p,.story-row li{font-size:14px}.simple-hero{padding:45px 0 30px}.simple-hero h1{font-size:49px}.simple-hero>p:last-child{font-size:14px}.article-wrap{padding:40px 0 60px}.article-wrap h1{font-size:40px}.article-wrap h2{font-size:30px}.article-wrap p,.article-wrap li{font-size:15px}.guide-grid{grid-template-columns:1fr;gap:18px}.guide-card{padding:25px}.guide-card h2{font-size:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Customer stories: full quotes stay visible at every screen size. */
.testimonials{background:#f2f0e7;border-block:1px solid var(--line)}
.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.testimonial-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}
.testimonial-grid[data-count="1"]{grid-template-columns:1fr;max-width:920px}
.testimonial{margin:0;padding:30px;display:flex;flex-direction:column;background:var(--paper);border:1px solid #d6dbd3;border-radius:12px;min-width:0}
.testimonial-mark{font:66px/.8 Georgia,serif;color:var(--blue-dark);height:40px;display:block}
.testimonial-occasion{font-size:10px;line-height:1.6;font-weight:700;letter-spacing:1.3px;text-transform:uppercase;margin:15px 0 20px;color:var(--muted)}
.testimonial blockquote{margin:0 0 28px;flex:1}
.testimonial blockquote p{font:21px/1.5 Georgia,'Times New Roman',serif;letter-spacing:-.25px;margin:0;color:var(--ink)}
.testimonial figcaption{min-height:62px;padding-top:20px;border-top:1px solid var(--line);font-size:13px;line-height:1.5}
.testimonial figcaption strong{display:block;font-weight:700}
.testimonial figcaption span{display:block;font-size:12px;color:var(--muted);margin-top:3px}
.testimonial-grid[data-count="1"] blockquote p{font-size:28px;line-height:1.4}
@media(max-width:860px){.testimonial-grid{gap:15px}.testimonial{padding:24px}.testimonial blockquote p{font-size:18px}.testimonial-occasion{letter-spacing:.8px}}
@media(max-width:640px){.testimonial-grid,.testimonial-grid[data-count="2"]{grid-template-columns:1fr;gap:18px}.testimonial{padding:27px}.testimonial blockquote p,.testimonial-grid[data-count="1"] blockquote p{font-size:21px;line-height:1.5}.testimonial-occasion{letter-spacing:1px}.testimonials .section-head{margin-bottom:28px}}

/* Practical planning tools, using the same palette as the in-app sign designer. */
.resource-hero .actions{justify-content:center;margin-top:28px}.resource-hero .resource-note{font-size:12px;margin-top:18px;color:var(--muted)}
.sign-studio{background:#eeeee4;border-block:1px solid var(--line)}.sign-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:center;max-width:1040px}.sign-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);max-width:490px}.sign-style-picker{border:0;padding:0;margin:27px 0 22px;display:flex;flex-wrap:wrap;gap:10px}.sign-style-picker legend,.sign-input-label{display:block;width:100%;font-size:12px;font-weight:700;margin-bottom:10px}.sign-style-picker label{position:relative;cursor:pointer;flex:1;min-width:86px}.sign-style-picker input{position:absolute;opacity:0;width:1px;height:1px}.sign-style-picker span{display:block;border:1px solid #a9b3a7;border-radius:8px;padding:13px 12px;text-align:center;font-size:12px;font-weight:600}.sign-style-picker label:nth-of-type(1) span{background:#fffcf7;color:#302821}.sign-style-picker label:nth-of-type(2) span{background:#f4f7f1;color:#294135}.sign-style-picker label:nth-of-type(3) span{background:#f7f3ef;color:#191919}.sign-style-picker input:checked+span{outline:2px solid var(--ink);outline-offset:2px}.sign-style-picker input:focus-visible+span{outline:3px solid var(--blue-dark);outline-offset:3px}.sign-heading-input{width:100%;max-width:480px;border:1px solid #a9b3a7;border-radius:8px;background:var(--paper);font:inherit;font-size:16px;padding:13px 15px;color:var(--ink)}.sign-preview-notice{font-size:12px!important;line-height:1.6;margin-top:23px}.sign-preview-notice strong{color:var(--ink)}.sign-preview-figure{margin:0;text-align:center}.sign-preview{--sign-paper:#fffcf7;--sign-ink:#302821;--sign-accent:#b58b5a;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;aspect-ratio:7/12;max-width:310px;margin:auto;padding:44px 28px 36px;background:var(--sign-paper);color:var(--sign-ink);box-shadow:0 20px 50px #182c361c;isolation:isolate}.sign-preview:before{content:"";position:absolute;inset:18px;border:1px solid var(--sign-accent);z-index:-1}.sign-preview[data-style=botanical]{--sign-paper:#f4f7f1;--sign-ink:#294135;--sign-accent:#718a68}.sign-preview[data-style=botanical]:after{content:"❧";position:absolute;color:var(--sign-accent);font:60px Georgia;bottom:10px;right:24px;transform:rotate(-25deg);opacity:.55;z-index:-1}.sign-preview[data-style=modern]{--sign-paper:#f7f3ef;--sign-ink:#191919;--sign-accent:#c76d52}.sign-preview[data-style=modern]:before{border-width:4px;inset:14px}.sign-preview-top{text-transform:uppercase;letter-spacing:3px;font-size:9px;color:var(--sign-accent)}.sign-preview h3{font:700 29px/1.1 Georgia,serif;letter-spacing:-.8px;margin:0;min-height:65px;display:flex;align-items:center;justify-content:center;overflow-wrap:anywhere;max-width:100%}.sign-preview[data-style=modern] h3{font-family:Arial,sans-serif}.sign-preview img{width:170px;height:170px;max-width:100%;background:white;padding:10px;border-radius:7px}.sign-preview p{font-size:13px;line-height:1.45;margin:0}.sign-preview-credit{font-size:9px;color:var(--sign-accent);margin-top:18px}.sign-preview-figure figcaption{font-size:10px;color:var(--muted);margin:20px 0 0}
.resource-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding:0;list-style:none;margin:0}.resource-steps li{border-top:1px solid var(--line);padding-top:22px}.resource-step-number{font-size:13px;color:var(--blue-dark);font-weight:600;letter-spacing:1px}.resource-steps h3{font:30px/1.15 Georgia,serif;letter-spacing:-1px;margin:22px 0 15px}.resource-steps p{font-size:14px;color:var(--muted)}.resource-steps strong{font-weight:600;color:var(--ink)}.wording-section{background:var(--mint)}.wording-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.wording-card{display:flex;flex-direction:column;padding:28px;background:var(--paper);border:1px solid var(--line);border-radius:12px}.wording-card h3{font-size:12px;font-weight:700;margin:0 0 22px}.wording-card p{font:23px/1.4 Georgia,serif;letter-spacing:-.4px;flex:1}.copy-wording{background:none;border:0;padding:0;text-align:left;align-self:flex-start;cursor:pointer;font:inherit;font-size:12px}.copy-status{font-size:12px;min-height:20px;margin:18px 0 0;color:var(--ink)}.checklist-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px}.checklist-layout>div>p:not(.eyebrow){font-size:14px;color:var(--muted)}.resource-checklist{margin:0;padding:0;list-style:none}.resource-checklist li{position:relative;padding:0 0 22px 31px;font-size:14px;color:var(--muted)}.resource-checklist li:before{content:"";position:absolute;top:5px;left:0;width:13px;height:13px;border:1px solid #879a8b;border-radius:2px}.resource-checklist strong{color:var(--ink)}.print-source{display:none}.resource-faq{padding-top:0}.walkthrough-list{list-style:none;padding:0;margin:0;max-width:960px}.walkthrough-list>li{display:grid;grid-template-columns:95px minmax(0,1fr);gap:30px;border-top:1px solid var(--line);padding:34px 0}.walkthrough-list .resource-step-number{font:40px/1.1 Georgia,serif;color:#7f9389}.walkthrough-list .eyebrow{font-size:10px;margin-bottom:13px}.walkthrough-list h3{font:34px/1.2 Georgia,serif;letter-spacing:-.8px;margin:0 0 18px}.walkthrough-list p:not(.eyebrow){font-size:15px;max-width:710px;color:var(--muted)}.walkthrough-list strong{color:var(--ink);font-weight:600}.walkthrough-list .walkthrough-note{padding:18px 22px;border-left:2px solid #9fb79c;background:#f0f2e9;font-size:13px!important;margin-top:20px}.walkthrough-list a{font-size:13px}.testimonial-more{margin:28px 0 0;text-align:right}.testimonial-more a{font-size:13px}.story-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.story-guide-grid .guide-card{padding:35px}.story-guide-grid a+a{margin-top:17px}.story-guide-grid .guide-card p:not(.eyebrow){font-size:14px}
@media(max-width:860px){.sign-layout{gap:40px}.sign-preview{max-width:290px}.checklist-layout{gap:40px}.resource-steps{gap:25px}.wording-grid{gap:15px}.wording-card{padding:22px}.wording-card p{font-size:21px}}
@media(max-width:640px){.resource-hero .actions{gap:20px}.resource-hero .resource-note{font-size:11px}.sign-layout{grid-template-columns:1fr;gap:36px}.sign-preview{width:100%;max-width:290px}.sign-copy>p:not(.eyebrow){font-size:14px}.sign-copy .text-link{font-size:13px}.resource-steps{grid-template-columns:1fr;gap:20px}.resource-steps h3{margin-top:14px}.resource-steps p{margin-bottom:0}.wording-grid{grid-template-columns:1fr;gap:17px}.wording-card{padding:27px}.wording-card h3{margin-bottom:16px}.wording-card p{font-size:24px}.checklist-layout{grid-template-columns:1fr;gap:30px}.resource-checklist li{font-size:13px}.walkthrough-list>li{grid-template-columns:34px minmax(0,1fr);gap:18px;padding:28px 0}.walkthrough-list .resource-step-number{font-size:27px}.walkthrough-list h3{font-size:28px}.walkthrough-list p:not(.eyebrow){font-size:14px}.walkthrough-list .eyebrow{font-size:9px;letter-spacing:1px}.walkthrough-list .walkthrough-note{padding:15px}.story-guide-grid{grid-template-columns:1fr}.story-guide-grid .guide-card{padding:27px}.testimonial-more{text-align:left}}
@media print{body[data-marketing-page="/wedding-photo-qr-code-sign"]{background:white;color:#111}body[data-marketing-page="/wedding-photo-qr-code-sign"]>a,body[data-marketing-page="/wedding-photo-qr-code-sign"]>header,body[data-marketing-page="/wedding-photo-qr-code-sign"]>footer,body[data-marketing-page="/wedding-photo-qr-code-sign"]>.mobile-sticky,body[data-marketing-page="/wedding-photo-qr-code-sign"]>dialog,body[data-marketing-page="/wedding-photo-qr-code-sign"] main>section:not(#qr-print-checklist){display:none!important}#qr-print-checklist{padding:0}#qr-print-checklist .wrap{width:100%;max-width:none}#qr-print-checklist .checklist-layout{display:block}#qr-print-checklist h2{font-size:32px;margin-bottom:14px}#qr-print-checklist h2 br{display:none}#qr-print-checklist h2 em{margin-left:8px}#qr-print-checklist .eyebrow,#qr-print-checklist button{display:none}#qr-print-checklist .resource-checklist{margin-top:25px}#qr-print-checklist li{break-inside:avoid;font-size:12px;padding-bottom:17px}#qr-print-checklist .print-source{display:block;font-size:10px;margin:15px 0}@page{margin:17mm}}

.resource-actions .text-link{color:var(--ink)}
@media(max-width:860px){.mobile-nav{max-height:calc(100dvh - 78px);overflow-y:auto}}

/* Commercial buying guides: clear fit, source-backed details, and a free trial. */
.commercial-hero{padding:70px 0 60px}.commercial-hero-layout{display:grid;grid-template-columns:1.3fr .85fr;gap:70px;align-items:start}.commercial-hero h1{font-size:clamp(45px,4.8vw,67px);line-height:1.08}.commercial-intro{color:var(--muted);font-size:17px;max-width:660px}.commercial-hero .reassurance{font-size:12px;color:var(--muted);margin-top:20px}.commercial-fit{padding:32px;background:var(--mint);border:1px solid #cbd6c8;border-radius:18px}.commercial-fit>.eyebrow{font-size:10px;letter-spacing:1.4px}.commercial-fit h2{font-size:39px;letter-spacing:-1.5px}.commercial-fit h3{font:700 11px/1.4 Arial,sans-serif;text-transform:uppercase;letter-spacing:1px;margin:20px 0 8px}.commercial-fit>div{border-top:1px solid #c4d0c1}.commercial-fit p:not(.eyebrow){font-size:13px;color:#3f5556}.commercial-fit>.text-link{font-size:12px;margin-top:6px}.commercial-detail{padding-top:30px}.commercial-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 305px;gap:65px;align-items:start}.commercial-section{border-top:1px solid var(--line);padding:34px 0 10px}.commercial-section h2{font-size:34px;line-height:1.15;letter-spacing:-1px}.commercial-body p,.commercial-body li{font-size:15px;color:var(--muted)}.commercial-body a{color:var(--blue-dark);text-underline-offset:3px}.commercial-body strong{color:var(--ink)}.commercial-plan{position:sticky;top:118px;padding:28px;border:1px solid var(--line);border-radius:13px;background:white}.commercial-plan>.eyebrow{font-size:9px;letter-spacing:1px}.commercial-plan h2{font-size:30px;letter-spacing:-1px}.commercial-plan p,.commercial-plan li{font-size:12px;color:var(--muted)}.commercial-plan ul{padding-left:17px;margin-bottom:24px}.commercial-plan li{margin-bottom:8px}.commercial-plan .btn{width:100%;font-size:13px;padding-inline:18px}.commercial-plan .commercial-plan-note{font-size:11px;line-height:1.6;margin:18px 0}.commercial-plan .text-link{font-size:11px;line-height:1.5}.comparison-scroll{overflow-x:auto;max-width:100%;margin:22px 0;border:1px solid var(--line);border-radius:10px}.comparison-scroll table{border-collapse:collapse;width:100%;font-size:13px;background:#fff}.comparison-scroll caption{text-align:left;padding:17px;font-size:12px;color:var(--muted);background:#f0f2e9}.comparison-scroll th,.comparison-scroll td{padding:15px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line);min-width:100px;line-height:1.5}.comparison-scroll thead th{background:var(--mint);font-size:11px}.comparison-scroll tbody th{font-size:12px}.comparison-scroll tr:last-child th,.comparison-scroll tr:last-child td{border-bottom:0}.comparison-source-note{max-width:var(--width);margin:15px auto 0;padding:24px 28px;background:#eeeee6;border:1px solid var(--line);border-radius:12px}.comparison-source-note p{font-size:12px;line-height:1.65;margin:0 0 13px;color:var(--muted)}.comparison-source-note strong{color:var(--ink)}.comparison-source-note ul{display:flex;gap:10px 25px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.comparison-source-note li{font-size:11px}.comparison-source-note a{color:var(--blue-dark);text-underline-offset:3px}.commercial-faq{background:#f1f1e9}.commercial-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:30px 0}.commercial-related-grid>a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:25px;border:1px solid var(--line);background:white;border-radius:10px;text-decoration:none;font-size:14px;line-height:1.45;font-weight:600}.commercial-related-grid svg{width:19px;height:19px}.commercial-related-grid>a:hover{border-color:var(--blue-dark);color:var(--blue-dark)}.commercial-related>div>p:last-child a{font-size:13px}.commercial-directory{background:var(--mint)}.commercial-directory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.commercial-directory-grid>section{background:var(--paper);border-radius:12px;padding:25px}.commercial-directory-grid h3{font-size:17px;margin-bottom:22px}.commercial-directory-grid ul{list-style:none;padding:0;margin:0}.commercial-directory-grid li{border-top:1px solid var(--line);padding:12px 0;font-size:12px;line-height:1.5}.commercial-directory-grid a{display:block;color:var(--muted);text-decoration:none}.commercial-directory-grid a:hover{color:var(--blue-dark);text-decoration:underline}
@media(max-width:1100px){.commercial-hero-layout{gap:35px}.commercial-content-layout{grid-template-columns:minmax(0,1fr) 270px;gap:35px}.commercial-plan{padding:23px}.commercial-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:860px){.commercial-hero-layout{grid-template-columns:1fr 1fr;gap:28px}.commercial-hero h1{font-size:48px}.commercial-fit{padding:25px}.commercial-fit h2{font-size:33px}.commercial-content-layout{grid-template-columns:minmax(0,1fr);gap:30px}.commercial-plan{position:static;max-width:650px}.commercial-plan .btn{width:auto;min-width:230px}.commercial-related-grid{gap:14px}.commercial-related-grid>a{padding:20px;font-size:13px}}
@media(max-width:640px){.commercial-hero{padding:40px 0 30px}.commercial-hero-layout{grid-template-columns:1fr;gap:30px}.commercial-hero h1{font-size:45px;letter-spacing:-1.8px}.commercial-intro{font-size:15px}.commercial-hero .eyebrow{font-size:9px;letter-spacing:1.3px}.commercial-hero .actions{gap:18px}.commercial-hero .actions .text-link{font-size:12px}.commercial-fit h2{font-size:37px}.commercial-fit p:not(.eyebrow){font-size:14px}.commercial-detail{padding-top:15px}.commercial-section{padding:27px 0 8px}.commercial-section h2{font-size:30px}.commercial-body p,.commercial-body li{font-size:14px}.comparison-scroll th,.comparison-scroll td{padding:12px;font-size:12px}.comparison-source-note{padding:22px}.comparison-source-note ul{display:block}.comparison-source-note li{margin-top:10px}.commercial-related-grid{grid-template-columns:1fr}.commercial-related-grid>a{padding:23px}.commercial-directory-grid{grid-template-columns:1fr}.commercial-directory-grid li{font-size:13px}.commercial-plan .btn{width:100%}.commercial-plan p,.commercial-plan li{font-size:13px}}

.commercial-content-layout>*{min-width:0}
