@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--font-weight-semibold:600;--font-weight-bold:700;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sticky{position:sticky}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.block{display:block}.flex{display:flex}.grid{display:grid}.inline-flex{display:inline-flex}.min-h-screen{min-height:100vh}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.place-items-center{place-items:center}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[var\(--foreground\)\]{background-color:var(--foreground)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-3{padding-block:calc(var(--spacing) * 3)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.04em\]{--tw-tracking:-.04em;letter-spacing:-.04em}.tracking-\[0\.22em\]{--tw-tracking:.22em;letter-spacing:.22em}.text-\[var\(--accent\)\]{color:var(--accent)}.text-\[var\(--muted\)\]{color:var(--muted)}.text-white{color:var(--color-white)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--header-h:80px;--orange:#ff9f32;--orange-deep:#fda139;--navy:#1a1a2e;--green:#2fca78;--red:#ff6d6d;--cream:#fff8f1;--muted:#6b7382;--line:#f2e6dc;--overlay-scrollbar-width:8px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow:hidden auto}html::-webkit-scrollbar{background:0 0;width:0}body{color:#24243a;text-rendering:optimizelegibility;background:#fff;margin:0;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}button:focus:not(:focus-visible){outline:none}img{max-width:100%}::selection{color:var(--navy);background:#ffd8ab}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.site-shell main{flex:1 0 auto}.scroll-progress{z-index:200;pointer-events:none;width:100%;height:3px;position:fixed;top:0;left:0}.scroll-progress>span{background:linear-gradient(90deg,#fda139,#ff8618,#fda139);border-radius:0 2px 2px 0;height:100%;display:block;box-shadow:0 0 8px #ff86184d}.scrollbar-track{z-index:201;width:var(--overlay-scrollbar-width);pointer-events:none;position:fixed;top:0;bottom:0;right:0}.scrollbar-track>span{width:var(--overlay-scrollbar-width);background:#fdb461;border-radius:4px;display:block}.site-header{z-index:50;height:var(--header-h);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #22223208}.header-inner{justify-content:center;align-items:center;gap:140px;height:100%;display:flex;position:relative}.brand{color:#4d2715;align-items:center;gap:7px;font-size:21px;font-weight:800;display:flex}.brand-logo{width:36px;height:36px;position:relative}.brand-logo img{z-index:1;object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.main-nav{color:#6b7280;align-items:center;gap:48px;font-size:16px;display:flex}.main-nav a{transition:color .2s}.main-nav a:hover,.main-nav a.active{color:#ff9f32;font-weight:700}.nav-action{background:var(--orange);color:#fff;text-align:center;border-radius:16px;justify-content:center;align-items:center;min-width:94px;padding:7.5px 20px;font-weight:500;transition:transform .2s;display:inline-flex}.nav-action:hover{transform:translateY(-1px)}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:44px;min-height:44px;padding:8px;display:none}.menu-toggle span{background:var(--navy);border-radius:1px;width:23px;height:2px;transition:transform .25s,opacity .25s;display:block}.menu-toggle:focus{outline:none}.menu-toggle:focus-visible[aria-expanded=false]{outline-offset:-4px;border-radius:8px;outline:2px solid #fdb461}.is-open .menu-toggle span:first-child{transform:translateY(6px)rotate(45deg)}.is-open .menu-toggle span:nth-child(2){opacity:0}.is-open .menu-toggle span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.home-hero{margin-top:var(--header-h);position:relative}.home-hero-desktop-bg,.home-hero-img{width:100%;margin:0;padding:0;display:block}.home-hero-img{height:auto}.home-hero-mobile-bg{display:none}.home-hero-content{z-index:2;line-height:normal;position:absolute;top:68px;left:360px}.home-hero-badge{color:var(--orange);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fee7ce80;border:1px solid #fa9a25;border-radius:27px;padding:15px 27px 15px 28px;font-size:18px;font-weight:500;line-height:1.5;display:inline-block}.home-hero-title{color:var(--navy);letter-spacing:-2px;margin:43px 0 0;font-size:80px;font-weight:700;line-height:1.1}.home-hero-title span{color:var(--orange-deep)}.home-hero-subtitle{color:var(--navy);margin:35px 0 57px;font-size:43px;font-weight:500;line-height:1.2;position:relative}.home-hero-subtitle .line-1{z-index:-1;width:403px;height:auto;position:absolute;bottom:-7px;left:-14px}.home-hero-subtitle .line-2{width:104px;height:auto;position:absolute;bottom:-22px;right:38%}.home-hero-desc{color:#6b7280;max-width:633px;margin:0;font-size:30px;font-weight:700;line-height:57px}.hero-btn{align-items:flex-end;width:fit-content;margin-top:24px;display:flex}.hero-btn img{width:263px;height:90px;transition:transform .25s,filter .25s;display:block}.hero-btn:hover img{filter:drop-shadow(0 10px 18px #ff861859);transform:translateY(-3px)scale(1.03)}.hero-metrics{z-index:2;gap:56px;line-height:1.4;display:flex;position:absolute;bottom:8%;left:360px;right:0}.hero-metric{text-align:center}.hero-metric strong{color:var(--orange);font-size:50px;font-weight:500;line-height:1.2;display:block}.hero-metric:nth-child(2) strong{color:#ff6464}.hero-metric:nth-child(3) strong{color:var(--green)}.hero-metric strong span{font-variant-numeric:tabular-nums}.hero-metric strong small{margin-left:2px;font-size:50px;font-weight:500}.hero-metric>span{color:#858a97;margin-top:4px;font-size:16px;display:block}.home-core{padding:90px 0 110px;position:relative;overflow:hidden}.home-core-bg{z-index:0;object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.home-core-inner{z-index:1;margin:0 240px;position:relative}.section-title{text-align:center;margin-bottom:48px}.section-title h2{color:var(--navy);justify-content:center;align-items:center;gap:20px;margin:0;font-size:38px;display:flex}.section-title h2 img{object-fit:contain;width:32px;height:32px}.section-title p{color:var(--muted);margin:12px 0 0;font-size:24px}.core-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:18px;display:grid;position:relative}.core-card{background:#fff;border-radius:21px;transition:transform .3s,filter .3s;display:block;position:relative;overflow:hidden}.core-card:hover{transform:translateY(-1px)scale(1.02)}.core-card-img{width:100%;height:auto;display:block}.core-card-overlay{position:absolute;top:38px;left:23px;right:23px}.core-card-overlay h3{color:var(--navy);margin:0;font-size:24px;font-weight:500}.core-card-overlay p{color:#6b7280;white-space:pre-line;margin:7px 0 21px;font-size:16px;line-height:30px}.core-card-overlay span{font-size:16px}.home-ai-scene{aspect-ratio:5751/1680;background:url(/assets/home/ai-family-scene.png) 50%/contain no-repeat;position:relative}.scene-wrap{z-index:1;align-items:center;width:fit-content;max-width:100%;display:flex;position:relative;top:16%;left:140px}.scene-features{grid-template-columns:1fr 1fr;gap:38px;max-width:720px;display:grid}.scene-feature{background:#fff;border-radius:12px;align-items:center;gap:14px;padding:30px 36px;transition:box-shadow .25s;display:flex;box-shadow:0 8px 24px #422e1d0f}.scene-feature:hover{box-shadow:0 12px 28px #422e1d1a}.scene-feature>img{flex-shrink:0;width:51px;height:51px}.scene-feature>div{flex:1;min-width:0}.scene-feature h3{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:19px;line-height:1.4;overflow:hidden}.scene-feature p{color:#838896;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;line-height:1.5;overflow:hidden}.home-download{margin-top:-95px;padding-bottom:128px}.download-strip{aspect-ratio:1676/375;border-radius:16px;width:calc(100% - 262px);margin:0 auto;position:relative;overflow:hidden}.download-bg{object-fit:contain;width:100%;height:100%;display:block}.download-qrcode{z-index:2;color:#fff;text-shadow:0 1px 4px #00000059;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;top:50%;left:18%;transform:translateY(-50%)}.download-qrcode img{cursor:pointer;object-fit:contain;background:#fff;border-radius:8px;width:clamp(80px,9.2vw,130px);height:clamp(80px,9.2vw,130px);padding:6px;transition:box-shadow .3s;display:block;box-shadow:0 6px 18px #0000001f}.download-qrcode img:hover{box-shadow:0 10px 28px #ff861847}.download-qrcode span{letter-spacing:1px;font-size:13px}.download-buttons{z-index:2;gap:11px;display:flex;position:absolute;bottom:20%;left:50%;transform:translate(-60%)}.download-buttons button{cursor:pointer;opacity:.85;background:0 0;border:0;padding:0;transition:opacity .2s,transform .2s}.download-buttons button:hover{opacity:1;transform:translateY(-3px)}.download-buttons button.is-active{opacity:1}.download-buttons img{object-fit:contain;width:clamp(110px,12vw,150px);height:clamp(34px,3.6vw,44px);display:block}.download-banner-mobile{display:none}.home-cta{aspect-ratio:1920/308;max-width:100%;margin:0 auto;position:relative;overflow:hidden}.home-cta-bg{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-cta-aurora{z-index:1;opacity:.42;pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-cta-aurora img{object-fit:cover;width:830px;height:667px;position:absolute;top:-207px;right:39px}.home-cta-inner{z-index:3;color:#fff;justify-content:space-between;gap:40px;width:100%;height:100%;padding:0 240px;display:flex;position:relative}.home-cta-left{flex:0 auto;min-width:0;padding-top:48px}.home-cta-left h2{overflow-wrap:break-word;max-width:100%;margin:0;font-size:22px;font-weight:600;line-height:1.5}.home-cta-left h2 span{color:#fff;font-size:36px;display:block}.home-cta-left h2 .home-cta-line2{color:#fff;-webkit-text-fill-color:transparent;background:linear-gradient(#fff 21.18%,#ff8e0d 76%);-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:700}.home-cta-left h2 .home-cta-line2 b{color:#fff;-webkit-text-fill-color:#fff;font-size:1.2em;font-weight:900}.home-cta-left>a{color:#fff;background:#fda139;border-radius:40px;justify-content:center;align-items:center;min-height:44px;margin-top:26px;padding:13.5px 32px;font-size:15px;font-weight:600;transition:transform .2s;display:inline-flex}.home-cta-left>a:hover{transform:translateY(-2px)}.home-cta-right{grid-template-columns:1fr 1fr;grid-auto-rows:min-content;align-content:start;gap:29px 20px;width:537px;max-width:50%;padding-top:85px;display:grid}.cta-feature{color:#fff;background:0 0;border:1px solid #fda139;border-radius:40px;justify-content:center;place-self:start;align-items:center;gap:10px;min-height:44px;padding:10px 18px;animation:3.5s ease-in-out infinite cta-float;display:flex;position:relative;box-shadow:inset 0 0 10px 1px #fff3}.cta-feature:nth-child(odd){justify-self:end}.cta-feature:nth-child(2){animation-delay:.8s}.cta-feature:nth-child(3){animation-delay:1.5s}.cta-feature:nth-child(4){margin-left:20px;animation-delay:.4s}.cta-feature img{object-fit:contain;flex-shrink:0;width:22px;height:22px}.cta-feature span{white-space:nowrap;font-size:13px;line-height:1.4}@keyframes cta-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.site-footer{color:#85878e;background:#030303;padding:25px 240px 102px}.footer-main{grid-template-columns:1.65fr .75fr;gap:80px;display:grid}.footer-links{gap:80px;display:flex}.footer-links>div{flex-direction:column;gap:9px;font-size:14px;display:flex}.footer-links strong{color:#fff;margin-bottom:8px;font-size:16px}.footer-links a:hover,.footer-links button:hover{color:#fff}.footer-links button{cursor:pointer;color:inherit;text-align:left;background:0 0;border:0;padding:0}.footer-contact>strong{color:#fff;margin-bottom:8px;font-size:16px;display:inline}.footer-contact>p{margin:14px 0;font-size:14px;line-height:1.6}.footer-contact>p b{font-size:16px;line-height:1.6}.footer-contact address{margin:0;font-size:16px;font-style:normal;line-height:1.6}.footer-contact address p{margin:14px 0;font-size:14px;line-height:1.6}.footer-qrs{gap:14px;margin-top:16px;display:flex}.footer-qr{cursor:pointer;background:0 0;border:0;width:100px;padding:0 0 14px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),filter .35s;position:relative}.footer-qr:hover{filter:drop-shadow(0 10px 22px #ff9f325c);transform:translateY(-6px)}.footer-qr-frame{background:#000;width:100px;height:120px;display:block}.footer-qr-img{object-fit:contain;width:78px;height:78px;display:block;position:absolute;top:11px;left:12px}.footer-qr-label{color:#d9dfe9;text-align:center;font-size:12px;position:absolute;bottom:21px;left:0;right:0}.footer-bottom{color:#696b71;margin-top:30px;font-size:10px}.footer-bottom strong{color:#fff;align-items:center;font-size:22px;display:flex}.footer-bottom strong img{object-fit:contain;width:34px;height:22px}.footer-bottom strong span{margin-left:8px}.footer-bottom p{color:#ccc;margin:12px 0;font-size:12px}.footer-bottom p a:hover{text-decoration:underline}.qr-popup-mask{z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f0c0999;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.qr-popup-modal{text-align:center;background:#fff;border-radius:18px;flex-direction:column;align-items:center;width:100%;max-width:360px;padding:32px 28px 24px;animation:.3s cubic-bezier(.34,1.56,.64,1) modal-in;display:flex;position:relative;box-shadow:0 24px 60px #0f0c0947}.qr-popup-modal>button{cursor:pointer;color:#6b7280;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;transition:background .2s,color .2s,transform .2s;display:inline-flex;position:absolute;top:10px;right:10px}.qr-popup-modal>button:hover{color:var(--orange);background:#ff86181f;transform:rotate(90deg)}.qr-popup-modal>img{object-fit:contain;background:#fff;border-radius:8px;width:240px;height:240px;display:block}.qr-popup-modal>p{color:#9ca3af;margin:0;font-size:13px;font-weight:400}.qr-popup-modal>.qr-popup-modal-label{color:#4d2715;margin:16px 0 4px;font-size:16px;font-weight:600}@keyframes modal-in{0%{opacity:0;transform:scale(.88)translateY(18px)}to{opacity:1;transform:none}}.products-page{margin-top:var(--header-h);position:relative}.yarn-ball-layer{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.yarn-ball-track{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.yarn-ball-track path{fill:none;stroke:#ff9f3238;stroke-width:3px;stroke-dasharray:8 10;vector-effect:non-scaling-stroke}.yarn-ball{opacity:0;filter:drop-shadow(0 6px 10px #b86a222e);will-change:transform;width:48px;height:48px;transition:opacity .18s;position:absolute;top:0;left:0}.yarn-ball.is-visible{opacity:1}.simple-title-hero{position:relative}.simple-title-hero .bg{width:100%;height:auto;display:block}.simple-title-hero .bg-mobile{display:none}.products-hero-copy{z-index:2;pointer-events:none;max-width:min(70%,900px);line-height:1.2;position:absolute;top:50%;left:clamp(24px,18.75vw,360px);transform:translateY(-50%)}.products-hero-copy h1{color:var(--navy);letter-spacing:-2px;margin:0;font-size:clamp(32px,4.6vw,64px);font-weight:700}.products-hero-copy p{color:#1a1a2ecc;margin:24px 0 0;font-size:clamp(15px,1.6vw,24px)}.claw-img{width:clamp(120px,10.9vw,209px);height:auto;position:absolute;top:25%;right:clamp(24px,4.4vw,85px)}.product-sections>article{padding:78px 240px}.product-sections>article:nth-child(2n){background:var(--cream)}.product-sections>article:last-child{background:#fff6f6}.product-row{justify-content:center;gap:5px;display:flex}.product-row.layout--text-right{flex-direction:row-reverse}.product-row.theme--diary{align-items:center;gap:145px;margin-top:24.5px}.product-row.theme--diary .tag{padding:4px 32px}.product-row.theme--diary .title,.product-row.theme--map .title,.product-row.theme--shop .title{font-size:30px;font-weight:500}.product-row.theme--diary .product-points li{font-size:16px}.product-row.theme--map{gap:145px}.product-row.theme--map .tag{color:#24a963;background:#e5f9ee}.product-row.theme--map .cta-link{color:var(--green)}.product-row.theme--map p,.product-row.theme--shop p{font-size:16px}.product-row.theme--map .product-points li,.product-row.theme--shop .product-points li{font-size:20px}.product-row.theme--map .product-points,.product-row.theme--shop .product-points{margin-bottom:12px}.product-row.theme--map .product-points li:before,.product-row.theme--map .text-list-index{background:var(--green)}.product-row.theme--shop{align-items:center;gap:145px}.product-row.theme--shop .tag{color:#ef5656;background:#fee}.product-row.theme--shop .cta-link{color:var(--red)}.product-row.theme--shop .product-points li:before,.product-row.theme--shop .text-list-index{background:var(--red)}.product-art{border-radius:20px;position:relative;overflow:hidden}.product-art img{object-fit:contain;max-width:none;height:auto;display:block}.product-art:after{z-index:0;content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#ff9f320a,#0000 70%);border-radius:50%;width:440px;height:440px;transition:opacity .3s;position:absolute}.product-art:hover:after{opacity:1}.product-art .art-assistant{width:580px;height:633px}.product-art .art-diary{width:336px;height:388px}.product-art .art-map{width:468px;height:520px;margin-top:22px}.product-art .art-shop{width:336px;height:378px}.product-copy h2{white-space:pre-line;margin:15px 0;font-size:38px;font-weight:600;line-height:1.35}.product-copy>p{color:#1a1a2e99;max-width:570px;margin:20px 0;font-size:20px;font-weight:500;line-height:1.6}.product-copy .tag{color:var(--orange-deep);background:#fff1db;border-radius:12px;padding:4px 20px;font-size:20px;font-weight:500;display:inline-block}.product-copy .cta-link{color:var(--orange);font-size:24px;font-weight:500}.product-copy .cta-link:hover{text-decoration:underline}.product-points{margin:16px 0;padding:0;list-style:none}.product-points li{color:#1a1a2ee6;white-space:nowrap;margin:12px 0;font-size:24px;font-weight:500}.product-points li:before{background:var(--orange);color:#fff;content:"✓";vertical-align:middle;border-radius:50%;place-items:center;width:18px;height:18px;margin-right:10px;font-size:11px;display:inline-grid}.point-tag{color:#ff7a2a;vertical-align:middle;white-space:nowrap;background:#ff7a2a14;border-radius:10px;margin-left:8px;padding:2px 10px;font-size:12px;font-weight:500;display:inline-block}.text-list{border-radius:14px;margin:20px 0 24px;padding:0;list-style:none}.text-list li{color:#1a1a2ee6;align-items:center;gap:12px;padding:10px 0;font-size:24px;font-weight:500;display:flex}.text-list .text-list-index{background:var(--orange);color:#fff;border-radius:6px;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:12px;font-weight:600;display:inline-grid}@media (max-width:900px){.header-inner{justify-content:space-between;gap:16px;padding:0 16px}.brand{flex:1 1 0}.menu-toggle{flex:1 1 0;order:1;align-items:flex-end;display:flex}.main-nav{top:calc(var(--header-h) + 4px);background:#fff;border-radius:14px;flex-direction:column;align-items:stretch;gap:0;padding:8px;display:none;position:absolute;left:16px;right:16px;box-shadow:0 16px 40px #1e171224}.main-nav.is-open{display:flex}.main-nav a{border-radius:10px;align-items:center;min-height:44px;padding:13px 16px;font-size:16px;display:flex}.main-nav a.active{background:#fff8ef}.nav-action{border-radius:14px;justify-content:center;align-items:center;min-height:40px;margin:0 8px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nav-action:hover{transform:translate(-50%,-50%)}.home-hero{background:#fffaf5;padding:0;display:block;overflow:hidden}.home-hero-desktop-bg{display:none}.home-hero-mobile-bg{z-index:1;width:100%;margin:0;display:block;position:relative}.home-hero-mobile-bg img{width:100%;height:auto;display:block}.home-hero-copy{z-index:2;padding:28px 16px 0;position:absolute;top:0;left:0;right:0}.home-hero-content{text-align:left;padding:0;position:static}.home-hero-badge{color:var(--orange);letter-spacing:.5px;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0;font-size:14px;font-weight:600;display:block}.home-hero-title{display:none}.home-hero-subtitle{color:var(--navy);margin:14px 0 16px;font-size:28px;font-weight:500;line-height:1.25;display:inline-block}.home-hero-subtitle .line-1{width:265px;bottom:-4px;left:auto;right:-6px}.home-hero-subtitle .line-2{width:64px;right:0}.home-hero-desc{color:#1a1a2ecc;max-width:209px;font-size:14px;font-weight:400;line-height:27px}.hero-btn{margin:24px 0 0;display:inline-flex;position:static}.hero-btn img{width:120px;height:40px}.hero-metrics{background:#fff;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 16px 16px;padding:18px 8px;display:grid;position:static;box-shadow:0 6px 20px #3c200a0f}.hero-metric strong{font-size:24px;font-weight:700}.hero-metric strong small{font-size:15px}.hero-metric>span{margin-top:4px;font-size:12px}.home-core-inner{margin:0 40px}.core-grid{grid-template-columns:1fr 1fr}.scene-wrap{width:calc(100% - 48px);top:26%;left:24px}.scene-features{width:100%;max-width:100%}.scene-feature{min-width:0}.download-strip{width:calc(100% - 48px)}.home-cta{aspect-ratio:auto}.home-cta-inner{flex-direction:column;align-items:stretch;gap:28px;padding:44px 40px}.home-cta-left{padding-top:0}.home-cta-left>a{margin-top:20px}.home-cta-right{grid-template-columns:1fr 1fr;gap:14px;width:100%;max-width:100%;padding-top:0}.home-cta-left h2 span,.home-cta-left h2 .home-cta-line2{font-size:26px}.site-footer{padding:48px 40px 64px}.footer-main{display:block}.footer-links{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.footer-contact{margin-top:32px}.simple-title-hero{position:relative}.simple-title-hero .bg{display:none}.simple-title-hero .bg-mobile{width:100%;height:auto;display:block}.yarn-ball-layer{display:none}.claw-img{width:140px;height:auto;top:60px;right:24px}.product-sections>article{padding:48px 40px}.product-row{flex-direction:column;align-items:stretch;gap:32px}.product-row.layout--text-right{flex-direction:column}.product-row.theme--diary,.product-row.theme--map,.product-row.theme--shop{align-items:stretch;gap:32px}.product-copy h2{margin:12px 0;font-size:28px}.product-copy>p{max-width:100%;margin:16px 0;font-size:16px}.product-copy .tag{font-size:16px}.product-copy .cta-link{font-size:18px}.product-points li{white-space:normal;word-break:break-word;font-size:18px}.text-list li{font-size:18px}.point-tag{font-size:11px}.product-row.theme--map .product-points,.product-row.theme--shop .product-points{margin-bottom:16px}}@media (max-width:560px){.brand{font-size:17px}.brand-logo{width:30px;height:30px}.main-nav a{padding:12px 14px;font-size:15px}.nav-action{padding:10px 20px;font-size:14px}.simple-title-hero{flex-direction:column;display:flex;position:relative}.simple-title-hero .bg{order:1}.products-hero-copy{top:32px;left:16px;transform:none}.products-hero-copy p{color:#6b7280;margin-top:16px;font-size:14px;font-weight:500;line-height:40px}.claw-img{display:none}.product-art{max-width:100%;margin:0 auto}.product-art img{object-fit:contain;width:100%!important;max-width:100%!important;height:auto!important}.product-sections>article{padding:36px 20px}.product-row,.product-row.theme--diary,.product-row.theme--map,.product-row.theme--shop{gap:24px}.product-copy h2{margin:10px 0;font-size:22px}.product-copy>p{margin:14px 0;font-size:14px;line-height:1.5}.product-copy .tag{padding:3px 16px;font-size:14px}.product-copy .cta-link{min-width:44px;min-height:44px;font-size:16px;line-height:44px;display:inline-block}.product-points li{white-space:normal;word-break:break-word;margin:8px 0;font-size:14px}.product-points li:before{width:16px;height:16px;margin-right:8px;font-size:10px}.text-list li{gap:8px;font-size:14px}.text-list .text-list-index{width:20px;height:20px;font-size:11px}.point-tag{padding:2px 8px;font-size:10px}.product-row.theme--map .product-copy,.product-row.theme--shop .product-copy{padding-bottom:2px}.home-core{background:#fffaf5;padding:34px 0 12px}.home-core-inner{margin:0 16px}.section-title h2{gap:8px;font-size:24px;line-height:1.6}.section-title h2 img{width:24px;height:24px}.section-title p{padding:0 50px;font-size:14px;line-height:1.6}.core-grid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;gap:14px;margin:0;padding:0;display:flex;overflow-x:auto}.core-grid::-webkit-scrollbar{display:none}.core-card{scroll-snap-align:start;flex:0 0 80%;min-height:auto}.core-card-overlay{top:18px;left:16px;right:16px}.core-card-overlay h3{margin-bottom:6px;font-size:22px}.core-card-overlay p{margin:4px 0 14px;font-size:15px;line-height:26px}.core-card-overlay span{align-items:center;min-height:44px;font-size:15px;display:inline-flex}.home-ai-scene{aspect-ratio:auto;background:#fffaf5;min-height:auto;padding:28px 0;overflow:hidden}.scene-wrap{width:auto;padding:0 16px;display:block;position:static}.scene-features{grid-template-columns:1fr 1fr;gap:10px;width:100%;max-width:100%;display:grid}.scene-feature{gap:8px;width:100%;min-height:64px;padding:13px 15px}.scene-feature>img{width:25px;height:25px}.scene-feature h3{white-space:normal;margin:8.5px 0 4px;font-size:8.5px}.scene-feature p{white-space:normal;font-size:11px}.home-download{background:#fffaf5;margin-top:0;padding:12px 16px 40px}.download-strip{display:none}.download-banner-mobile{border-radius:16px;width:100%;display:block;overflow:hidden}.download-banner-mobile img{width:100%;height:auto;display:block}.home-cta{min-height:360px}.home-cta-aurora{display:none}.home-cta-inner{align-items:center;gap:22px;padding:32px 16px}.home-cta-left{text-align:center;padding-top:0}.home-cta-left h2{font-size:16px}.home-cta-left h2 span{font-size:22px}.home-cta-left h2 .home-cta-line2{font-size:18px}.home-cta-left>a{min-height:44px;margin-top:16px;padding:11px 24px;font-size:14px}.home-cta-right{grid-template-columns:1fr;gap:10px}.cta-feature,.cta-feature:nth-child(odd),.cta-feature:nth-child(4){justify-self:stretch;margin:0 50px;padding:8px 14px}.cta-feature img{width:18px;height:18px}.cta-feature span{white-space:normal;font-size:12px}.site-footer{padding:36px 18px 44px}.footer-links{grid-template-columns:repeat(2,1fr);gap:18px;font-size:13px}.footer-links>div{text-align:center;align-items:center}.footer-links strong{margin-bottom:4px;font-size:15px}.footer-links a,.footer-links button{text-align:center;justify-content:center;align-items:center;min-height:44px;padding:4px 0;display:flex}.footer-contact{text-align:center;margin-top:24px}.footer-contact>strong{font-size:15px;display:inline}.footer-contact>p,.footer-contact address p{margin:13px 0;font-size:13px;line-height:1.6}.footer-contact>p b{font-size:14px;line-height:1.6}.footer-contact address{font-size:16px;line-height:1.6}.footer-qrs{flex-wrap:wrap;justify-content:center;gap:10px}.footer-qr{width:88px}.footer-qr-frame{width:88px;height:105px}.footer-qr-img{width:68px;height:68px;top:9px;left:10px}.footer-qr-label{font-size:11px;bottom:20px}.footer-bottom{text-align:center;margin-top:32px}.footer-bottom strong{justify-content:center;font-size:18px}.footer-bottom strong img{width:28px;height:18px}.footer-bottom strong span{margin:6px 0 0}.footer-bottom p{margin:11px 0;font-size:11px;line-height:1.8}.qr-popup-mask{padding:16px}.qr-popup-modal{max-width:320px;padding:28px 20px 20px}.qr-popup-modal>img{width:200px;height:200px}}.careers-page{margin-top:var(--header-h);background:#fef9f6}.careers-hero{position:relative;overflow:hidden}.careers-hero-bg{width:100%;height:auto;display:block}.careers-hero-bg-mobile{display:none}.careers-hero-copy{position:absolute;top:50%;left:360px;transform:translateY(-50%)}.careers-hero-copy h1{color:#1a1a2e;letter-spacing:-3px;margin:0;font-size:63px;font-weight:700;line-height:1.2}.careers-intro{text-align:center;padding:70px 24px 30px}.careers-intro-title{color:#1a1a2e;justify-content:center;align-items:center;gap:14px;margin:0;font-size:30px;font-weight:600;line-height:1.3;display:inline-flex}.careers-intro-title img{object-fit:contain;width:28px;height:28px;display:block}.careers-intro-title img:last-child{transform:scaleX(-1)}.careers-intro-desc{color:#6b7382;margin:14px 216px 0;font-size:18px;line-height:1.7}.careers-filter{z-index:4;margin:30px 360px 0;position:relative}.careers-filter-grid{background:#fff;border:1px solid #f2e6dc;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:24px;padding:24px 32px;display:grid;box-shadow:0 6px 20px #3c200a0a}.careers-filter-item{flex-direction:column;gap:8px;min-width:0;display:flex}.careers-filter-label{color:#6b7382;font-size:13px;font-weight:500;line-height:1.6}.custom-dropdown{position:relative}.custom-dropdown-trigger,.custom-search-input{color:#24243a;background:#fff;border:1px solid #eceef2;border-radius:8px;width:100%;height:42px;font-size:14px}.custom-dropdown-trigger{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:8px;padding:0 14px;display:flex}.custom-dropdown-trigger:hover,.custom-dropdown.is-open .custom-dropdown-trigger,.custom-search-input:focus{border-color:#fda139;outline:none;box-shadow:0 0 0 2px #fda13914}.custom-dropdown-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.custom-dropdown-arrow{color:#9ca3af;font-size:14px;transition:transform .2s,color .2s}.custom-dropdown.is-open .custom-dropdown-arrow{color:#fda139;transform:rotate(180deg)}.custom-dropdown-menu{z-index:12;background:#fff;border:1px solid #eceef2;border-radius:8px;max-height:260px;margin:0;padding:6px 0;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden auto;box-shadow:0 12px 30px #3c200a1a}.custom-dropdown-option{cursor:pointer;color:#24243a;justify-content:space-between;align-items:center;min-height:36px;padding:7px 14px;font-size:14px;display:flex}.custom-dropdown-option:hover,.custom-dropdown-option.is-selected{color:#fda139;background:#fff8ef}.custom-dropdown-option.is-selected:after{content:"✓"}.custom-search-wrap{display:block;position:relative}.custom-search-icon{z-index:1;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.custom-search-input{padding:0 12px 0 38px;display:block}.custom-search-input::placeholder{color:#b5b9c4}.careers-jobs{margin:0 360px;padding:53px 0 24px}.job-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.job-card{background:#fff;border:1px solid #f2e6dc;border-radius:12px;height:376px;padding:26px 24px 24px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden;box-shadow:0 6px 18px #3c200a0a}.job-card:hover{border-color:#ff9f32;transform:translateY(-2px);box-shadow:0 14px 32px #ff86181f}.job-card-bar{background:#fda139;border-radius:3px;width:28px;height:3px;margin-bottom:23px;display:block}.job-card-title{color:#1a1a2e;margin:0 0 10px;font-size:32px;font-weight:700;line-height:1.3}.job-card-tags{color:#fda139;flex-wrap:wrap;gap:8px;margin:0 0 18px;font-size:13px;line-height:1.4;display:flex}.job-card-desc{color:#24243a;max-height:136px;margin:0 0 26px;font-size:16px;line-height:1.7;display:block;overflow:hidden}.job-card-desc p{margin:0}.job-card-link{color:#fda139;align-items:center;gap:6px;font-size:14px;font-weight:500;display:inline-flex}.job-card-arrow{transition:transform .2s}.job-card-link:hover .job-card-arrow{transform:translate(3px)}.careers-pagination{justify-content:center;align-items:center;gap:26px;padding:16px 24px 80px;display:flex}.careers-pagination button{color:#b5b9c4;background:0 0;border:0;justify-content:center;align-items:center;min-width:44px;height:44px;padding:0;font-size:20px;display:inline-flex}.careers-pagination button.is-active{color:#fda139;font-size:16px;font-weight:600}.careers-pagination button:disabled{cursor:default;opacity:.65}.qr-popup-modal.qr-popup-modal--job{text-align:left;align-items:stretch;max-width:880px;padding:32px 40px}.qr-popup-modal--job .job-modal-header{justify-content:space-between;align-items:center;margin-bottom:4px;padding:4px 0 24px;display:flex}.qr-popup-modal--job .job-modal-title{color:#1a1a2e;margin:0;font-size:32px;font-weight:700;line-height:1.3}.qr-popup-modal--job .job-modal-close{cursor:pointer;color:#6b7280;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;display:inline-flex;position:static}.qr-popup-modal--job .job-modal-close:hover{color:#fda139;background:#ff86181f;transform:rotate(90deg)}.job-modal-body{grid-template-columns:minmax(0,1fr) 329px;align-items:start;gap:36px;display:grid}.job-modal-main{min-width:0}.job-modal-tags{flex-wrap:wrap;gap:10px;margin:0 0 26px;display:flex}.job-modal-tags>span{color:#fda139;background:#fff7ec80;border-radius:21px;align-items:center;padding:10px 17px;font-size:14px;font-weight:500;line-height:1.4;display:inline-flex}.job-modal-tags b{color:#fda139;margin-right:10px;font-weight:500}.job-modal-description{color:#24243a;max-height:400px;margin-bottom:4px;padding-right:8px;font-size:16px;line-height:1.6;overflow-y:auto}.job-modal-description strong{color:#1a1a2e;margin:0;font-weight:700;display:block}.job-modal-description p{margin:0}.job-modal-qr{text-align:center;background:#fef9f6;border:1px solid #f1e8e0;border-radius:14px;flex-direction:column;align-items:center;padding:32px 28px 22px;display:flex}.job-modal-qr img{object-fit:contain;width:200px;height:200px;display:block}.job-modal-qr>.job-modal-qr-label{color:#1a1a2e;margin:16px 0 4px;font-size:16px;font-weight:700;line-height:1.6}.job-modal-qr>.job-modal-qr-sub{color:#6b7382;margin:0 0 28px;font-size:12px;line-height:1.4}.job-modal-qr>.job-modal-qr-btn{color:#fff;background:#ff9f32;border:0;border-radius:21px;width:auto;min-width:160px;height:42px;margin:0;padding:0 28px;font-size:15px;font-weight:600;position:static}.job-modal-qr>.job-modal-qr-hint{color:#fda139;margin:66px 0 0;font-size:14px;line-height:1.5}@media (max-width:900px){.careers-hero-bg{display:none}.careers-hero-bg-mobile{width:100%;height:auto;display:block}.careers-hero-copy{top:50%;left:32px}.careers-hero-copy h1{letter-spacing:-2px;font-size:63px}.careers-intro{padding:48px 24px 24px}.careers-intro-title{font-size:22px;line-height:1.3}.careers-intro-desc{margin:14px 0 0;font-size:14px;line-height:1.7}.careers-filter{margin:30px 24px 0}.careers-filter-grid{grid-template-columns:repeat(2,1fr);gap:18px;padding:20px}.careers-jobs{margin:0 24px;padding:40px 0 24px}.job-grid{grid-template-columns:repeat(2,1fr)}.careers-pagination{padding:16px 24px 60px}.qr-popup-modal.qr-popup-modal--job{max-width:720px;padding:32px 28px}.job-modal-body{grid-template-columns:1fr}.job-modal-qr{width:100%;max-width:360px;margin:0 auto}}@media (max-width:560px){.careers-hero-copy{top:51px;left:16px;transform:none}.careers-hero-copy h1{letter-spacing:-.5px;font-size:26px;line-height:1.3}.careers-intro{height:134.688px;padding:32px 16px 20px}.careers-intro-title{gap:8px;font-size:20px;line-height:26px}.careers-intro-title img{width:20px;height:20px}.careers-intro-desc{margin:10px 0 0;font-size:13px;line-height:20.8px}.careers-filter{margin:20px 16px 0}.careers-filter-grid{border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.careers-filter-item{gap:8px}.custom-dropdown-trigger,.custom-search-input{height:40px;font-size:13px}.custom-dropdown-trigger{padding:0 10px}.custom-search-input{padding-left:32px;padding-right:10px}.custom-search-icon{width:15px;height:15px;left:9px}.custom-dropdown-menu{min-width:156px}.careers-jobs{margin:0 16px;padding:24px 0 16px}.job-grid{grid-template-columns:1fr;gap:14px}.job-card{height:320px;padding:22px 20px}.job-card-bar{margin-bottom:19px}.job-card-title{font-size:25px}.job-card-tags{margin-bottom:16px;font-size:12px}.job-card-desc{max-height:126px;margin-bottom:20px;font-size:14px;line-height:1.7}.job-card-link{align-items:center;min-height:44px;font-size:13px}.careers-pagination{gap:22px;padding:12px 16px 48px}.qr-popup-mask{padding:16px}.qr-popup-modal.qr-popup-modal--job{max-width:100%;max-height:80vh;padding:20px 18px;overflow-y:auto}.qr-popup-modal--job .job-modal-header{margin:0 0 4px;padding:0 0 14px}.qr-popup-modal--job .job-modal-title{font-size:20px;position:relative;top:2px}.job-modal-body{gap:16px}.job-modal-tags{gap:8px;margin-bottom:14px}.job-modal-tags>span{gap:6px;padding:8px 12px;font-size:14px}.job-modal-description{max-height:30vh;padding-right:8px;font-size:16px;line-height:1.6}.job-modal-qr{max-width:none;padding:20px 20px 18px}.job-modal-qr img{width:150px;height:150px}.job-modal-qr>.job-modal-qr-label{margin-top:12px;font-size:16px}.job-modal-qr>.job-modal-qr-sub{margin-bottom:16px}.job-modal-qr>.job-modal-qr-btn{height:40px;font-size:14px}.job-modal-qr>.job-modal-qr-hint{margin-top:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.download-page{margin-top:var(--header-h)}.download-hero{background:#fef9f6;position:relative}.download-hero-inner{z-index:1;align-items:center;gap:40px;margin:0 auto;padding-left:333px;display:flex}.download-hero-copy #download-hero-title{color:var(--navy);letter-spacing:-1.5px;white-space:nowrap;margin:0 0 18px;font-size:clamp(36px,4.4vw,64px);font-weight:800;line-height:1.15}.download-hero-copy #download-hero-title .orange{color:var(--orange)}.download-hero-copy .download-hero-subtitle{color:#7d8191;margin:0 0 32px;font-size:28px;line-height:1.7}.download-options{gap:52px;width:100%;max-width:488px;margin-top:8px;display:grid}.download-options .download-option{cursor:pointer;border:2px solid var(--orange);color:#24243a;text-align:left;background:#fff;border-radius:14px;align-items:center;gap:18px;width:100%;min-height:120px;padding:16px 22px;transition:box-shadow .2s,background .2s,color .2s;display:flex}.download-options .download-option:hover{box-shadow:0 12px 28px #ff861829}.download-options .download-option:focus-visible{outline:2px solid var(--orange-deep);outline-offset:2px}.download-options .download-option.is-primary{border-color:var(--orange);background:var(--orange);color:#fff}.download-options .download-option.is-primary .download-option-title{color:#ffffffd9}.download-options .download-option.is-primary .download-option-logo[alt*=App\ Store]{filter:brightness(0)invert()}.download-option-logo{object-fit:contain;flex:none;width:54px;height:54px;display:block}.download-option-text{flex-direction:column;gap:6px;min-width:0;display:flex}.download-option-title{color:#7d8191;font-size:22px;line-height:33px}.download-option-hint{font-size:28px;font-weight:500;line-height:40px}.download-option-arrow{opacity:.85;margin-left:auto;font-size:26px;font-weight:400;line-height:1}.download-hero-art{width:1192px;max-width:100%;height:836px}.download-hero-art-img{object-fit:contain;object-position:center;width:1080px;max-width:100%;height:765px;display:block;position:absolute;bottom:0;right:0}.download-qr{z-index:2;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;top:150px;left:45.2%}.download-qr-img{object-fit:contain;width:237px;height:237px;display:block}.download-qr-hint{color:var(--navy);margin-top:6px;font-size:14px;font-weight:700}.download-qr-label{color:#7d8191;margin-top:6px;font-size:10px;font-weight:400}.download-mobile-tabs,.download-mobile-qr{display:none}.download-benefits-inner{max-width:1200px;margin:0 auto;padding:80px 24px 100px}.ui-section-title{text-align:center;margin-bottom:48px}.ui-section-title h2{color:var(--navy);justify-content:center;align-items:center;gap:20px;margin:0;font-size:38px;display:flex}.ui-section-title-icon{object-fit:contain;width:32px;height:32px}.benefit-grid{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.benefit-card{text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;padding:32px 18px 28px;transition:box-shadow .3s;display:flex;box-shadow:0 12px 36px #412b160f}.benefit-card:hover{box-shadow:0 22px 44px #ff86182e}.benefit-card-icon{object-fit:contain;width:62px;height:62px;margin-bottom:26px;transition:transform .3s;display:block}.benefit-card:hover .benefit-card-icon{transform:scale(1.08)}.benefit-card-title{color:var(--navy);margin:0 0 8px;font-size:24px;font-weight:500}.benefit-card-desc{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.app-download-strip{background:#fff8ef;border-radius:18px;justify-content:space-between;align-items:center;margin-top:105px;padding:40px 56px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 50px #ff9f321f}.download-strip-text{z-index:1;position:relative}.download-strip-text h2{color:#fda139;margin:0;font-size:32px;font-weight:700}.download-strip-text p{color:var(--muted);margin:8px 0 18px;font-size:18px}.download-cta-btn{cursor:pointer;color:#fff;background:#fda139;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:auto;min-width:190px;height:54px;min-height:54px;padding:0 24px;font-size:17px;font-weight:400;line-height:27.2px;transition:transform .2s;display:inline-flex}.download-cta-btn:hover{transform:translateY(-2px)}.download-cta-btn-icon{filter:brightness(0)invert();object-fit:contain;width:18px;height:18px;display:block}.download-strip-art{object-fit:contain;object-position:right bottom;transform-origin:100%;width:320px;height:auto;position:absolute;bottom:-20px;right:-30px;transform:scale(1.08)}@media (max-width:900px){.download-hero{background:linear-gradient(170deg,#fef9f6,#fff5ec)}.download-hero-inner{flex-direction:column;gap:0;padding:52px 24px 60px}.download-hero-copy{text-align:center;width:100%}.download-hero-copy #download-hero-title{letter-spacing:-1.5px;white-space:normal;margin-bottom:12px;font-size:36px}.download-hero-copy .download-hero-subtitle{margin-bottom:26px;font-size:16px}.download-hero-art,.download-options{display:none}.download-mobile-tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:30px;display:flex}.download-mobile-tab{cursor:pointer;color:#6b7280;background:#fff;border:2px solid #e8dfd6;border-radius:40px;align-items:center;gap:8px;min-height:44px;padding:9px 18px;font-size:15px;font-weight:500;transition:border-color .25s,background .25s,color .25s,box-shadow .25s;display:flex}.download-mobile-tab:hover{border-color:var(--orange);box-shadow:0 4px 16px #ff86181f}.download-mobile-tab.is-active{border-color:var(--orange);background:var(--orange);color:#fff;box-shadow:0 6px 20px #ff86183d}.download-mobile-tab:focus,.download-mobile-tab:focus-visible{outline:none}.download-mobile-tab.is-active .download-mobile-tab-logo[alt*=App\ Store]{filter:brightness(0)invert()}.download-mobile-tab-logo{object-fit:contain;flex-shrink:0;width:24px;height:24px}.download-mobile-tab-label{font-weight:600}.download-mobile-tab-hint{opacity:.75;font-size:13px;display:none}.download-mobile-qr{justify-content:center;display:flex}.download-mobile-qr-card{background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:14px;padding:28px 32px;display:flex;box-shadow:0 12px 40px #3c200a14}.download-mobile-qr-img{object-fit:contain;border-radius:10px;width:clamp(160px,34vw,220px);height:clamp(160px,34vw,220px);display:block}.download-mobile-qr-label{color:#6b7280;letter-spacing:.5px;font-size:14px;font-weight:500}.download-mobile-qr-empty{min-width:clamp(200px,60vw,264px);min-height:clamp(200px,60vw,264px);box-shadow:none;background:#fff9;border:1.5px dashed #e2c9ae;justify-content:center}.download-mobile-qr-empty-text{color:#a8896c;text-align:center;font-size:14px;font-weight:500;line-height:1.6}.download-benefits-inner{padding:60px 20px 70px}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:16px}.app-download-strip{text-align:center;flex-direction:column;margin-top:60px;padding:32px 24px}.download-strip-text h2{font-size:26px}.download-strip-text p{font-size:15px}.download-strip-art{width:100%;max-width:280px;margin:16px auto 0;position:relative;bottom:auto;right:auto}}@media (max-width:560px){.download-hero-inner{padding:40px 16px 48px}.download-hero-copy #download-hero-title{letter-spacing:-.5px;margin-bottom:10px;font-size:28px}.download-hero-copy .download-hero-subtitle{margin-bottom:22px;font-size:14px}.download-mobile-tabs{gap:8px;margin-bottom:24px}.download-mobile-tab{padding:8px 16px;font-size:14px}.download-mobile-tab-logo{width:22px;height:22px}.download-mobile-tab-hint{display:inline}.download-mobile-qr-card{border-radius:16px;padding:20px 22px}.download-mobile-qr-img{width:clamp(140px,50vw,170px);height:clamp(140px,50vw,170px)}.download-mobile-qr-label{font-size:13px}.download-benefits-inner{padding:40px 16px 52px}.ui-section-title h2{gap:8px;font-size:24px}.benefit-grid{grid-template-columns:1fr}.benefit-card{padding:24px 16px}.benefit-card-icon{width:48px;height:48px;margin-bottom:16px}.benefit-card-title{font-size:18px}.benefit-card-desc{font-size:13px}.app-download-strip{border-radius:14px;margin-top:40px;padding:24px 18px}.download-strip-text h2{font-size:22px}.download-strip-text p{font-size:13px}.download-cta-btn{min-width:44px;min-height:44px;padding:12px 24px;font-size:15px}.download-strip-art{max-width:200px}}.merchant-page{margin-top:var(--header-h)}.merchant-hero{background:linear-gradient(115deg,#fffaf5,#fff2e3);position:relative}.merchant-hero-bg{width:100%;height:auto;display:block}.merchant-hero-bg-mobile{display:none}.merchant-hero-copy{z-index:2;width:39%;position:absolute;top:50%;left:360px;transform:translateY(-50%)}.merchant-hero-copy h1{color:var(--navy);letter-spacing:-3px;margin:0 0 20px;font-size:64px;line-height:1.1}.merchant-hero-copy h1 .orange{color:var(--orange)}.merchant-hero-copy p{color:#7d8191;margin:0;font-size:28px;font-weight:500;line-height:1.9}.merchant-section{padding:85px 322px}.merchant-section.cream{background:var(--cream);padding-left:154px;padding-right:154px}.merchant-section.course{scroll-margin-top:var(--merchant-anchor-offset,100px);padding-left:178px;padding-right:178px}.merchant-page .ui-section-title p{color:var(--muted);margin:12px 0 0;font-size:24px}.merchant-value-grid{grid-template-columns:repeat(3,1fr);gap:49px;display:grid}.merchant-value{cursor:pointer;text-align:center;background:#fff7ec;border-radius:13px;padding:30px 10px;transition:box-shadow .35s,border-color .35s}.merchant-value:hover{border-color:var(--orange);box-shadow:0 14px 36px #ff861824}.merchant-value .merchant-value-icon{width:68px;height:68px;margin:0 auto 20px;transition:transform .35s;display:block}.merchant-value:hover .merchant-value-icon{transform:scale(1.1)}.merchant-value strong{color:var(--orange);font-size:38px;display:block}.merchant-value h3{margin:4px 0 22px;font-size:28px}.merchant-value p{color:#878b98;margin:24px 0;font-size:24px}.process-grid{grid-template-columns:repeat(4,1fr);display:grid}.process-step{text-align:center;position:relative}.process-step .process-step-icon{width:94px;height:94px;margin:0 auto 20px;transition:transform .35s;display:block}.process-step:hover .process-step-icon{transform:scale(1.1)}.process-step .process-arrow{width:90px;height:auto;position:absolute;top:50%;right:-55px;transform:translateY(-50%)}.process-step h3{margin:0 0 8px;font-size:28px}.process-step p{color:#888d9a;margin:24px 0;font-size:24px}.tutorial-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.tutorial-card{cursor:pointer;color:inherit;text-align:left;background:#fff;border:0;border-radius:14px;padding:0;transition:box-shadow .35s;display:block;overflow:hidden;box-shadow:0 8px 28px #36241217}.tutorial-card:hover{box-shadow:0 16px 40px #36241229}.tutorial-card:focus,.tutorial-card:focus-visible{outline:none}.tutorial-card .tutorial-card-image{width:100%;height:auto;display:block}.tutorial-card .tutorial-card-body{padding:20px;display:block}.tutorial-card .tutorial-card-title{align-items:center;gap:0;margin:0;font-size:24px;font-weight:500;display:flex}.tutorial-card p,.tutorial-card .tutorial-card-description{color:#6b7280;margin:14px 0 9.5px;font-size:24px;display:block}.tutorial-card .tag{color:#fda139;background:#fff5e9;border-radius:27px;padding:10px 30px;font-size:16px;display:inline-block}.tutorial-cta{text-align:center;margin-top:70px}.tutorial-cta .muted{color:#6b7280;margin:28px 0;font-size:28px}.merchant-apply-btn{cursor:pointer;color:#fff;background:#fda139;border:0;border-radius:63px;justify-content:center;align-items:center;gap:10px;width:auto;height:60px;padding:30px 60px;font-size:17px;display:inline-flex}.merchant-apply-btn span{margin-left:6px;font-size:20px}.tutorial-toast{z-index:9999;color:#fff;pointer-events:none;white-space:nowrap;background:#333333e0;border-radius:999px;padding:12px 28px;font-size:15px;position:fixed;top:20%;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000002e}.merchant-qr-popup{text-align:center;background:#fff;border-radius:18px;flex-direction:column;align-items:center;width:100%;max-width:360px;padding:32px 28px 24px;display:flex;position:relative;box-shadow:0 24px 60px #0f0c0947}.merchant-qr-popup>button{cursor:pointer;color:#6b7280;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;display:inline-flex;position:absolute;top:10px;right:10px}.merchant-qr-popup>img{object-fit:contain;width:240px;height:240px;display:block}.merchant-qr-popup>strong{color:var(--navy);margin:16px 0 4px;font-size:16px;line-height:1.6}.merchant-qr-popup>p{color:#9ca3af;margin:0;font-size:13px}@media (max-width:900px){.merchant-hero-bg{display:none}.merchant-hero-bg-mobile{width:100%;height:auto;display:block}.merchant-hero-copy{width:60%;left:24px}.merchant-hero-copy h1{letter-spacing:-2px;font-size:clamp(28px,5.2vw,42px)}.merchant-hero-copy p{font-size:clamp(13px,1.9vw,15px)}.merchant-section{padding:60px 24px}.merchant-section.cream,.merchant-section.course{padding-left:24px;padding-right:24px}.merchant-value-grid{grid-template-columns:1fr 1fr;gap:30px}.process-grid{grid-template-columns:1fr 1fr;gap:40px}.process-step .process-arrow{display:none}.tutorial-grid{grid-template-columns:1fr}.tutorial-card .tutorial-card-title{font-size:20px}.tutorial-card p,.tutorial-card .tutorial-card-description{font-size:18px}.tutorial-card .tag{padding:8px 22px;font-size:14px}.tutorial-card .tutorial-card-body{padding:16px}.tutorial-cta .muted{margin:20px 0;font-size:20px}.merchant-apply-btn{height:54px;padding:22px 44px}}@media (max-width:560px){.merchant-section{padding:44px 16px}.merchant-section.cream,.merchant-section.course{padding-left:16px;padding-right:16px}.merchant-hero-copy{top:31px;left:16px;transform:none}.merchant-hero-copy h1{letter-spacing:-1px;font-size:30px}.merchant-hero-copy p{color:#6b7280;width:169px;font-size:14px;font-weight:500;line-height:25px}.merchant-page .ui-section-title h2{gap:8px;font-size:24px}.merchant-page .ui-section-title p{font-size:14px}.merchant-value-grid{grid-template-columns:1fr;gap:20px}.merchant-value-grid .merchant-value{min-height:auto;padding:28px 20px}.merchant-value-grid .merchant-value .merchant-value-icon{width:52px;height:52px;margin-bottom:14px}.merchant-value-grid .merchant-value strong{font-size:34px}.merchant-value-grid .merchant-value h3{margin-bottom:14px;font-size:22px}.merchant-value-grid .merchant-value p{margin:16px 0;font-size:16px}.process-grid{grid-template-columns:1fr;gap:28px}.process-grid .process-step .process-step-icon{width:72px;height:72px;margin-bottom:14px}.process-grid .process-step h3{font-size:22px}.process-grid .process-step p{margin:16px 0;font-size:16px}.tutorial-card .tutorial-card-title{flex-wrap:wrap;font-size:18px}.tutorial-card p,.tutorial-card .tutorial-card-description{margin:10px 0 8px;font-size:14px}.tutorial-card .tag{padding:6px 18px;font-size:12px}.tutorial-card .tutorial-card-body{padding:14px}.tutorial-cta{margin-top:40px}.tutorial-cta .muted{margin:14px 0;font-size:14px}.merchant-apply-btn{min-width:44px;height:54px;min-height:44px;padding:16px 32px;font-size:15px}.merchant-apply-btn span{font-size:16px}.merchant-qr-popup{max-width:320px;padding:28px 20px 20px}.merchant-qr-popup>img{width:200px;height:200px}.merchant-qr-popup>strong{font-size:15px}}.help-page{margin-top:var(--header-h);background:#fff}.help-hero{position:relative}.help-hero-inner{z-index:2;max-width:min(70%,900px);position:absolute;top:50%;left:360px;transform:translateY(-50%)}.help-hero-copy{z-index:2;flex:none;position:relative}.help-hero-title{color:var(--navy);letter-spacing:-3px;align-items:center;gap:10px;margin:0 0 18px;font-size:60px;font-weight:700;line-height:1.1;display:flex}.help-hero-title>span{display:inline-block}.help-hero-title img{width:87px;height:69px;display:block}.help-hero-subtitle{color:#6b7280;margin:0 0 22px;font-size:22px;line-height:1.8}.help-hero-bg{width:100%;height:382px;display:block}.help-hero-bg-mobile{display:none}.help-main{background:#fefbf9;padding:56px 240px 96px}.help-layout{grid-template-columns:312px 1fr;align-items:start;gap:24px;display:grid}.help-aside{top:calc(var(--header-h) + 24px);flex-direction:column;gap:18px;display:flex;position:sticky}.help-nav{text-align:center;background:#fff;border-radius:16px;padding:24px 41px;box-shadow:0 6px 18px #402c1c0d}.help-nav-title{background:var(--orange);color:#fff;letter-spacing:1px;text-align:center;border-radius:10px;margin:0 0 16px;padding:12px 14px;font-size:16px;font-weight:600;display:block}.help-nav-item{cursor:pointer;color:#52596d;border-radius:10px;align-items:center;gap:25px;margin-bottom:4px;padding:10px 12px;font-size:14px;font-weight:500;transition:background .2s,color .2s;display:flex}.help-nav-item:hover{color:var(--orange);background:#fff8ef}.help-nav-item:last-child{margin-bottom:0}.help-nav-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.help-nav-icon img{object-fit:contain;width:42px;height:42px;display:block}.help-nav-text{color:#1a1a2ecc;text-align:left;flex:auto;min-width:0;font-size:16px}.help-support{background:#fff;border-radius:16px;justify-content:flex-end;height:263px;padding:22px 22px 0;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 18px #402c1c0d}.help-support:before{z-index:0;content:"";pointer-events:none;background:radial-gradient(circle at 50% 100%,#ff9f321a,#0000 60%);position:absolute;inset:0}.help-support>*{z-index:1;position:relative}.help-support-inner{text-align:center}.help-support-title{color:#1a1a2e;margin-bottom:6px;font-size:20px;font-weight:700;display:block}.help-support-desc{color:#6b7280;margin:0 0 14px;font-size:20px}.help-support-link{cursor:pointer;color:#fff;background:#fda139;border:0;border-radius:16px;justify-content:center;align-items:center;width:auto;min-width:0;height:54px;padding:14px 30px;font-size:17px;display:inline-flex}.help-support-art{width:172px;height:154px;display:block;position:absolute;bottom:8px;left:10px}.help-faq,.help-faq-list{flex-direction:column;gap:10px;display:flex}.help-faq-group{opacity:0;transition:opacity .6s,transform .6s cubic-bezier(.22,.61,.36,1);transform:translateY(12px)}.help-faq-group.is-revealed{opacity:1;transform:none}.help-faq-item{background:#fff;border-radius:12px;transition:box-shadow .4s;overflow:hidden;box-shadow:0 4px 14px #402c1c0d}.help-faq-item:hover{box-shadow:0 16px 36px #402c1c24}.help-faq-item:hover .help-faq-question{color:var(--orange);transform:translate(6px)}.help-faq-item.is-open{box-shadow:0 10px 28px #ff861824}.help-faq-item.is-open .help-faq-question{color:#1a1a2e}.help-faq-item.is-open:hover{box-shadow:0 18px 38px #ff861833}.help-faq-answer{grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.4,0,.2,1);display:grid}.help-faq-item.is-open .help-faq-answer{grid-template-rows:1fr}.help-faq-summary{cursor:pointer;width:100%;min-height:64px;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:14px 20px;display:flex}.help-faq-summary:focus,.help-faq-summary:focus-visible{outline:none}.help-faq-marker{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.help-faq-marker img{object-fit:contain;width:42px;height:42px;display:block}.help-faq-question{color:#1a1a2e;word-break:break-word;flex:auto;min-width:0;font-size:16px;font-weight:400;line-height:1.5;transition:color .25s,transform .4s cubic-bezier(.22,.61,.36,1)}.help-faq-toggle{width:30px;height:30px;color:var(--orange);background:#fff3e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .35s,transform .4s cubic-bezier(.4,0,.2,1),color .3s;display:inline-flex;position:relative}.help-faq-toggle:before,.help-faq-toggle:after{content:"";background:currentColor;border-radius:1px;transition:transform .35s,opacity .35s;position:absolute}.help-faq-toggle:before{width:12px;height:2px}.help-faq-toggle:after{width:2px;height:12px}.help-faq-toggle.is-open{background:var(--orange);color:#fff;transform:rotate(180deg)}.help-faq-toggle.is-open:after{opacity:0;transform:scaleY(0)}.help-faq-answer-inner{margin-top:-2px;padding:0 20px 0 64px;overflow:hidden}.help-faq-answer-inner p{color:#6b7280;margin:14px 0 0;font-size:14px;line-height:1.8}.help-faq-answer-inner p:first-child{margin-top:14px}.help-faq-answer-inner p:last-child{margin-bottom:22px}@media (max-width:1200px){.help-main{padding-left:60px;padding-right:60px}}@media (max-width:900px){.help-hero-bg{display:none}.help-hero-bg-mobile{width:100%;height:auto;display:block}.help-hero-inner{max-width:78%}.help-hero-title{letter-spacing:-2px;font-size:40px}.help-hero-title img{width:60px;height:auto}.help-hero-subtitle{font-size:16px}.help-main{padding:40px 24px 60px}.help-layout{grid-template-columns:1fr;gap:18px}.help-aside{position:static}.help-nav{padding:18px 20px}.help-nav-item{gap:14px;padding:8px 10px}.help-support{border-radius:14px}.help-faq-answer-inner{padding-left:56px}}@media (max-width:560px){.help-hero-inner{top:31px;left:16px;transform:none}.help-hero-inner p{color:#6b7280;width:148px;font-size:14px;font-weight:500;line-height:22px}.help-hero-title{letter-spacing:-1px;gap:8px;margin-bottom:10px;font-size:32px}.help-hero-title img{width:48px;height:auto;display:none}.help-hero-subtitle{max-width:100%;font-size:14px}.help-main{background:#fffaf6;padding:32px 16px 48px}.help-layout{gap:20px}.help-nav{border-radius:14px;padding:16px 12px}.help-nav-title{border-radius:10px;margin-bottom:12px;padding:10px 16px;font-size:15px}.help-nav-item{border-radius:10px;gap:10px;min-height:44px;margin-bottom:2px;padding:10px 12px;font-size:14px}.help-nav-icon{width:32px;height:32px}.help-nav-icon img{width:34px;height:34px}.help-nav-text{font-size:15px;font-weight:500}.help-support{border-radius:14px;justify-content:center;height:auto;padding:20px 18px 72px}.help-support-inner{width:100%}.help-support-title{font-size:18px}.help-support-desc{margin-bottom:16px;font-size:15px}.help-support-link{border-radius:12px;min-width:44px;min-height:44px;padding:12px 28px;font-size:15px}.help-support-art{width:100px;height:auto;bottom:4px;left:6px}.help-faq-group:not(:first-child){padding-top:8px}.help-faq-list{gap:10px}.help-faq-item{border-radius:12px}.help-faq-summary{gap:10px;min-height:52px;padding:12px 14px}.help-faq-marker{background:#fff8ef;border-radius:10px;width:36px;height:36px}.help-faq-marker img{width:32px;height:32px}.help-faq-toggle{width:28px;height:28px}.help-faq-question{font-size:16px;font-weight:400;line-height:1.5}.help-faq-answer-inner{padding:0 16px}.help-faq-answer-inner p{font-size:13px;line-height:1.75}.help-faq-answer-inner p:last-child{margin-bottom:18px}}@media (prefers-reduced-motion:reduce){.help-faq-group{transition:none}}.about-page{margin-top:var(--header-h)}.about-hero{background:linear-gradient(115deg,#fffaf5,#fff2e3);position:relative}.about-hero-bg{width:100%;height:auto;display:block}.about-hero-bg-mobile{display:none}.about-hero-copy{z-index:2;text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;display:flex;position:absolute;inset:0}.about-hero-title{color:var(--navy);letter-spacing:-3px;margin:0 0 16px;font-size:clamp(40px,5.3vw,64px);line-height:1.1}.about-hero-title .orange{color:var(--orange)}.about-hero-subtitle{color:#7d8191;max-width:720px;margin:0;font-size:clamp(15px,1.4vw,20px);line-height:1.9}.about-intro{padding:75px 0 95px}.about-intro-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:62px;max-width:1494px;margin-left:auto;margin-right:62px;display:grid}.about-copy-title{color:#1a1a2e;margin:0 0 18px;font-size:30px;font-weight:400}.about-copy-text{color:#1a1a2e;margin:12px 0;font-size:16px;line-height:1.85}.about-copy-highlight{color:#1a1a2e;font-weight:600}.vision-box{color:#fff;background:#fda139;border-radius:16px 36px;margin-top:28px;padding:18px 24px;box-shadow:0 10px 24px #ff86182e}.vision-text{align-items:center;gap:10px;display:flex}.vision-icon{flex-shrink:0;width:32px;height:32px}.vision-text .vision-icon{width:30px;height:30px}.vision-title,.vision-desc{color:#fff;font-size:24px;font-weight:600}.vision-desc{margin-top:10px}.about-art{width:749px;max-width:100%;height:auto;margin-left:auto;display:block}.about-section{padding:80px 355px}.about-section>div{max-width:1200px;margin:0 auto}.about-section.cream{background:var(--cream)}.about-page .ui-section-title p{color:var(--muted);margin:12px 0 0;font-size:24px}.partner-grid{grid-template-columns:repeat(5,1fr);gap:31px;display:grid}.partner-card{justify-content:center;align-items:center;display:flex}.partner-card:hover{background:#f3f4f6;border-radius:12px;box-shadow:0 14px 30px #ff861829}.partner-card-img{object-fit:contain;width:auto;height:80px;display:block}.cooperation-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.cooperation-card{background:#fff;border:1px solid #ffc88c;border-radius:12px;min-height:240px;padding:26px 22px;transition:box-shadow .25s,border-color .25s}.cooperation-card:hover{border-color:var(--orange);box-shadow:0 12px 28px #ff86181f}.cooperation-card-icon{object-fit:contain;width:46px;height:46px;transition:transform .25s;display:block}.cooperation-card:hover .cooperation-card-icon{transform:scale(1.08)}.cooperation-card-title{color:var(--navy);margin:16px 0 10px;font-size:18px;font-weight:600}.cooperation-card-desc{color:#7f8490;margin:0 0 14px;font-size:13px;line-height:1.7}.cooperation-card-list{color:#7f8490;margin:0;padding-left:16px;font-size:13px;line-height:1.7}.cooperation-card-item{list-style:outside}.cooperation-card-item::marker{color:#fda139}.about-stats{text-align:center;background:#fff;border-radius:14px;grid-template-columns:repeat(4,1fr);margin-top:38px;padding:26px;display:grid;box-shadow:0 8px 22px #3c2d1e0f}.about-stats--mobile{display:none}.about-stat-value{color:var(--orange);font-size:38px;font-weight:700;line-height:1.2;display:block}.about-stat-label{color:#6b7280;margin-top:6px;font-size:14px;display:block}.contact-grid{grid-template-columns:1fr 1fr 1.3fr;gap:20px;margin:12px 0 70px;display:grid}.contact-card{background:#fff;border:1px solid #e5e8ed;border-radius:12px;align-items:center;gap:14px;padding:22px;transition:box-shadow .25s,border-color .25s;display:flex}.contact-card:hover{box-shadow:0 10px 24px #ff86181a}.contact-card-icon{object-fit:contain;flex-shrink:0;width:44px;height:44px;display:block}.contact-card-text{flex-direction:column;gap:6px;min-width:0;display:flex}.contact-card-title{color:var(--navy);font-size:15px;font-weight:600}.contact-card-desc{color:#858995;font-size:13px;line-height:1.7}.contact-card-desc .contact-card-link{color:var(--orange);word-break:break-all;text-decoration:none;transition:color .2s}.contact-card-desc .contact-card-link:hover{color:#e67700;text-decoration:underline}.social-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.social-grid-mobile{display:none}.is-clickable{cursor:pointer}.is-block{display:block}.social-card{background:#fff;border:1px solid #e7e9ee;border-radius:12px;align-items:center;gap:12px;padding:16px;transition:box-shadow .25s;display:flex}.social-card:hover{box-shadow:0 10px 24px #3c2d1e14}.social-card-icon{object-fit:cover;border-radius:10px;flex-shrink:0;width:40px;height:40px}.social-card-text{flex-direction:column;flex:1;min-width:0;display:flex}.social-card-name{color:var(--navy);font-size:14px;font-weight:600}.social-card-handle{color:#8b8f9a;margin-top:2px;font-size:12px}.cooperation-cta{text-align:center;background:linear-gradient(100deg,#fff5e8,#fff0ef);border-radius:16px;margin-top:40px;padding:42px 24px}.cooperation-cta-title{color:var(--navy);margin:0 0 10px;font-size:24px;font-weight:600}.cooperation-cta-desc{color:#898d99;margin:0 0 22px;font-size:14px}.cooperation-cta-btn{cursor:pointer;color:#fff;background:#fda139;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 36px;font-size:16px;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.cooperation-cta-btn:hover{background:var(--orange-deep);transform:translateY(-2px);box-shadow:0 12px 28px #ff861852}.cooperation-cta-btn:focus-visible{outline:2px solid var(--orange-deep);outline-offset:3px}.cooperation-cta-btn-icon{object-fit:contain;width:20px;height:20px;display:block}@media (max-width:900px){.about-hero-bg{display:none}.about-hero-bg-mobile{width:100%;height:auto;display:block}.about-hero-copy{text-align:center;justify-content:flex-start;align-items:center;padding:56px 24px 24px}.about-hero-title{letter-spacing:-1px;font-size:32px}.about-hero-subtitle{max-width:100%;font-size:14px}.about-intro{padding:50px 20px 65px}.about-intro-grid{grid-template-columns:1fr;gap:36px;margin-right:0}.about-art{width:100%;max-width:420px;margin:0 auto}.vision-box{padding:16px 18px}.vision-title{font-size:20px}.vision-desc{font-size:18px}.about-section,.about-section.cream{padding:60px 24px}.about-page .ui-section-title{margin-bottom:36px}.about-page .ui-section-title h2{gap:12px;font-size:28px}.about-page .ui-section-title .ui-section-title-icon{width:24px;height:24px}.about-page .ui-section-title p{font-size:16px}.partner-grid{grid-template-columns:repeat(3,1fr);gap:14px}.cooperation-grid{grid-template-columns:1fr 1fr;gap:16px}.about-stats{grid-template-columns:repeat(2,1fr);display:none}.about-stats--mobile{text-align:center;background:#fff;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:20px;margin:16px 0;padding:20px 16px;display:grid;box-shadow:0 6px 18px #3c2d1e0f}.about-stat-value{font-size:30px}.about-stat-label{font-size:13px}.about-stats--mobile .about-stat-value{font-size:26px}.about-stats--mobile .about-stat-label{font-size:13px}.contact-grid{grid-template-columns:1fr;gap:14px;margin-bottom:40px}.social-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.about-hero-copy{padding:31px 83px 0 122px}.about-hero-title{letter-spacing:-.5px;font-size:26px;line-height:1.2}.about-hero-subtitle{font-size:14px;line-height:28px}.about-intro{padding:36px 20px 44px}.about-intro-grid{gap:24px;margin-right:0}.about-copy-title{margin-bottom:12px;font-size:22px}.about-copy-text{margin:8px 0;font-size:14px;line-height:1.7}.about-art{max-width:100%}.vision-box{border-radius:14px 28px;padding:16px 18px}.vision-title{font-size:17px}.vision-desc{margin-top:6px;font-size:15px;line-height:1.4}.vision-text .vision-icon{width:26px;height:26px}.about-section,.about-section.cream{padding:44px 16px}.about-page .ui-section-title{margin-bottom:28px}.about-page .ui-section-title h2{gap:8px;font-size:22px}.about-page .ui-section-title .ui-section-title-icon{width:20px;height:20px}.about-page .ui-section-title p{font-size:13px}.partner-grid{grid-template-columns:repeat(2,1fr)}.partner-card{min-width:44px;min-height:44px;padding:10px}.partner-card-img{height:48px}.cooperation-grid{grid-template-columns:1fr}.cooperation-card{min-height:auto;padding:18px 14px}.cooperation-card-icon{width:36px;height:36px}.cooperation-card-title{margin:12px 0 6px;font-size:16px}.cooperation-card-desc,.cooperation-card-list{font-size:12px}.about-stats--mobile{gap:10px;padding:14px 10px}.about-stats{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;padding:18px 14px}.about-stat-value{font-size:26px}.about-stat-label{margin-top:4px;font-size:11px}.about-stats--mobile .about-stat-value{font-size:22px}.about-stats--mobile .about-stat-label{font-size:11px}.contact-grid{gap:12px;margin-bottom:32px}.contact-card{gap:10px;min-height:44px;padding:14px 12px}.contact-card-icon{width:34px;height:34px}.contact-card-title{font-size:14px}.contact-card-desc{font-size:12px}.contact-card-desc .contact-card-link{min-height:44px;line-height:44px;display:inline-block}.social-grid{display:none}.social-grid-mobile{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px;display:grid}.social-grid-mobile .social-card{cursor:default;gap:10px;min-height:44px;padding:12px}.social-grid-mobile .social-card-icon{border-radius:8px;width:32px;height:32px}.social-grid-mobile .social-card-name{font-size:13px}.social-grid-mobile .social-card-handle{font-size:11px}.cooperation-cta{margin-top:32px;padding:28px 16px}.cooperation-cta-title{font-size:18px}.cooperation-cta-desc{margin-bottom:16px;font-size:12px}.cooperation-cta-btn{min-width:44px;min-height:44px;padding:12px 24px;font-size:14px}.cooperation-cta-btn-icon{width:16px;height:16px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}
