/* Product pages: Poppins, Sendvio orange, restrained editorial hierarchy. */
.feature-page{--fs-orange:#EF5E20;--fs-ink:#23231f;--fs-muted:#63635f;--fs-line:#e7e5e1;--fs-peach:#FFF8F5;color:var(--fs-ink)}
.feature-page .fs-wrap{width:min(1280px,calc(100% - 80px));margin-inline:auto}
.feature-page .fs-kicker{margin:0 0 18px;font-size:12px;font-weight:600;letter-spacing:.13em;line-height:1.6;text-transform:uppercase;color:var(--fs-ink)}
.feature-page h1,.feature-page h2,.feature-page h3{font-family:Poppins,sans-serif;color:var(--fs-ink);text-wrap:balance}
.feature-page h1{font-size:clamp(42px,4.4vw,64px);line-height:1.09;letter-spacing:-.05em;font-weight:600;margin:0 0 25px;max-width:15ch}
.feature-page h2{font-size:clamp(30px,3.1vw,44px);line-height:1.18;letter-spacing:-.035em;font-weight:600;margin:0 0 22px;max-width:none}
.feature-page h3{font-size:21px;line-height:1.38;letter-spacing:-.025em;font-weight:500;margin:0 0 13px;max-width:none}
.feature-page p{font-size:16px;line-height:1.8;color:var(--fs-muted);margin:0 0 20px}
.feature-page .fs-hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:64px;padding-block:84px 70px}
.feature-page .fs-intro{font-size:18px;line-height:1.75;max-width:56ch;margin-bottom:30px}
.feature-page .fs-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.feature-page .fs-actions .button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 24px;font-size:15px;border:1px solid var(--fs-orange);border-radius:9px;background:var(--fs-orange);color:white;line-height:1.4;font-weight:500;text-decoration:none;box-shadow:none;white-space:normal;text-align:center}
.feature-page .fs-actions .button-secondary{background:white;color:var(--fs-ink);border-color:var(--fs-ink)}
.feature-page .fs-trial{font-size:11px;line-height:1.8;margin:19px 0 0}
.feature-page .fs-trial span,.feature-page .fs-closing small span{margin:0 7px}
.feature-page .fs-proof{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;padding:23px 20px;border-block:1px solid var(--fs-line);font-size:13px;font-weight:500;text-align:center}
.feature-page .fs-proof span{display:flex;align-items:center;gap:12px}
.feature-page .fs-proof span:before{content:'';width:5px;height:5px;background:var(--fs-orange);border-radius:50%;flex-shrink:0}
.feature-page .fs-section{padding-block:88px}
.feature-page .fs-heading{max-width:790px;margin-bottom:42px}
.feature-page .fs-heading>p:not(.fs-kicker){max-width:72ch;font-size:18px;line-height:1.75}
.feature-page .fs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.feature-page .fs-card{padding:28px 25px;background:#fff;border:1px solid var(--fs-line);border-radius:16px}
.feature-page .fs-card p{font-size:15px;line-height:1.8;margin:0}
.feature-page .fs-number{display:block;color:var(--fs-orange);font-size:12px;font-weight:600;letter-spacing:.07em;margin-bottom:24px}
.feature-page .fs-band{padding-block:78px;background:var(--fs-peach);border-block:1px solid #f5e7df}
.feature-page .fs-split{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center}
.feature-page .fs-checklist{margin:0;padding:0;list-style:none;display:grid;gap:0}
.feature-page .fs-checklist li{padding:22px 0 22px 29px;position:relative;font-size:16px;line-height:1.8;border-bottom:1px solid #eaded6}
.feature-page .fs-checklist li:last-child{border:0}
.feature-page .fs-checklist li:before{content:'✓';position:absolute;inset-inline-start:0;top:22px;color:var(--fs-orange);font-weight:600}
.feature-page .fs-text-link{display:inline-flex;gap:14px;align-items:center;font-size:15px;line-height:1.6;text-decoration:none;color:var(--fs-ink);padding-bottom:6px;border-bottom:1px solid #bcbab5;font-weight:500}
.feature-page .fs-text-link:hover{color:var(--fs-orange);border-color:var(--fs-orange)}
.feature-page .fs-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin:0;padding:0;list-style:none}
.feature-page .fs-steps li{border-top:1px solid var(--fs-line);padding-top:24px}
.feature-page .fs-step-index{font-size:32px;font-weight:500;color:var(--fs-orange);display:block;margin-bottom:18px;letter-spacing:-.04em}
.feature-page .fs-steps p{font-size:15px;margin:0}
.feature-page .fs-callout{padding:48px 56px;background:var(--fs-peach);border:1px solid #f0ded4;border-radius:20px}
.feature-page .fs-callout h2{max-width:26ch}
.feature-page .fs-callout>p:not(.fs-kicker){max-width:95ch}
.feature-page .fs-review-extras{padding-bottom:70px}
.feature-page .fs-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}
.feature-page .fs-faq details{border:0;border-top:1px solid var(--fs-line);border-radius:0;background:transparent;padding:0;margin:0;box-shadow:none}
.feature-page .fs-faq details:last-child{border-bottom:1px solid var(--fs-line)}
.feature-page .fs-faq summary{font-size:17px;font-weight:500;line-height:1.6;padding:22px 36px 22px 0;position:relative;list-style:none;cursor:pointer}
.feature-page .fs-faq summary::-webkit-details-marker{display:none}
.feature-page .fs-faq summary:after{content:'+';position:absolute;inset-inline-end:2px;top:22px;font-size:22px;line-height:1.25;font-weight:400}
.feature-page .fs-faq details[open] summary:after{content:'−'}
.feature-page .fs-faq details p{padding:0 30px 24px 0;margin:0;font-size:15px;line-height:1.85;max-width:none}
.feature-page .fs-related{padding-top:0}
.feature-page .fs-related>div{display:flex;flex-wrap:wrap;gap:22px 38px}
.feature-page .fs-closing{background:var(--fs-peach);padding-block:70px;text-align:center}
.feature-page .fs-closing h2{margin-inline:auto}
.feature-page .fs-closing .fs-actions{justify-content:center}
.feature-page .fs-closing small{display:block;font-size:12px;line-height:1.8;color:var(--fs-muted);margin-top:20px}
/* Illustrations are explicitly labeled; none masquerade as the product editor. */
.feature-page .fs-visual{overflow:hidden;border:1px solid #f3e8e1;border-radius:22px;background:#fff;box-shadow:0 18px 65px -28px #ef5e2038;min-width:0}
.feature-page .fs-visual-bar{display:flex;align-items:center;gap:10px;padding:20px;border-bottom:1px solid var(--fs-line);font-size:11px;font-weight:500;color:#444}
.feature-page .fs-visual-bar img{flex-shrink:0}
.feature-page .fs-visual-bar>span{font-size:9px;font-weight:400;color:#7e7e78;margin-inline-start:auto}
.feature-page .fs-caption{padding:17px 20px;border-top:1px solid var(--fs-line);font-size:10px;line-height:1.8;color:#777;text-align:center}
.feature-page .fs-email{padding:30px 35px 0;text-align:center;background:#fbfaf7}
.feature-page .fs-email small{font-size:10px;letter-spacing:.12em}
.feature-page .fs-email h3{font-size:32px;font-weight:600;line-height:1.15;margin:24px 0 15px}
.feature-page .fs-email p{font-size:12px;max-width:30ch;margin:0 auto 20px}
.feature-page .fs-sample-button{display:inline-flex;align-items:center;justify-content:center;padding:11px 19px;border-radius:5px;background:var(--fs-orange);color:#fff;font-size:11px;line-height:1.5}
.feature-page .fs-sample-art{height:130px;display:flex;justify-content:center;align-items:end;gap:15px;overflow:hidden;margin-top:25px}
.feature-page .fs-sample-art span{width:85px;height:106px;border-radius:50% 50% 0 0;background:#d8c5a8;transform:rotate(-8deg)}
.feature-page .fs-sample-art span:nth-child(2){height:130px;background:#e9a17d;transform:rotate(5deg)}
.feature-page .fs-sample-art span:nth-child(3){background:#777e6b;transform:rotate(12deg)}
.feature-page .fs-phone{max-width:280px;margin:32px auto;padding:25px 20px;border:1px solid var(--fs-line);border-radius:28px;background:#fafaf9}
.feature-page .fs-phone-brand{display:block;text-align:center;font-size:10px;letter-spacing:.13em;margin-bottom:30px}
.feature-page .fs-bubble{border-radius:16px 16px 16px 4px;padding:19px;background:#fff0e7;font-size:13px;line-height:1.8}
.feature-page .fs-bubble strong{font-weight:400;text-decoration:underline;display:block;margin-top:10px;overflow-wrap:anywhere}
.feature-page .fs-message-context{font-size:10px;text-align:center;line-height:1.8;margin:25px 0 0}
.feature-page .fs-form-sample{margin:28px;background:#f9f6f0;border-radius:14px;padding:28px;text-align:center}
.feature-page .fs-form-sample .fs-kicker{font-size:10px;display:block}
.feature-page .fs-form-sample h3{font-size:30px;line-height:1.18}
.feature-page .fs-form-sample p{font-size:12px;line-height:1.7}
.feature-page .fs-faux-field{padding:12px;background:#fff;border:1px solid #dedad2;border-radius:5px;font-size:11px;color:#7a7770;text-align:start;margin-bottom:10px}
.feature-page .fs-form-sample .fs-sample-button{width:100%}
.feature-page .fs-form-sample small{display:block;font-size:9px;line-height:1.7;margin-top:15px;color:#777}
.feature-page .fs-widget-examples,.feature-page .fs-review-journey{padding:24px;display:grid;gap:14px;background:#fffaf7}
.feature-page .fs-widget-examples article,.feature-page .fs-review-journey article{background:white;border:1px solid var(--fs-line);border-radius:12px;padding:20px}
.feature-page .fs-widget-examples .fs-kicker,.feature-page .fs-review-journey article>span{font-size:9px;display:block;margin-bottom:8px;letter-spacing:.1em;color:#8b5a44}
.feature-page .fs-widget-examples h3,.feature-page .fs-review-journey h3{font-size:19px;line-height:1.35;margin-bottom:6px}
.feature-page .fs-widget-examples p,.feature-page .fs-review-journey p{font-size:11px;line-height:1.7;margin:0}
.feature-page .fs-widget-examples .fs-sample-button{margin-top:12px}
.feature-page .fs-ai-sample{padding:26px}
.feature-page .fs-prompt{margin-inline-start:24px;background:#f5f5f3;border-radius:15px 15px 3px 15px;padding:20px;font-size:12px;line-height:1.8}
.feature-page .fs-ai-answer{display:flex;align-items:start;gap:12px;margin-top:28px}
.feature-page .fs-ai-answer img{flex-shrink:0}
.feature-page .fs-ai-answer p{font-size:12px;line-height:1.8}
.feature-page .fs-ai-sample ol{list-style:none;counter-reset:ai;padding:0 0 16px 37px;margin:0;display:grid;gap:17px}
.feature-page .fs-ai-sample li{counter-increment:ai;font-size:11px;color:#777;display:flex;gap:10px}
.feature-page .fs-ai-sample li:before{content:counter(ai);color:var(--fs-orange);font-weight:500}
/* Feature hub */
.feature-page .fs-hub-hero{text-align:center;padding-block:88px 30px}
.feature-page .fs-hub-hero h1{max-width:20ch;margin-inline:auto;font-size:clamp(44px,5.3vw,72px)}
.feature-page .fs-hub-hero>p:not(.fs-kicker){max-width:68ch;font-size:19px;margin:0 auto 28px;line-height:1.8}
.feature-page .fs-hub-hero .fs-actions{justify-content:center}
.feature-page .fs-directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.feature-page .fs-directory-grid article{padding:30px 32px;border:1px solid var(--fs-line);border-radius:15px;transition:border-color .2s,background .2s}
.feature-page .fs-directory-grid article:hover{border-color:#e8bda8;background:#fffcfa}
.feature-page .fs-directory-grid .fs-number{margin-bottom:14px}
.feature-page .fs-directory-grid h3 a{font-size:25px;border:0;padding:0;display:flex;justify-content:space-between}
.feature-page .fs-directory-grid h3 a span{color:var(--fs-orange)}
.feature-page .fs-directory-grid p{font-size:15px;max-width:55ch;margin:0}
@media(max-width:1100px){.feature-page .fs-hero{gap:36px}.feature-page .fs-split{gap:45px}.feature-page .fs-faq{gap:45px}.feature-page .fs-grid{gap:18px}.feature-page .fs-card{padding:24px 20px}.feature-page .fs-proof{gap:20px}.feature-page .fs-visual-bar{padding:16px;font-size:10px}}
@media(max-width:900px){.feature-page .fs-wrap{width:calc(100% - 48px)}.feature-page .fs-hero{grid-template-columns:1fr;padding-block:55px;gap:35px}.feature-page .fs-hero-copy{max-width:650px}.feature-page h1{font-size:54px;max-width:18ch}.feature-page .fs-visual{width:100%;max-width:560px;margin-inline:auto}.feature-page .fs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-page .fs-section{padding-block:65px}.feature-page .fs-split{grid-template-columns:1fr;gap:20px}.feature-page .fs-band{padding-block:58px}.feature-page .fs-faq{grid-template-columns:1fr;gap:20px}.feature-page .fs-steps{gap:25px}.feature-page .fs-callout{padding:35px}.feature-page .fs-related{padding-top:0}.feature-page .fs-review-extras{padding-bottom:50px}}
@media(max-width:600px){.feature-page .fs-wrap{width:calc(100% - 36px)}.feature-page .fs-hero{padding-block:40px}.feature-page h1{font-size:42px;letter-spacing:-.045em;line-height:1.12}.feature-page h2{font-size:32px}.feature-page h3{font-size:21px}.feature-page .fs-kicker{font-size:10px;letter-spacing:.1em;margin-bottom:16px}.feature-page .fs-intro{font-size:16px;line-height:1.8}.feature-page .fs-actions{gap:10px}.feature-page .fs-actions .button{font-size:13px;padding:12px 17px}.feature-page .fs-trial{font-size:10px;max-width:32ch}.feature-page .fs-proof{align-items:start;flex-direction:column;gap:12px;font-size:12px;text-align:start;padding:20px 0}.feature-page .fs-section{padding-block:52px}.feature-page .fs-heading{margin-bottom:28px}.feature-page .fs-heading>p:not(.fs-kicker){font-size:16px}.feature-page .fs-grid{grid-template-columns:1fr;gap:15px}.feature-page .fs-card{padding:25px}.feature-page .fs-number{margin-bottom:15px}.feature-page .fs-checklist li{font-size:15px}.feature-page .fs-steps{grid-template-columns:1fr;gap:25px}.feature-page .fs-callout{padding:28px 24px}.feature-page .fs-faq summary{font-size:16px}.feature-page .fs-related{padding-top:0}.feature-page .fs-related>div{flex-direction:column;align-items:start;gap:20px}.feature-page .fs-closing{padding-block:50px}.feature-page .fs-closing small{font-size:10px}.feature-page .fs-hub-hero{padding-block:48px 0}.feature-page .fs-hub-hero h1{font-size:44px}.feature-page .fs-hub-hero>p:not(.fs-kicker){font-size:16px}.feature-page .fs-directory-grid{grid-template-columns:1fr;gap:15px}.feature-page .fs-directory-grid article{padding:25px}.feature-page .fs-directory-grid h3 a{font-size:23px}.feature-page .fs-visual-bar{gap:7px;font-size:9px}.feature-page .fs-visual-bar>span{font-size:8px}.feature-page .fs-form-sample{margin:20px;padding:22px}.feature-page .fs-ai-sample{padding:20px}.feature-page .fs-prompt{margin-inline-start:10px}.feature-page .fs-proof span{font-weight:500}}
.feature-page .fs-product-preview{position:relative;aspect-ratio:680/460;overflow:hidden;container-type:inline-size;background:#fff}
.feature-page .fs-product-preview>.faithful-editor{position:absolute;inset:0 auto auto 0;width:680px;height:460px;transform:scale(var(--editor-scale,1));transform-origin:top left;animation:none;grid-template-columns:minmax(0,70fr) minmax(0,30fr);font-size:8px}
.feature-page .fs-product-preview .faithful-inspector{display:block}
.feature-page .fs-product-preview .faithful-template{width:82%;max-width:365px}
.feature-page .fs-product-preview .faithful-message h3{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:24px;line-height:1.08;font-weight:700;letter-spacing:-.02em;margin:0 12px 12px;color:white}
.feature-page .fs-product-preview .faithful-message p{font:10px/1.5 Arial,sans-serif;margin:0 16px 6px;color:white}
.feature-page .fs-product-preview .faithful-mini-chat p{font:6px/1.4 Arial,sans-serif;margin:8px 0;color:#333}
.feature-page .fs-product-preview .faithful-tabs,.feature-page .fs-product-preview .faithful-meta{font-size:8px}

/* Editorial rhythm: use the column, not an arbitrary character-width title box. */
.feature-page .fs-hero h1{max-width:none;font-size:clamp(40px,3.65vw,56px);line-height:1.13;letter-spacing:-.04em;margin-bottom:24px;text-wrap:pretty}
.feature-page .fs-title-line{display:block}
.feature-page .fs-hero-copy{min-width:0}
.feature-page .fs-intro{max-width:52ch;line-height:1.75;text-wrap:pretty;margin-bottom:28px}
.feature-page .fs-trial{font-size:12px;line-height:1.8;max-width:none;margin-top:18px;text-wrap:pretty}
.feature-page .fs-card h3{max-width:none;text-wrap:pretty}
.feature-page .fs-card p,.feature-page .fs-steps p,.feature-page .fs-heading>p,.feature-page .fs-callout>p{ text-wrap:pretty }
.feature-page .fs-heading h2{max-width:26ch}
.feature-page .fs-faq h2{max-width:16ch}
@media(min-width:901px) and (max-width:1100px){.feature-page .fs-hero{gap:32px}.feature-page .fs-hero h1{font-size:40px}.feature-page .fs-title-line{display:inline}.feature-page .fs-hero h1{text-wrap:balance}.feature-page .fs-intro{font-size:17px}}
@media(max-width:900px){.feature-page .fs-hero-copy{max-width:680px}.feature-page .fs-hero h1{font-size:clamp(40px,6.3vw,54px);max-width:none}.feature-page .fs-intro{max-width:55ch}.feature-page .fs-hero{gap:40px}}
@media(max-width:600px){.feature-page .fs-hero h1{font-size:clamp(34px,9.7vw,42px);line-height:1.14;letter-spacing:-.035em;margin-bottom:22px;text-wrap:balance}.feature-page .fs-title-line{display:inline}.feature-page .fs-intro{font-size:16px;line-height:1.75;margin-bottom:26px}.feature-page .fs-trial{font-size:11px;max-width:100%;line-height:1.8}.feature-page .fs-heading h2{max-width:none}.feature-page .fs-actions .button{min-height:46px;font-size:14px}.feature-page .fs-hero{gap:32px}.feature-page .fs-callout h2{max-width:none}}
.feature-page .fs-keep-together{white-space:nowrap}

/* Messages illustration: 393 × 740 logical points; enlarged text for the website preview, scaled as one surface.
   Apple system symbols use local alpha masks; the website keeps Poppins. */
.feature-page .fs-sms-device{display:flex;align-items:center;justify-content:center;min-width:0}
.feature-page .sms-iphone{--sms-scale:.8;position:relative;box-sizing:content-box;width:calc(393px * var(--sms-scale));height:calc(740px * var(--sms-scale));padding:7px;margin:0 auto;border:2px solid #777673;border-radius:calc(55px * var(--sms-scale) + 9px);background:#161616;box-shadow:0 20px 38px -22px #24221f66,0 0 0 1px #d2d1ce}
.feature-page .sms-iphone:before{content:'';position:absolute;inset-inline-start:-4px;top:105px;width:2px;height:34px;background:#656462;border-radius:2px;box-shadow:0 43px #656462}
.feature-page .sms-iphone:after{content:'';position:absolute;inset-inline-end:-4px;top:143px;width:2px;height:58px;background:#656462;border-radius:2px}
.feature-page .sms-iphone-screen{position:absolute;width:393px;height:740px;transform:scale(var(--sms-scale));transform-origin:top left;border-radius:55px;overflow:hidden;background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;color:#000;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;letter-spacing:normal;text-align:start}
.feature-page .sms-symbol{display:inline-block;flex-shrink:0;background:currentColor;mask:var(--sms-icon) center/contain no-repeat;-webkit-mask:var(--sms-icon) center/contain no-repeat}
.feature-page .sms-status{height:59px;display:flex;align-items:center;justify-content:space-between;padding:8px 29px 0 34px;position:relative;flex-shrink:0;background:#f7f7f7}
.feature-page .sms-clock{font-size:17px;font-weight:600;line-height:22px;width:54px;text-align:center;letter-spacing:-.4px}
.feature-page .sms-island{position:absolute;top:11px;left:50%;transform:translateX(-50%);width:126px;height:37px;border-radius:22px;background:#000}
.feature-page .sms-status-icons{display:flex;align-items:center;gap:5px;height:22px}
.feature-page .sms-cellular{--sms-icon:url('ios/cellularbars.png');width:19px;height:13px}
.feature-page .sms-wifi{--sms-icon:url('ios/wifi.png');width:17px;height:13px}
.feature-page .sms-battery{--sms-icon:url('ios/battery.100.png');width:27px;height:14px}
.feature-page .sms-contact{position:relative;display:flex;flex-direction:column;align-items:center;gap:5px;background:#f7f7f7;padding:5px 16px 10px;border-bottom:.5px solid #c6c6c8;flex-shrink:0}
.feature-page .sms-back{--sms-icon:url('ios/chevron.left.png');position:absolute;inset-inline-start:17px;top:20px;width:12px;height:22px;color:#007aff}
.feature-page .sms-avatar{--sms-icon:url('ios/person.crop.circle.fill.png');width:48px;height:48px;color:#a1a5ae}
.feature-page .sms-contact-name{display:flex;align-items:center;gap:5px;font-size:17px;line-height:22px;font-weight:400;color:#000}
.feature-page .sms-chevron{--sms-icon:url('ios/chevron.right.png');width:5px;height:8px;color:#8e8e93}
.feature-page .sms-conversation{flex:1;padding:18px 16px;min-height:0}
.feature-page .sms-timestamp{text-align:center;color:#77777d;font-size:15px;line-height:20px;margin-bottom:18px;font-weight:400}
.feature-page .sms-timestamp>span{font-weight:600}
.feature-page .sms-received{position:relative;isolation:isolate;max-width:320px;background:#e9e9eb;padding:12px 15px;border-radius:20px;font-size:23px;line-height:30px;letter-spacing:-.32px;font-weight:400}
.feature-page .sms-received:before{content:'';position:absolute;inset-inline-start:-7px;bottom:0;width:20px;height:20px;background:#e9e9eb;border-bottom-right-radius:16px;z-index:-1}
.feature-page .sms-received:after{content:'';position:absolute;inset-inline-start:-10px;bottom:0;width:10px;height:23px;background:#fff;border-bottom-right-radius:10px;z-index:-1}
.feature-page .sms-example-link{display:block;color:#007aff;text-decoration:underline;text-underline-offset:2px;margin-top:18px;overflow-wrap:anywhere}
.feature-page .sms-composer-preview{display:flex;align-items:center;gap:12px;padding:8px 16px 0;background:#fff;flex-shrink:0}
.feature-page .sms-add{display:grid;place-items:center;flex-shrink:0;background:#e9e9eb;border-radius:50%;width:32px;height:32px;color:#6c6c70}
.feature-page .sms-plus{--sms-icon:url('ios/plus.png');width:19px;height:19px}
.feature-page .sms-input-preview{height:42px;flex:1;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid #c6c6c8;border-radius:23px;color:#77777d;font-size:20px;line-height:26px;letter-spacing:-.4px}
.feature-page .sms-mic{--sms-icon:url('ios/mic.fill.png');width:15px;height:22px;color:#8e8e93}
.feature-page .sms-home-area{height:34px;position:relative;flex-shrink:0}
.feature-page .sms-home-indicator{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);height:5px;width:134px;background:#000;border-radius:3px}
/* Keep the hero copy and device balanced without changing other product pages. */
.sms-page .fs-hero{width:min(1160px,calc(100% - 80px));grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:72px;padding-block:64px}
.sms-page .fs-hero-copy{max-width:550px}
.sms-page .fs-hero h1{font-size:clamp(40px,4vw,52px);line-height:1.13;margin-bottom:26px}
.sms-page .fs-hero .fs-intro{font-size:18px;line-height:1.7;max-width:46ch;margin-bottom:28px}
.sms-page .fs-hero .fs-kicker{margin-bottom:18px}
.sms-page .fs-hero .fs-trial{margin-top:18px}
@media(min-width:901px) and (max-width:1100px){.sms-page .fs-hero{gap:40px}.sms-page .sms-iphone{--sms-scale:.74}.sms-page .fs-title-line{display:block}.sms-page .fs-hero h1{font-size:40px}}
@media(max-width:900px){.sms-page .fs-hero{grid-template-columns:1fr;gap:40px;padding-block:48px}.sms-page .fs-hero-copy{max-width:600px;margin-inline:auto}.sms-page .fs-sms-device{width:100%}.sms-page .fs-hero h1{font-size:48px}.sms-page .fs-hero .fs-intro{max-width:50ch}}
@media(max-width:600px){.sms-page .fs-hero{width:calc(100% - 40px);padding-block:36px 44px;gap:36px}.sms-page .fs-hero h1{font-size:clamp(34px,9vw,42px);margin-bottom:20px;text-align:start;text-wrap:pretty}.sms-page .fs-title-line{display:block}.sms-page .fs-hero .fs-intro{font-size:17px;line-height:1.65;margin-bottom:24px}.sms-page .sms-iphone{--sms-scale:.74}.sms-page .sms-contact-name{font-size:18px}.sms-page .sms-timestamp{font-size:16px}}
@media(max-width:360px){.sms-page .sms-iphone{--sms-scale:.66}.sms-page .sms-received{font-size:24px;line-height:31px}.sms-page .sms-input-preview{font-size:21px}.sms-page .fs-hero{width:calc(100% - 32px)}.sms-page .fs-hero h1{font-size:34px}}


.sms-page .fs-hero .sms-trial-phrase{margin:0;white-space:nowrap}
@media(max-width:600px){.sms-page .fs-hero .fs-trial{display:flex;flex-direction:column;gap:2px}.sms-page .fs-hero .sms-trial-separator{display:none}}

/* Photo hero: equal columns, a 550px copy measure and a wider image panel.
   The original photograph stays intact; a perspective-matched HTML Messages UI
   is rendered over its blank display and remains sharp at every viewport. */
.sms-page .fs-hero{width:min(1312px,calc(100% - 80px));grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;padding-block:64px 72px}
.sms-page .fs-hero-copy{max-width:550px}
.sms-page .fs-hero h1{font-size:clamp(40px,4vw,60px);line-height:1.12}
.sms-page .fs-hero .fs-intro{max-width:46ch}
.sms-page .sms-photo{position:relative;min-width:0;width:100%;border-radius:22px;overflow:hidden;background:#292923;isolation:isolate}
.sms-page .sms-photo>svg:not(.sms-photo-definitions){display:block;width:100%;height:auto;aspect-ratio:1}
.sms-page .sms-photo>.sms-photo-mobile{display:none!important}
.sms-page .sms-photo-definitions{position:absolute;pointer-events:none}
.sms-page .sms-photo-screen{position:absolute;inset-inline-start:0;top:0;width:245px;height:532px;transform-origin:0 0;transform:matrix3d(1.003483479,-0.02021463668,0,5.529331084e-06,-0.0266846462,0.949705991,0,-8.792658917e-05,0,0,1,0,385,40,0,1);border-radius:25px;overflow:hidden;background:#fff;color:#000;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;letter-spacing:normal;text-align:start}
.sms-page .sms-photo-screen .sms-status{height:35px;padding:4px 17px 0 18px}
.sms-page .sms-photo-screen .sms-clock{font-size:11px;line-height:16px;width:32px}
.sms-page .sms-photo-screen .sms-island{display:none}
.sms-page .sms-photo-screen .sms-status-icons{gap:3px}
.sms-page .sms-photo-screen .sms-cellular{width:13px;height:9px}
.sms-page .sms-photo-screen .sms-wifi{width:12px;height:9px}
.sms-page .sms-photo-screen .sms-battery{width:19px;height:10px}
.sms-page .sms-photo-screen .sms-contact{gap:4px;padding:2px 12px 9px}
.sms-page .sms-photo-screen .sms-avatar{width:31px;height:31px}
.sms-page .sms-photo-screen .sms-contact-name{font-size:13px;line-height:18px}
.sms-page .sms-photo-screen .sms-back{inset-inline-start:12px;top:12px;width:9px;height:17px}
.sms-page .sms-photo-screen .sms-conversation{padding:15px 11px}
.sms-page .sms-photo-screen .sms-timestamp{font-size:11px;line-height:15px;margin-bottom:15px}
.sms-page .sms-photo-screen .sms-received{max-width:218px;font-size:18px;line-height:23px;padding:10px 11px;border-radius:16px;letter-spacing:-.35px}
.sms-page .sms-photo-screen .sms-example-link{margin-top:13px;font:inherit;letter-spacing:inherit;color:#007aff;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:1px}
.sms-page .sms-photo-screen .sms-composer-preview{gap:7px;padding:5px 10px 0}
.sms-page .sms-photo-screen .sms-add{width:24px;height:24px}
.sms-page .sms-photo-screen .sms-plus{width:14px;height:14px}
.sms-page .sms-photo-screen .sms-input-preview{height:30px;font-size:14px;line-height:19px;padding-inline:10px}
.sms-page .sms-photo-screen .sms-mic{width:11px;height:16px}
.sms-page .sms-photo-screen .sms-home-area{height:25px}
.sms-page .sms-photo-screen .sms-home-indicator{width:88px;height:3px;bottom:6px}
@media(min-width:901px) and (max-width:1100px){.sms-page .fs-hero{gap:40px}.sms-page .fs-hero h1{font-size:40px}.sms-page .fs-title-line{display:inline}}
@media(max-width:900px){.sms-page .fs-hero{grid-template-columns:1fr;max-width:680px;gap:36px;padding-block:48px}.sms-page .fs-hero-copy{max-width:600px;margin:0}.sms-page .fs-hero h1{font-size:48px}.sms-page .sms-photo{max-width:640px}}
@media(max-width:600px){.sms-page .fs-hero{width:calc(100% - 40px);gap:32px;padding-block:36px 44px}.sms-page .fs-hero h1{font-size:clamp(34px,9vw,42px)}.sms-page .sms-photo{border-radius:18px}.sms-page .sms-photo>.sms-photo-desktop{display:none!important}.sms-page .sms-photo>svg.sms-photo-mobile{display:block!important;aspect-ratio:430/667}}
@media(max-width:360px){.sms-page .fs-hero{width:calc(100% - 32px)}.sms-page .fs-hero h1{font-size:34px}}

/* Broader photo crop without stretching the phone or its Messages overlay. */
.sms-page .sms-photo>svg.sms-photo-desktop{aspect-ratio:800/667}
@media(min-width:1101px){.sms-page .fs-hero{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:48px}}

.feature-page .fs-section>.fs-heading.sms-intro-heading{width:100%;max-width:1100px;margin-inline:auto}
.feature-page .fs-section>.fs-heading.sms-intro-heading h2{max-width:none}
.feature-page .fs-section>.fs-heading.sms-intro-heading>p:not(.fs-kicker){max-width:980px;margin-inline:auto}
