:root{--ink:#1d1d1f;--muted:#6e6e73;--line:#d2d2d7;--paper:#f5f5f7;--blue:#0071e3;--content:1200px;--sans:Inter,"Noto Sans SC",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--mono:"DM Mono",monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.content-width{max-width:var(--content);width:calc(100% - 72px);margin:0 auto}.global-nav{height:58px;position:sticky;top:0;z-index:50;background:rgba(250,250,252,.84);backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(210,210,215,.6)}.nav-inner{height:100%;max-width:var(--content);width:calc(100% - 72px);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:600;letter-spacing:-.04em;white-space:nowrap}.brand-logo{width:25px;height:25px;border-radius:7px;display:block;overflow:hidden;background:#fff}.brand-logo img{display:block;width:29px;height:25px;object-fit:cover;object-position:50% 31%;mix-blend-mode:multiply}.nav-links{display:flex;align-items:center;gap:36px;margin-left:70px}.nav-links a{font-size:12px;color:#6e6e73;transition:color .2s}.nav-links a:hover{color:#1d1d1f}.nav-actions{display:flex;align-items:center;gap:20px}.nav-product-link{font-size:12px;color:var(--blue)}.nav-product-link span{font-size:15px;margin-left:3px}.menu-toggle{display:none;border:0;background:none;padding:7px}.menu-toggle span{display:block;width:19px;height:1px;background:#1d1d1f;margin:4px}.mobile-links{display:none}.hero{position:relative;overflow:hidden}.hero-black{background:#000;color:#f5f5f7;min-height:790px;padding-top:95px}.hero-copy{position:relative;z-index:2;max-width:var(--content);width:calc(100% - 72px);margin:0 auto;text-align:center}.eyebrow{font:10px var(--mono);letter-spacing:.14em;color:#86868b;text-transform:uppercase;margin:0 0 24px}.eyebrow.light{color:#929298}.hero h1{font-size:clamp(56px,7vw,96px);line-height:1.04;letter-spacing:-.09em;font-weight:600;margin:0}.hero h1 span{background:linear-gradient(100deg,#c6d8ff 0%,#717bff 50%,#d1b3ff 100%);color:transparent;background-clip:text;-webkit-background-clip:text}.hero-lede{color:#a1a1a6;line-height:1.75;font-size:16px;max-width:400px;margin:23px auto 26px}.hero-actions{display:flex;justify-content:center;align-items:center;gap:25px}.button{display:inline-flex;align-items:center;gap:16px;border-radius:980px;padding:13px 20px;font-size:12px;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.button-blue{background:var(--blue);color:#fff}.button-blue span,.button-white span{font-size:16px}.hero-text-link{font-size:12px;color:#b9b9be}.hero-text-link span{font-size:16px;margin-left:5px}.hero-device{position:relative;z-index:2;width:min(840px,82vw);height:470px;margin:82px auto 0}.device-shell{position:absolute;inset:0 36px 0;border:7px solid #252529;border-bottom:15px solid #252529;border-radius:25px 25px 10px 10px;background:#252529;box-shadow:0 30px 80px rgba(48,70,255,.25),0 0 0 1px rgba(255,255,255,.12);overflow:hidden}.device-camera{height:23px;width:118px;position:absolute;z-index:2;top:0;left:50%;transform:translateX(-50%);background:#252529;border-radius:0 0 14px 14px}.device-screen{position:absolute;inset:20px 0 0;border-radius:17px 17px 0 0;overflow:hidden;background:#f8fafb}.device-screen img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.hero-glow{position:absolute;z-index:-1;width:900px;height:270px;left:50%;bottom:-45px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(ellipse,#2a42d8 0%,rgba(52,59,201,.45) 27%,transparent 70%);filter:blur(18px);opacity:.55}.hero-bottom{position:absolute;z-index:3;bottom:0;left:50%;transform:translateX(-50%);width:calc(100% - 72px);max-width:var(--content);height:68px;border-top:1px solid #242429;display:flex;align-items:center;justify-content:space-between}.hero-bottom-copy{display:flex;align-items:center;gap:16px;font-size:12px;color:#dedee2}.hero-bottom-index{font:10px var(--mono);color:#8b8b91}.hero-pager{display:flex;gap:8px}.hero-pager i{display:block;width:34px;height:2px;background:#45454c}.hero-pager i.active{background:#fff}.intro-band{background:#f5f5f7;padding:120px 0 125px}.intro-inner{text-align:center}.intro-inner h2{font-size:clamp(39px,5vw,64px);letter-spacing:-.08em;line-height:1.1;margin:0 0 26px;font-weight:600}.intro-inner h2 span{color:#8c8c91}.intro-inner>p:last-child{font-size:15px;color:#6e6e73;line-height:1.9;max-width:570px;margin:0 auto}.product-section{padding:140px 0 160px}.ttapi-section{background:#fff}.product-layout{display:grid;grid-template-columns:.76fr 1.24fr;gap:80px;align-items:center}.product-layout.reverse{grid-template-columns:1.24fr .76fr}.product-layout.reverse .product-copy{grid-column:2;grid-row:1}.product-layout.reverse .product-visual{grid-column:1;grid-row:1}.product-copy .eyebrow{margin-bottom:28px}.product-copy h2{font-size:clamp(45px,5.2vw,72px);line-height:1.05;letter-spacing:-.09em;margin:0 0 24px}.product-copy h2 em{font-style:normal;color:#8e8e93}.product-copy>p:not(.eyebrow){font-size:15px;color:#6e6e73;line-height:1.9;max-width:370px;margin:0 0 28px}.product-points{display:flex;flex-direction:column;gap:13px;border-top:1px solid var(--line);padding-top:19px;margin-bottom:28px;max-width:320px}.product-points span{font-size:12px;color:#696b70}.product-points b{font:10px var(--mono);color:var(--blue);margin-right:14px}.red-link,.white-link,.dark-link{display:inline-flex;align-items:center;gap:7px;font-size:12px}.red-link{color:var(--blue)}.red-link span,.white-link span,.dark-link span{font-size:17px}.product-visual{min-width:0}.browser-frame{border-radius:18px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.15);background:#fff}.browser-light{background:#f9fbfc;border:1px solid #e1e4e7}.browser-dark{background:#0d1220;border:1px solid #33394e;box-shadow:0 25px 65px rgba(11,16,36,.35)}.browser-bar{height:34px;display:flex;align-items:center;gap:5px;padding:0 14px;border-bottom:1px solid rgba(160,165,176,.23)}.browser-bar>span{width:6px;height:6px;border-radius:50%;background:#cbd0d4}.browser-dark .browser-bar>span:first-child{background:#fa5d58}.browser-dark .browser-bar>span:nth-child(2){background:#f8bd35}.browser-dark .browser-bar>span:nth-child(3){background:#39c755}.browser-bar small{font:9px var(--mono);color:#9ba1a7;margin-left:8px}.browser-frame img{width:100%;display:block;height:auto}.canvas-section{background:#0b0c10;color:#fff}.canvas-section .product-copy>p:not(.eyebrow){color:#a8a8ae}.canvas-section .product-copy h2 em{color:#81828a}.light-points{border-color:#303139}.light-points span{color:#a9a9b0}.light-points b{color:#a8b7ff}.white-link{color:#fff;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:4px}.enterprise-section{background:#f5f5f7;padding:148px 0}.enterprise-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.enterprise-inner h2{font-size:clamp(44px,5.3vw,72px);line-height:1.05;letter-spacing:-.09em;margin:0 0 25px}.enterprise-inner h2 span{color:#8e8e93}.enterprise-inner p:not(.eyebrow){font-size:15px;color:#6e6e73;line-height:1.9;max-width:390px;margin:0 0 26px}.dark-link{color:#1d1d1f;border-bottom:1px solid #b8b8bd;padding-bottom:4px}.enterprise-mark{height:410px;position:relative;display:grid;place-items:center}.enterprise-mark b{position:relative;z-index:2;width:155px;height:155px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:68px;letter-spacing:-.1em;background:radial-gradient(circle at 30% 25%,#a8b5ff,#4e55bc 47%,#212446 100%);box-shadow:0 26px 65px rgba(58,65,165,.25)}.mark-ring{position:absolute;border:1px solid #d7d7dc;border-radius:50%;transform:rotate(25deg)}.ring-one{width:480px;height:190px}.ring-two{width:330px;height:330px;transform:rotate(-19deg)}.about-section{padding:145px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.about-grid h2{font-size:clamp(50px,5.8vw,77px);letter-spacing:-.1em;line-height:1.04;margin:0}.about-grid h2 em{font-style:normal;color:#8e8e93}.about-copy{padding-top:16px}.about-copy p{font-size:15px;color:#6e6e73;line-height:1.9;max-width:430px;margin:0 0 19px}.about-copy .red-link{margin-top:13px}.contact-section{background:#1d1d1f;color:#fff;padding:82px 0}.contact-inner{position:relative}.contact-inner h2{font-size:clamp(44px,5.2vw,69px);line-height:1.05;letter-spacing:-.09em;margin:0}.contact-inner h2 span{color:#8f8f96}.contact-inner .button{position:absolute;right:0;bottom:3px}.button-white{background:#fff;color:#1d1d1f}.site-footer{background:#f5f5f7;border-top:1px solid #e2e2e5;padding:48px 0 26px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:40px;border-bottom:1px solid #d7d7dc}.footer-top p{font-size:12px;color:#85858b;margin:0}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding:38px 0 45px}.footer-links>div{display:flex;flex-direction:column;gap:11px}.footer-links b{font-size:12px;color:#1d1d1f;margin-bottom:4px}.footer-links a{font-size:11px;color:#6e6e73}.footer-links a:hover{color:var(--blue)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #d7d7dc;padding-top:17px;color:#9a9aa0;font:9px var(--mono)}.reveal{opacity:0;transform:translateY(26px);transition:opacity .8s ease,transform .8s ease}.reveal.is-visible{opacity:1;transform:none}.reveal-delay{transition-delay:.15s}@media(max-width:900px){.nav-links{gap:20px;margin-left:20px}.nav-product-link{display:none}.hero-black{min-height:700px;padding-top:80px}.hero-device{height:360px;margin-top:64px}.device-shell{inset:0 20px 0}.product-layout,.product-layout.reverse{grid-template-columns:1fr;gap:55px}.product-layout.reverse .product-copy,.product-layout.reverse .product-visual{grid-column:auto;grid-row:auto}.product-layout.reverse .product-copy{order:1}.product-layout.reverse .product-visual{order:2}.product-copy h2{font-size:57px}.enterprise-inner{grid-template-columns:1fr}.enterprise-mark{height:300px}.about-grid{gap:50px}.contact-inner .button{position:static;margin-top:35px}}@media(max-width:650px){.content-width,.nav-inner{width:calc(100% - 36px)}.global-nav{height:58px}.nav-links,.nav-actions .nav-product-link{display:none}.menu-toggle{display:block}.mobile-links{display:flex;max-height:0;overflow:hidden;flex-direction:column;background:rgba(250,250,252,.98);transition:max-height .3s,padding .3s;border-bottom:1px solid transparent}.global-nav.menu-open .mobile-links{max-height:300px;padding:12px 18px;border-color:#d2d2d7}.mobile-links a{padding:13px 0;border-bottom:1px solid #e9e9eb;font-size:13px;color:#6e6e73}.mobile-links a:last-child{color:var(--blue)}.hero-black{min-height:650px;padding-top:61px}.hero-copy{width:calc(100% - 36px)}.hero h1{font-size:51px}.hero-lede{font-size:14px;margin-top:19px}.hero-actions{gap:16px}.hero-device{width:calc(100% + 20px);height:250px;margin:59px -10px 0}.device-shell{inset:0 10px 0;border-width:4px;border-bottom-width:9px;border-radius:16px 16px 7px 7px}.device-camera{height:12px;width:67px;border-radius:0 0 8px 8px}.device-screen{inset:11px 0 0;border-radius:10px 10px 0 0}.hero-glow{width:380px;height:150px;bottom:-25px}.hero-bottom{width:100%;height:57px;padding:0 18px}.hero-bottom-copy strong{font-size:10px}.hero-pager i{width:19px}.intro-band{padding:80px 0 84px}.intro-inner h2{font-size:37px}.intro-inner>p:last-child{font-size:13px}.product-section{padding:85px 0 98px}.product-copy h2{font-size:46px}.product-copy>p:not(.eyebrow){font-size:14px}.product-visual{margin:0 -7px}.browser-frame{border-radius:12px}.browser-bar{height:27px;padding:0 10px}.browser-bar small{font-size:8px}.enterprise-section{padding:93px 0}.enterprise-inner h2{font-size:48px}.enterprise-inner p:not(.eyebrow){font-size:14px}.enterprise-mark{height:235px}.enterprise-mark b{width:108px;height:108px;font-size:48px}.ring-one{width:330px;height:130px}.ring-two{width:220px;height:220px}.about-section{padding:95px 0}.about-grid{grid-template-columns:1fr;gap:44px}.about-grid h2{font-size:53px}.about-copy{padding-top:0}.about-copy p{font-size:14px}.contact-section{padding:65px 0}.contact-inner h2{font-size:47px}.footer-top{display:block}.footer-top p{margin-top:15px}.footer-links{grid-template-columns:1fr 1fr;gap:30px 20px;padding:30px 0 35px}.footer-bottom{display:block;line-height:2}.footer-bottom span{display:block}}
.hero-black{min-height:760px;padding-top:78px}.hero h1{font-size:clamp(54px,6.5vw,88px)}.hero-device{height:430px;margin-top:65px}.product-copy>p:not(.eyebrow){font-size:17px;line-height:1.85;max-width:390px}.product-points{gap:16px;padding-top:21px;margin-bottom:30px;max-width:340px}.product-points span{font-size:15px;color:#4e545b;font-weight:500}.product-points b{font-size:12px;color:#006cff;margin-right:17px}.red-link,.white-link,.dark-link{font-size:14px}.canvas-section .product-copy>p:not(.eyebrow){color:#b9bac2}.light-points{border-color:#363741}.light-points span{color:#d1d1d8}.light-points b{color:#a8c0ff}.white-link{border-bottom-color:rgba(255,255,255,.55)}
@media(max-width:650px){.hero-black{min-height:650px;padding-top:61px}.hero h1{font-size:51px}.hero-device{height:250px;margin-top:59px}.product-copy>p:not(.eyebrow){font-size:14px}.product-points span{font-size:14px}.product-points b{font-size:11px}.red-link,.white-link,.dark-link{font-size:13px}}
@media(max-width:800px){.hero-device{height:310px;margin-top:56px}.device-screen img{object-fit:contain;background:#f8fafb}}
@media(max-width:650px){.hero-device{height:250px;margin-top:59px}}
.device-screen img{object-fit:contain;background:#f8fafb}

/* Product detail legibility: stronger hierarchy on desktop, restrained on mobile. */
.product-points span{font-size:16px;color:#3f454d;font-weight:600}
.product-points b{font-size:13px;color:#006cff;margin-right:17px}
.light-points span{color:#d7d9e3}
.light-points b{color:#b7c8ff}
@media(max-width:650px){.product-points span{font-size:14px}.product-points b{font-size:11px}}

/* Keep the hero device clear of the bottom caption rail. */
@media(min-width:801px){.hero-black{min-height:900px}.hero-device{height:390px;margin-top:18px}}
@media(max-width:800px){.hero-black{min-height:760px}.hero-device{margin-top:42px}}
@media(max-width:650px){.hero-black{min-height:720px}}

/* First color direction: deep blue-violet instead of black, with a few quiet product signals. */
.hero-black{
  background:
    radial-gradient(circle at 76% 24%,rgba(103,132,255,.38),transparent 32%),
    radial-gradient(circle at 18% 78%,rgba(117,67,202,.3),transparent 36%),
    linear-gradient(135deg,#10265a 0%,#1b3474 48%,#30245d 100%);
}
.hero-black::before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.14;
  pointer-events:none;
  background-image:linear-gradient(rgba(203,220,255,.34) 1px,transparent 1px),linear-gradient(90deg,rgba(203,220,255,.34) 1px,transparent 1px);
  background-size:72px 72px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 78%);
}
.hero-black .eyebrow.light{color:#bfd1ff}
.hero-black .hero-lede{color:#d7e1f6}
.hero-black .hero-text-link{color:#ebf0ff}
.hero-black .hero-bottom{border-top-color:rgba(207,222,255,.25)}
.hero-black .hero-bottom-copy{color:#f3f6ff}
.hero-black .hero-pager i{background:rgba(220,231,255,.35)}
.hero-black .hero-pager i.active{background:#fff}
.hero-notes{display:flex;justify-content:center;gap:10px;margin:24px auto 0;position:relative;z-index:2}
.hero-notes span{display:inline-flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid rgba(215,229,255,.22);border-radius:999px;background:rgba(10,27,71,.28);color:#e3ebff;font-size:11px;letter-spacing:.01em;backdrop-filter:blur(12px)}
.hero-notes b{font:10px var(--mono);color:#9ebcff}
.hero-device{margin-top:26px}
.device-shell{background:#1b2b58;border-color:#273969;box-shadow:0 30px 80px rgba(4,16,66,.42),0 0 0 1px rgba(195,216,255,.2)}
.device-camera{background:#1b2b58}
.hero-glow{background:radial-gradient(ellipse,#6689ff 0%,rgba(111,87,222,.5) 31%,transparent 72%);opacity:.62}
.canvas-section{background:linear-gradient(135deg,#e4ddff 0%,#dce7ff 48%,#e6f7ff 100%);color:#17213b;position:relative;overflow:hidden}
.canvas-section::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.24;background:radial-gradient(circle at 14% 22%,rgba(129,105,255,.32),transparent 28%),radial-gradient(circle at 92% 78%,rgba(51,167,224,.24),transparent 26%)}
.canvas-section .product-layout{position:relative;z-index:1}
.canvas-section .product-copy>p:not(.eyebrow){color:#475574}
.canvas-section .product-copy h2 em{color:#5367a5}
.canvas-section .eyebrow.light{color:#65769a}
.light-points{border-color:rgba(70,92,145,.28)}
.light-points span{color:#344466}
.light-points b{color:#315fd1}
.white-link{color:#23345d;border-bottom-color:rgba(35,52,93,.38)}
.browser-dark{background:#14254d;border-color:#6178ba;box-shadow:0 25px 65px rgba(27,47,104,.24)}
.contact-section{background:linear-gradient(120deg,#1b3977 0%,#3c3273 100%)}
.contact-inner h2 span{color:#b9c8f7}
@media(max-width:800px){.hero-notes{flex-wrap:wrap;gap:8px;margin-top:20px}.hero-notes span{font-size:10px;padding:8px 10px}.hero-device{margin-top:22px}}
@media(max-width:650px){.hero-notes{max-width:310px}.hero-device{margin-top:20px}}

/* Gilded direction: warm obsidian, bronze and champagne highlights. */
:root{--gold:#c4944c;--gold-bright:#f0cf8c;--gold-deep:#805326;--warm-ink:#241a12}
.hero-black{
  background:
    radial-gradient(circle at 76% 18%,rgba(229,184,103,.3),transparent 30%),
    radial-gradient(circle at 18% 78%,rgba(143,86,32,.24),transparent 34%),
    linear-gradient(135deg,#2a1d13 0%,#4a321b 48%,#1e1711 100%);
}
.hero-black::before{
  opacity:.12;
  background-image:linear-gradient(rgba(250,221,163,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(250,221,163,.3) 1px,transparent 1px);
}
.hero h1 span{background:linear-gradient(100deg,#fff1c4 0%,#e1b466 43%,#9a6329 76%,#fff0b2 100%)}
.hero-black .eyebrow.light{color:#e1c58e}
.hero-black .hero-lede{color:#f0e3ca}
.hero-black .hero-text-link{color:#fff4dc}
.hero-black .hero-bottom{border-top-color:rgba(240,207,145,.28)}
.hero-black .hero-bottom-copy{color:#fff4dc}
.hero-black .hero-pager i{background:rgba(245,218,165,.34)}
.hero-notes span{border-color:rgba(244,213,157,.32);background:rgba(61,38,17,.34);color:#ffedc4}
.hero-notes b{color:#f0cb83}
.device-shell{background:#3a2817;border-color:#765128;box-shadow:0 30px 80px rgba(23,13,5,.54),0 0 0 1px rgba(246,211,146,.24)}
.device-camera{background:#3a2817}
.hero-glow{background:radial-gradient(ellipse,#e2ad5b 0%,rgba(160,94,31,.5) 31%,transparent 72%);opacity:.58}
.button-blue{background:linear-gradient(135deg,#f0c979 0%,#b27a32 100%);color:#27190e;box-shadow:0 10px 28px rgba(123,75,25,.28)}
.nav-product-link,.red-link{color:#9a6b2f}
.product-points b{color:#a77432}
.canvas-section{
  background:linear-gradient(135deg,#261a11 0%,#523619 46%,#1d1510 100%);
  color:#fff5e2;
}
.canvas-section::before{
  opacity:.2;
  background:radial-gradient(circle at 12% 18%,rgba(244,193,103,.32),transparent 30%),radial-gradient(circle at 88% 78%,rgba(163,95,31,.28),transparent 28%);
}
.canvas-section::after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.07;background:repeating-linear-gradient(115deg,transparent 0 18px,rgba(255,227,170,.45) 19px,transparent 20px 38px)}
.canvas-section .product-copy>p:not(.eyebrow){color:#ead9bd}
.canvas-section .product-copy h2 em{color:#e3b86f}
.canvas-section .eyebrow.light{color:#e0bd80}
.light-points{border-color:rgba(235,190,113,.34)}
.light-points span{color:#f2e2c4}
.light-points b{color:#efc66f}
.white-link{color:#ffe6b2;border-bottom-color:rgba(255,226,171,.56)}
.browser-dark{background:#22170f;border-color:#9b6a32;box-shadow:0 25px 65px rgba(19,10,4,.44)}
.browser-dark .browser-bar{border-bottom-color:rgba(232,188,112,.24)}
.enterprise-mark b{background:radial-gradient(circle at 30% 25%,#ffe6a2,#b97b35 47%,#4a2c16 100%);box-shadow:0 26px 65px rgba(116,69,23,.32)}
.contact-section{background:linear-gradient(120deg,#2b1c12 0%,#70451f 100%)}
.contact-inner h2 span{color:#f0cb85}

/* Liquid-gold finish: a brighter, more unmistakable gilded background. */
.hero-black{
  background:
    radial-gradient(ellipse at 50% -18%,rgba(255,242,192,.7) 0%,rgba(255,218,126,.24) 25%,transparent 56%),
    radial-gradient(circle at 8% 88%,rgba(74,39,8,.58),transparent 38%),
    radial-gradient(circle at 95% 74%,rgba(97,48,9,.48),transparent 40%),
    linear-gradient(118deg,#63370d 0%,#a8661b 24%,#e0ad4f 49%,#bd7925 72%,#5c330d 100%);
}
.hero-black::before{
  opacity:.18;
  background-image:
    radial-gradient(circle,rgba(255,238,180,.42) 0 1px,transparent 1.5px),
    linear-gradient(118deg,rgba(255,246,205,.22) 0 1px,transparent 1px);
  background-size:28px 28px,140px 140px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.78),transparent 84%);
}
.hero-black::after{
  content:"";
  position:absolute;
  inset:-20% -35%;
  pointer-events:none;
  background:linear-gradient(112deg,transparent 38%,rgba(255,248,214,.16) 48%,rgba(255,226,142,.24) 52%,transparent 62%);
  transform:translateX(-18%);
  animation:gilded-sheen 13s ease-in-out infinite;
  mix-blend-mode:screen;
}
@keyframes gilded-sheen{0%,38%{transform:translateX(-24%)}68%,100%{transform:translateX(24%)}}
.hero h1 span{background:linear-gradient(100deg,#fff8d8 0%,#ffe39a 25%,#b66b1c 56%,#fff2bd 82%,#d89a39 100%);text-shadow:0 8px 32px rgba(93,45,7,.24)}
.hero-black .hero-lede{color:#fff0cf}
.hero-black .hero-text-link{color:#fff8e4}
.hero-notes span{background:rgba(91,47,9,.32);border-color:rgba(255,231,164,.42);box-shadow:inset 0 1px 0 rgba(255,247,215,.16)}
.hero-glow{background:radial-gradient(ellipse,#ffd879 0%,rgba(200,123,25,.5) 33%,transparent 72%);opacity:.68}
.button-blue{background:linear-gradient(135deg,#fff3c4 0%,#edbf66 45%,#a9631c 100%);color:#3b220b;border:1px solid rgba(255,239,183,.62)}
.canvas-section{
  background:
    radial-gradient(circle at 84% 18%,rgba(255,228,155,.22),transparent 28%),
    linear-gradient(125deg,#3e2109 0%,#80501a 29%,#c28d38 55%,#704214 78%,#3a1e08 100%);
}
.canvas-section::before{opacity:.25;background:radial-gradient(circle at 14% 22%,rgba(255,226,141,.28),transparent 30%),radial-gradient(circle at 91% 74%,rgba(255,187,68,.2),transparent 28%)}
.canvas-section::after{opacity:.11;background:repeating-linear-gradient(115deg,transparent 0 18px,rgba(255,232,169,.6) 19px,transparent 20px 38px)}
.contact-section{background:linear-gradient(118deg,#4a270c 0%,#9b5d1a 43%,#d29b3f 100%)}
.contact-inner h2 span{color:#fff0b2}

/* Requested fallback: restore the deep black background while keeping the layout intact. */
.hero-black{background:#000}
.hero-black::before{opacity:0;background:none}
.hero-black::after{display:none;animation:none}
.canvas-section{background:#0b0c10;color:#fff}
.canvas-section::before,.canvas-section::after{display:none}
.contact-section{background:#1d1d1f}

/* Remove the former gilded text treatment completely: the title must stay plain white. */
.hero h1 span{
  background:none !important;
  color:#f5f5f7 !important;
  -webkit-background-clip:border-box !important;
  background-clip:border-box !important;
  text-shadow:none !important;
}

/* Clear the remaining gilded accents from the black direction. */
.hero-black .eyebrow.light{color:#929298}
.hero-black .hero-lede{color:#a1a1a6}
.hero-black .hero-text-link{color:#b9b9be}
.hero-black .hero-bottom{border-top-color:#242429}
.hero-black .hero-bottom-copy{color:#dedee2}
.hero-black .hero-pager i{background:#45454c}
.hero-notes span{border-color:rgba(215,229,255,.22);background:rgba(10,27,71,.28);color:#e3ebff;box-shadow:none}
.hero-notes b{color:#9ebcff}
.hero-glow{background:radial-gradient(ellipse,#2a42d8 0%,rgba(52,59,201,.45) 27%,transparent 70%);opacity:.55}
.device-shell{background:#252529;border-color:#252529;box-shadow:0 30px 80px rgba(48,70,255,.25),0 0 0 1px rgba(255,255,255,.12)}
.device-camera{background:#252529}
.button-blue{background:var(--blue);color:#fff;border:0;box-shadow:none}
.nav-product-link,.red-link{color:var(--blue)}
.product-points b{color:#006cff}
.canvas-section .product-copy>p:not(.eyebrow){color:#a8a8ae}
.canvas-section .product-copy h2 em{color:#81828a}
.canvas-section .eyebrow.light{color:#929298}
.light-points{border-color:#303139}
.light-points span{color:#a9a9b0}
.light-points b{color:#a8b7ff}
.white-link{color:#fff;border-bottom-color:rgba(255,255,255,.4)}
.browser-dark{background:#0d1220;border-color:#33394e;box-shadow:0 25px 65px rgba(11,16,36,.35)}
.enterprise-mark b{background:radial-gradient(circle at 30% 25%,#a8b5ff,#4e55bc 47%,#212446 100%);box-shadow:0 26px 65px rgba(58,65,165,.25)}
.contact-inner h2 span{color:#8f8f96}

/* Contact QR modal. The image rotates after every 50 opens and remains easy to dismiss. */
body.modal-open{overflow:hidden}
.contact-modal[hidden]{display:none}
.contact-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}
.contact-modal.is-open{opacity:1;visibility:visible}
.contact-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(8px)}
.contact-modal-card{position:relative;z-index:1;width:min(520px,100%);max-height:min(90vh,860px);overflow:auto;padding:32px 32px 26px;border:1px solid rgba(210,210,215,.4);border-radius:24px;background:#f7f7f8;color:#1d1d1f;box-shadow:0 28px 90px rgba(0,0,0,.42);transform:translateY(14px) scale(.98);transition:transform .22s ease}
.contact-modal.is-open .contact-modal-card{transform:none}
.contact-modal-card .eyebrow{margin:0 0 12px;color:#6e6e73}
.contact-modal-card h2{margin:0;font-size:clamp(28px,5vw,42px);letter-spacing:-.06em;line-height:1.08}
.contact-modal-description{margin:10px 0 0;color:#6e6e73;font-size:14px;line-height:1.7}
.contact-modal-image{display:block;width:auto;max-width:100%;height:auto;max-height:58vh;margin:22px auto 0;border-radius:12px;object-fit:contain;background:#fff;box-shadow:0 12px 34px rgba(0,0,0,.13)}
.contact-modal-meta{display:flex;justify-content:flex-start;gap:14px;margin-top:18px;padding-top:15px;border-top:1px solid #dedee2;color:#6e6e73;font-size:12px}
.contact-modal-close{position:absolute;top:16px;right:18px;width:34px;height:34px;border:0;border-radius:50%;background:#e9e9ec;color:#4f4f55;font-size:26px;line-height:1;cursor:pointer;transition:background .2s,color .2s}
.contact-modal-close:hover{background:#d8d8dd;color:#1d1d1f}
@media(max-width:650px){.contact-modal{padding:16px}.contact-modal-card{padding:28px 18px 20px;border-radius:18px}.contact-modal-image{max-height:57vh;margin-top:18px}.contact-modal-meta{font-size:11px;flex-direction:column;gap:5px}}
