:root{
  --ink:#10243d;
  --ink-2:#173a58;
  --muted:#60778d;
  --paper:#f7fbff;
  --panel:#ffffff;
  --line:#d8e6f0;
  --blue:#2677f3;
  --cyan:#10b9ca;
  --teal:#1db69b;
  --orange:#f09b43;
  --red:#dc6172;
  --navy:#09192d;
  --shadow:0 24px 70px rgba(31,72,111,.13);
  --radius:22px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:88px}
body{margin:0;background:linear-gradient(180deg,#fbfdff 0%,#eef6fb 48%,#f9fcff 100%);color:var(--ink);font-family:Inter,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.6;overflow-x:hidden}
a{color:inherit}button{font:inherit}.shell{width:min(1180px,calc(100% - 44px));margin:0 auto}.glow{position:fixed;z-index:-2;border-radius:50%;filter:blur(120px);opacity:.16;pointer-events:none}.glow-a{width:620px;height:620px;background:#4f8cff;right:-250px;top:-330px}.glow-b{width:560px;height:560px;background:#2ed4bd;left:-320px;top:900px}

.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(75,117,153,.16);box-shadow:0 8px 28px rgba(35,75,110,.05)}
.header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:15px;text-decoration:none;min-width:260px}.brand img{display:block;width:132px;height:auto;max-height:54px;object-fit:contain}.brand strong,.brand span{display:block}.brand strong{font-size:14px;color:#132b47}.brand span{margin-top:2px;color:#6b8195;font-size:8px;letter-spacing:.14em}.main-nav{display:flex;align-items:center;gap:22px}.main-nav a{font-size:11px;color:#516a81;text-decoration:none;white-space:nowrap}.main-nav a:hover{color:#1a63cf}.main-nav .nav-cta{padding:10px 14px;border-radius:11px;background:linear-gradient(120deg,#2778f2,#19adbb);color:#fff;box-shadow:0 10px 24px rgba(39,120,242,.2)}.menu-button{display:none;border:0;background:transparent;color:var(--ink);font-size:25px;cursor:pointer}

.eyebrow{margin:0 0 13px;color:#1689aa;font-size:9px;font-weight:800;letter-spacing:.18em}.hero{min-height:720px;padding:88px 0 74px;display:grid;grid-template-columns:1.03fr .97fr;gap:72px;align-items:center}.hero h1,.experience-hero h1{margin:0;font-size:clamp(51px,6vw,76px);line-height:1.04;letter-spacing:-.055em}.hero h1 em,.experience-hero h1 em{font-style:normal;background:linear-gradient(90deg,#2277f3,#16a9bb);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{max-width:650px;margin:26px 0 0;color:#587087;font-size:14px;line-height:1.95}.hero-actions{display:flex;gap:11px;margin-top:31px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 21px;border-radius:12px;text-decoration:none;font-size:12px;font-weight:760;transition:.2s}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(120deg,#2879f4,#15aebc);color:#fff;box-shadow:0 16px 32px rgba(38,121,235,.2)}.button-secondary{background:#fff;border:1px solid #d2e1ec;color:#31506c;box-shadow:0 9px 24px rgba(35,74,108,.06)}.hero-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:24px}.hero-tags span,.delivery-points span{padding:6px 9px;border-radius:99px;background:#eef7fc;border:1px solid #d6e8f2;color:#4c6d85;font-size:8px}

.day-console{padding:25px;border:1px solid #cbdfea;border-radius:25px;background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(235,248,251,.95));box-shadow:var(--shadow);position:relative;overflow:hidden}.day-console:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-150px;top:-150px;background:rgba(38,119,243,.12);filter:blur(30px)}.console-head{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.console-head span{font-size:9px;color:#6a8195;letter-spacing:.13em}.console-head b{font-size:9px;color:#087e73;background:#e6f9f4;border:1px solid #b9eadf;padding:6px 9px;border-radius:99px}.timeline{margin-top:20px}.timeline article{display:grid;grid-template-columns:62px 1fr auto;gap:14px;align-items:start;padding:17px 0;border-top:1px solid #dce8ef;position:relative}.timeline time{font-size:17px;font-weight:850;color:#1d68cc;letter-spacing:-.03em}.timeline b,.timeline p{display:block}.timeline div b{font-size:12px}.timeline div p{margin:4px 0 0;color:#687e91;font-size:9px;line-height:1.7}.timeline i{font-style:normal;font-size:8px;color:#648096;padding:4px 6px;border-radius:6px;background:#edf4f8}.timeline article.highlight{margin:0 -13px;padding:17px 13px;border-radius:13px;background:linear-gradient(110deg,#e9f4ff,#e9fbf7);border-top-color:transparent}.timeline article.highlight i{background:#daf5ed;color:#0c806d}.console-note{margin:16px 0 0;padding:12px;border-left:3px solid var(--orange);background:#fff9ee;color:#755d42;font-size:9px;line-height:1.7}

.proof-bar{border-top:1px solid #d8e6ef;border-bottom:1px solid #d8e6ef;background:rgba(255,255,255,.72)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid div{padding:24px 28px;border-right:1px solid #dbe6ed}.proof-grid div:first-child{padding-left:0}.proof-grid div:last-child{border-right:0}.proof-grid strong,.proof-grid span{display:block}.proof-grid strong{font-size:24px;color:#153656}.proof-grid span{margin-top:4px;font-size:9px;color:#698095}

.section{padding:104px 0}.section-heading{max-width:770px;margin-bottom:40px}.section-heading.compact{margin-bottom:27px}.section-heading h2,.custom-layout h2,.delivery-layout h2,.boundary-layout h2,.closing h2{margin:0;font-size:clamp(35px,4.5vw,55px);line-height:1.12;letter-spacing:-.045em}.section-heading>p:last-child,.custom-layout .section-heading>p:last-child,.delivery-layout>div>p:last-child{margin:17px 0 0;color:var(--muted);font-size:12px;line-height:1.85}.case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.case-card{padding:28px;border:1px solid #d6e4ee;border-radius:20px;background:#fff;box-shadow:0 15px 38px rgba(37,74,107,.07);position:relative;overflow:hidden}.case-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--case-color)}.case-card.morning{--case-color:var(--blue)}.case-card.close{--case-color:var(--teal)}.case-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.case-top span{color:var(--case-color);font-size:9px;font-weight:800;letter-spacing:.1em}.case-top b{font-size:8px;color:#6e8498}.case-card h3{margin:29px 0 11px;font-size:22px}.case-card>p{margin:0;color:#61778b;font-size:11px;line-height:1.8}.case-card ul{margin:22px 0 0;padding:18px 0 0 18px;border-top:1px solid #e0e9ef;color:#48657d;font-size:10px;line-height:1.95}.human-line{margin-top:18px;padding:23px 27px;border-radius:18px;background:linear-gradient(100deg,#0c2e49,#0a4a56);color:#fff;display:grid;grid-template-columns:1fr auto 1fr;gap:25px;align-items:center}.human-line span,.human-line b{display:block}.human-line span{color:#94d9df;font-size:8px;letter-spacing:.12em}.human-line b{margin-top:7px;font-size:12px}.human-line i{font-style:normal;color:#75ced5}

.custom-section{background:linear-gradient(135deg,#eaf4ff,#f5fbff 48%,#e8fbf5);border-top:1px solid #d7e6ef;border-bottom:1px solid #d7e6ef}.custom-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:75px;align-items:start}.custom-list{display:grid;gap:10px}.custom-list article{display:grid;grid-template-columns:47px 1fr;gap:15px;padding:17px;border:1px solid #d3e2ec;border-radius:15px;background:rgba(255,255,255,.9);box-shadow:0 10px 28px rgba(41,78,111,.05)}.custom-list article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:linear-gradient(145deg,#297bf4,#17a9bb);color:#fff;font-size:9px}.custom-list h3{margin:0;font-size:13px}.custom-list p{margin:4px 0 0;color:#667d90;font-size:9px}.statement{margin-top:43px;padding:27px;border:1px solid rgba(32,132,156,.18);border-radius:18px;background:rgba(255,255,255,.64);text-align:center}.statement p{max-width:900px;margin:0 auto;color:#214d62;font-size:17px;font-weight:750;line-height:1.75}

.replica-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.replica-grid article{min-height:220px;padding:24px;border:1px solid #dbe6ee;border-radius:18px;background:#fff;box-shadow:0 13px 33px rgba(40,77,112,.06)}.replica-grid b{font-size:18px}.replica-grid p{min-height:76px;margin:19px 0;color:#61768a;font-size:10px;line-height:1.8}.replica-grid span{font-size:8px;color:#257a92;padding:6px 8px;border-radius:99px;background:#ecf8fa}.delivery-section{background:#0a1b30;color:#fff}.delivery-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.delivery-layout>div>p:last-child{color:#90a7bb}.delivery-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.delivery-cards article{min-height:240px;padding:22px;border:1px solid #26445e;border-radius:17px;background:#0e263d}.delivery-cards span{display:block;color:#5bd0d6;font-size:9px}.delivery-cards b{display:block;margin-top:33px;font-size:16px}.delivery-cards p{margin:12px 0 0;color:#8ea5b8;font-size:9px;line-height:1.75}.closing{margin-top:92px;margin-bottom:92px;padding:52px;border-radius:24px;background:linear-gradient(120deg,#2879f4,#536ced 54%,#13a893);color:#fff;text-align:center;box-shadow:0 28px 70px rgba(38,100,194,.22)}.closing .eyebrow{color:#d8f8ff}.closing p:not(.eyebrow){max-width:700px;margin:17px auto 0;color:#e7efff;font-size:12px}.closing>div{display:flex;justify-content:center;gap:10px;margin-top:28px}.button-light{background:#fff;color:#275ac0}.button-ghost{border:1px solid rgba(255,255,255,.42);background:rgba(255,255,255,.1);color:#fff}
.consultation-card{display:grid;grid-template-columns:126px 1fr;gap:24px;align-items:center;margin-top:28px;padding:18px;border:1px solid #2a465e;border-radius:18px;background:linear-gradient(110deg,#102941,#0c3440)}.consultation-card img{display:block;width:126px;height:126px;object-fit:contain;padding:5px;border-radius:11px;background:#fff}.consultation-card span{color:#65d5dc;font-size:8px;letter-spacing:.12em}.consultation-card h3{max-width:740px;margin:8px 0 0;font-size:18px;line-height:1.5}.consultation-card p{margin:8px 0 0;color:#8fa8bb;font-size:9px}.consultation-card p b{color:#c4d9e9}

/* Experience page */
.experience-hero{padding:72px 0 58px;display:grid;grid-template-columns:1fr 320px;gap:75px;align-items:center}.experience-hero>div>p:last-child{max-width:720px;margin:22px 0 0;color:#5b7287;font-size:13px;line-height:1.9}.sample-status{padding:24px;border:1px solid #cfe1ea;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.sample-status>span{color:#167f93;font-size:9px;letter-spacing:.12em}.sample-status strong{display:block;margin-top:18px;font-size:54px;line-height:1;color:#1f6fd8}.sample-status p{margin:6px 0;color:#667f93;font-size:10px}.sample-status hr{border:0;border-top:1px solid #dde8ee;margin:20px 0}.sample-status b,.sample-status small{display:block}.sample-status b{font-size:11px}.sample-status small{margin-top:7px;color:#778b9d;font-size:8px;line-height:1.7}.sample-section{padding-top:50px}.switcher{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:14px}.switcher button{padding:19px 22px;border:1px solid #d4e3ec;border-radius:15px;background:#fff;color:#5d7285;text-align:left;cursor:pointer;transition:.2s}.switcher button:hover{border-color:#a9c9dc}.switcher button.active{background:linear-gradient(110deg,#1e6fe3,#0b8996);border-color:transparent;color:#fff;box-shadow:0 16px 34px rgba(30,111,227,.19)}.switcher span,.switcher b,.switcher small{display:block}.switcher span{font-size:9px;letter-spacing:.12em}.switcher b{margin-top:8px;font-size:14px}.switcher small{margin-top:3px;font-size:8px;opacity:.75}.report-panel{padding:28px;border:1px solid #d3e3ec;border-radius:20px;background:#fff;box-shadow:0 18px 46px rgba(35,73,107,.08)}.report-panel[hidden]{display:none}.report-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid #e0e9ef}.report-heading span{font-size:9px;color:#158ba0;letter-spacing:.1em}.report-heading h3{margin:4px 0 0;font-size:23px}.report-heading>a{padding:10px 12px;border-radius:9px;background:#edf6fb;color:#1e6d9c;text-decoration:none;font-size:9px}.change-list{list-style:none;counter-reset:changes;margin:0;padding:0}.change-list li{counter-increment:changes;display:grid;grid-template-columns:120px 1fr auto;gap:18px;align-items:start;padding:18px 0;border-bottom:1px solid #e3ebf0}.change-list li:before{content:"0" counter(changes);grid-column:1;grid-row:1;color:#2c76cf;font-size:9px;letter-spacing:.1em}.change-list b{grid-column:1;grid-row:1;margin-left:31px;font-size:11px}.change-list p{grid-column:2;margin:0;color:#536d83;font-size:10px;line-height:1.75}.change-list span{grid-column:3;color:#71899c;font-size:8px;white-space:nowrap}.report-meaning{margin-top:20px;padding:18px;border-radius:13px;background:linear-gradient(110deg,#eff7ff,#eefbf7);border:1px solid #d8e9ef}.report-meaning b{font-size:11px}.report-meaning p{margin:6px 0 0;color:#567083;font-size:9px;line-height:1.75}.probability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.probability-grid div{padding:16px;border-radius:13px;border:1px solid #dce6ed;background:#f9fcfe}.probability-grid span{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:#183a56;color:#fff;font-size:9px}.probability-grid p{margin:11px 0 0;color:#60788c;font-size:8px;line-height:1.7}

.delivery-preview{background:linear-gradient(130deg,#e9f4ff,#f7fbff 48%,#e8fbf6);border-top:1px solid #d5e5ee;border-bottom:1px solid #d5e5ee}.delivery-preview-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:center}.delivery-points{display:flex;flex-wrap:wrap;gap:7px;margin-top:25px}.message-window{max-width:610px;margin-left:auto;border:1px solid #c8dce8;border-radius:22px;background:#f1f5f8;box-shadow:var(--shadow);overflow:hidden}.message-head{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;padding:16px;background:#fff;border-bottom:1px solid #dbe6ed}.message-head>i{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,#337df2,#16adba);color:#fff;font-size:17px;font-weight:850}.message-head b,.message-head span{display:block}.message-head b{font-size:11px}.message-head span{color:#768b9b;font-size:8px}.message-head time{color:#718698;font-size:8px}.message-body{margin:22px 55px 22px 18px;padding:20px;border-radius:6px 15px 15px 15px;background:#fff;box-shadow:0 8px 24px rgba(40,76,107,.08)}.message-body>b{font-size:13px}.message-body>p{margin:12px 0;color:#4f677b;font-size:9px;line-height:1.9}.file-chip{display:grid;grid-template-columns:40px 1fr auto;gap:11px;align-items:center;margin-top:16px;padding:12px;border:1px solid #dde7ed;border-radius:10px;background:#f8fafc}.file-chip>span{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#e7685f;color:#fff;font-size:8px}.file-chip b,.file-chip small{display:block}.file-chip b{font-size:9px}.file-chip small{color:#7d909f;font-size:7px}.file-chip i{font-style:normal;color:#8aa0b2}.message-foot{padding:11px 17px;background:#e8eef2;color:#758897;font-size:7px;text-align:center}

.pdf-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.pdf-grid article{display:grid;grid-template-columns:190px 1fr;gap:23px;padding:18px;border:1px solid #d8e5ed;border-radius:19px;background:#fff;box-shadow:0 15px 38px rgba(39,74,107,.07)}.pdf-grid article>a:first-child{display:block;height:250px;overflow:hidden;border-radius:10px;border:1px solid #e0e7eb;background:#eef2f5}.pdf-grid img{width:100%;height:100%;object-fit:cover;object-position:top;transition:.25s}.pdf-grid article:hover img{transform:scale(1.025)}.pdf-grid article>div{padding:15px 5px 5px 0}.pdf-grid span{color:#19829b;font-size:8px;letter-spacing:.1em}.pdf-grid h3{margin:19px 0 9px;font-size:19px}.pdf-grid p{margin:0;color:#62788b;font-size:9px;line-height:1.8}.pdf-grid article>div>a{display:inline-block;margin-top:23px;color:#1d6bb4;font-size:9px;text-decoration:none}.detail-previews{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:17px}.detail-previews figure{margin:0;padding:15px;border:1px solid #d9e5ec;border-radius:17px;background:#fff}.detail-previews img{display:block;width:100%;height:360px;object-fit:cover;object-position:top;border-radius:10px;border:1px solid #e2e9ed}.detail-previews figcaption{padding:13px 3px 2px;color:#5d7488;font-size:9px}.boundary-section{background:#0a1b2e;color:#fff}.boundary-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.boundary-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.boundary-cards article{padding:24px;border:1px solid #2b465d;border-radius:17px;background:#0e263d}.boundary-cards b{font-size:14px}.boundary-cards ul{margin:18px 0 0;padding-left:17px;color:#94aabb;font-size:9px;line-height:2}.disclaimer{margin-top:34px;padding:15px;border:1px solid #2e475b;border-radius:11px;background:#0c2338;color:#8fa5b7;font-size:8px;text-align:center}

.footer{background:#071324;color:#fff;border-top:1px solid #243b51}.footer-main{min-height:138px;display:grid;grid-template-columns:auto 1fr auto;gap:35px;align-items:center}.footer-brand{display:flex;align-items:center;gap:13px}.footer-brand img{display:block;width:128px;height:auto;max-height:52px;object-fit:contain}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{font-size:11px}.footer-brand span{margin-top:3px;color:#7e95aa;font-size:8px}.footer-main>p{margin:0;text-align:center;color:#8197aa;font-size:8px;line-height:1.8}.footer-main>p b{color:#b9cee0}.footer-main>a{color:#86a1b7;font-size:8px;text-decoration:none}.footer-filings{min-height:52px;border-top:1px solid #22364a;display:flex;align-items:center;justify-content:center;gap:10px;color:#748ba0;font-size:8px}.footer-filings a{display:inline-flex;align-items:center;gap:5px;color:#748ba0;text-decoration:none}.footer-filings img{width:15px;height:15px;object-fit:contain}

@media(max-width:1040px){.main-nav{gap:14px}.hero{grid-template-columns:1fr;gap:50px}.day-console{max-width:720px}.custom-layout,.delivery-layout,.delivery-preview-layout,.boundary-layout{grid-template-columns:1fr;gap:45px}.delivery-cards{max-width:760px}.message-window{margin-left:0}.footer-main{grid-template-columns:1fr;text-align:center;padding:30px 0}.footer-brand{justify-content:center}.pdf-grid article{grid-template-columns:160px 1fr}}
@media(max-width:800px){html{scroll-padding-top:74px}.shell{width:min(100% - 30px,1180px)}.header-inner{height:74px}.brand img{width:116px;max-height:48px}.brand>div{display:none}.menu-button{display:block}.main-nav{display:none;position:absolute;left:15px;right:15px;top:66px;padding:11px;border:1px solid #d4e3ec;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.main-nav.open{display:grid}.main-nav a{padding:10px 11px}.main-nav .nav-cta{text-align:center}.hero{min-height:auto;padding:66px 0}.hero h1,.experience-hero h1{font-size:45px}.proof-grid{grid-template-columns:repeat(2,1fr)}.proof-grid div{padding:18px}.proof-grid div:nth-child(2){border-right:0}.proof-grid div:nth-child(-n+2){border-bottom:1px solid #dbe6ed}.section{padding:78px 0}.case-grid,.replica-grid{grid-template-columns:1fr}.human-line{grid-template-columns:1fr}.human-line>i{transform:rotate(90deg);text-align:center}.delivery-cards{grid-template-columns:1fr}.delivery-cards article{min-height:auto}.replica-grid article{min-height:auto}.replica-grid p{min-height:auto}.closing{margin-top:68px;margin-bottom:68px;padding:40px 22px}.experience-hero{grid-template-columns:1fr;gap:30px;padding:55px 0 38px}.sample-status{max-width:420px}.change-list li{grid-template-columns:1fr auto;gap:8px 15px}.change-list li:before{grid-column:1;grid-row:1}.change-list b{grid-column:1;grid-row:1;margin-left:30px}.change-list p{grid-column:1/-1;grid-row:2}.change-list span{grid-column:2;grid-row:1}.pdf-grid{grid-template-columns:1fr}.detail-previews{grid-template-columns:1fr}.footer-filings{padding:14px;flex-wrap:wrap}}
@media(max-width:560px){.hero h1,.experience-hero h1{font-size:39px}.hero-actions,.closing>div{display:grid}.button{width:100%}.timeline article{grid-template-columns:56px 1fr}.timeline article>i{display:none}.case-top{align-items:flex-start;display:block}.case-top b{display:block;margin-top:5px}.proof-grid strong{font-size:21px}.custom-list article{grid-template-columns:40px 1fr}.custom-list article>span{width:37px;height:37px}.statement p{font-size:14px}.consultation-card{grid-template-columns:1fr;text-align:center}.consultation-card img{margin:0 auto}.switcher{grid-template-columns:1fr}.report-panel{padding:20px}.report-heading{align-items:flex-start;display:block}.report-heading>a{display:inline-block;margin-top:14px}.probability-grid{grid-template-columns:1fr}.message-body{margin-right:18px}.pdf-grid article{grid-template-columns:1fr}.pdf-grid article>a:first-child{height:370px}.detail-previews img{height:300px}.boundary-cards{grid-template-columns:1fr}.footer-filings>span{display:none}}
