:root{--ink:#0b1739;--ink-soft:#42506f;--blue:#2f5cff;--blue-deep:#1636b8;--cyan:#39c6c8;--line:#dfe5f0;--paper:#f6f8fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:PingFang SC,Microsoft YaHei,Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #dfe5f0cc;grid-template-columns:1fr auto 1fr;align-items:center;height:84px;padding:0 clamp(24px,6vw,96px);display:grid;position:relative}.brand{align-items:center;gap:12px;width:max-content;display:inline-flex}.brand-mark{color:#fff;letter-spacing:-.04em;background:linear-gradient(145deg,#173bc9,#3d68ff 62%,#42c7c7);border-radius:12px;place-items:center;width:42px;height:42px;font:800 14px/1 Arial;display:grid;box-shadow:0 8px 22px #2f5cff3b}.brand-copy{flex-direction:column;gap:2px;display:flex}.brand-copy strong{letter-spacing:.08em;font-size:16px}.brand-copy small{color:#7d89a4;letter-spacing:.16em;font-size:8px}.main-nav{color:#3e4b68;gap:clamp(24px,3vw,44px);font-size:14px;display:flex}.main-nav a{transition:color .2s}.main-nav a:hover{color:var(--blue)}.header-action{border:1px solid #cdd5e6;border-radius:10px;justify-self:end;padding:11px 19px;font-size:13px;font-weight:650;transition:border-color .2s,color .2s}.header-action:hover{border-color:var(--blue);color:var(--blue)}.hero{isolation:isolate;background:linear-gradient(90deg,#dde4f17a 1px,#0000 1px) 0 0/76px 76px,linear-gradient(#dde4f16b 1px,#0000 1px) 0 0/76px 76px,radial-gradient(circle at 72% 40%,#edf2ff 0,#0000 36%),#fbfcff;grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);align-items:center;gap:clamp(56px,7vw,112px);min-height:680px;padding:88px clamp(24px,8vw,128px) 96px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";z-index:-1;background:linear-gradient(#0000,#fff);height:150px;position:absolute;inset:auto 0 0}.hero-glow{z-index:-1;filter:blur(2px);border-radius:50%;position:absolute}.hero-glow-one{background:#39c6c81a;width:420px;height:420px;top:-210px;right:-210px}.hero-glow-two{background:#2f5cff1c;width:300px;height:300px;bottom:-180px;left:-190px}.hero-content{max-width:720px}.eyebrow{color:var(--blue);letter-spacing:.16em;align-items:center;gap:10px;margin:0 0 26px;font-size:12px;font-weight:750;display:flex}.eyebrow span{background:var(--cyan);width:26px;height:2px}.hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5.4vw,78px);font-weight:760;line-height:1.1}.hero h1 span{color:var(--blue);display:block}.hero-lead{max-width:650px;color:var(--ink-soft);margin:30px 0 0;font-size:clamp(16px,1.4vw,19px);line-height:1.9}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.button{border-radius:11px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg, var(--blue-deep), var(--blue));gap:26px;box-shadow:0 14px 28px #2f5cff3b}.button-primary span{font-size:19px}.button-secondary{background:#ffffffad;border:1px solid #cfd7e8}.hero-note{color:#7f8ba4;margin:22px 0 0;font-size:12px}.hero-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd1;border:1px solid #ccd6e9e6;border-radius:24px;padding:28px;position:relative;box-shadow:0 32px 80px #1937801f}.hero-panel:before{content:"";z-index:-1;border:1px solid #dfe5f0b3;border-radius:17px;position:absolute;inset:12px}.panel-topline{border-bottom:1px solid var(--line);color:#68748d;justify-content:space-between;padding-bottom:22px;font-size:12px;font-weight:650;display:flex}.status{color:#1b8d78;letter-spacing:.08em;align-items:center;gap:7px;display:flex}.status i{background:#35c69f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #35c69f1f}.process-preview{padding:30px 4px}.process-step{grid-template-columns:42px 1fr;align-items:center;column-gap:12px;display:grid}.process-step b{color:#76819a;border:1px solid #d5ddec;border-radius:9px;grid-row:span 2;place-items:center;width:34px;height:34px;font-size:10px;display:grid}.process-step span{font-size:14px;font-weight:700}.process-step small{color:#98a2b7;letter-spacing:.09em;margin-top:2px;font-size:9px}.process-step.active b{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:0 8px 18px #2f5cff33}.process-line{background:#dbe2ef;width:1px;height:22px;margin:3px 0 3px 21px}.panel-seal{background:#f1f5ff;border-radius:14px;align-items:center;gap:14px;padding:17px;display:flex}.panel-seal>span{width:38px;height:38px;color:var(--blue);border:1px solid #bfcdfc;border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.panel-seal p{color:#62708e;margin:0;font-size:11px;line-height:1.6}.panel-seal strong{color:var(--ink);font-size:12px}.principles{z-index:2;border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:repeat(4,1fr);margin:-38px clamp(24px,6vw,96px) 0;display:grid;position:relative;box-shadow:0 18px 48px #1b305f14}.principles article{border-right:1px solid var(--line);align-items:center;gap:16px;min-height:132px;padding:25px;display:flex}.principles article:last-child{border-right:0}.principles article>span{color:#a6b0c4;font:700 10px/1 Arial}.principles h2{margin:0 0 7px;font-size:14px}.principles p{color:#78849d;margin:0;font-size:11px;line-height:1.6}.section{padding:118px clamp(24px,8vw,128px)}.section-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:60px;margin-bottom:48px;display:grid}.section-heading.compact{margin-bottom:34px}.section-kicker{color:var(--blue);letter-spacing:.17em;margin:0 0 14px;font:750 11px/1.2 Arial,sans-serif}.section-kicker.light{color:#75dedb}.section-heading h2,.about-copy h2,.business-copy h2,.journey-intro h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.18}.section-heading>p{max-width:540px;color:var(--ink-soft);justify-self:end;margin:0;font-size:15px;line-height:1.85}.ai-services-section{padding-top:158px;position:relative;overflow:hidden}.ai-services-section:before{content:"AI";color:#2f5cff09;letter-spacing:-.12em;font:900 260px/.8 Arial;position:absolute;top:54px;right:-22px}.ai-heading{z-index:1;position:relative}.ai-service-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:16px;display:grid;position:relative}.ai-service-grid article{border:1px solid var(--line);background:linear-gradient(155deg,#fff,#f7f9ff);border-radius:18px;min-height:300px;padding:26px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden}.ai-service-grid article:after{content:"";border:1px solid #2f5cff21;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-70px;right:-70px;box-shadow:0 0 0 24px #2f5cff06,0 0 0 50px #39c6c805}.ai-service-grid article:hover{border-color:#bac8f2;transform:translateY(-6px);box-shadow:0 20px 46px #213d821a}.ai-service-top{justify-content:space-between;align-items:center;display:flex}.ai-service-top span{color:#9ca8bf;font:700 9px/1 Arial}.ai-service-top i{border:1px solid #ced8ed;border-radius:50%;width:38px;height:38px;position:relative}.ai-service-top i:before,.ai-service-top i:after{content:"";background:var(--blue);border-radius:50%;position:absolute}.ai-service-top i:before{width:6px;height:6px;top:8px;left:8px;box-shadow:14px 10px #39c6c8,5px 18px #97a9df}.ai-service-top i:after{background:#c6d1ea;border-radius:0;width:1px;height:20px;top:8px;left:18px;transform:rotate(-42deg)}.ai-service-grid article>p{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;margin:44px 0 7px;font:750 9px/1.2 Arial}.ai-service-grid h3{margin:0;font-size:21px}.ai-service-rule{background:linear-gradient(90deg, var(--blue), var(--cyan));width:28px;height:2px;margin:20px 0}.ai-service-grid small{color:#6f7d98;max-width:245px;font-size:12px;line-height:1.75;display:block}.services-section{padding-top:150px}.package-grid{border:1px solid var(--line);border-radius:20px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 24px 70px #122a6714}.package-card{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-height:390px;padding:28px 24px;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.package-card:last-child{border-right:0}.package-card:hover{z-index:2;transform:translateY(-6px);box-shadow:0 20px 42px #17368124}.package-card.featured{color:#fff;background:linear-gradient(160deg,#1439c7,#2f5cff 62%,#3151d8)}.package-meta{color:#8b96ab;letter-spacing:.11em;justify-content:space-between;align-items:center;min-height:25px;font:700 9px/1 Arial;display:flex}.package-meta b{color:#fff;background:#ffffff2e;border-radius:20px;padding:5px 8px;font-size:9px}.package-en{color:#77839b;letter-spacing:.06em;margin:26px 0 5px;font:700 11px/1.2 Arial}.package-card h3{margin:0;font-size:18px}.package-price{align-items:baseline;gap:5px;margin:27px 0 22px;display:flex}.package-price strong{letter-spacing:-.04em;font:750 30px/1 Arial}.package-price span{color:#8590a7;font-size:11px}.package-card ul{color:#66728c;gap:11px;margin:0 0 24px;padding:0;font-size:11px;list-style:none;display:grid}.package-card li:before{content:"·";color:var(--blue);margin-right:8px;font-weight:900}.package-card>a{border-top:1px solid var(--line);color:var(--blue);justify-content:space-between;margin-top:auto;padding-top:18px;font-size:12px;font-weight:750;display:flex}.package-card.featured .package-meta,.package-card.featured .package-en,.package-card.featured .package-price span,.package-card.featured ul{color:#ffffffb3}.package-card.featured li:before,.package-card.featured>a{color:#fff}.package-card.featured>a{border-color:#fff3}.catalogue-note{color:#8a95aa;text-align:right;margin:18px 0 0;font-size:11px}.journey-section{color:#fff;background:#0c193d;grid-template-columns:.78fr 1.22fr;gap:clamp(60px,10vw,150px);display:grid}.journey-intro{align-self:center}.journey-intro>p:not(.section-kicker){color:#9aa7c6;max-width:440px;margin:24px 0 0;line-height:1.8}.journey-badge{background:#ffffff0a;border:1px solid #95aadf3d;border-radius:13px;align-items:center;gap:14px;width:max-content;margin-top:42px;padding:12px 18px;display:flex}.journey-badge>span{color:#75dedb;font:750 30px/1 Arial}.journey-badge p{margin:0;font-size:11px;line-height:1.35}.journey-badge small{color:#7483a8;letter-spacing:.12em;font:700 7px/1 Arial}.journey-list article{border-bottom:1px solid #aebee429;grid-template-columns:48px 1fr auto;align-items:center;gap:18px;min-height:106px;display:grid}.journey-list article:last-child{border-bottom:0}.journey-list b{color:#8190b5;border:1px solid #879cce59;border-radius:50%;place-items:center;width:36px;height:36px;font:700 9px/1 Arial;display:grid}.journey-list h3{margin:0 0 7px;font-size:16px}.journey-list p{color:#8f9dbc;margin:0;font-size:12px;line-height:1.6}.journey-list article>span{color:#607199}.business-section{background:#f7f9fd}.business-card{background:#fff;border:1px solid #dae2f0;border-radius:24px;grid-template-columns:.9fr 1.1fr;min-height:470px;display:grid;overflow:hidden;box-shadow:0 24px 70px #1e376f14}.business-copy{background:linear-gradient(150deg,#eef3ff,#f9fbff);padding:clamp(42px,6vw,78px);position:relative}.business-copy:after{content:"XR";color:#2f5cff0e;letter-spacing:-.1em;font:900 180px/1 Arial;position:absolute;bottom:-35px;right:-15px}.business-copy>p:not(.section-kicker){color:#5f6c88;max-width:480px;margin:24px 0;font-size:14px;line-height:1.85}.text-link{z-index:1;color:var(--blue);gap:28px;font-size:13px;font-weight:750;display:inline-flex;position:relative}.business-features{grid-template-columns:1fr 1fr;display:grid}.business-features article{border-left:1px solid var(--line);border-bottom:1px solid var(--line);gap:16px;padding:clamp(28px,4vw,46px);display:flex}.business-features article:nth-child(n+3){border-bottom:0}.business-features i{color:#fff;background:var(--blue);border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:11px;font-style:normal;display:grid}.business-features h3{margin:3px 0 9px;font-size:15px}.business-features p{color:#76829a;margin:0;font-size:11px;line-height:1.7}.about-section{grid-template-columns:.45fr .95fr .8fr;align-items:center;gap:clamp(42px,7vw,110px);display:grid}.about-mark{aspect-ratio:1;color:#fff;background:linear-gradient(145deg,#1436b9,#3562ff 70%,#42bfc4);border-radius:50%;align-content:center;place-items:center;display:grid;box-shadow:inset 0 0 0 12px #ffffff1f,0 25px 60px #2f5cff33}.about-mark span{letter-spacing:-.1em;font:850 clamp(48px,6vw,82px)/.9 Arial}.about-mark small{letter-spacing:.2em;opacity:.7;margin-top:16px;font:700 8px/1 Arial}.about-copy>p:not(.section-kicker){color:#61708d;margin:25px 0 0;font-size:14px;line-height:1.9}.about-values{gap:24px;display:grid}.about-values article{border-bottom:1px solid var(--line);grid-template-columns:32px 1fr;column-gap:16px;padding-bottom:24px;display:grid}.about-values article:last-child{border-bottom:0}.about-values b{color:#9ba6ba;grid-row:span 2;font:700 9px/1.5 Arial}.about-values h3{margin:0 0 7px;font-size:15px}.about-values p{color:#77839a;margin:0;font-size:11px;line-height:1.6}.faq-section{background:#f7f9fd}.faq-list{border-top:1px solid #d7dfed}.faq-list details{border-bottom:1px solid #d7dfed}.faq-list summary{cursor:pointer;grid-template-columns:40px 1fr auto;align-items:center;gap:16px;min-height:80px;font-size:15px;font-weight:700;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#9da7ba;font:700 9px/1 Arial}.faq-list summary b{color:var(--blue);font-size:19px;font-weight:400;transition:transform .2s}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details>p{color:#61708b;max-width:780px;margin:-10px 0 28px 56px;font-size:13px;line-height:1.8}.contact-section{color:#fff;background:linear-gradient(120deg,#183ab9,#2f5cff 58%,#247f9c);justify-content:space-between;align-items:center;gap:50px;min-height:300px;padding:72px clamp(24px,8vw,128px);display:flex}.contact-section h2{letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(34px,4.5vw,60px);line-height:1.16}.contact-section>a{background:#ffffff14;border:1px solid #ffffff75;border-radius:12px;justify-content:space-between;align-items:center;min-width:210px;padding:18px 22px;font-size:13px;font-weight:750;display:flex}.site-footer{color:#c4ccdc;background:#09132f;padding:64px clamp(24px,8vw,128px) 30px}.footer-brand{align-items:center;gap:13px;margin-bottom:42px;display:flex}.footer-brand>div{flex-direction:column;gap:4px;display:flex}.footer-brand strong{color:#fff;letter-spacing:.08em;font-size:15px}.footer-brand small{color:#6f7e9f;letter-spacing:.15em;font-size:8px}.footer-links{flex-wrap:wrap;gap:28px;margin-bottom:18px;font-size:12px;display:flex}.footer-links.muted{color:#71809f;font-size:11px}.footer-bottom{color:#667493;border-top:1px solid #aebee421;justify-content:space-between;gap:30px;margin-top:45px;padding-top:24px;font-size:10px;line-height:1.6;display:flex}@media (max-width:980px){.site-header{grid-template-columns:1fr auto}.main-nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-content{max-width:760px}.hero-panel{max-width:620px}.principles{grid-template-columns:repeat(2,1fr)}.principles article:nth-child(2){border-right:0}.principles article:nth-child(-n+2){border-bottom:1px solid var(--line)}.ai-service-grid{grid-template-columns:repeat(2,1fr)}.package-grid{border-bottom:0;grid-template-columns:repeat(2,1fr)}.package-card{border-bottom:1px solid var(--line)}.package-card:nth-child(2n){border-right:0}.package-card:last-child{grid-column:span 2}.journey-section,.business-card,.about-section{grid-template-columns:1fr}.journey-intro{max-width:650px}.business-features article:nth-child(odd){border-left:0}.about-mark{width:min(280px,70vw)}.about-values{grid-template-columns:repeat(3,1fr)}.about-values article{grid-template-columns:1fr}.about-values b{grid-row:auto;margin-bottom:12px}.contact-section{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.site-header{height:72px;padding:0 18px}.brand-mark{width:38px;height:38px}.brand-copy strong{font-size:14px}.header-action{padding:9px 13px;font-size:12px}.hero{background-size:54px 54px;gap:48px;min-height:auto;padding:58px 20px 78px}.hero h1{font-size:clamp(38px,11.5vw,54px)}.hero-lead{line-height:1.75}.hero-actions{flex-direction:column}.button{width:100%}.hero-panel{border-radius:19px;padding:21px}.principles{grid-template-columns:1fr;margin:-30px 18px 0}.principles article{border-right:0;border-bottom:1px solid var(--line);min-height:112px}.principles article:last-child{border-bottom:0}.section{padding:84px 20px}.services-section,.ai-services-section{padding-top:112px}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:34px}.section-heading>p{justify-self:start}.package-grid,.ai-service-grid{grid-template-columns:1fr}.ai-service-grid article{min-height:260px}.package-card,.package-card:nth-child(2n){border-right:0;min-height:330px}.package-card:last-child{grid-column:auto}.catalogue-note{text-align:left}.journey-section{gap:46px}.journey-list article{grid-template-columns:42px 1fr}.journey-list article>span{display:none}.business-features{grid-template-columns:1fr}.business-features article{border-left:0;border-bottom:1px solid var(--line)!important}.business-features article:last-child{border-bottom:0!important}.about-values{grid-template-columns:1fr}.about-values article{grid-template-columns:30px 1fr}.about-values b{grid-row:span 2}.faq-list details>p{margin-left:0}.contact-section{padding:64px 20px}.contact-section>a{width:100%}.site-footer{padding:52px 20px 26px}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.header-tools{justify-self:end;align-items:center;gap:10px;display:flex}.language-switcher{background:#f6f8fc;border:1px solid #d8dfec;border-radius:10px;padding:3px;display:inline-flex}.language-switcher button{color:#66738e;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:30px;height:34px;padding:0 7px;font:700 10px/1 Arial,sans-serif}.language-switcher button.active{color:#fff;background:var(--blue);box-shadow:0 5px 12px #2f5cff38}.cart-link{color:#4b5873;border:1px solid #d8dfec;border-radius:10px;align-items:center;min-height:42px;padding:0 13px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.cart-link b{color:#fff;background:var(--blue);border-radius:999px;place-items:center;min-width:19px;height:19px;margin-left:8px;font:700 9px/1 Arial;display:grid}.menu-toggle{background:#fff;border:1px solid #d8dfec;border-radius:10px;width:42px;height:42px;padding:0;display:none}.menu-toggle span{background:var(--ink);border-radius:2px;width:18px;height:2px;margin:5px auto;display:block}.store-hero{background:linear-gradient(135deg,#f9fbff,#edf3ff 58%,#edfafa);padding:112px clamp(24px,8vw,128px) 96px;position:relative;overflow:hidden}.store-hero:after{content:"XR";color:#2f5cff0b;letter-spacing:-.12em;font:900 260px/1 Arial;position:absolute;bottom:-60px;right:3vw}.store-hero h1{z-index:1;letter-spacing:-.055em;max-width:920px;margin:0;font-size:clamp(44px,6vw,80px);line-height:1.08;position:relative}.store-hero h1 span{color:var(--blue)}.store-hero>p:not(.section-kicker){z-index:1;color:#53617e;max-width:690px;margin:28px 0 0;font-size:17px;line-height:1.85;position:relative}.store-trust-row{z-index:1;flex-wrap:wrap;gap:12px;margin-top:34px;display:flex;position:relative}.store-trust-row span{color:#41506f;background:#ffffffb8;border:1px solid #d0daef;border-radius:999px;padding:10px 14px;font-size:11px;font-weight:700}.store-catalogue{padding:110px clamp(24px,6vw,96px)}.store-section-heading{grid-template-columns:1fr .8fr;align-items:end;gap:60px;margin-bottom:42px;display:grid}.store-section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,52px)}.store-section-heading>p{color:#66738e;justify-self:end;max-width:520px;margin:0;font-size:13px;line-height:1.8}.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.store-product-card{background:linear-gradient(155deg,#fff,#f7f9ff);border:1px solid #dce3ef;border-radius:20px;flex-direction:column;min-height:480px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 50px #1c346b12}.store-product-card:after{content:"";background:#2f5cff0f;border-radius:50%;width:180px;height:180px;position:absolute;top:-100px;right:-100px;box-shadow:0 0 0 35px #39c6c806}.store-product-card.tone-blue,.store-product-card.tone-navy{color:#fff;background:linear-gradient(155deg,#1739bd,#2f5cff 66%,#3267d9);border-color:#0000}.store-product-meta{z-index:1;color:#8a96ae;letter-spacing:.12em;justify-content:space-between;min-height:24px;font:700 9px/1 Arial;display:flex;position:relative}.store-product-meta b{color:#fff;background:var(--blue);border-radius:999px;padding:5px 9px;font-size:9px}.store-product-en{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;margin:34px 0 6px;font:750 10px/1 Arial}.store-product-card h2{letter-spacing:-.03em;margin:0;font-size:24px}.store-product-summary{color:#66738f;min-height:78px;margin:18px 0 0;font-size:13px;line-height:1.75}.store-product-price{align-items:baseline;gap:8px;margin:26px 0 20px;display:flex}.store-product-price strong{letter-spacing:-.04em;font:760 31px/1 Arial}.store-product-price span{color:#7c88a1;font-size:10px}.store-product-card ul{color:#65718b;gap:10px;margin:0 0 24px;padding:0;font-size:11px;list-style:none;display:grid}.store-product-card li:before{content:"✓";color:var(--blue);margin-right:8px;font-weight:800}.store-product-card>a{z-index:1;color:var(--blue);border-top:1px solid #dce3ef;justify-content:space-between;margin-top:auto;padding-top:18px;font-size:12px;font-weight:760;display:flex;position:relative}.store-product-card.tone-blue .store-product-meta,.store-product-card.tone-navy .store-product-meta,.store-product-card.tone-blue .store-product-en,.store-product-card.tone-navy .store-product-en,.store-product-card.tone-blue .store-product-summary,.store-product-card.tone-navy .store-product-summary,.store-product-card.tone-blue ul,.store-product-card.tone-navy ul,.store-product-card.tone-blue .store-product-price span,.store-product-card.tone-navy .store-product-price span{color:#ffffffb8}.store-product-card.tone-blue li:before,.store-product-card.tone-navy li:before,.store-product-card.tone-blue>a,.store-product-card.tone-navy>a{color:#fff}.store-product-card.tone-blue>a,.store-product-card.tone-navy>a{border-color:#fff3}.store-assurance{background:#fff;grid-template-columns:repeat(3,1fr);gap:1px;padding:0 clamp(24px,6vw,96px) 110px;display:grid}.store-assurance article{border:1px solid #e0e6f0;min-height:190px;padding:34px}.store-assurance b{color:#9ba6bb;font:700 9px/1 Arial}.store-assurance h3{margin:28px 0 10px;font-size:17px}.store-assurance p{color:#6b7790;margin:0;font-size:12px;line-height:1.75}@media (max-width:980px){.site-header{position:relative}.header-action{display:none}.menu-toggle{display:block}.main-nav.is-open{background:#fff;border:1px solid #dce3ef;border-radius:14px;gap:0;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);left:18px;right:18px;box-shadow:0 20px 50px #142b6029}.main-nav.is-open a{border-bottom:1px solid #edf0f6;padding:14px}.main-nav.is-open a:last-child{border-bottom:0}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.brand-copy small{display:none}.language-switcher button{min-width:28px;padding:0 5px}.cart-link>span{display:none}.cart-link b{margin-left:0}.store-hero{padding:78px 20px 72px}.store-catalogue{padding:80px 20px}.store-section-heading{grid-template-columns:1fr;gap:20px}.store-section-heading>p{justify-self:start}.store-product-grid,.store-assurance{grid-template-columns:1fr}.store-product-card{min-height:430px}.store-assurance{padding:0 20px 80px}}@media (max-width:430px){.brand-copy{display:none}.header-tools{gap:6px}.language-switcher{padding:2px}.language-switcher button{min-width:26px;height:32px}.cart-link{min-height:38px;padding:0 10px}.menu-toggle{width:38px;height:38px}}.breadcrumbs{color:#8792a8;flex-wrap:wrap;gap:8px;margin-bottom:54px;font-size:11px;display:flex}.breadcrumbs a:hover{color:var(--blue)}.breadcrumbs b{color:#4e5b76}.product-detail-hero{background:linear-gradient(145deg,#f9fbff,#edf3ff);padding:62px clamp(24px,7vw,112px) 96px}.product-detail-grid{grid-template-columns:1.08fr .72fr;align-items:center;gap:clamp(50px,8vw,120px);display:grid}.product-id{color:#7d89a1;letter-spacing:.13em;align-items:center;gap:12px;margin-bottom:34px;font:700 10px/1 Arial;display:flex}.product-id b{color:#fff;background:var(--blue);border-radius:99px;padding:6px 10px;font-size:9px}.product-detail-copy h1{letter-spacing:-.055em;margin:0;font-size:clamp(44px,5.8vw,74px);line-height:1.08}.product-audience{color:var(--blue);margin:18px 0 0;font-size:14px;font-weight:760}.product-lead{color:#566580;max-width:670px;margin:25px 0 0;font-size:16px;line-height:1.85}.product-price-row{align-items:baseline;gap:10px;margin-top:34px;display:flex}.product-price-row strong{letter-spacing:-.05em;font:780 clamp(34px,4vw,48px)/1 Arial}.product-price-row span{color:#7e8aa2;font-size:11px}.product-facts{border-top:1px solid #d7dfed;flex-wrap:wrap;gap:14px 30px;margin-top:38px;padding-top:28px;display:flex}.product-facts span{gap:7px;font-size:12px;font-weight:700;display:grid}.product-facts small{color:#8994aa;font-size:9px;font-weight:500}.product-order-card{background:#ffffffe6;border:1px solid #d6deed;border-radius:22px;padding:32px;box-shadow:0 28px 70px #1733751f}.product-order-card>p{color:#6c7992;letter-spacing:.08em;margin:0 0 20px;font-size:11px;font-weight:750}.product-order-card>ul{border-bottom:1px solid #e0e6f0;gap:14px;margin:0;padding:0 0 25px;list-style:none;display:grid}.product-order-card>ul li{color:#34425f;gap:10px;font-size:13px;line-height:1.5;display:flex}.product-order-card>ul span{color:#fff;background:var(--blue);border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.buy-box{margin-top:25px}.quantity-control{border:1px solid #d6deec;border-radius:10px;grid-template-columns:42px 1fr 42px;height:46px;margin-bottom:12px;display:grid;overflow:hidden}.quantity-control button{color:var(--ink);cursor:pointer;background:#f5f7fb;border:0;font-size:18px}.quantity-control span{place-items:center;font-size:13px;font-weight:750;display:grid}.buy-secondary,.buy-primary{cursor:pointer;border-radius:11px;width:100%;min-height:50px;font-size:13px;font-weight:760}.buy-secondary{color:var(--blue);background:#fff;border:1px solid #cfd8e9;margin-bottom:10px}.buy-primary{color:#fff;background:linear-gradient(135deg, var(--blue-deep), var(--blue));border:0;justify-content:space-between;align-items:center;padding:0 20px;display:flex;box-shadow:0 13px 28px #2f5cff38}.buy-box>p{color:#8a95a9;margin:14px 0 0;font-size:9px;line-height:1.65}.product-content-section{grid-template-columns:1fr 310px;gap:clamp(50px,7vw,105px);padding:110px clamp(24px,8vw,128px);display:grid}.product-content-main{gap:100px;display:grid}.content-block>h2,.related-products>h2{letter-spacing:-.045em;margin:0 0 34px;font-size:clamp(32px,3.8vw,48px)}.use-case-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.use-case-grid article{background:#fbfcff;border:1px solid #dfe5ef;border-radius:16px;min-height:195px;padding:27px}.use-case-grid b{color:#9ca7bb;font:700 9px/1 Arial}.use-case-grid h3{margin:35px 0 10px;font-size:17px}.use-case-grid p{color:#71809a;margin:0;font-size:11px;line-height:1.7}.delivery-timeline{border-top:1px solid #dce3ef}.delivery-timeline article{border-bottom:1px solid #dce3ef;grid-template-columns:42px 1fr;gap:20px;padding:27px 0;display:grid}.delivery-timeline b{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:34px;height:34px;font:700 10px/1 Arial;display:grid}.delivery-timeline h3{margin:2px 0 8px;font-size:16px}.delivery-timeline p{color:#748099;margin:0;font-size:12px;line-height:1.7}.scope-note{background:#f7f9fd;border:1px solid #dce3ef;border-radius:16px;height:max-content;padding:28px;position:sticky;top:28px}.scope-note h3{margin:0 0 18px;font-size:19px}.scope-note>p:not(.section-kicker){color:#6c7891;font-size:11px;line-height:1.8}.scope-note a{color:var(--blue);margin-top:14px;font-size:11px;font-weight:750;display:inline-block}.related-products{background:#f7f9fd;padding:105px clamp(24px,6vw,96px)}.checkout-hero{background:#f8faff;border-bottom:1px solid #e0e6f0;padding:72px clamp(24px,8vw,128px) 58px}.checkout-hero h1{letter-spacing:-.05em;margin:0;font-size:clamp(38px,5vw,62px)}.checkout-hero>p:not(.section-kicker){color:#69758e;margin:18px 0 0;font-size:13px}.checkout-steps{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.checkout-steps span{color:#7a869f;background:#fff;border:1px solid #dbe2ee;border-radius:99px;padding:9px 13px;font-size:10px}.checkout-steps .active{color:#fff;border-color:var(--blue);background:var(--blue)}.checkout-layout{background:#f8faff;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:38px;padding:62px clamp(24px,7vw,112px) 100px;display:grid}.checkout-main{gap:22px;display:grid}.checkout-block{background:#fff;border:1px solid #dce3ef;border-radius:18px;padding:32px}.checkout-block-title{align-items:center;gap:16px;margin-bottom:28px;display:flex}.checkout-block-title>b{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:35px;height:35px;font:700 9px/1 Arial;display:grid}.checkout-block-title h2{margin:0 0 4px;font-size:19px}.checkout-block-title p{color:#8a95a8;margin:0;font-size:10px}.checkout-lines article{border-top:1px solid #e5eaf2;justify-content:space-between;gap:30px;padding:22px 0;display:flex}.checkout-lines article:first-child{border-top:0;padding-top:0}.checkout-lines small{color:#8b96aa;letter-spacing:.1em;font:700 8px/1 Arial}.checkout-lines h3{margin:8px 0 6px;font-size:15px}.checkout-lines p{color:#7b879d;margin:0;font-size:10px}.line-actions{align-items:center;gap:16px;display:flex}.line-actions>strong{text-align:right;min-width:90px;font-size:13px}.mini-quantity{border:1px solid #dce2ec;border-radius:8px;grid-template-columns:28px 32px 28px;height:32px;display:grid;overflow:hidden}.mini-quantity button{cursor:pointer;background:#f5f7fb;border:0}.mini-quantity span{place-items:center;font-size:10px;display:grid}.remove-line{color:#9a6470;cursor:pointer;background:0 0;border:0;font-size:10px}.form-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.form-grid label{gap:8px;display:grid}.form-grid label>span{color:#58657f;font-size:10px;font-weight:700}.form-grid input,.form-grid textarea,.form-grid select{width:100%;color:var(--ink);font:inherit;background:#fbfcff;border:1px solid #d6deeb;border-radius:9px;outline:none;font-size:12px}.form-grid input,.form-grid select{height:45px;padding:0 13px}.form-grid textarea{resize:vertical;padding:13px;line-height:1.6}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2f5cff1a}.full-field{grid-column:1/-1}.payment-options{gap:12px;display:grid}.payment-option,.payment-options label{cursor:pointer;border:1px solid #dce3ef;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:14px 16px;display:flex}.payment-options label.selected{border-color:var(--blue);box-shadow:0 0 0 3px #2f5cff14}.payment-option.disabled{cursor:not-allowed;opacity:.58;background:#f5f6f9}.payment-options input{opacity:0;pointer-events:none;position:absolute}.payment-option>div,.payment-options label>div{align-items:center;gap:13px;display:flex}.payment-icon{width:38px;height:38px;color:var(--blue);background:#eef2ff;border-radius:10px;place-items:center;font:800 10px/1 Arial;display:grid}.payment-options p{gap:4px;margin:0;display:grid}.payment-options strong{font-size:12px}.payment-options small{color:#8590a5;font-size:9px}.payment-option>b,.payment-options label>b{color:#7e89a0;font-size:9px}.payment-safety{color:#55637f;background:#f4f7ff;border-radius:10px;margin-top:18px;padding:16px}.payment-safety strong{font-size:10px}.payment-safety p{margin:7px 0 0;font-size:9px;line-height:1.7}.order-summary{background:#fff;border:1px solid #d7dfec;border-radius:18px;padding:30px;position:sticky;top:20px;box-shadow:0 24px 60px #19326c1a}.order-summary h2{margin:0 0 25px;font-size:23px}.summary-lines{border-bottom:1px solid #e0e6ef;gap:12px;padding-bottom:22px;display:grid}.summary-lines p,.result-grid p{color:#69758d;justify-content:space-between;gap:20px;margin:0;font-size:10px;display:flex}.summary-lines b,.result-grid b{color:var(--ink)}.summary-total{justify-content:space-between;align-items:baseline;padding:23px 0 15px;display:flex}.summary-total span{color:#62708b;font-size:11px}.summary-total strong{font-size:24px}.summary-note{color:#8a95aa;margin:0 0 18px;font-size:9px;line-height:1.65}.terms-check{color:#6f7b92;align-items:flex-start;font-size:9px;line-height:1.6;grid-column:auto!important;gap:9px!important;display:flex!important}.terms-check input{accent-color:var(--blue);flex:none;margin-top:1px;width:15px!important;height:15px!important}.terms-check a{color:var(--blue);text-decoration:underline}.checkout-submit{color:#fff;background:linear-gradient(135deg, var(--blue-deep), var(--blue));cursor:pointer;border:0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-height:52px;margin-top:18px;padding:0 18px;font-size:12px;font-weight:760;display:flex}.no-charge{color:#8d97aa;text-align:center;margin-top:12px;font-size:8px;line-height:1.6;display:block}.checkout-loading,.empty-cart{text-align:center;align-content:center;place-items:center;min-height:480px;padding:80px 20px;display:grid}.empty-cart>span{color:#d1d8e6;font:800 80px/1 Arial}.empty-cart h1{margin:20px 0 8px;font-size:34px}.empty-cart p{color:#748098;margin:0 0 24px}.empty-cart a{color:var(--blue);font-weight:750}.order-result{text-align:center;max-width:920px;margin:0 auto;padding:90px 24px 110px}.result-mark{color:#fff;background:#24a982;border-radius:50%;place-items:center;width:66px;height:66px;margin:0 auto 25px;font-size:26px;display:grid;box-shadow:0 0 0 12px #24a9821a}.order-result h1{letter-spacing:-.05em;margin:0;font-size:clamp(38px,5vw,60px)}.result-lead{color:#68758d;max-width:650px;margin:18px auto 30px;line-height:1.8}.order-number{background:#f8faff;border:1px solid #dce3ef;border-radius:12px;gap:8px;padding:20px;display:grid}.order-number span{color:#8490a5;font-size:9px}.order-number strong{letter-spacing:.06em;font:760 18px/1 Arial}.result-grid{text-align:left;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;display:grid}.result-grid>div{border:1px solid #dce3ef;border-radius:14px;padding:25px}.result-grid h2{margin:0 0 20px;font-size:16px}.result-grid p{border-bottom:1px solid #edf0f5;padding:9px 0}.result-total{border-bottom:0!important;margin-top:10px!important;font-size:12px!important}.result-warning{color:#685727;text-align:left;background:#fff8e4;border-radius:12px;margin-top:20px;padding:20px}.result-warning strong{font-size:11px}.result-warning p{margin:8px 0 0;font-size:10px;line-height:1.7}.result-actions{justify-content:center;gap:12px;margin-top:28px;display:flex}.result-actions a{color:var(--blue);border:1px solid #d4dceb;border-radius:9px;padding:12px 17px;font-size:11px;font-weight:750}.contact-page-hero{color:#fff;background:linear-gradient(125deg,#112b94,#2f5cff 65%,#248a9c);padding:100px clamp(24px,8vw,128px)}.contact-page-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(44px,6vw,78px);line-height:1.1}.contact-page-hero>p:not(.section-kicker){color:#ffffffb8;max-width:650px;margin:25px 0 0;font-size:15px;line-height:1.8}.contact-page-layout{grid-template-columns:.72fr 1fr;gap:clamp(50px,8vw,120px);padding:105px clamp(24px,8vw,128px);display:grid}.contact-page-layout h2{margin:0;font-size:38px}.contact-info dl{margin:36px 0 0}.contact-info dl>div{border-bottom:1px solid #e0e6ef;grid-template-columns:110px 1fr;gap:20px;padding:18px 0;display:grid}.contact-info dt{color:#8a95a8;font-size:10px}.contact-info dd{color:#394760;margin:0;font-size:12px;line-height:1.7}.contact-info dd small{color:#8b96a8}.contact-channel-note{color:#5e532e;background:#fff8df;border-radius:12px;margin-top:28px;padding:20px}.contact-channel-note strong{font-size:11px}.contact-channel-note p{margin:8px 0 0;font-size:9px;line-height:1.7}.contact-form-title{margin-bottom:30px!important}.contact-draft-form{background:#fbfcff;border:1px solid #dce3ef;border-radius:16px;padding:30px}.draft-saved{color:#29644f;background:#eaf8f2;border-radius:10px;margin-top:16px;padding:16px}.draft-saved strong{font-size:11px}.draft-saved p{margin:6px 0 10px;font-size:9px}.draft-saved button{color:#fff;cursor:pointer;background:#238363;border:0;border-radius:7px;padding:8px 12px;font-size:9px}.policy-hero{background:#f8faff;border-bottom:1px solid #e1e6ef;padding:90px clamp(24px,8vw,128px) 70px}.policy-hero h1{letter-spacing:-.05em;margin:0;font-size:clamp(42px,5vw,64px)}.policy-hero>p:not(.section-kicker){color:#65728c;max-width:680px;margin:18px 0;line-height:1.8}.policy-hero small{color:#8c96a8;font-size:9px}.policy-content{max-width:900px;margin:0 auto;padding:80px 24px 105px}.policy-content section{border-bottom:1px solid #e0e6ef;grid-template-columns:190px 1fr;gap:45px;padding:30px 0;display:grid}.policy-content h2{margin:0;font-size:16px}.policy-content p{color:#5f6d87;margin:0;font-size:13px;line-height:1.9}.policy-review-note{color:#615528;background:#fff8df;border-radius:12px;margin-top:35px;padding:24px}.policy-review-note strong{font-size:12px}.policy-review-note p{margin-top:8px;font-size:10px}.not-found-page{text-align:center;align-content:center;place-items:center;min-height:580px;padding:80px 20px;display:grid}.not-found-page>span{color:#d6ddea;letter-spacing:-.08em;font:850 clamp(90px,18vw,180px)/.8 Arial}.not-found-page h1{margin:35px 0 10px;font-size:34px}.not-found-page p{color:#768198;margin:0 0 26px}.not-found-page>div{gap:10px;display:flex}.not-found-page a{color:var(--blue);border:1px solid #d6deec;border-radius:8px;padding:11px 15px;font-size:11px;font-weight:750}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #2f5cff61}@media (max-width:980px){.product-detail-grid,.product-content-section,.checkout-layout,.contact-page-layout{grid-template-columns:1fr}.product-order-card{max-width:620px}.scope-note,.order-summary{position:static}.order-summary{order:-1}}@media (max-width:650px){.product-detail-hero{padding:42px 20px 72px}.breadcrumbs{margin-bottom:38px}.product-facts,.result-actions{flex-direction:column}.product-content-section,.related-products,.checkout-layout,.contact-page-layout{padding:75px 20px}.use-case-grid,.form-grid,.result-grid{grid-template-columns:1fr}.checkout-block,.contact-draft-form,.order-summary{padding:22px}.checkout-lines article,.line-actions{flex-direction:column;align-items:flex-start}.line-actions>strong{text-align:left}.payment-option,.payment-options label{flex-direction:column;align-items:flex-start}.contact-page-hero{padding:75px 20px}.contact-info dl>div,.policy-content section{grid-template-columns:1fr;gap:8px}.policy-hero{padding:70px 20px 55px}}
