:root{--ink: #111827;--ink-soft: #526071;--orange: #ff4a17;--orange-deep: #ed390b;--orange-pale: #fff1e9;--paper: #ffffff;--paper-warm: #fffaf7;--line: #e8e8eb;--footer: #111a2f;--shadow: 0 18px 50px rgb(26 30 41 / 9%);--font: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;min-width:320px;overflow-x:hidden;color:var(--ink);background:var(--paper);font-family:var(--font);-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #1d4ed8;outline-offset:4px;border-radius:8px}p,h1,h2,h3{margin-top:0}.shell{width:min(100% - 48px,1240px);margin-inline:auto}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:12px 16px;color:#fff;background:var(--ink);border-radius:8px;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{position:relative;z-index:20;background:#fffffff0;border-bottom:1px solid rgb(17 24 39 / 5%);backdrop-filter:blur(14px)}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:82px;gap:32px}.brand{display:inline-flex;align-items:center;width:max-content;gap:9px;font-size:25px;font-weight:750;letter-spacing:-.04em}.brand img{width:36px;height:36px;object-fit:contain}.site-nav,.footer-nav{display:flex;align-items:center;justify-content:center;gap:42px}.site-nav a,.footer-nav a{font-size:15px;font-weight:650}.site-nav a:hover,.footer-nav a:hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;color:#fff;background:linear-gradient(135deg,#ff5a1f,var(--orange-deep));border:1px solid transparent;border-radius:12px;box-shadow:0 12px 25px #ff4a173d;font-size:16px;font-weight:750;letter-spacing:-.01em;transition:transform .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-2px);box-shadow:0 16px 30px #ff4a174d}.button--small{justify-self:end;min-height:44px;padding-inline:19px;font-size:14px;border-radius:10px}.eyebrow{margin-bottom:16px;color:var(--orange-deep);font-size:13px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.hero{position:relative;overflow:hidden;padding:82px 0 84px;background:radial-gradient(circle at 50% 35%,rgb(255 225 208 / 52%),transparent 32%),linear-gradient(180deg,#fff 0% 58%,#fff9f5)}.hero:before,.hero:after{position:absolute;width:320px;height:320px;content:"";filter:blur(70px);border-radius:999px;pointer-events:none}.hero:before{top:90px;left:-230px;background:#ff662e21}.hero:after{right:-250px;bottom:20px;background:#ffb28526}.hero__copy{position:relative;z-index:1;text-align:center}.hero h1{max-width:1000px;margin:0 auto 22px;font-size:clamp(48px,6vw,80px);line-height:.98;letter-spacing:-.065em}.hero h1 span{color:var(--orange)}.hero__subtitle{max-width:720px;margin:0 auto 28px;color:var(--ink-soft);font-size:clamp(17px,2vw,20px);line-height:1.65}.hero__button{min-height:54px}.hero__note{margin:10px 0 22px;color:#677383;font-size:13px}.marketplaces{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px 30px;color:#5f646d}.marketplaces span{position:relative;font-size:16px;font-weight:760;letter-spacing:-.025em}.marketplaces span+span:before{position:absolute;top:50%;left:-17px;width:4px;height:4px;content:"";background:#c9c9cc;border-radius:99px}.hero-visual{position:relative;z-index:1;display:grid;grid-template-columns:180px 76px minmax(0,1fr);align-items:center;gap:18px;margin-top:54px}.hero-source{position:relative;display:grid;place-items:center;min-height:340px;padding:20px;background:#ffffffd6;border:1px solid rgb(17 24 39 / 6%);border-radius:30px;box-shadow:var(--shadow)}.hero-source img{width:145px;height:280px;object-fit:contain}.hero-source span{position:absolute;bottom:14px;left:50%;padding:5px 10px;color:#6a7380;background:#f2f3f5;border-radius:999px;font-size:11px;font-weight:750;transform:translate(-50%)}.transform-arrow,.market-arrow{display:flex;align-items:center;justify-content:center;color:var(--orange);font-size:46px;font-weight:400}.transform-arrow{position:relative}.transform-arrow span{position:absolute;font-size:13px}.transform-arrow span:first-child{top:25%;left:0}.transform-arrow span:last-child{right:3px;bottom:25%}.hero-scenes{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;gap:9px;min-width:0}.hero-scene{min-width:0;margin:0;overflow:hidden;aspect-ratio:.62;background:#f7f2ed;border-radius:20px;box-shadow:0 12px 24px #1f232c1f;transform:rotate(-1.5deg)}.hero-scene:nth-child(2n){transform:translateY(12px) rotate(1deg)}.hero-scene--feature{transform:translateY(-5px) rotate(1.5deg)}.hero-scene img{width:100%;height:100%;object-fit:cover}.value-section{padding:92px 0 100px;background:radial-gradient(circle at 20% 50%,rgb(255 96 42 / 7%),transparent 30%),var(--paper-warm)}.section-heading{max-width:780px;margin:0 auto 42px;text-align:center}.section-heading h2{margin-bottom:14px;font-size:clamp(36px,4.5vw,54px);line-height:1.06;letter-spacing:-.055em}.section-heading>p:last-child{margin-bottom:0;color:var(--ink-soft);font-size:17px;line-height:1.6}.value-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1040px;margin-inline:auto}.value-card{display:grid;grid-template-columns:88px 1fr;align-items:center;gap:22px;min-height:188px;padding:30px;background:#ffffffe5;border:1px solid rgb(17 24 39 / 6%);border-radius:22px;box-shadow:0 12px 32px #301c1212}.value-card img{width:78px;height:78px;object-fit:contain}.value-card h3{margin-bottom:9px;font-size:20px;line-height:1.2;letter-spacing:-.03em}.value-card p{margin-bottom:0;color:#4e5a69;font-size:14px;line-height:1.65}.showcase-section{padding:106px 0 116px;background:#fff}.showcase-list{display:grid;gap:0;margin-top:58px}.showcase-row{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:24px;padding:34px 0;border-top:1px solid var(--line)}.showcase-row:last-child{border-bottom:1px solid var(--line)}.market-label>span{color:#7a8390;font-size:12px;font-weight:600}.market-label h3{margin:5px 0 20px;font-size:19px;letter-spacing:-.03em}.market-label strong{color:#3f4651;font-size:17px;letter-spacing:-.03em}.showcase-row:nth-child(2) .market-label strong,.showcase-row:nth-child(3) .market-label strong{color:var(--orange)}.market-visual-flow{display:grid;grid-template-columns:180px 74px minmax(0,1fr);align-items:center;gap:18px;min-width:0}.market-primary{display:grid;place-items:center;height:190px;margin:0}.market-primary img{width:auto;height:190px;max-height:190px;object-fit:contain;filter:drop-shadow(0 12px 14px rgb(29 31 37 / 10%))}.market-gallery figure{margin:0;overflow:hidden;aspect-ratio:5 / 4;background:#f7f3ef;border-radius:14px;box-shadow:0 10px 26px #1d1f2517}.market-gallery img{width:100%;height:100%;object-fit:cover}.market-arrow{display:grid;place-items:center;margin:0}.market-arrow img{width:70px;height:auto}.market-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:10px;min-width:0}.final-cta{position:relative;overflow:hidden;color:#fff;background:linear-gradient(100deg,#ff3b0c,#ff5a1c 54%,#ff6b26)}.final-cta:after{position:absolute;top:-100px;right:12%;width:320px;height:320px;content:"";background:#ffffff1a;border-radius:50%;filter:blur(5px)}.final-cta__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:180px}.final-cta h2{margin-bottom:0;font-size:clamp(34px,4vw,52px);line-height:1.04;letter-spacing:-.055em}.button--outline{flex:0 0 auto;color:#fff;background:#ffffff0f;border:2px solid #fff;box-shadow:none}.button--outline:hover{color:var(--orange-deep);background:#fff;box-shadow:none}.site-footer{color:#d8dfeb;background:radial-gradient(circle at 12% 10%,rgb(52 75 121 / 38%),transparent 28%),var(--footer)}.site-footer__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:36px;min-height:160px}.brand--footer{color:#fff}.brand--footer img{filter:grayscale(1) brightness(0) invert(1)}.footer-nav a{color:#c9d1de;font-weight:550}.site-footer p{justify-self:end;margin-bottom:0;color:#aeb9c9;font-size:14px}.not-found{display:grid;place-items:center;align-content:center;min-height:68vh;padding-block:100px;text-align:center}.not-found h1{margin-bottom:18px;font-size:clamp(46px,7vw,76px);line-height:1;letter-spacing:-.06em}.not-found>p:not(.eyebrow){max-width:620px;margin-bottom:28px;color:var(--ink-soft);font-size:18px;line-height:1.6}@media(max-width:1100px){.hero-visual{grid-template-columns:150px 58px minmax(0,1fr);gap:12px}.hero-source{min-height:290px}.hero-source img{width:118px;height:235px}.hero-scenes{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-scene:nth-child(n+5){display:none}.showcase-row{grid-template-columns:120px minmax(0,1fr);gap:16px}.market-visual-flow{grid-template-columns:150px 56px minmax(0,1fr);gap:12px}.market-primary{height:172px}.market-primary img{height:172px;max-height:172px}.market-arrow img{width:56px}}@media(max-width:800px){.site-header__inner{grid-template-columns:1fr auto;min-height:74px;gap:10px 18px;padding-block:10px}.site-nav{grid-column:1 / -1;grid-row:2;justify-content:flex-start;gap:28px;padding-top:8px;border-top:1px solid #ececef}.header-cta{grid-column:2;grid-row:1}.hero{padding-top:64px}.hero-visual{grid-template-columns:150px 60px minmax(0,1fr)}.hero-scenes{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-scene:nth-child(n+5){display:block}.hero-scene:nth-child(n+7){display:none}.value-grid{grid-template-columns:1fr}.showcase-row{grid-template-columns:1fr;gap:16px}.market-label{grid-column:1 / -1;display:flex;align-items:baseline;gap:9px}.market-label h3{margin:0}.market-label strong{margin-left:auto}.market-visual-flow{grid-template-columns:150px 56px minmax(0,1fr);gap:14px}.site-footer__inner{grid-template-columns:1fr auto}.footer-nav{grid-column:1 / -1;grid-row:2;justify-content:flex-start}.site-footer p{grid-column:2;grid-row:1}}@media(max-width:560px){.shell{width:min(100% - 32px,1240px)}html{scroll-padding-top:124px}.brand{font-size:22px}.brand img{width:32px;height:32px}.header-cta{min-height:40px;padding-inline:13px;font-size:12px}.site-nav a{font-size:14px}.hero{padding:54px 0 66px}.hero h1{margin-bottom:20px;font-size:clamp(45px,14vw,60px)}.hero__subtitle{font-size:16px;line-height:1.6}.marketplaces{gap:10px 20px}.marketplaces span{font-size:13px}.marketplaces span+span:before{left:-12px}.hero-visual{grid-template-columns:115px 42px minmax(0,1fr);align-items:center;gap:8px;margin-top:42px}.hero-source{min-height:260px;padding:12px;border-radius:22px}.hero-source img{width:96px;height:215px}.transform-arrow{font-size:34px}.hero-scenes{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.hero-scene{border-radius:14px}.hero-scene:nth-child(n+5){display:none}.value-section,.showcase-section{padding:76px 0 82px}.section-heading{margin-bottom:34px}.section-heading h2{font-size:38px}.value-card{grid-template-columns:64px 1fr;min-height:0;padding:24px 20px;gap:16px}.value-card img{width:58px;height:58px}.value-card h3{font-size:18px}.value-card p{font-size:13px}.showcase-list{margin-top:34px}.showcase-row{padding:30px 0 38px}.market-label{flex-wrap:wrap;margin-bottom:8px}.market-label h3{font-size:18px}.market-label strong{font-size:14px}.market-gallery figure{border-radius:16px}.market-visual-flow{grid-template-columns:minmax(0,128px) 56px minmax(0,1fr);gap:10px}.market-primary{height:160px}.market-primary img{height:160px;max-height:160px}.market-arrow{grid-column:2 / 4;justify-self:start}.market-arrow img{width:52px}.market-gallery{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2px}.final-cta__inner{flex-direction:column;align-items:flex-start;justify-content:center;min-height:250px;padding-block:48px}.site-footer__inner{display:flex;flex-wrap:wrap;justify-content:space-between;min-height:190px;padding-block:36px}.footer-nav{order:3;width:100%}.site-footer p{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
