/*! 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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--orange:#f5a623;--orange2:#ffb51b;--ink:#202020;--gray:#6f6f6f;--light:#f5f5f3;--line:#e8e6e1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Noto Sans SC,Source Han Sans SC,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin:auto}.nav{justify-content:space-between;align-items:center;height:86px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:linear-gradient(145deg,var(--orange2),#ef9200);color:#fff;border-radius:11px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:900;display:grid;box-shadow:0 7px 18px #f5a62338}.brand b{letter-spacing:-1px;font-size:22px;display:block}.brand small{color:#c57e00;letter-spacing:2px;font-size:10px;display:block}.nav-links{gap:34px;font-size:14px;display:flex}.nav-links a:hover{color:#de8700}.button{background:var(--orange);color:#171717;border-radius:8px;align-items:center;gap:18px;padding:16px 24px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 12px 28px #f5a62338}.button:hover{background:#ffb423;transform:translateY(-2px)}.button-small{padding:11px 18px;font-size:13px}.hero{background:radial-gradient(circle at 80% 22%,#ffc13b38,#0000 31%),linear-gradient(135deg,#fff 45%,#fff8e8);border-top:1px solid #eee;align-items:center;min-height:680px;display:flex;overflow:hidden}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;display:grid}.eyebrow{color:#dc8700;letter-spacing:3px;text-transform:uppercase;margin:0 0 17px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-4px;margin:0 0 28px;font-size:64px;line-height:1.14}.hero h1 em{color:#e68b00;font-style:normal}.lead{color:#5f5f5f;max-width:610px;font-size:18px;line-height:1.9}.hero-actions{align-items:center;gap:28px;margin:34px 0;display:flex}.text-link{border-bottom:1px solid #bbb;padding-bottom:5px;font-weight:800}.proof{border-top:1px solid var(--line);color:#777;gap:26px;padding-top:28px;font-size:12px;display:flex}.proof b{color:#222;margin-bottom:3px;font-size:16px;display:block}.hero-visual{place-items:center;height:500px;display:grid;position:relative}.visual-card{color:#fff;background:#242424;border-radius:24px;width:390px;height:440px;padding:32px;transform:rotate(2deg);box-shadow:0 35px 70px #34200038}.visual-card>p{color:#ffb522;font-weight:700}.visual-card>strong{margin-top:30px;font-size:23px;line-height:1.5;display:block}.orbit{border:1px solid #fff2;border-radius:50%;place-items:center;height:245px;margin:16px;display:grid;position:relative}.orbit:before,.orbit:after{content:"";border:1px solid #ffffff17;border-radius:50%;position:absolute;inset:28px}.orbit:after{inset:64px}.orbit span{background:var(--orange);color:#171717;z-index:2;border-radius:50%;place-items:center;width:92px;height:92px;font-size:38px;font-weight:900;display:grid}.orbit b,.orbit i,.orbit small{color:#222;background:#fff;border-radius:20px;padding:8px 12px;font-size:12px;font-style:normal;position:absolute}.orbit b{top:15px;right:15px}.orbit i{bottom:36px;left:-12px}.orbit small{bottom:3px;right:0}.float-note{background:#fff;border-radius:10px;padding:13px 18px;font-size:13px;font-weight:800;position:absolute;box-shadow:0 15px 40px #0002}.note-a{top:55px;left:-10px}.note-b{bottom:42px;right:-12px}.section{padding:110px 0}.section h2{letter-spacing:-2px;margin:0 0 44px;font-size:44px;line-height:1.25}.problem-grid,.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.problem article{background:#fafafa;border-top:2px solid #222;padding:30px}.problem article span,.outcome-grid span{color:#dc8700;font-size:12px;font-weight:800}.problem h3{margin:28px 0 12px;font-size:21px}.problem article p,.section-head>p,.method-copy>p,.about-copy>p,.faq details p{color:#6b6b6b;line-height:1.8}.products{background:#f4f3ef}.section-head{justify-content:space-between;align-items:flex-end;display:flex}.section-head>p{max-width:300px}.product{background:#fff;border:1px solid #ebe9e3;border-radius:16px;flex-direction:column;min-height:410px;padding:30px;display:flex}.product.featured{color:#fff;background:#252525;transform:translateY(-12px);box-shadow:0 24px 50px #0002}.product-top{color:#aaa;justify-content:space-between;font-size:12px;display:flex}.product-top b{background:var(--orange);color:#171717;border-radius:20px;padding:5px 10px}.tag{color:#df8800;margin:46px 0 10px;font-size:13px;font-weight:800}.product h3{margin:0 0 20px;font-size:25px}.desc{color:#717171;font-size:14px;line-height:1.8}.featured .desc{color:#bbb}.product-bottom{border-top:1px solid #e9e9e9;margin-top:auto;padding-top:23px}.featured .product-bottom{border-color:#444}.product-bottom strong,.product-bottom small{display:block}.product-bottom strong{font-size:21px}.product-bottom small{color:#999;margin-top:8px}.method{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.method-copy h2{margin-bottom:25px}.outcome-grid{background:#252525;border-radius:18px;grid-template-columns:repeat(3,1fr);padding:16px;display:grid}.outcome-grid div{color:#fff;border:1px solid #ffffff16;flex-direction:column;justify-content:space-between;height:140px;padding:20px;display:flex}.outcome-grid b{font-size:17px}.steps{background:var(--orange)}.step-line{grid-template-columns:repeat(4,1fr);display:grid}.step-line div{border-top:1px solid #7e4a0038;flex-direction:column;gap:12px;padding:25px 24px 0 0;display:flex;position:relative}.step-line div:after{content:"";background:#222;border-radius:50%;width:10px;height:10px;position:absolute;top:-6px;left:0}.step-line span{font-size:12px}.step-line b{font-size:20px}.step-line small{color:#714500}.about{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.about-image{background:#f3f3f1;border-radius:18px;padding:18px;overflow:hidden}.about-image img{border-radius:8px;width:100%;display:block}.about-copy blockquote{border-left:4px solid var(--orange);background:#fff8e8;margin:30px 0 0;padding:24px;font-size:17px;font-weight:700;line-height:1.75}.faq{max-width:900px}.faq details{border-top:1px solid var(--line);padding:24px 2px}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:17px;font-weight:800}.contact{background:#222}.contact-card{background:linear-gradient(120deg,#f5a623,#ffbd35);border-radius:22px;justify-content:space-between;align-items:center;padding:62px 72px;display:flex}.contact h2{margin-bottom:20px;font-size:42px}.contact .eyebrow{color:#5d3900}.contact p{max-width:600px;line-height:1.7}.qr-box{text-align:center;background:#fff;border-radius:14px;min-width:205px;padding:15px 15px 18px;box-shadow:0 15px 35px #71400038}.qr-box img{width:174px;height:174px;display:block}.qr-box b,.qr-box small{display:block}.qr-box b{margin-top:9px;font-size:14px}.qr-box small{color:#777;margin-top:5px;font-size:10px}footer{color:#aaa;background:#222;border-top:1px solid #383838;padding:38px 0}.footer-grid{justify-content:space-between;align-items:center;font-size:12px;display:flex}.brand-light b{color:#fff}.brand-light small{color:#f5a623}@media (width<=800px){.shell{width:min(100% - 32px,1180px)}.nav-links{display:none}.nav{height:72px}.brand b{font-size:18px}.hero{min-height:auto;padding:70px 0}.hero-grid,.method,.about{grid-template-columns:1fr}.hero h1{letter-spacing:-2px;font-size:43px}.hero-visual{height:390px}.visual-card{width:310px;height:360px;padding:24px}.orbit{height:195px}.section{padding:76px 0}.section h2{font-size:34px}.problem-grid,.product-grid{grid-template-columns:1fr}.product.featured{transform:none}.section-head{display:block}.method{gap:40px}.outcome-grid{grid-template-columns:repeat(2,1fr)}.step-line{grid-template-columns:1fr 1fr;gap:30px 12px}.contact-card{padding:42px 24px;display:block}.qr-box{width:205px;margin:34px auto 0}.footer-grid{text-align:center;flex-direction:column;gap:22px}.proof{gap:14px}.about{gap:35px}.hero-actions{flex-direction:column;align-items:flex-start}.note-a{left:0}.note-b{right:0}}.trust-card{color:#fff;background:#222;border-radius:22px;flex-direction:column;min-height:520px;padding:34px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 60px #0000001c}.trust-card:after{content:"AI";color:#ffffff08;letter-spacing:-20px;font-size:210px;font-weight:900;line-height:1;position:absolute;top:65px;right:-26px}.trust-card-top,.trust-footer{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.trust-card-top{border-bottom:1px solid #ffffff1c;padding-bottom:22px}.trust-card-top span{letter-spacing:2px;color:#aaa;font-size:10px}.trust-card-top b{color:var(--orange);font-size:12px}.trust-statement{z-index:1;margin:55px 0 42px;position:relative}.trust-statement small{color:#aaa;margin-bottom:14px;display:block}.trust-statement strong{font-size:28px;line-height:1.55}.trust-statement em{color:var(--orange);font-style:normal}.trust-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:9px;display:grid;position:relative}.trust-grid div{background:#ffffff0b;border:1px solid #ffffff14;border-radius:10px;min-height:115px;padding:17px 12px}.trust-grid span,.trust-grid b,.trust-grid small{display:block}.trust-grid span{color:var(--orange);margin-bottom:16px;font-size:10px}.trust-grid b{font-size:14px}.trust-grid small{color:#999;margin-top:7px;font-size:10px}.trust-footer{border-top:1px solid #ffffff1c;margin-top:auto;padding-top:25px}.trust-footer i{color:var(--orange);font-style:normal;font-weight:900}.trust-footer span{color:#aaa;letter-spacing:1px;font-size:11px}@media (width<=800px){.trust-card{min-height:470px;padding:26px}.trust-statement{margin:42px 0 32px}.trust-statement strong{font-size:23px}.trust-grid div{padding:14px 9px}.trust-grid b{font-size:12px}.trust-footer span{font-size:9px}}.brand-mark,.brand>span{display:none}.brand img{object-fit:contain;width:236px;height:68px;display:block}.brand-hero-card{background:#fff;flex-direction:column;justify-content:space-between;width:430px;padding:22px;display:flex}.brand-hero-card img{object-fit:contain;border-radius:12px;width:100%;height:300px}.brand-hero-card>strong{color:#202020;border-left:4px solid var(--orange);margin:0;padding:0 12px 14px}.brand-light{background:#fff;border-radius:8px;padding:2px 8px}.brand-light img{width:190px;height:58px}@media (width<=800px){.brand img{width:174px;height:58px}.brand-hero-card{width:310px}.brand-hero-card img{height:230px}}.cases{color:#fff;background:#222}.cases .eyebrow{color:var(--orange)}.cases .section-head{align-items:flex-start}.cases .section-head h2{margin-bottom:18px}.cases-intro{max-width:430px;padding-top:32px}.cases-intro strong{color:var(--orange);font-size:17px}.cases-intro p{color:#aaa;margin:12px 0 0;line-height:1.8}.case-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.case-card{background:#2d2d2d;border:1px solid #3b3b3b;border-radius:16px;transition:all .25s;overflow:hidden}.case-card:hover{border-color:#f5a62388;transform:translateY(-4px)}.case-featured{grid-column:span 2}.case-image{background:#fff;height:230px;overflow:hidden}.case-featured .case-image{height:320px}.case-image img{object-fit:cover;width:100%;height:100%;transition:all .35s;display:block}.case-card:hover img{transform:scale(1.025)}.case-copy{align-items:flex-start;gap:18px;padding:20px;display:flex}.case-copy>span{color:var(--orange);padding-top:4px;font-size:11px;font-weight:800}.case-copy h3{margin:0 0 6px;font-size:19px}.case-copy p{color:#aaa;margin:0;font-size:12px;line-height:1.6}.case-note{border-top:1px solid #ffffff1a;align-items:center;gap:28px;margin-top:24px;padding:26px 0 0;display:flex}.case-note b{color:var(--orange)}.case-note span{color:#aaa;font-size:14px}.about-stage{background:#222;border-radius:20px;min-height:520px;position:relative;overflow:hidden}.about-stage img{object-fit:cover;width:100%;height:520px;display:block}.about-stage:after{content:"";background:linear-gradient(#0000,#111d);position:absolute;inset:45% 0 0}.about-stage>div{z-index:2;color:#fff;position:absolute;bottom:28px;left:30px;right:30px}.about-stage small,.about-stage strong{display:block}.about-stage small{color:var(--orange);letter-spacing:2px;margin-bottom:8px;font-size:10px}.about-stage strong{font-size:20px}@media (width<=800px){.cases-head{display:block}.cases-intro{margin-bottom:30px;padding-top:0}.case-grid{grid-template-columns:1fr}.case-featured{grid-column:auto}.case-image,.case-featured .case-image{height:220px}.case-note{flex-direction:column;align-items:flex-start;gap:8px}.about-stage,.about-stage img{height:380px;min-height:380px}}.insights{background:#f4f3ef}.insight-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.insight-card{background:#fff;border:1px solid #e8e5de;border-radius:16px;flex-direction:column;min-height:330px;padding:28px;transition:all .25s;display:flex}.insight-card:hover{border-color:#f5a623;transform:translateY(-5px);box-shadow:0 20px 45px #8b5b0014}.insight-card>div{justify-content:space-between;align-items:center;display:flex}.insight-card span{color:#dc8700;font-size:12px;font-weight:800}.insight-card small{color:#aaa}.insight-card h3{margin:48px 0 16px;font-size:24px;line-height:1.4}.insight-card p{color:#707070;margin:0;font-size:14px;line-height:1.8}.insight-card b{margin-top:auto;padding-top:28px;font-size:13px}.article-page{background:#fff}.article-shell{width:min(820px,100% - 48px);margin:auto}.article-hero{background:radial-gradient(circle at 82% 20%,#ffc13b3b,#0000 30%),#fff9eb;border-top:1px solid #eee;padding:80px 0 70px}.article-back{color:#777;margin-bottom:56px;font-size:13px;display:inline-block}.article-hero h1{letter-spacing:-3px;margin:0 0 26px;font-size:54px;line-height:1.2}.article-summary{color:#666;max-width:760px;font-size:19px;line-height:1.9}.article-takeaway{color:#fff;background:#222;border-radius:14px;margin-top:38px;padding:24px 28px}.article-takeaway small,.article-takeaway strong{display:block}.article-takeaway small{color:var(--orange);letter-spacing:2px;margin-bottom:9px;font-size:11px}.article-takeaway strong{font-size:20px;line-height:1.55}.article-body{padding:80px 0 110px}.article-body>section{border-bottom:1px solid var(--line);margin-bottom:54px;padding:0 0 54px}.article-body>section>span{color:#dc8700;font-size:11px;font-weight:800}.article-body h2{margin:12px 0 24px;font-size:30px;line-height:1.4}.article-body p,.article-body li{color:#555;font-size:16px;line-height:2}.article-body ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.article-body li{border-left:3px solid var(--orange);background:#f6f5f1;padding:13px 18px}.article-cta{background:linear-gradient(120deg,#f5a623,#ffbd35);border-radius:18px;justify-content:space-between;align-items:flex-end;gap:35px;padding:38px;display:flex}.article-cta h2{margin:0 0 12px;font-size:28px}.article-cta p{color:#593600;max-width:500px;margin:0;font-size:14px}.article-cta .eyebrow{color:#5d3900;margin-bottom:12px}.article-cta .button{color:#fff;white-space:nowrap;background:#222}@media (width<=800px){.insight-grid{grid-template-columns:1fr}.insight-card{min-height:280px}.article-shell{width:min(100% - 32px,820px)}.article-hero{padding:55px 0}.article-back{margin-bottom:38px}.article-hero h1{letter-spacing:-2px;font-size:38px}.article-summary{font-size:17px}.article-body{padding:60px 0 80px}.article-body h2{font-size:25px}.article-cta{padding:28px;display:block}.article-cta .button{margin-top:25px}.nav .button-small{display:none}}.product-link{color:#d48200;border-bottom:1px solid;margin-top:20px;padding-bottom:4px;font-size:13px;font-weight:800;display:inline-block}.featured .product-link{color:var(--orange)}.product-hero{background:radial-gradient(circle at 80% 20%,#ffbd3545,#0000 32%),linear-gradient(135deg,#fff 42%,#fff6de);border-top:1px solid #eee;padding:80px 0 90px}.product-hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;display:grid}.product-hero h1{letter-spacing:-3px;margin:0 0 24px;font-size:58px;line-height:1.16}.product-hero h1+p{color:#666;max-width:700px;font-size:18px;line-height:1.9}.product-facts{gap:16px;margin-top:36px;display:flex}.product-facts>div{background:#fff;border:1px solid #eadfca;border-radius:12px;min-width:210px;padding:20px}.product-facts small,.product-facts strong{display:block}.product-facts small{color:#888;margin-bottom:8px}.product-facts strong{font-size:20px}.product-hero-badge{color:#fff;background:#232323;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;height:390px;display:flex;transform:rotate(2deg);box-shadow:0 30px 70px #39210027}.product-hero-badge span{background:var(--orange);color:#fff;border-radius:28px;place-items:center;width:110px;height:110px;margin-bottom:38px;font-size:44px;font-weight:900;display:grid}.product-hero-badge b{color:#aaa;margin-bottom:10px;font-size:15px}.product-hero-badge strong{color:var(--orange);font-size:26px}.product-detail-section,.accept-section{grid-template-columns:.85fr 1.15fr;gap:90px;padding:105px 0;display:grid}.product-detail-section h2,.accept-section h2,.delivery-section h2{letter-spacing:-2px;margin:0;font-size:42px;line-height:1.3}.fit-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.fit-list li{color:#dc8700;background:#f6f5f1;border-radius:12px;align-items:flex-start;gap:16px;padding:20px 22px;font-weight:900;display:flex}.fit-list li span{color:#333;font-weight:700;line-height:1.6}.delivery-section{color:#fff;background:#222;padding:105px 0}.delivery-section .eyebrow{color:var(--orange)}.delivery-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:55px;display:grid}.delivery-grid article{background:#ffffff08;border:1px solid #ffffff20;border-radius:14px;flex-direction:column;min-height:280px;padding:24px;display:flex}.delivery-grid span{color:var(--orange);font-size:11px}.delivery-grid h3{margin:30px 0 16px;font-size:19px}.delivery-grid p{color:#aaa;font-size:13px;line-height:1.7}.delivery-grid b{color:var(--orange);margin-top:auto;font-size:13px}.accept-section>div>p:last-child{color:#666;margin-top:24px;line-height:1.9}.accept-card{background:#fff7e3;border:1px solid #f1d99f;border-radius:18px;padding:32px}.accept-card small{color:#dc8700;letter-spacing:2px;font-weight:800}.accept-card p{background:#fff;border-radius:10px;margin:12px 0 0;padding:16px 18px;font-weight:700;line-height:1.5}@media (width<=800px){.product-hero{padding:55px 0 65px}.product-hero-grid,.product-detail-section,.accept-section{grid-template-columns:1fr}.product-hero-grid{gap:42px}.product-hero h1{letter-spacing:-2px;font-size:40px}.product-facts{grid-template-columns:1fr 1fr;gap:10px;display:grid}.product-facts>div{min-width:0;padding:16px}.product-facts strong{font-size:16px}.product-hero-badge{height:290px}.product-detail-section,.accept-section{gap:35px;padding:72px 0}.product-detail-section h2,.accept-section h2,.delivery-section h2{font-size:32px}.delivery-section{padding:75px 0}.delivery-grid{grid-template-columns:1fr;margin-top:38px}.delivery-grid article{min-height:220px}.product-page .contact{padding:75px 0}}.about-actions{align-items:center;gap:18px;margin-top:28px;display:flex}.about-actions .button{padding:13px 18px;font-size:13px}.about-actions>span{color:#999;font-size:11px;line-height:1.5}.story-hero{background:radial-gradient(circle at 82% 16%,#ffc13b3b,#0000 31%),linear-gradient(135deg,#fff 42%,#fff7e5);border-top:1px solid #eee;padding:82px 0 96px}.story-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:78px;display:grid}.story-hero h1{letter-spacing:-3px;margin:0 0 28px;font-size:58px;line-height:1.18}.story-hero h1 em{color:#e68b00;font-style:normal}.story-lead{color:#666;max-width:680px;font-size:18px;line-height:1.95}.story-tags{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.story-tags span{background:#fff;border:1px solid #eadcbf;border-radius:30px;padding:10px 14px;font-size:12px;font-weight:800}.story-portrait{background:#222;border-radius:22px;height:540px;position:relative;overflow:hidden;box-shadow:0 30px 70px #2e1d0029}.story-portrait img{object-fit:cover;width:100%;height:100%;display:block}.story-portrait:after{content:"";background:linear-gradient(#0000,#111e);position:absolute;inset:45% 0 0}.story-portrait>div{z-index:2;color:#fff;position:absolute;bottom:28px;left:30px}.story-portrait small,.story-portrait strong,.story-portrait span{display:block}.story-portrait small{color:var(--orange);letter-spacing:2px}.story-portrait strong{margin:6px 0;font-size:34px}.story-portrait span{color:#ddd;font-size:13px}.story-section{padding:110px 0}.story-title{grid-template-columns:.45fr 1fr;align-items:start;gap:70px;display:grid}.story-title h2,.video-copy h2,.beliefs h2{letter-spacing:-2px;margin:0 0 45px;font-size:44px;line-height:1.3}.story-timeline{margin-left:calc(31% + 10px)}.story-timeline article{border-top:1px solid var(--line);grid-template-columns:70px 1fr;gap:24px;padding:34px 0;display:grid}.story-timeline article>span{color:#d68300;font-size:12px;font-weight:900}.story-timeline small{color:#d68300;font-weight:800}.story-timeline h3{margin:8px 0 12px;font-size:24px}.story-timeline p{color:#666;margin:0;line-height:1.9}.video-story{color:#fff;background:#222;padding:110px 0}.video-story-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:75px;display:grid}.video-poster{background:#111;border-radius:20px;height:430px;position:relative;overflow:hidden}.video-poster img{object-fit:cover;opacity:.68;width:100%;height:100%}.video-poster:after{content:"";background:linear-gradient(#0000,#111e);position:absolute;inset:35% 0 0}.play-mark{z-index:2;background:var(--orange);color:#1d1d1d;border-radius:50%;place-items:center;width:72px;height:72px;padding-left:5px;font-size:22px;display:grid;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 40px #0006}.video-poster>div{z-index:2;position:absolute;bottom:26px;left:28px;right:28px}.video-poster small,.video-poster strong{display:block}.video-poster small{color:var(--orange);letter-spacing:2px;margin-bottom:8px}.video-poster strong{font-size:23px}.video-copy p{color:#aaa;line-height:1.9}.video-copy blockquote{border-left:4px solid var(--orange);background:#ffffff0a;margin:28px 0 0;padding:22px;font-weight:800;line-height:1.7}.beliefs{padding:110px 0}.belief-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.belief-grid article{background:#f5f4f0;border-radius:16px;min-height:250px;padding:28px}.belief-grid span{color:#d68300;font-size:11px;font-weight:900}.belief-grid h3{margin:42px 0 14px;font-size:22px}.belief-grid p{color:#666;margin:0;line-height:1.8}@media (width<=800px){.about-actions{flex-direction:column;align-items:flex-start}.story-hero{padding:58px 0 70px}.story-hero-grid,.story-title,.video-story-grid{grid-template-columns:1fr}.story-hero-grid{gap:42px}.story-hero h1{letter-spacing:-2px;font-size:40px}.story-portrait{height:420px}.story-section,.video-story,.beliefs{padding:76px 0}.story-title{gap:0}.story-title h2,.video-copy h2,.beliefs h2{font-size:34px}.story-timeline{margin-left:0}.story-timeline article{grid-template-columns:44px 1fr}.story-timeline h3{font-size:21px}.video-story-grid{gap:42px}.video-poster{height:330px}.belief-grid{grid-template-columns:1fr}.belief-grid article{min-height:220px}}.founder-hero .story-lead{color:#333;font-size:22px;font-weight:700}.founder-declaration{border-left:4px solid var(--orange);background:#fff;margin:28px 0 0;padding:18px 22px;font-size:18px;font-weight:900;line-height:1.7}.interview-intro{max-width:900px;padding:100px 0 76px}.interview-intro h2,.founder-cases h2,.founder-finale h2{letter-spacing:-2px;margin:0 0 28px;font-size:46px;line-height:1.25}.interview-intro>p:not(.eyebrow),.founder-finale>p{color:#5f5f5f;margin:0 0 14px;font-size:17px;line-height:2}.interview-section{padding:18px 0 105px}.interview-section-second{padding-top:105px}.interview-list{max-width:980px}.interview-item{border-top:1px solid var(--line);grid-template-columns:90px 1fr;gap:34px;padding:58px 0;display:grid}.interview-item:last-child{border-bottom:1px solid var(--line)}.interview-no{background:var(--orange);border-radius:50%;place-items:center;width:58px;height:58px;font-size:14px;font-weight:900;display:grid}.interview-item h2{letter-spacing:-1px;margin:6px 0 24px;font-size:30px;line-height:1.45}.interview-item p{color:#5c5c5c;margin:0 0 14px;font-size:16px;line-height:2}.interview-item blockquote{border-left:4px solid var(--orange);background:#fff7e6;margin:26px 0 0;padding:24px 26px;font-size:19px;font-weight:900;line-height:1.75}.founder-cases{color:#fff;background:#222;padding:105px 0}.founder-cases .eyebrow{color:var(--orange)}.founder-case-grid{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:55px;display:grid}.founder-case-grid article{background:#2d2d2d;border:1px solid #414141;border-radius:18px;overflow:hidden}.founder-case-grid img{object-fit:cover;width:100%;height:300px;display:block}.founder-case-copy{padding:30px}.founder-case-copy small{color:var(--orange);font-weight:800}.founder-case-copy h3{margin:8px 0 24px;font-size:26px}.founder-case-copy p{color:#bbb;margin:0 0 12px;font-size:14px;line-height:1.8}.founder-case-copy p b{color:#fff}.founder-case-copy blockquote{border-left:3px solid var(--orange);background:#ffffff09;margin:24px 0 0;padding:20px;font-weight:800;line-height:1.7}.founder-finale{max-width:920px;padding:115px 0}.founder-finale blockquote{border-left:5px solid var(--orange);color:#fff;background:#222;margin:42px 0;padding:34px;font-size:24px;font-weight:900;line-height:1.8}.finale-conclusion{border-top:1px solid var(--line);color:#d98500;margin-top:48px;padding-top:34px;font-size:28px;font-weight:900;line-height:1.55}@media (width<=800px){.founder-hero .story-lead{font-size:18px}.interview-intro{padding:72px 0 50px}.interview-intro h2,.founder-cases h2,.founder-finale h2{font-size:34px}.interview-section{padding-bottom:72px}.interview-section-second{padding-top:72px}.interview-item{grid-template-columns:1fr;gap:16px;padding:42px 0}.interview-no{width:48px;height:48px}.interview-item h2{margin-top:0;font-size:24px}.interview-item blockquote{font-size:17px}.founder-cases{padding:76px 0}.founder-case-grid{grid-template-columns:1fr;margin-top:38px}.founder-case-grid img{height:230px}.founder-finale{padding:78px 0}.founder-finale blockquote{padding:26px;font-size:19px}.finale-conclusion{font-size:22px}}.founder-video-wrap{background:#000;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 30px 70px #0007}.founder-video{aspect-ratio:16/9;object-fit:contain;background:#000;width:100%;display:block}.founder-video-label{background:#161616;border-top:1px solid #ffffff18;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.founder-video-label small{color:var(--orange);letter-spacing:1.5px;font-size:11px}.founder-video-label strong{text-align:right;font-size:15px}.founder-video:focus-visible{outline:3px solid var(--orange);outline-offset:-3px}@media (width<=800px){.founder-video-label{flex-direction:column;align-items:flex-start;gap:6px;padding:15px 16px}.founder-video-label strong{text-align:left;font-size:14px}}
