*{box-sizing:border-box}
html,body{margin:0;width:100%;min-height:100%;overflow-x:hidden;background:#0a0705}
.dot-stage{position:relative;width:100vw;height:100vh;transition:background .55s ease}.dot-stage.night-mode{background:radial-gradient(circle,#170b04 0,#0a0502 48%,#020100 83%)}.dot-stage.day-mode{background:radial-gradient(circle at 50% 48%,#fffaf2 0,#f7ead8 48%,#dcc6aa 100%)}
.dot-stage:after{content:"";position:absolute;inset:0;pointer-events:none;transition:box-shadow .55s ease}.dot-stage.night-mode:after{box-shadow:inset 0 0 170px #000}.dot-stage.day-mode:after{box-shadow:inset 0 0 150px rgba(105,56,18,.18)}
.dot-stage canvas{position:absolute;inset:0;width:100%;height:100%}
.brand-mark{position:absolute;left:28px;top:24px;width:58px;height:58px;padding:6px;border-radius:17px;background:rgba(18,7,2,.8);border:1px solid rgba(255,171,76,.68);box-shadow:0 0 18px rgba(255,116,18,.72),0 0 44px rgba(255,78,5,.48),0 0 82px rgba(255,69,0,.22);z-index:2}
.brand-mark img{width:100%;height:100%;border-radius:13px;filter:drop-shadow(0 0 10px rgba(255,119,22,.7))}
.site-header{position:absolute;right:34px;top:28px;z-index:2;display:flex;align-items:center;gap:25px}.services-wrap{position:relative}
.theme-toggle{width:82px;height:34px;border:1px solid rgba(255,145,49,.38);border-radius:20px;background:rgba(18,7,2,.72);display:flex;align-items:center;justify-content:space-between;padding:0 9px;position:relative;color:#ffad55;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.18);transition:.35s}.theme-toggle span{font-size:14px;line-height:1;position:relative;z-index:2}.theme-toggle i{position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:50%;background:linear-gradient(145deg,#ffb84e,#ff6d13);box-shadow:0 0 13px rgba(255,104,16,.55);transition:transform .35s cubic-bezier(.2,.8,.2,1)}.theme-toggle[aria-checked="true"] i{transform:translateX(48px)}.theme-toggle:focus-visible{outline:2px solid #ff8a28;outline-offset:4px}.day-mode .theme-toggle{background:rgba(255,250,242,.78);border-color:rgba(133,74,25,.28);color:#9a4d17}.day-mode .services-trigger{color:#5d351d;border-color:rgba(112,60,24,.3)}.day-mode .services-trigger:hover{color:#d55708;border-color:#e56d19}.day-mode .services-menu{background:rgba(255,249,240,.96);border-color:rgba(137,72,25,.22)}.day-mode .services-menu a{color:#4c2a16}.day-mode .services-menu a:hover{color:#d55708;background:rgba(255,112,20,.1)}.day-mode .brand-mark{background:rgba(255,248,237,.76);border-color:rgba(221,104,22,.58)}
.services-trigger{display:flex;align-items:center;gap:9px;color:#ffe6c4;background:transparent;border:0;border-bottom:1px solid rgba(255,153,60,.38);font:500 12px/1 var(--font-geist),Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase;padding:13px 2px;cursor:pointer;transition:color .2s,border-color .2s}.services-trigger span{color:#ff8c28;font-size:15px;transition:transform .2s}.services-trigger[aria-expanded="true"] span{transform:rotate(180deg)}.services-trigger:hover,.services-trigger:focus-visible{color:#ff9a32;border-color:#ff9a32;outline:none}.services-menu{position:absolute;right:0;top:52px;width:220px;padding:7px;background:rgba(15,7,3,.94);border:1px solid rgba(255,145,49,.24);box-shadow:0 18px 50px rgba(0,0,0,.55),0 0 30px rgba(255,78,5,.09);backdrop-filter:blur(14px);opacity:0;visibility:hidden;transform:translateY(-7px);transition:opacity .18s,transform .18s,visibility .18s}.services-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.services-menu a{display:flex;align-items:center;justify-content:space-between;color:#ffe8ce;text-decoration:none;font:500 13px/1.2 var(--font-geist),Arial,sans-serif;padding:15px 13px;border-radius:3px;transition:background .18s,color .18s}.services-menu a:hover,.services-menu a:focus-visible{background:rgba(255,112,20,.13);color:#ff9a32;outline:none}.services-menu a span{font-size:15px;color:#ff8c28}
.mic-button{position:absolute;z-index:3;left:50%;bottom:clamp(28px,5vh,52px);transform:translateX(-50%);width:66px;height:66px;border:1px solid rgba(255,115,115,.72);border-radius:50%;background:linear-gradient(145deg,#f52f38,#a90816);box-shadow:0 0 18px rgba(242,24,42,.6),0 0 46px rgba(209,7,27,.3),inset 0 1px 1px rgba(255,255,255,.35);display:grid;place-items:center;color:#fff;cursor:pointer;touch-action:none;user-select:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.mic-button:hover{transform:translateX(-50%) scale(1.06);box-shadow:0 0 25px rgba(255,38,55,.75),0 0 58px rgba(209,7,27,.42)}.mic-button:focus-visible{outline:2px solid #fff;outline-offset:5px}.mic-button.is-listening{transform:translateX(-50%) scale(.96);background:linear-gradient(145deg,#ff424c,#cb071b);box-shadow:0 0 28px rgba(255,35,52,.85),0 0 70px rgba(219,5,29,.5)}.mic-icon{position:relative;width:17px;height:27px;border:3px solid #fff;border-radius:10px}.mic-icon:before{content:"";position:absolute;width:27px;height:17px;left:50%;bottom:-10px;transform:translateX(-50%);border:3px solid #fff;border-top:0;border-radius:0 0 15px 15px}.mic-icon:after{content:"";position:absolute;width:3px;height:8px;background:#fff;left:50%;bottom:-17px;transform:translateX(-50%);border-radius:2px}.mic-icon i{position:absolute;width:13px;height:3px;background:#fff;left:50%;bottom:-18px;transform:translateX(-50%);border-radius:3px}.sound-wave{height:30px;display:flex;align-items:center;gap:3px}.sound-wave i{display:block;width:3px;height:8px;border-radius:4px;background:#fff;animation:voiceWave .7s ease-in-out infinite}.sound-wave i:nth-child(2){height:18px;animation-delay:.12s}.sound-wave i:nth-child(3){height:29px;animation-delay:.24s}.sound-wave i:nth-child(4){height:18px;animation-delay:.36s}.sound-wave i:nth-child(5){animation-delay:.48s}@keyframes voiceWave{50%{transform:scaleY(.38);opacity:.6}}
@media(max-width:600px){.brand-mark{left:18px;top:16px;width:48px;height:48px}.site-header{right:16px;top:17px;gap:12px}.theme-toggle{width:68px;height:30px;padding:0 7px}.theme-toggle i{width:20px;height:20px}.theme-toggle[aria-checked="true"] i{transform:translateX(40px)}.services-trigger{font-size:10px}.mic-button{width:58px;height:58px;bottom:26px}}

/* Exchange Circulars */
.circular-page{--orange:#ff7a1a;min-height:100vh;font-family:var(--font-geist),Arial,sans-serif;overflow:hidden;transition:color .45s,background .45s}.circular-page.circular-night{color:#fff4e7;background:#070504}.circular-page.circular-day{color:#321b0d;background:#fffaf2}
.circular-nav{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,92px);border-bottom:1px solid rgba(255,164,72,.14);position:relative;z-index:5}
.circular-nav-actions{display:flex;align-items:center;gap:28px}
.circular-brand{display:flex;align-items:center;gap:14px;color:#fff;text-decoration:none;font-size:15px;font-weight:600}.circular-brand img{width:48px;height:48px;border-radius:14px;box-shadow:0 0 22px rgba(255,96,10,.42)}
.back-home{color:#cdb9a5;text-decoration:none;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.back-home span{color:var(--orange);margin-left:7px}.back-home:hover{color:#fff}
.circular-day .theme-toggle{background:rgba(255,250,242,.78);border-color:rgba(133,74,25,.28);color:#9a4d17}.circular-day .back-home{color:#71472b}.circular-day .back-home:hover{color:#d55708}
.circular-day .circular-hero:before{background:radial-gradient(circle,rgba(255,122,26,.16),transparent 68%)}.circular-day .circular-copy>p{color:#725b49}.circular-day .eyebrow{color:#99511d}.circular-day .source-row span{color:#774a2b;border-color:rgba(157,76,20,.28)}
.circular-day .delivery-visual:before{background:radial-gradient(circle,rgba(255,125,28,.2),rgba(255,77,5,.04) 45%,transparent 69%)}.circular-day .orbit{border-color:rgba(190,86,13,.28)}.circular-day .exchange-node{background:#fff8ee;color:#b64f0d;border-color:rgba(197,85,13,.4);box-shadow:0 0 18px rgba(255,86,8,.13)}
.circular-day .how-section{background:#f5e8d7;border-color:rgba(160,79,22,.18)}.circular-day .section-heading span,.circular-day .process-grid article>span{color:#87512d}.circular-day .process-grid,.circular-day .process-grid article{border-color:rgba(157,77,20,.2)}.circular-day .process-grid p{color:#705b4b}
.circular-day .circular-footer-cta{background:radial-gradient(circle at 75% 50%,rgba(255,91,9,.16),transparent 36%),#fff8ee;border-color:rgba(160,79,22,.18)}.circular-day .circular-footer-cta span{color:#985723}
.circular-hero{min-height:calc(100vh - 96px);display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center;gap:5vw;padding:70px clamp(24px,6vw,92px) 90px;position:relative}.circular-hero:before{content:"";position:absolute;width:700px;height:700px;right:-180px;top:-170px;border-radius:50%;background:radial-gradient(circle,rgba(255,93,9,.12),transparent 68%);pointer-events:none}
.circular-copy{max-width:720px;position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:11px;color:#d29b68;font-size:11px;letter-spacing:.21em;text-transform:uppercase;margin-bottom:27px}.eyebrow i{width:23px;height:1px;background:var(--orange);box-shadow:0 0 8px var(--orange)}
.circular-copy h1{font-size:clamp(50px,6vw,92px);font-weight:400;line-height:.98;letter-spacing:-.055em;margin:0}.circular-copy h1 em{font-style:normal;color:var(--orange);text-shadow:0 0 38px rgba(255,91,10,.22)}.circular-copy>p{max-width:610px;color:#a99889;font-size:clamp(16px,1.35vw,20px);line-height:1.7;margin:32px 0 38px}
.circular-actions{display:flex;align-items:center;flex-wrap:wrap;gap:13px}.circular-cta{display:inline-flex;align-items:center;gap:34px;color:#1a0a01;background:linear-gradient(110deg,#ff6b12,#ffb03e);text-decoration:none;padding:17px 21px;font-size:12px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;box-shadow:0 10px 42px rgba(255,86,9,.2);transition:.2s}.circular-cta:hover{transform:translateY(-2px);box-shadow:0 14px 50px rgba(255,86,9,.32)}.subscribe-button{display:inline-flex;align-items:center;gap:28px;color:#ffb46b;background:rgba(255,122,26,.03);border:1px solid rgba(255,148,51,.42);padding:16px 20px;font-size:12px;font-weight:600;letter-spacing:.11em;text-transform:uppercase;cursor:pointer;transition:.2s}.subscribe-button:hover{color:#1a0a01;background:#ff932f;border-color:#ff932f;transform:translateY(-2px)}
.source-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:52px}.source-row span{border:1px solid rgba(255,172,91,.2);color:#aa8c70;padding:8px 12px;font-size:10px;letter-spacing:.14em}
.delivery-visual{height:min(590px,66vw);max-height:590px;min-height:470px;position:relative;display:grid;place-items:center}.delivery-visual:before{content:"";position:absolute;width:68%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,125,28,.16),rgba(255,77,5,.03) 45%,transparent 69%)}.orbit{position:absolute;width:82%;aspect-ratio:1;border:1px solid rgba(255,131,38,.18);border-radius:50%;animation:orbitTurn 24s linear infinite}.orbit-two{width:63%;border-style:dashed;animation-duration:18s;animation-direction:reverse}@keyframes orbitTurn{to{transform:rotate(360deg)}}
.exchange-node{position:absolute;z-index:2;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#100905;border:1px solid rgba(255,154,66,.42);color:#ffba74;font-size:9px;letter-spacing:.08em;box-shadow:0 0 18px rgba(255,86,8,.16)}.node-nse{top:10%;left:42%}.node-bse{top:30%;right:3%}.node-mcx{bottom:14%;right:18%}.node-nsdl{bottom:19%;left:7%}
.phone-shell{width:280px;height:570px;border:2px solid #5d554f;border-radius:49px;padding:8px;background:linear-gradient(145deg,#81776f,#211d1a 16%,#080605 50%,#625a54);box-shadow:0 35px 90px #000,0 0 55px rgba(255,79,4,.16),inset 0 0 0 1px rgba(255,255,255,.2);position:relative;z-index:3;transform:rotate(2deg)}.phone-shell:before{content:"";position:absolute;inset:4px;border:1px solid #090706;border-radius:44px;pointer-events:none;z-index:3}.phone-screen{display:block;width:100%;height:100%;object-fit:cover;object-position:top;background:#050505;border-radius:40px}.dynamic-island{position:absolute;z-index:5;top:18px;left:50%;transform:translateX(-50%);width:83px;height:24px;border-radius:16px;background:#000;box-shadow:0 1px 2px rgba(255,255,255,.08)}.dynamic-island i{position:absolute;right:9px;top:8px;width:7px;height:7px;border-radius:50%;background:#101a24;box-shadow:inset 0 0 2px #31506b}.iphone-home-bar{position:absolute;z-index:5;bottom:15px;left:50%;transform:translateX(-50%);width:92px;height:4px;border-radius:5px;background:rgba(255,255,255,.75);box-shadow:0 0 2px #000}.iphone-silent,.iphone-volume,.iphone-power{position:absolute;background:#59524d;border:1px solid #8e857e}.iphone-silent{left:-5px;top:85px;width:4px;height:25px;border-radius:3px 0 0 3px}.iphone-volume{left:-5px;width:4px;height:43px;border-radius:3px 0 0 3px}.iphone-volume-up{top:128px}.iphone-volume-down{top:180px}.iphone-power{right:-5px;top:145px;width:4px;height:70px;border-radius:0 3px 3px 0}.delivery-pulse{position:absolute;z-index:4;right:0;bottom:17%;padding:11px 15px;background:rgba(14,9,5,.9);border:1px solid rgba(255,145,48,.22);color:#c9af96;font-size:10px;letter-spacing:.08em}.delivery-pulse i{display:inline-block;width:6px;height:6px;background:#31cf70;border-radius:50%;margin-right:8px;box-shadow:0 0 10px #31cf70}
.how-section{padding:120px clamp(24px,6vw,92px);background:#0c0805;border-top:1px solid rgba(255,151,59,.12)}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:80px}.section-heading span{color:#a27650;font-size:10px;letter-spacing:.18em;text-transform:uppercase}.section-heading h2{font-size:clamp(36px,4.1vw,62px);line-height:1.04;letter-spacing:-.045em;font-weight:400;margin:0;width:61%}
.process-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,154,63,.18)}.process-grid article{padding:32px 42px 20px 0;min-height:330px;border-right:1px solid rgba(255,154,63,.13)}.process-grid article+article{padding-left:42px}.process-grid article:last-child{border-right:0}.process-grid article>span{color:#76583e;font-size:10px}.process-icon{height:70px;margin:52px 0 34px;color:#ff8726;font-size:38px}.scan-icon,.sort-icon{display:flex;align-items:center;gap:8px}.scan-icon i{display:block;width:7px;height:7px;background:#ff8a29;border-radius:50%;box-shadow:0 0 13px #ff5f08}.scan-icon i:nth-child(2){width:15px;height:15px}.sort-icon{flex-direction:column;align-items:flex-start;justify-content:center;gap:7px}.sort-icon i{display:block;height:2px;background:#ff8726;box-shadow:0 0 8px rgba(255,95,8,.7)}.sort-icon i:first-child{width:52px}.sort-icon i:nth-child(2){width:35px}.sort-icon i:last-child{width:19px}.process-grid h3{font-size:20px;font-weight:500;margin:0 0 15px}.process-grid p{color:#8f7e6e;font-size:14px;line-height:1.7;margin:0;max-width:340px}
.circular-footer-cta{min-height:390px;padding:90px clamp(24px,6vw,92px);display:flex;align-items:center;justify-content:space-between;gap:40px;background:radial-gradient(circle at 75% 50%,rgba(255,91,9,.13),transparent 33%),#050302;border-top:1px solid rgba(255,153,58,.13)}.circular-footer-cta span{color:#a6754b;font-size:10px;letter-spacing:.17em;text-transform:uppercase}.circular-footer-cta h2{font-size:clamp(38px,4.6vw,68px);font-weight:400;line-height:1.03;letter-spacing:-.045em;margin:18px 0 0}.circular-footer-cta button{min-width:180px;padding:17px 25px;color:#ffb46b;background:transparent;border:1px solid rgba(255,148,51,.42);text-transform:uppercase;font-size:10px;letter-spacing:.18em;cursor:pointer;transition:.2s}.circular-footer-cta button span{color:inherit;margin-left:18px;font-size:13px}.circular-footer-cta button:hover{color:#1a0a01;background:#ff932f;border-color:#ff932f}
@media(max-width:900px){.circular-hero{grid-template-columns:1fr;padding-top:75px}.delivery-visual{height:570px}.section-heading{display:block}.section-heading h2{width:100%;margin-top:25px}.process-grid{grid-template-columns:1fr}.process-grid article,.process-grid article+article{padding:30px 0;min-height:0;border-right:0;border-bottom:1px solid rgba(255,154,63,.13)}.process-icon{margin:32px 0 22px}.circular-footer-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.circular-nav{height:78px;padding-inline:18px}.circular-brand span{display:none}.circular-brand img{width:44px;height:44px}.circular-nav-actions{gap:10px}.circular-nav-actions .theme-toggle{width:62px;height:29px}.circular-nav-actions .theme-toggle i{width:19px;height:19px}.circular-nav-actions .theme-toggle[aria-checked="true"] i{transform:translateX(35px)}.back-home{font-size:10px}.circular-hero{padding-top:55px}.circular-copy h1{font-size:45px}.circular-copy>p{font-size:15px}.source-row{margin-top:38px}.delivery-visual{min-height:500px;height:520px}.phone-shell{width:232px;height:474px;border-radius:42px}.phone-screen{border-radius:34px}.dynamic-island{top:16px;width:70px;height:21px}.exchange-node{width:40px;height:40px}.how-section{padding-top:80px;padding-bottom:80px}.section-heading{margin-bottom:50px}.circular-footer-cta{min-height:390px}}

.mic-icon{transform:translateY(-7px)}

/* Circular page readability */
.circular-page .eyebrow{font-size:15px;letter-spacing:.16em}
.circular-page .back-home{font-size:13px}
.circular-page .source-row span{font-size:13px;padding:10px 14px}
.circular-page .exchange-node{font-size:12px;font-weight:650}
.circular-page .delivery-pulse{font-size:12px;padding:12px 16px}
.circular-page .section-heading>span{font-size:14px}
.circular-page .process-grid article>span{font-size:13px}
.circular-page .process-grid p{font-size:16px}
.circular-page .circular-footer-cta>div>span{font-size:14px}
.circular-page .circular-footer-cta button{font-size:13px}
@media(max-width:560px){.circular-page .eyebrow{font-size:13px}.circular-page .back-home{font-size:11px}.circular-page .source-row span{font-size:11px}.circular-page .section-heading>span,.circular-page .circular-footer-cta>div>span{font-size:12px}}
