.white-page{--white-accent:#5754dc;--white-teal:#25a99a;--white-soft:#f7f8fc}
.white-hero{background:radial-gradient(circle at 11% 10%,rgba(87,84,220,.14),transparent 30%),radial-gradient(circle at 89% 16%,rgba(37,169,154,.15),transparent 29%),linear-gradient(180deg,#fff,#f8f9fd)}
.white-hero .container-xxl{grid-template-columns:minmax(0,.93fr) minmax(470px,1.07fr)}
.white-comparison{width:100%;aspect-ratio:1.58/1;scroll-margin-top:110px;background:#fff}
.white-layer{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden}
.white-layer img{width:100%;height:100%;object-fit:cover}
.white-after{z-index:1;background-color:#fff;background-image:linear-gradient(45deg,#e9eaf0 25%,transparent 25%),linear-gradient(-45deg,#e9eaf0 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e9eaf0 75%),linear-gradient(-45deg,transparent 75%,#e9eaf0 75%);background-size:28px 28px;background-position:0 0,0 14px,14px -14px,-14px 0}
.white-before-wrap{position:absolute;z-index:2;inset:0;overflow:hidden;clip-path:inset(0 calc(100% - var(--position)) 0 0);will-change:clip-path}
.white-before{background:#fff}
.white-comparison .comparison-range{touch-action:pan-y}
.white-intent-note{padding:1.1rem 0;background:#f0efff}
.white-intent-note .container-xxl>div{display:flex;align-items:flex-start;gap:1rem;max-width:1100px;margin:auto;padding:1.1rem 1.25rem;border:1px solid #dedcf9;border-radius:18px;background:rgba(255,255,255,.72)}
.intent-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#fff;background:var(--white-accent);font-size:.8rem;font-weight:850;flex:0 0 auto}
.white-intent-note h2{margin:0 0 .25rem;font-size:clamp(1rem,2vw,1.25rem)}
.white-intent-note p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.65}
.white-intent-note a{color:#3f3abf;font-weight:750;text-decoration:underline}
.white-upload-section{background:#fff}
.white-review-note{padding:.9rem 1rem;border-left:3px solid var(--white-accent);border-radius:0 12px 12px 0;background:#f4f3ff}
.white-steps{background:var(--white-soft)}
.white-step-layout{display:grid;grid-template-columns:1.04fr .96fr;gap:clamp(2rem,5vw,5rem);align-items:center}
.white-step-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:0;padding:0;list-style:none}
.white-step-grid li{min-height:180px;padding:1.35rem;border:1px solid var(--line);border-radius:21px;background:#fff;box-shadow:0 12px 34px rgba(31,30,65,.04)}
.white-step-grid span,.white-use-grid>article>span{color:#9592aa;font-size:.65rem;font-weight:850;letter-spacing:.05em}
.white-step-grid h3{margin:1.7rem 0 .4rem}
.white-step-grid p{margin:0;color:var(--muted);font-size:.79rem}
.white-workflow-card{overflow:hidden;margin:0;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:var(--shadow)}
.white-workflow-card img{display:block;width:100%;height:auto}
.white-workflow-card figcaption{padding:.85rem 1rem;color:#6c6e80;font-size:.7rem}
.white-transparency{background:#fff}
.white-transparency-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,6vw,6rem);align-items:center}
.white-transparency-layout>div:first-child p{color:var(--muted);font-size:.84rem}
.white-transparency-layout a{color:#423dca;font-weight:750;text-decoration:underline}
.format-compare{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.format-compare article{position:relative;overflow:hidden;min-height:310px;border:1px solid var(--line);border-radius:23px}
.format-compare article>span{position:absolute;z-index:2;left:12px;top:12px;padding:.3rem .5rem;border-radius:8px;color:#fff;background:rgba(31,31,46,.72);font-size:.6rem;font-weight:800}
.format-compare img{width:100%;height:100%;min-height:310px;object-fit:contain}
.format-white{background:#fff}
.format-transparent{background-color:#fff;background-image:linear-gradient(45deg,#e9eaf0 25%,transparent 25%),linear-gradient(-45deg,#e9eaf0 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e9eaf0 75%),linear-gradient(-45deg,transparent 75%,#e9eaf0 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0}
.white-use-cases{background:var(--white-soft)}
.white-use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}
.white-use-grid article{overflow:hidden;padding:1rem;border:1px solid var(--line);border-radius:23px;background:#fff;transition:transform .25s,box-shadow .25s}
.white-use-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(36,34,76,.09)}
.white-use-image{display:grid;height:190px;place-items:center;margin:-.2rem -.2rem 1rem;overflow:hidden;border-radius:16px;background:#fff}
.white-use-image.checkerboard{background-color:#fff;background-image:linear-gradient(45deg,#ebecf1 25%,transparent 25%),linear-gradient(-45deg,#ebecf1 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#ebecf1 75%),linear-gradient(-45deg,transparent 75%,#ebecf1 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}
.white-use-image img{width:100%;height:100%;object-fit:contain}
.white-use-grid h3{margin:1.2rem 0 .4rem}
.white-use-grid p{margin:0;color:var(--muted);font-size:.77rem}
.white-use-grid a{display:inline-block;margin-top:.75rem;color:#423dca;font-size:.7rem;font-weight:780}
.white-features{background:#fff}
.white-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}
.white-feature-grid article{padding:1.4rem;border:1px solid var(--line);border-radius:21px;background:linear-gradient(145deg,#fff,#fbfbfe)}
.white-feature-grid b{color:var(--white-accent);font-size:.68rem}
.white-feature-grid h3{margin:1.7rem 0 .4rem}
.white-feature-grid p{margin:0;color:var(--muted);font-size:.8rem}
.white-technology{color:#fff;background:radial-gradient(circle at 15% 20%,rgba(54,200,184,.24),transparent 28%),linear-gradient(145deg,#27294d,#4e50a3)}
.white-tech-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,6vw,6rem);align-items:center}
.white-tech-layout>.reveal-visible p,.white-tech-layout>div:first-child p{color:#e2e3ef}
.white-tech-layout .eyebrow{color:#c9c8ff}
.white-tech-layout>div:first-child img{display:block;width:100%;margin-top:1.4rem;border:1px solid rgba(255,255,255,.2);border-radius:20px}
.white-tech-list{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}
.white-tech-list article{display:flex;gap:.9rem;padding:1rem;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}
.white-tech-list article>b{color:#9de9df;font-size:.65rem}
.white-tech-list h3{margin:0 0 .3rem;color:#fff}
.white-tech-list p{margin:0;color:#dfe0ed;font-size:.75rem}
.white-guidance{background:#fff}
.white-guidance-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(2rem,6vw,6rem);align-items:center}
.white-tip-list{display:grid;grid-template-columns:1fr 1fr;gap:0 1.4rem}
.white-tip-list article{padding:1rem 0;border-bottom:1px solid #e2e3ea}
.white-tip-list h3{margin:0 0 .25rem}
.white-tip-list p{margin:0;color:var(--muted);font-size:.77rem}
.white-challenge-visual{overflow:hidden;margin:0;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--shadow)}
.white-challenge-visual img{display:block;width:100%;min-height:340px;object-fit:cover}
.white-challenge-visual figcaption{display:flex;padding:1rem 1.1rem;flex-direction:column}
.white-challenge-visual figcaption b{font-size:.8rem}
.white-challenge-visual figcaption span{color:var(--muted);font-size:.7rem}
.white-difficult{background:var(--white-soft)}
.white-difficult-card{display:grid;grid-template-columns:1fr 260px;gap:clamp(1.5rem,5vw,4rem);align-items:center;overflow:hidden;padding:clamp(1.5rem,4vw,3rem);border-radius:28px;color:#fff;background:radial-gradient(circle at 85% 12%,rgba(52,193,184,.28),transparent 30%),linear-gradient(145deg,#25264c,#5658aa)}
.white-difficult-card .eyebrow{color:#c9c7ff}
.white-difficult-card p{color:#e4e4f1;font-size:.83rem}
.white-difficult-card a{color:#fff;font-weight:760;text-decoration:underline}
.white-difficult-card img{display:block;width:100%;max-height:430px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 20px 30px rgba(0,0,0,.2))}
.white-continue{background:#fff}
.white-continue-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}
.white-continue-grid>a{display:flex;min-height:230px;padding:1.35rem;border:1px solid var(--line);border-radius:21px;color:var(--ink);background:#fff;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s}
.white-continue-grid>a:hover{transform:translateY(-4px);border-color:#cbc8f5;box-shadow:0 18px 42px rgba(36,34,76,.09)}
.white-continue-grid span{color:#9996ad;font-size:.65rem;font-weight:850}
.white-continue-grid h3{margin:1.7rem 0 .4rem}
.white-continue-grid p{margin:0 0 1rem;color:var(--muted);font-size:.77rem}
.white-continue-grid b{margin-top:auto;color:#423dca;font-size:.7rem}
.white-final-cta{background:radial-gradient(circle at 12% 15%,rgba(52,193,184,.38),transparent 29%),radial-gradient(circle at 88% 85%,rgba(240,106,194,.28),transparent 30%),#4e45c7}
.white-final-cta .final-policy{margin:1rem auto 0;color:#e5e4fb;font-size:.67rem}
.white-final-cta .final-policy a{color:#fff;text-decoration:underline}
@media (max-width:1199.98px){.white-use-grid,.white-feature-grid,.white-continue-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:991.98px){.white-hero .container-xxl,.white-step-layout,.white-transparency-layout,.white-tech-layout,.white-guidance-grid{grid-template-columns:1fr}.white-comparison,.white-workflow-card,.format-compare,.white-challenge-visual{width:100%;max-width:720px;margin:auto}.white-tech-layout{gap:2.2rem}.white-challenge-visual img{min-height:0}}
@media (max-width:767.98px){.white-comparison{aspect-ratio:4/3}.white-step-grid,.white-feature-grid,.white-tech-list,.white-tip-list,.white-continue-grid{grid-template-columns:1fr}.white-step-grid li{min-height:0}.white-use-grid{grid-template-columns:1fr 1fr}.white-difficult-card{grid-template-columns:1fr}.white-difficult-card img{max-height:320px}.white-use-image{height:165px}}
@media (max-width:575.98px){.format-compare,.white-use-grid{grid-template-columns:1fr}.format-compare article,.format-compare img{min-height:250px}.white-intent-note .container-xxl>div{padding:1rem}.white-use-image{height:190px}.white-difficult-card img{max-height:280px}}
@media (max-width:420px){.white-comparison{aspect-ratio:1/1}.white-layer img{object-fit:contain}.white-after,.white-before{background-color:#fff}.white-after{background-size:22px 22px;background-position:0 0,0 11px,11px -11px,-11px 0}}
