/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#0b1f2f;--navy:#0d2b3e;--blue:#123f56;--paper:#f3f0e8;--cream:#fbfaf6;--orange:#f26b38;--line:#0b1f2f24;--muted:#60707b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,Arial,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.nav-shell{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1240px;height:78px;margin:0 auto;padding:0 28px;display:flex}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{background:var(--orange);color:#fff;border-radius:4px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.brand strong{letter-spacing:.08em;font-size:17px;line-height:1.1;display:block}.brand small{color:var(--muted);letter-spacing:.24em;margin-top:4px;font-size:8px;display:block}.nav-shell nav{gap:34px;font-size:14px;display:flex}.nav-shell nav a{position:relative}.nav-shell nav a:after{content:"";background:var(--orange);width:0;height:2px;transition:width .2s;position:absolute;bottom:-8px;left:0}.nav-shell nav a:hover:after{width:100%}.nav-cta{background:var(--ink);color:#fff;border-radius:3px;padding:12px 18px;font-size:13px;font-weight:700}.hero{max-width:1240px;margin:0 auto;padding:76px 28px 0}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:72px;display:grid}.eyebrow,.section-kicker{letter-spacing:.17em;text-transform:uppercase;color:var(--blue);font-size:11px;font-weight:800}.pulse{background:var(--orange);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 5px #f26b381f}.hero h1{letter-spacing:-.055em;margin:25px 0 24px;font-family:Microsoft YaHei,sans-serif;font-size:clamp(50px,5.2vw,76px);font-weight:850;line-height:1.12}.hero h1 em{color:var(--orange);font-style:normal;position:relative}.hero h1 em:after{content:"";background:#f26b3838;height:6px;position:absolute;bottom:-2px;left:0;right:0;transform:rotate(-1deg)}.hero-lead{color:#4d606c;max-width:610px;font-size:18px;line-height:1.85}.hero-actions{gap:12px;margin-top:34px;display:flex}.button{border-radius:3px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 9px 20px #0b1f2f1c}.button.primary{background:var(--ink);color:#fff}.button.ghost{border:1px solid var(--line);background:#ffffff7a}.microcopy{color:#7b878d;margin:15px 0 0;font-size:11px}.conversion-card{background:var(--navy);color:#fff;box-shadow:24px 28px 0 var(--paper);border-radius:7px;padding:25px;transform:rotate(.3deg)}.card-topline{color:#94a9b5;letter-spacing:.14em;justify-content:space-between;align-items:center;font-family:Consolas,monospace;font-size:10px;display:flex}.status{color:#8ee1bd}.source-card,.result-card{background:#ffffff0b;border:1px solid #ffffff21;border-radius:4px;margin-top:20px;padding:20px}.label{color:#94a9b5;letter-spacing:.12em;margin-bottom:13px;font-size:10px;display:block}.label.orange{color:#ff9b72}.source-card strong,.result-card strong{font-family:Georgia,serif;font-size:18px;line-height:1.35}.muted-lines{gap:7px;margin-top:17px;display:grid}.muted-lines i{background:#ffffff1a;border-radius:5px;width:94%;height:4px;display:block}.muted-lines i:nth-child(2){width:76%}.muted-lines i:nth-child(3){width:52%}.bridge-row{color:#b1c0c8;justify-content:space-between;align-items:center;margin:17px 6px -3px;font-size:10px;display:flex}.bridge-row b{color:var(--orange)}.result-card{background:#f26b3812;border-color:#f26b386b}.result-card ul{color:#c2d0d7;gap:8px;margin:18px 0 0;padding:0;font-size:11px;list-style:none;display:grid}.result-card li span{color:#ff9b72;width:48px;font-family:Consolas,monospace;font-weight:700;display:inline-block}.card-footer{align-items:center;gap:7px;margin-top:17px;font-size:9px;display:flex}.card-footer span{color:#acc0ca;border:1px solid #ffffff2b;padding:5px 7px}.card-footer b{color:#8ee1bd;margin-left:auto;font-weight:500}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:86px;display:grid}.trust-strip div{border-right:1px solid var(--line);align-items:center;gap:13px;padding:25px 22px;display:flex}.trust-strip div:last-child{border-right:0}.trust-strip strong{color:var(--orange);font-size:22px}.trust-strip span{color:var(--muted);font-size:12px}.section{max-width:1240px;margin:0 auto;padding:112px 28px}.section-kicker{margin-bottom:24px}.section-kicker.light{color:#94c6d9}.split-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:90px;display:grid}.split-heading h2,.sample-copy h2,.process-section h2,.faq-grid h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.22}.split-heading p{max-width:480px;color:var(--muted);margin:0;line-height:1.9}.problem-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:58px;display:grid}.problem-grid article{background:var(--cream);min-height:250px;padding:36px 32px}.problem-grid article span{color:var(--orange);font-family:Consolas,monospace;font-size:12px}.problem-grid h3{margin:46px 0 13px;font-size:20px}.problem-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.service-section,.process-section{background:var(--navy);color:#fff;max-width:none;padding-left:max(28px,50vw - 592px);padding-right:max(28px,50vw - 592px)}.light-heading p{color:#aebfc8}.deliverable-list{border-top:1px solid #ffffff24;margin-top:60px}.deliverable-list article{border-bottom:1px solid #ffffff24;grid-template-columns:70px 240px 1fr 30px;align-items:center;gap:20px;padding:28px 0;display:grid}.deliverable-list article>span{color:#6f91a2;font-family:Consolas,monospace;font-size:12px}.deliverable-list h3{margin:0;font-size:20px}.deliverable-list p{color:#aebfc8;margin:0;font-size:13px;line-height:1.7}.deliverable-list b{color:var(--orange);font-size:20px}.sample-grid{grid-template-columns:.8fr 1.2fr;align-items:stretch;gap:18px;display:grid}.sample-copy{padding:32px 34px 32px 0}.sample-copy p{color:var(--muted);margin-top:23px;line-height:1.9}.sample-tags{flex-wrap:wrap;gap:8px;margin-top:29px;display:flex}.sample-tags span{border:1px solid var(--line);color:var(--blue);padding:7px 10px;font-size:10px}.sample-sheet{border:1px solid var(--line);background:#fff;padding:28px;box-shadow:0 12px 30px #0b1f2f0e}.sheet-head{color:var(--blue);letter-spacing:.1em;justify-content:space-between;font-size:11px;display:flex}.sheet-head b{color:#9aa4aa;font-family:Consolas,monospace}.sample-sheet .zh{color:var(--muted);margin:28px 0 12px;font-size:14px}.sample-sheet .arrow{color:var(--orange);font-size:20px}.sample-sheet .es{color:var(--ink);margin:12px 0 27px;font-family:Georgia,serif;font-size:25px;line-height:1.45}.why{border-top:1px solid var(--line);grid-template-columns:90px 1fr;gap:18px;padding-top:17px;font-size:12px;line-height:1.7;display:grid}.why strong{color:var(--orange)}.why span{color:var(--muted)}.keywords,.reply{grid-column:2}.keyword-row{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;padding:16px 0;display:grid}.keyword-row:last-child{border-bottom:0}.keyword-row span{color:var(--muted);font-size:12px}.keyword-row strong{font-family:Georgia,serif}.reply>p{margin:22px 0;font-family:Georgia,serif;font-size:17px;line-height:1.7}.reply-note{background:var(--paper);color:var(--muted);padding:12px 14px;font-size:11px}.pricing-section{padding-top:40px}.price-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;margin-top:58px;display:grid}.price-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:470px;padding:30px;display:flex}.price-card>div:first-child{justify-content:space-between;align-items:center;font-size:14px;font-weight:800;display:flex}.price-card>div:first-child b{background:var(--paper);color:var(--muted);padding:5px 8px;font-size:9px}.price{letter-spacing:-.06em;margin:34px 0 4px;font-size:54px;font-weight:850}.price sup{vertical-align:top;margin-right:4px;font-size:18px}.price+p{color:var(--muted);margin:0 0 25px;font-size:12px}.price-card ul{border-top:1px solid var(--line);gap:14px;margin:0;padding:20px 0 28px;list-style:none;display:grid}.price-card li{color:#445862;font-size:13px}.price-card li:before{content:"✓";color:var(--orange);margin-right:9px;font-weight:900}.price-card a{background:var(--ink);color:#fff;text-align:center;margin-top:auto;padding:15px 10px;font-size:12px;font-weight:800}.price-card.featured{background:var(--navy);color:#fff;transform:translateY(-14px);box-shadow:0 22px 45px #0b1f2f29}.featured>div:first-child b{background:var(--orange);color:#fff}.featured .price+p,.featured li{color:#b5c4cc}.featured ul{border-color:#ffffff26}.featured a{background:var(--orange)}.process-section h2{max-width:700px}.steps{border-top:1px solid #ffffff29;grid-template-columns:repeat(4,1fr);margin-top:58px;display:grid}.steps div{border-right:1px solid #ffffff29;min-height:215px;padding:35px 26px 12px 0}.steps div:not(:first-child){padding-left:26px}.steps div:last-child{border:0}.steps span{width:30px;height:30px;color:var(--orange);border:1px solid #5e8192;border-radius:50%;place-items:center;font-family:Consolas,monospace;font-size:11px;display:grid}.steps h3{margin:44px 0 11px}.steps p{color:#aebfc8;margin:0;font-size:12px;line-height:1.7}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.faq-grid>div:first-child p{color:var(--muted);max-width:330px;line-height:1.8}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;padding:23px 0;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--orange);font-size:20px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-5px 45px 24px 0;font-size:13px;line-height:1.85}.final-cta{background:var(--orange);color:#fff;grid-template-columns:1fr .75fr;align-items:end;gap:80px;padding:76px max(28px,50vw - 592px);display:grid}.final-cta h2{letter-spacing:-.045em;margin:17px 0 0;font-size:clamp(36px,4.4vw,58px);line-height:1.18}.final-cta .section-kicker{color:#ffffffb8}.orange-button{width:100%;color:var(--ink);background:#fff}.final-action p{color:#fffc;font-size:11px;line-height:1.6}footer{max-width:1240px;min-height:110px;color:var(--muted);grid-template-columns:1fr 1.5fr .7fr;align-items:center;gap:30px;margin:0 auto;padding:24px 28px;font-size:10px;display:grid}footer>span{text-align:right}.footer-brand .brand-mark{width:32px;height:32px}@media (width<=900px){.nav-shell nav{display:none}.hero{padding-top:54px}.hero-grid,.split-heading,.sample-grid,.faq-grid,.final-cta{grid-template-columns:1fr;gap:38px}.conversion-card{max-width:600px}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip div:nth-child(2){border-right:0}.problem-grid,.price-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.deliverable-list article{grid-template-columns:50px 180px 1fr 20px}.keywords,.reply{grid-column:auto}.steps{grid-template-columns:repeat(2,1fr)}.steps div:nth-child(2){border-right:0}footer{grid-template-columns:1fr}footer>span{text-align:left}}@media (width<=600px){.nav-shell{height:68px;padding:0 18px}.nav-cta{padding:10px 12px}.brand strong{font-size:15px}.hero,.section{padding-left:18px;padding-right:18px}.hero h1{font-size:43px}.hero-actions{flex-direction:column}.button{width:100%}.conversion-card{box-shadow:10px 13px 0 var(--paper);padding:18px}.bridge-row{gap:5px}.trust-strip{margin-top:60px}.trust-strip div{flex-direction:column;align-items:flex-start;gap:4px;padding:18px 10px}.section{padding-top:82px;padding-bottom:82px}.split-heading{gap:24px}.problem-grid{margin-top:38px}.problem-grid article{min-height:210px}.deliverable-list article{grid-template-columns:38px 1fr 20px}.deliverable-list article p{grid-column:2/4}.deliverable-list h3{font-size:18px}.sample-copy{padding-right:0}.sample-sheet{padding:20px}.sample-sheet .es{font-size:21px}.price-grid{margin-top:38px}.price-card{min-height:430px}.steps{grid-template-columns:1fr}.steps div,.steps div:not(:first-child){border-bottom:1px solid #ffffff29;border-right:0;padding-left:0}.final-cta{padding-left:18px;padding-right:18px}.final-cta h2{font-size:38px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
