*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF9F7;color:#332D2F;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.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}.skip-link{position:fixed;left:16px;top:16px;z-index:2000;padding:10px 16px;background:#2B2528;color:#fff;border-radius:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,249,247,.96);border-bottom:1px solid rgba(185,58,74,.12);backdrop-filter:blur(12px)}.header-inner{min-height:78px;display:flex;align-items:center;gap:22px}.brand-mark{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark img{width:44px;height:44px;object-fit:contain;border-radius:12px}.brand-mark span{display:flex;flex-direction:column;line-height:1.25}.brand-mark strong{font-size:18px;color:#2B2528}.brand-mark small{font-size:11px;color:#756B6E;margin-top:3px}.primary-nav{margin-left:auto}.primary-nav ul{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.primary-nav a{display:block;padding:10px 12px;border-radius:10px;color:#5f5558;font-size:14px}.primary-nav a:hover,.primary-nav a[aria-current=page]{background:#F6ECEB;color:#B93A4A}.search-trigger,.menu-toggle{border:1px solid rgba(185,58,74,.24);background:#fff;color:#B93A4A;border-radius:12px}.search-trigger{padding:10px 14px;white-space:nowrap}.menu-toggle{display:none;width:44px;height:44px;padding:10px}.menu-toggle i{display:block;height:2px;background:#B93A4A;margin:4px 0;border-radius:2px}.eyebrow,.card-eyebrow{display:inline-block;color:#B93A4A;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:14px;font-weight:700}.button-primary{background:#B93A4A;color:#fff;box-shadow:0 12px 28px rgba(185,58,74,.18)}.button-primary:hover{background:#a92f40}.button-secondary{background:#fff;color:#B93A4A;border:1px solid rgba(185,58,74,.24)}.text-link{font-weight:700;color:#B93A4A}.home-hero{padding:70px 0 54px;background:linear-gradient(180deg,#FFF9F7 0%,#F6ECEB 100%)}.home-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center}.home-hero-copy h1{font-size:clamp(42px,5.2vw,72px);line-height:1.08;letter-spacing:-.04em;margin:12px 0 22px;color:#2B2528}.home-hero-copy>p{font-size:18px;color:#64595c;max-width:700px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-trustline{display:flex;gap:16px;flex-wrap:wrap;margin-top:22px;color:#756B6E;font-size:13px}.hero-trustline span{position:relative;padding-left:14px}.hero-trustline span:before{content:"";width:5px;height:5px;border-radius:50%;background:#D9828D;position:absolute;left:0;top:.65em}.home-hero-media{margin:0;position:relative}.home-hero-media img{width:100%;aspect-ratio:1.12/1;object-fit:cover;border-radius:34px 34px 14px 34px;box-shadow:0 24px 70px rgba(43,37,40,.12)}.home-hero-media figcaption{position:absolute;right:18px;bottom:18px;background:rgba(43,37,40,.88);color:#fff;padding:10px 14px;border-radius:12px;font-size:12px}.home-section{padding:82px 0}.section-heading h2,.feature-copy h2,.troubleshooting-copy h2,.guide-strip h2,.about-band h2,.faq-preview-copy h2{font-size:clamp(30px,3.5vw,48px);line-height:1.18;letter-spacing:-.025em;margin:8px 0 0;color:#2B2528}.heading-row{display:flex;align-items:end;justify-content:space-between;gap:34px;margin-bottom:32px}.heading-row>p{max-width:480px;margin:0;color:#756B6E}.intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.intro-copy{font-size:18px;color:#5f5558}.intro-copy p:first-child{margin-top:0}.home-intro{background:#fff}.home-paths{background:#FFF9F7}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.path-card{padding:30px;background:#fff;border:1px solid rgba(185,58,74,.12);border-radius:22px;min-height:280px;display:flex;flex-direction:column;box-shadow:0 14px 40px rgba(43,37,40,.05)}.path-card h3{font-size:25px;line-height:1.25;margin:12px 0;color:#2B2528}.path-card p{color:#756B6E;margin:0 0 22px}.path-card a{margin-top:auto;color:#B93A4A;font-weight:700}.feature-band{background:#2B2528;color:#fff}.feature-band-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.feature-band figure{margin:0}.feature-band img{border-radius:26px;aspect-ratio:1.35/1;object-fit:cover}.feature-copy h2{color:#fff}.feature-copy p{color:#d9d0d2}.feature-list{list-style:none;padding:0;margin:24px 0}.feature-list li{padding:10px 0 10px 24px;position:relative;border-bottom:1px solid rgba(255,255,255,.1)}.feature-list li:before{content:"";position:absolute;left:0;top:20px;width:8px;height:8px;border-radius:50%;background:#D9828D}.feature-copy .text-link{color:#ffdfe3}.steps-band{background:#F6ECEB}.home-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;list-style:none;margin:0;padding:0}.home-step-grid li{padding:26px 22px;background:#FFF9F7;border-radius:18px;border-top:4px solid #D9828D}.home-step-grid span{font-size:12px;color:#B93A4A;font-weight:800}.home-step-grid h3{margin:14px 0 8px;font-size:20px}.home-step-grid p{margin:0;color:#756B6E;font-size:14px}.web-app-compare{background:#fff}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.compare-panel{overflow:hidden;border-radius:26px;border:1px solid rgba(185,58,74,.12);background:#FFF9F7}.compare-panel img{width:100%;aspect-ratio:1.5/1;object-fit:cover}.compare-panel>div{padding:28px}.compare-panel h2{font-size:29px;line-height:1.25;margin:10px 0}.compare-panel p{color:#756B6E}.compare-panel a{color:#B93A4A;font-weight:700}.troubleshooting-band{background:#FFF9F7}.troubleshooting-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.troubleshooting-grid figure{margin:0}.troubleshooting-grid img{border-radius:28px;aspect-ratio:1.22/1;object-fit:cover}.troubleshooting-copy>p{color:#756B6E;font-size:17px}.mini-link-list{display:grid;gap:10px;margin-top:26px}.mini-link-list a{display:flex;flex-direction:column;padding:16px 18px;background:#fff;border-radius:14px;border:1px solid rgba(185,58,74,.12)}.mini-link-list strong{color:#B93A4A}.mini-link-list span{font-size:13px;color:#756B6E;margin-top:3px}.guide-strip{background:#B93A4A;color:#fff}.guide-strip-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:center}.guide-strip figure{margin:0}.guide-strip img{border-radius:24px;aspect-ratio:1.45/1;object-fit:cover}.guide-strip h2{color:#fff}.guide-strip p{color:#ffe9ec}.guide-strip .eyebrow{color:#ffd7dc}.guide-strip .button-primary{background:#fff;color:#B93A4A;box-shadow:none}.faq-preview{background:#fff}.faq-preview-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.faq-preview-copy p{color:#756B6E}.faq-preview-list{display:grid;gap:10px}.faq-preview-list a{display:block;padding:18px 20px;border-radius:16px;background:#FFF9F7;border:1px solid rgba(185,58,74,.1)}.faq-preview-list strong{display:block;color:#2B2528}.faq-preview-list span{display:block;color:#756B6E;font-size:13px;margin-top:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.about-band{background:#F6ECEB}.about-band-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:center}.about-band figure{margin:0}.about-band img{border-radius:26px;aspect-ratio:1.32/1;object-fit:cover}.about-band p{color:#6e6265;font-size:17px}.inline-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.inline-links a{padding:9px 12px;background:#fff;border-radius:10px;color:#B93A4A;font-weight:700;font-size:13px}.breadcrumbs{padding:18px 0}.breadcrumbs ol{display:flex;gap:8px;align-items:center;list-style:none;margin:0;padding:0;font-size:12px;color:#8a7d81}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:8px;color:#c7b8bb}.breadcrumbs a:hover{color:#B93A4A}.inner-hero{padding:30px 0 68px;background:#F6ECEB}.inner-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.inner-hero-copy h1{font-size:clamp(40px,4.8vw,64px);line-height:1.1;letter-spacing:-.035em;margin:10px 0 20px;color:#2B2528}.inner-hero-copy>p{font-size:18px;color:#665b5e;max-width:680px}.hero-mini-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px}.hero-mini-links a{color:#B93A4A;font-weight:700;border-bottom:1px solid rgba(185,58,74,.3)}.inner-hero-media{margin:0}.inner-hero-media img{width:100%;border-radius:28px 28px 10px 28px;aspect-ratio:1.32/1;object-fit:cover}.compact-hero{padding-bottom:54px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:56px;padding-top:58px;padding-bottom:90px}.article-main{min-width:0}.content-section{margin-bottom:58px}.section-heading h2,.note-section h2{font-size:32px;line-height:1.25;letter-spacing:-.02em;margin:0 0 20px;color:#2B2528}.prose{font-size:17px;color:#5e5457}.prose p{margin:0 0 18px}.step-list{list-style:none;padding:0;margin:0;display:grid;gap:14px}.step-list li{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:20px;border-radius:16px;background:#F6ECEB}.step-index{width:46px;height:46px;border-radius:14px;background:#fff;color:#B93A4A;display:grid;place-items:center;font-weight:800}.step-list h3{margin:0 0 6px;font-size:19px}.step-list p{margin:0;color:#756B6E}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;list-style:none;margin:0;padding:0}.check-list li{display:grid;grid-template-columns:32px 1fr;gap:10px;padding:18px;background:#fff;border:1px solid rgba(185,58,74,.14);border-radius:15px}.check-list li>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#F6ECEB;color:#B93A4A;font-weight:800}.check-list p{margin:0;color:#62575a}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.split-grid article{padding:24px;border-radius:18px;background:#F6ECEB}.split-grid h3{margin:0 0 14px;font-size:20px}.split-grid ul{margin:0;padding-left:20px;color:#6e6265}.split-grid li{margin:8px 0}.table-wrap{overflow:auto;border-radius:16px;border:1px solid rgba(185,58,74,.12)}table{border-collapse:collapse;width:100%;min-width:680px;background:#fff}th,td{text-align:left;padding:15px 16px;border-bottom:1px solid #eee2e3;vertical-align:top}th{background:#F6ECEB;color:#2B2528;font-size:13px}td{color:#675b5f;font-size:14px}.note-section{padding:26px 28px;background:#2B2528;color:#fff;border-radius:20px}.note-section h2{color:#fff;margin:8px 0 10px}.note-section p{margin:0;color:#ded6d8}.note-label{font-size:11px;letter-spacing:.12em;color:#D9828D;font-weight:800}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.related-card{display:flex;flex-direction:column;padding:20px;border-radius:16px;background:#FFF9F7;border:1px solid rgba(185,58,74,.12)}.related-card strong{color:#2B2528}.related-card span{color:#756B6E;font-size:13px;margin:6px 0 14px}.related-card em{font-style:normal;color:#B93A4A;font-weight:700;font-size:13px;margin-top:auto}.article-aside{position:relative}.aside-sticky{position:sticky;top:108px;padding:24px;background:#F6ECEB;border-radius:20px}.aside-sticky h2{font-size:21px;line-height:1.3;margin:8px 0 16px}.aside-sticky nav{display:grid;gap:7px}.aside-sticky nav a{padding:10px 0;border-bottom:1px solid rgba(185,58,74,.12);color:#64595c}.aside-sticky nav a:hover{color:#B93A4A}.aside-note{margin-top:22px;padding:16px;background:#fff;border-radius:14px}.aside-note p{font-size:12px;color:#756B6E}.aside-note button{border:0;background:#B93A4A;color:#fff;border-radius:10px;padding:9px 12px}.faq-page-section{padding:64px 0 90px}.faq-intro{max-width:760px;margin-bottom:28px}.faq-intro h2{font-size:30px;margin:0 0 8px}.faq-intro p{color:#756B6E}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid rgba(185,58,74,.12);border-radius:16px;background:#fff;overflow:hidden}.faq-item h3{margin:0}.faq-item button{width:100%;border:0;background:transparent;padding:20px 22px;display:flex;justify-content:space-between;gap:18px;text-align:left;color:#2B2528;font-weight:700}.faq-item button b{font-size:20px;color:#B93A4A}.faq-item button[aria-expanded=true] b{transform:rotate(45deg)}.faq-answer{padding:0 22px 20px;color:#6a5f62}.faq-answer p{margin:0}.faq-answer[hidden]{display:none}.faq-followup{margin-top:44px;padding:28px;background:#F6ECEB;border-radius:20px;display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.faq-followup h2{margin:6px 0 0}.faq-followup-links{display:grid;gap:8px}.faq-followup-links a{background:#fff;padding:12px 14px;border-radius:11px;color:#B93A4A;font-weight:700}.search-main{padding:70px 0 90px}.search-page-head{max-width:900px}.search-page-head h1{font-size:48px;line-height:1.15;margin:8px 0}.search-page-head>p{color:#756B6E}.search-form{margin-top:22px}.search-form label{display:block;font-size:13px;font-weight:700;color:#675b5f;margin-bottom:8px}.search-row{display:flex;gap:10px}.search-row input{flex:1;min-width:0;border:1px solid #dccbcc;background:#fff;border-radius:12px;padding:13px 14px;outline:0}.search-row input:focus{border-color:#B93A4A;box-shadow:0 0 0 3px rgba(185,58,74,.1)}.search-row button{border:0;border-radius:12px;background:#B93A4A;color:#fff;padding:0 22px;font-weight:700}.search-results{margin-top:46px}.result-summary{color:#756B6E;margin-bottom:16px}.result-list{display:grid;gap:14px}.result-item{padding:24px;background:#fff;border:1px solid rgba(185,58,74,.12);border-radius:16px}.result-item h2{margin:0 0 8px;font-size:23px}.result-item h2 a:hover{color:#B93A4A}.result-item p{color:#756B6E}.empty-state{padding:40px;background:#F6ECEB;border-radius:20px}.empty-state h2{margin-top:0}.empty-state p{color:#756B6E}.error-main{padding:100px 0}.error-panel{max-width:780px;text-align:center;padding:64px 30px;background:#F6ECEB;border-radius:28px}.error-code{display:block;font-size:90px;line-height:1;font-weight:800;color:#D9828D;letter-spacing:-.07em}.error-panel h1{font-size:40px;margin:10px 0}.error-panel>p{color:#756B6E}.error-panel .hero-actions{justify-content:center}.error-links{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:28px}.error-links a{color:#B93A4A;font-weight:700}.site-footer{background:#2B2528;color:#fff;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px}.brand-mark-footer strong{color:#fff}.brand-mark-footer small{color:#cfc4c7}.footer-brand p{color:#bfb4b7;max-width:390px;font-size:14px}.footer-col h2{font-size:14px;margin:0 0 14px;color:#fff}.footer-col ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.footer-col a{color:#c9bec1;font-size:13px}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:36px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#9e9296;font-size:12px}.footer-bottom p{margin:0}.footer-bottom span{margin:0 8px}.search-modal[hidden]{display:none!important}.search-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:start center;padding-top:min(16vh,140px)}.search-backdrop{position:absolute;inset:0;background:rgba(43,37,40,.62);backdrop-filter:blur(6px)}.search-panel{position:relative;width:min(680px,calc(100% - 32px));padding:26px;background:#FFF9F7;border-radius:20px;box-shadow:0 28px 80px rgba(0,0,0,.25)}.search-panel-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.search-panel-head h2{margin:4px 0 0;font-size:28px}.icon-button{width:40px;height:40px;border:0;background:#F6ECEB;color:#B93A4A;border-radius:12px;font-size:24px}.search-hint{font-size:12px;color:#756B6E;margin-bottom:0}.modal-open{overflow:hidden}.back-top{position:fixed;right:22px;bottom:22px;width:44px;height:44px;border:0;border-radius:14px;background:#B93A4A;color:#fff;box-shadow:0 14px 30px rgba(185,58,74,.28);opacity:0;pointer-events:none;transform:translateY(12px);transition:.2s}.back-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media(max-width:1100px){.primary-nav a{padding:9px 8px;font-size:13px}.header-inner{gap:12px}.home-hero-grid,.inner-hero-grid{gap:38px}.home-step-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-col:last-child{grid-column:2/4}.article-layout{grid-template-columns:minmax(0,1fr) 260px;gap:36px}}@media(max-width:900px){.shell{width:min(100% - 32px,1180px)}.menu-toggle{display:block;margin-left:auto}.primary-nav{position:absolute;left:16px;right:16px;top:70px;margin:0;padding:12px;background:#fff;border:1px solid rgba(185,58,74,.14);border-radius:16px;box-shadow:0 18px 50px rgba(43,37,40,.12);display:none}.primary-nav.is-open{display:block}.primary-nav ul{display:grid}.primary-nav a{padding:11px 12px}.search-trigger{padding:9px 10px;font-size:13px}.home-hero-grid,.inner-hero-grid,.feature-band-grid,.troubleshooting-grid,.guide-strip-grid,.faq-preview-grid,.about-band-grid,.intro-grid{grid-template-columns:1fr}.home-hero{padding-top:42px}.home-hero-copy h1{max-width:800px}.home-hero-media{max-width:760px}.path-grid{grid-template-columns:1fr}.compare-grid{grid-template-columns:1fr}.article-layout{grid-template-columns:1fr}.article-aside{order:-1}.aside-sticky{position:static}.aside-sticky nav{grid-template-columns:1fr 1fr}.check-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}.footer-col:last-child{grid-column:auto}.faq-followup{grid-template-columns:1fr}.heading-row{align-items:flex-start;flex-direction:column}.heading-row>p{max-width:680px}}@media(max-width:640px){.shell{width:min(100% - 24px,1180px)}.header-inner{min-height:68px}.brand-mark img{width:38px;height:38px}.brand-mark strong{font-size:16px}.brand-mark small{display:none}.search-trigger{font-size:0;width:42px;height:42px;padding:0;position:relative}.search-trigger:after{content:"⌕";font-size:20px;position:absolute;inset:0;display:grid;place-items:center}.home-hero{padding:32px 0 38px}.home-hero-copy h1{font-size:40px}.home-hero-copy>p,.inner-hero-copy>p{font-size:16px}.hero-actions{display:grid}.button{width:100%}.home-hero-media figcaption{position:static;margin-top:8px;background:transparent;color:#756B6E;padding:0}.home-section{padding:58px 0}.section-heading h2,.feature-copy h2,.troubleshooting-copy h2,.guide-strip h2,.about-band h2,.faq-preview-copy h2{font-size:31px}.path-card{min-height:auto;padding:24px}.home-step-grid{grid-template-columns:1fr}.compare-panel h2{font-size:25px}.inner-hero{padding:20px 0 44px}.inner-hero-copy h1{font-size:38px}.inner-hero-media img{border-radius:20px}.article-layout{padding-top:38px;padding-bottom:64px}.content-section{margin-bottom:44px}.section-heading h2,.note-section h2{font-size:27px}.split-grid,.related-grid{grid-template-columns:1fr}.step-list li{grid-template-columns:46px 1fr;padding:16px}.step-index{width:38px;height:38px;border-radius:11px}.aside-sticky nav{grid-template-columns:1fr}.faq-page-section{padding:44px 0 64px}.faq-item button{padding:17px}.faq-answer{padding:0 17px 17px}.search-main{padding:48px 0 64px}.search-page-head h1{font-size:36px}.search-row{display:grid}.search-row button{min-height:46px}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-col:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.error-main{padding:54px 0}.error-panel{padding:44px 18px}.error-code{font-size:70px}.error-panel h1{font-size:32px}.back-top{right:14px;bottom:14px}}
