@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{--background:#070706;--surface:#100f0d;--surface-soft:#171410;--border:#dead4638;--border-strong:#f5c45685;--gold:#e6b750;--gold-light:#ffdb82;--gold-dark:#8a5d16;--red:#951f1a;--red-dark:#59100e;--text:#f8f3e9;--muted:#9b9488}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background)}body{background:radial-gradient(circle at 78% 4%, #9921192e, transparent 28%), radial-gradient(circle at 12% 28%, #d9a5390f, transparent 26%), var(--background);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a,button{font:inherit}a{color:inherit}.site-header{z-index:20;border-bottom:1px solid #dead4624;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);align-items:center;gap:32px;width:min(1440px,100% - 48px);min-height:92px;margin:0 auto;display:grid;position:relative}.brand{align-items:center;gap:13px;text-decoration:none;display:flex}.brand img{border:1px solid var(--border-strong);object-fit:cover;border-radius:14px;width:58px;height:58px;box-shadow:0 0 26px #9c211838}.brand span,.brand strong{display:block}.brand span{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:800}.brand strong{margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:20px}.desktop-navigation{justify-content:center;align-items:center;gap:30px;display:flex}.desktop-navigation a,.text-link{color:#b2aa9d;font-size:13px;text-decoration:none;transition:all .16s}.desktop-navigation a:hover,.text-link:hover{color:var(--gold-light)}.header-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.gold-button,.outline-button{border-radius:11px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;text-decoration:none;transition:all .18s;display:inline-flex}.gold-button{border:1px solid var(--border-strong);color:#140e05;background:linear-gradient(135deg,#e1b04a,#8b5c13);font-weight:800;box-shadow:0 12px 30px #8a5c132e}.gold-button:hover{transform:translateY(-2px);box-shadow:0 18px 42px #b0751647}.outline-button{border:1px solid var(--border);color:var(--text);background:#ffffff06}.outline-button:hover{border-color:var(--border-strong);background:#e6b7500f}.compact-button{min-height:42px;padding-inline:18px;font-size:13px}.hero{grid-template-columns:minmax(0,1.02fr) minmax(500px,.98fr);align-items:center;gap:70px;width:min(1440px,100% - 48px);min-height:760px;margin:0 auto;padding:84px 0 96px;display:grid;position:relative}.hero-glow{pointer-events:none;filter:blur(80px);border-radius:50%;position:absolute}.hero-glow-one{background:#891a1430;width:460px;height:460px;top:8%;right:5%}.hero-glow-two{background:#c7932612;width:330px;height:330px;bottom:0;left:-16%}.hero-copy,.hero-product{z-index:2;position:relative}.eyebrow{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:720px;margin:18px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6.8vw,96px);font-weight:500;line-height:.98}.hero h1 span{background:linear-gradient(90deg, var(--gold-light), #b87720);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:10px;display:block}.hero-description{max-width:690px;color:var(--muted);margin:0;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:46px;display:grid}.hero-proof div{border-top:1px solid var(--border);padding-top:17px}.hero-proof strong,.hero-proof span{display:block}.hero-proof strong{color:var(--gold-light);font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:500}.hero-proof span{color:var(--muted);margin-top:5px;font-size:11px}.hero-product{place-items:center;min-height:580px;display:grid}.product-orbit{border:1px solid #e6b75021;border-radius:50%;position:absolute}.product-orbit-one{width:570px;height:570px}.product-orbit-two{border-color:#971f1940;width:450px;height:450px}.product-card{z-index:3;border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff0a,#0000 44%),#0f0e0cf0;border-radius:26px;width:min(100%,560px);padding:26px;position:relative;box-shadow:0 40px 100px #0000008c,0 0 70px #8a1d1624}.product-card-header{grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.product-logo{border:1px solid var(--border-strong);border-radius:15px;width:62px;height:62px;overflow:hidden}.product-logo img{object-fit:cover;width:100%;height:100%}.product-card-header span,.product-card-header strong{display:block}.product-card-header span{color:var(--muted);font-size:11px}.product-card-header strong{margin-top:5px;font-family:Georgia,Times New Roman,serif;font-size:18px}.live-status{color:#ffaea7;border:1px solid #d5483b66;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;display:inline-flex}.live-status>span{background:#e84c40;border-radius:50%;width:7px;height:7px;animation:1.3s infinite pulse;box-shadow:0 0 12px #e84c40}.waveform{border-top:1px solid #dead461a;border-bottom:1px solid #dead461a;justify-content:center;align-items:center;gap:8px;height:150px;margin-top:34px;display:flex}.waveform>span{background:linear-gradient(to top, var(--red), var(--gold-light));border-radius:999px;width:8px;max-height:130px;animation:.85s ease-in-out infinite alternate waveform}.meeting-time{color:var(--gold-light);letter-spacing:.08em;text-align:center;margin:20px 0;font-family:Courier New,monospace;font-size:38px;font-weight:700}.intelligence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.intelligence-grid article{background:#ffffff05;border:1px solid #dead4621;border-radius:12px;min-height:82px;padding:14px}.intelligence-grid span,.intelligence-grid strong{display:block}.intelligence-grid span{color:var(--muted);font-size:10px}.intelligence-grid strong{color:var(--gold-light);margin-top:10px;font-size:12px}.transcript-preview{background:#0003;border:1px solid #dead461f;border-radius:13px;margin-top:16px;padding:18px}.transcript-preview span{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:800}.transcript-preview p{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.65}.trust-strip{background:#ffffff04;border-top:1px solid #dead4629;border-bottom:1px solid #dead4629;width:100%;padding:28px clamp(24px,5vw,74px)}.trust-strip>span{color:var(--gold);letter-spacing:.18em;text-align:center;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.trust-strip>div{flex-wrap:wrap;justify-content:center;gap:clamp(28px,6vw,80px);margin-top:18px;display:flex}.trust-strip strong{color:#91897c;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:500}.section{width:min(1440px,100% - 48px);margin:0 auto;padding:120px 0}.section-heading{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);align-items:end;gap:70px;margin-bottom:52px;display:grid}.section-heading h2,.pod-copy h2,.business-panel h2,.final-cta h2{letter-spacing:-.04em;margin:13px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,66px);font-weight:500;line-height:1.03}.section-heading>p,.pod-copy>p,.business-panel>div:first-child>p:last-child,.final-cta p{color:var(--muted);margin:0;font-size:16px;line-height:1.75}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.feature-grid article{border:1px solid var(--border);background:linear-gradient(145deg, #ffffff07, transparent 48%), var(--surface);border-radius:18px;min-height:270px;padding:28px}.feature-grid article>span{color:var(--gold-dark);font-family:Georgia,Times New Roman,serif;font-size:16px}.feature-grid h3,.pod-range h3{margin:54px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.feature-grid p,.pod-range p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.pod-section{background:radial-gradient(circle at 80% 40%,#9620182e,#0000 34%),#0b0a09;border-top:1px solid #dead4624;border-bottom:1px solid #dead4624;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:70px;min-height:780px;padding:110px clamp(24px,6vw,100px);display:grid}.pod-copy>p{max-width:680px;margin-top:22px}.pod-benefits{gap:10px;margin:30px 0;display:grid}.pod-benefits>div{color:#d8d0c3;background:#ffffff04;border:1px solid #dead461f;border-radius:11px;align-items:center;gap:13px;min-height:48px;padding:0 15px;font-size:13px;display:flex}.pod-benefits span{color:var(--gold);font-size:10px}.pod-visual{perspective:900px;place-items:center;min-height:550px;display:grid;position:relative}.pod-device{aspect-ratio:1.6;z-index:3;border:2px solid var(--border-strong);background:radial-gradient(circle at 50% 42%,#24211c 0%,#11100e 52%,#070706 100%);border-radius:50%;place-items:center;width:min(460px,82vw);display:grid;position:relative;transform:rotateX(58deg)rotate(-5deg);box-shadow:inset 0 0 54px #ffffff0a,0 42px 80px #00000085,0 0 70px #931f1826}.pod-ring{aspect-ratio:1;border:2px solid #edbb4c9e;border-radius:50%;place-items:center;width:58%;display:grid;box-shadow:0 0 30px #e8b43f24,inset 0 0 26px #e8b43f14}.pod-centre{aspect-ratio:1;border:1px solid var(--border-strong);border-radius:50%;width:70%;overflow:hidden;transform:rotate(5deg)}.pod-centre img{object-fit:cover;width:100%;height:100%}.pod-light{background:linear-gradient(90deg,#0000,#da3f35,#0000);border-radius:999px;width:52%;height:5px;position:absolute;bottom:12%;box-shadow:0 0 18px #b52e26}.pod-controls{width:38%;color:var(--gold);justify-content:space-between;font-size:16px;display:flex;position:absolute;top:12%}.pod-shadow{filter:blur(30px);background:#000000b8;border-radius:50%;width:72%;height:80px;position:absolute;bottom:10%}.compact-heading{grid-template-columns:1fr}.pod-range{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.pod-range article{border:1px solid var(--border);background:var(--surface);border-radius:18px;min-height:390px;padding:28px}.pod-range-icon{place-items:center;height:145px;display:grid}.pod-range-icon>div{border:2px solid var(--border-strong);background:radial-gradient(circle,#25211c,#0b0a09);border-radius:50%;width:150px;height:78px;box-shadow:inset 0 0 20px #ffffff08,0 18px 40px #0006}.pod-range>article>span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.pod-range h3{margin-top:14px}.pod-range a{color:var(--gold-light);margin-top:28px;font-size:12px;text-decoration:none;display:inline-block}.business-section{padding:30px clamp(24px,5vw,74px) 120px}.business-panel{border:1px solid var(--border-strong);background:radial-gradient(circle at 90% 10%,#931f182e,#0000 32%),linear-gradient(145deg,#ffffff07,#0000 44%),#0d0c0b;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(430px,.85fr);gap:70px;width:min(1440px,100%);margin:0 auto;padding:clamp(40px,7vw,88px);display:grid}.business-panel>div:first-child>p:last-child{max-width:700px;margin-top:24px}.business-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.business-metrics article{background:#ffffff05;border:1px solid #dead4621;border-radius:14px;min-height:145px;padding:22px}.business-metrics strong,.business-metrics span{display:block}.business-metrics strong{color:var(--gold-light);font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500}.business-metrics span{color:var(--muted);margin-top:10px;font-size:12px;line-height:1.5}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.pricing-grid article{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:34px;position:relative}.pricing-grid .featured-plan{border-color:var(--border-strong);background:radial-gradient(circle at 100% 0%, #931f1833, transparent 38%), var(--surface);transform:translateY(-12px)}.recommended{border:1px solid var(--border-strong);color:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;position:absolute;top:18px;right:18px}.plan-name{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.plan-price{margin-top:25px}.plan-price strong,.plan-price span{display:block}.plan-price strong{font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:500}.plan-price span{color:var(--muted);margin-top:6px;font-size:11px}.plan-description{min-height:74px;color:var(--muted);margin:24px 0;font-size:13px;line-height:1.7}.pricing-grid ul{align-content:start;gap:13px;min-height:210px;margin:0 0 28px;padding:0;list-style:none;display:grid}.pricing-grid li{color:#d9d1c5;gap:10px;font-size:13px;display:flex}.pricing-grid li span{color:var(--gold)}.full-button{width:100%}.final-cta{border:1px solid var(--border-strong);background:radial-gradient(circle at 85% 18%,#971f183d,#0000 34%),#0e0d0b;border-radius:26px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:60px;width:min(1440px,100% - 48px);margin:0 auto 90px;padding:clamp(42px,6vw,76px);display:grid}.final-cta p{max-width:760px;margin-top:22px}.final-actions{flex-wrap:wrap;gap:13px;display:flex}.site-footer{border-top:1px solid var(--border);grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);align-items:center;gap:28px;width:min(1440px,100% - 48px);margin:0 auto;padding:34px 0 46px;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand img{object-fit:cover;border-radius:12px;width:50px;height:50px}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{font-family:Georgia,Times New Roman,serif}.footer-brand span,.footer-company span,.footer-company strong{color:var(--muted);margin-top:5px;font-size:10px}.footer-links{justify-content:center;gap:24px;display:flex}.footer-links a{color:var(--muted);font-size:11px;text-decoration:none}.footer-company{text-align:right}.footer-company span,.footer-company strong{display:block}@keyframes waveform{0%{opacity:.48;transform:scaleY(.42)}to{opacity:1;transform:scaleY(1.06)}}@keyframes pulse{50%{opacity:.5}}@media (max-width:1120px){.site-header{grid-template-columns:1fr auto}.desktop-navigation{display:none}.hero,.pod-section,.business-panel{grid-template-columns:1fr}.hero{padding-top:68px}.hero-product{min-height:620px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{grid-template-columns:1fr;gap:24px}}@media (max-width:800px){.site-header,.hero,.section,.final-cta,.site-footer{width:min(100% - 30px,1440px)}.site-header{min-height:78px}.brand img{width:48px;height:48px}.header-actions .text-link{display:none}.hero{grid-template-columns:1fr;gap:38px;min-height:auto;padding:58px 0 74px}.hero h1{font-size:clamp(46px,14vw,70px)}.hero-description{font-size:16px}.hero-proof{grid-template-columns:1fr}.hero-product{min-height:520px}.product-orbit-one{width:470px;height:470px}.product-orbit-two{width:370px;height:370px}.section{padding:84px 0}.feature-grid,.pod-range,.pricing-grid,.business-metrics{grid-template-columns:1fr}.pod-section{min-height:auto;padding:80px 20px}.pod-visual{min-height:430px}.pricing-grid .featured-plan{transform:none}.final-cta{grid-template-columns:1fr;align-items:start;gap:30px}.site-footer{text-align:left;grid-template-columns:1fr}.footer-links{justify-content:flex-start}.footer-company{text-align:left}}@media (max-width:520px){.header-actions .gold-button{min-height:40px;padding-inline:13px;font-size:11px}.brand strong{font-size:16px}.brand span{font-size:8px}.hero-actions,.final-actions{grid-template-columns:1fr;display:grid}.hero-actions a,.final-actions a{width:100%}.hero-product{min-height:470px}.product-card{padding:18px}.product-card-header{grid-template-columns:54px minmax(0,1fr)}.live-status{display:none}.intelligence-grid{grid-template-columns:1fr}.waveform{gap:5px}.waveform>span{width:5px}.meeting-time{font-size:30px}.feature-grid{grid-template-columns:1fr}.pod-device{width:100%}}.pod-range-image{aspect-ratio:4/5;border-bottom:1px solid var(--border);background:#080706;position:relative;overflow:hidden}@media (max-width:1250px){.pod-range{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.pod-range{grid-template-columns:1fr}}.pod-range{grid-template-columns:repeat(4,minmax(0,1fr))}.pod-range article{min-height:0;padding:0;overflow:hidden}.pod-range-image{aspect-ratio:4/5;border-bottom:1px solid var(--border);background:#080706;overflow:hidden}.pod-range-image img{object-fit:cover;width:100%;height:100%;transition:transform .26s,filter .26s;display:block}.pod-range article:hover .pod-range-image img{filter:brightness(1.06);transform:scale(1.025)}.pod-range-content{padding:25px 27px 29px}.pod-range-content>span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.pod-range-content h3{margin:13px 0 10px}.pod-range-content a{color:var(--gold-light);margin-top:23px;font-size:12px;text-decoration:none;display:inline-block}@media (max-width:1250px){.pod-range{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.pod-range{grid-template-columns:1fr}}.pod-card-link{color:inherit;text-decoration:none;display:block}.pod-enquire-link{color:var(--gold-light);margin-top:23px;font-size:12px;display:inline-block}.pod-product-page{background:radial-gradient(circle at 82% 4%, #961f182e, transparent 28%), var(--background);min-height:100vh}.pod-product-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;width:min(1400px,100% - 48px);min-height:88px;margin:0 auto;display:flex}.pod-back-link{color:var(--muted);font-size:12px;text-decoration:none}.pod-back-link:hover{color:var(--gold-light)}.pod-brand-link{color:inherit;align-items:center;gap:11px;text-decoration:none;display:flex}.pod-brand-link img{border:1px solid var(--border-strong);object-fit:cover;border-radius:12px;width:50px;height:50px}.pod-brand-link span,.pod-brand-link strong{display:block}.pod-brand-link span{color:var(--gold);letter-spacing:.17em;text-transform:uppercase;font-size:9px;font-weight:800}.pod-brand-link strong{margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:17px}.pod-product-hero{grid-template-columns:minmax(420px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(45px,7vw,100px);width:min(1400px,100% - 48px);margin:0 auto;padding:72px 0 92px;display:grid}.pod-product-image{border:1px solid var(--border-strong);background:#080706;border-radius:25px;overflow:hidden;box-shadow:0 35px 90px #00000070}.pod-product-image img{width:100%;height:auto;display:block}.pod-product-copy h1{letter-spacing:-.05em;margin:14px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,88px);font-weight:500;line-height:.98}.pod-product-price{color:var(--gold-light);font-family:Georgia,Times New Roman,serif;font-size:34px}.pod-product-description{max-width:720px;color:var(--muted);margin:24px 0 0;font-size:17px;line-height:1.75}.pod-product-actions{flex-wrap:wrap;gap:13px;margin-top:32px;display:flex}.pod-subscription-note{color:#aaa195;max-width:650px;margin:22px 0 0;font-size:12px;line-height:1.65}.pod-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(1400px,100% - 48px);margin:0 auto;padding-bottom:92px;display:grid}.pod-detail-card{border:1px solid var(--border);background:linear-gradient(145deg, #ffffff06, transparent 45%), var(--surface);border-radius:19px;padding:34px}.pod-detail-card h2{margin:13px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:500}.pod-detail-card ul{gap:13px;margin:0;padding:0;list-style:none;display:grid}.pod-detail-card li{color:#d9d1c6;gap:10px;font-size:13px;line-height:1.55;display:flex}.pod-detail-card li span{color:var(--gold)}.pod-included-card{grid-column:1/-1}.pod-product-cta{border:1px solid var(--border-strong);background:radial-gradient(circle at 90% 10%,#911f1838,#0000 35%),#0d0c0a;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:50px;width:min(1400px,100% - 48px);margin:0 auto 80px;padding:clamp(38px,6vw,72px);display:grid}.pod-product-cta h2{margin:13px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,60px);font-weight:500;line-height:1.03}.pod-product-cta p:last-child{max-width:760px;color:var(--muted);margin:0;line-height:1.7}.pod-product-footer{border-top:1px solid var(--border);width:min(1400px,100% - 48px);color:var(--muted);justify-content:space-between;gap:24px;margin:0 auto;padding:30px 0 44px;font-size:10px;display:flex}@media (max-width:900px){.pod-product-hero,.pod-detail-grid,.pod-product-cta{grid-template-columns:1fr}.pod-included-card{grid-column:auto}.pod-product-image{width:min(100%,620px);margin:0 auto}}@media (max-width:600px){.pod-product-header,.pod-product-hero,.pod-detail-grid,.pod-product-cta,.pod-product-footer{width:min(100% - 30px,1400px)}.pod-product-header{flex-direction:column-reverse;justify-content:center;align-items:flex-start;padding:15px 0}.pod-product-hero{padding:48px 0 68px}.pod-product-copy h1{font-size:48px}.pod-product-actions{display:grid}.pod-product-actions a{width:100%}.pod-product-cta{align-items:start}.pod-product-footer{flex-direction:column}}.marketing-header{z-index:50;border-bottom:1px solid var(--border);grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr);align-items:center;gap:30px;width:min(1440px,100% - 48px);min-height:90px;margin:0 auto;display:grid;position:relative}.marketing-brand{color:inherit;align-items:center;gap:13px;text-decoration:none;display:flex}.marketing-brand img{border:1px solid var(--border-strong);object-fit:cover;border-radius:13px;width:56px;height:56px}.marketing-brand span,.marketing-brand strong{display:block}.marketing-brand span{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:800}.marketing-brand strong{margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:19px}.marketing-navigation{justify-content:center;gap:25px;display:flex}.marketing-navigation a,.header-demo-link{color:var(--muted);font-size:12px;text-decoration:none}.marketing-navigation a:hover,.marketing-navigation .marketing-active,.header-demo-link:hover{color:var(--gold-light)}.marketing-actions{justify-content:flex-end;align-items:center;gap:17px;display:flex}.mobile-menu-button{display:none}.marketing-page{min-height:65vh}.marketing-hero{text-align:center;width:min(1200px,100% - 48px);margin:0 auto;padding:105px 0 72px}.marketing-hero h1{letter-spacing:-.05em;max-width:1050px;margin:16px auto 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,86px);font-weight:500;line-height:1}.marketing-hero>p:last-child{max-width:760px;color:var(--muted);margin:0 auto;font-size:17px;line-height:1.75}.compact-marketing-hero{padding-bottom:52px}.marketing-hero-actions{justify-content:center;gap:13px;margin-top:30px;display:flex}.marketing-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;width:min(1400px,100% - 48px);margin:0 auto;padding-bottom:100px;display:grid}.marketing-card-grid article{border:1px solid var(--border);background:linear-gradient(145deg, #ffffff07, transparent 45%), var(--surface);border-radius:18px;min-height:270px;padding:30px}.marketing-card-grid article>span{color:var(--gold-dark);font-family:Georgia,Times New Roman,serif}.marketing-card-grid h2{margin:54px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.marketing-card-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.marketing-callout{border:1px solid var(--border-strong);background:radial-gradient(circle at 90% 10%,#951f1833,#0000 34%),#0d0c0a;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;width:min(1400px,100% - 48px);margin:0 auto 100px;padding:clamp(38px,6vw,70px);display:grid}.marketing-callout h2{margin:13px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,5vw,58px);font-weight:500}.full-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:min(1400px,100% - 48px);margin:0 auto;padding-bottom:110px;display:grid}.full-product-grid article{border:1px solid var(--border);background:var(--surface);border-radius:20px;overflow:hidden}.full-product-grid a{height:100%;color:inherit;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);text-decoration:none;display:grid}.full-product-grid img{object-fit:cover;width:100%;height:100%}.full-product-grid article div{padding:30px}.full-product-grid article div>span{color:var(--gold);font-weight:800}.full-product-grid h2{margin:14px 0;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.full-product-grid p{color:var(--muted);font-size:13px;line-height:1.7}.full-product-grid div>strong{color:var(--gold-light);margin-top:24px;font-size:12px;display:block}.business-feature-layout,.contact-layout,.about-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:60px;width:min(1400px,100% - 48px);margin:0 auto;padding-bottom:105px;display:grid}.business-feature-layout>article,.contact-layout>article,.about-layout>article{border:1px solid var(--border);background:var(--surface);border-radius:19px;padding:36px}.business-feature-layout h2,.contact-layout h2,.about-layout h2{margin:13px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,48px);font-weight:500}.business-feature-layout p,.contact-layout article>p:last-of-type,.about-layout article p{color:var(--muted);line-height:1.75}.business-feature-layout>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.business-feature-layout>div>span{border:1px solid var(--border);background:var(--surface);border-radius:14px;align-items:center;gap:12px;min-height:110px;padding:22px;display:flex}.business-feature-layout span strong{color:var(--gold)}.standalone-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1400px,100% - 48px);margin:0 auto;display:grid}.standalone-pricing-grid article{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:34px;position:relative}.standalone-plan-featured{transform:translateY(-12px);border-color:var(--border-strong)!important}.plan-tag{color:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800;position:absolute;top:18px;right:18px}.standalone-price{margin:25px 0}.standalone-price strong,.standalone-price span{display:block}.standalone-price strong{font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:500}.standalone-price span,.standalone-pricing-grid article>p{color:var(--muted);font-size:12px}.standalone-pricing-grid ul{align-content:start;gap:13px;min-height:210px;margin:28px 0;padding:0;list-style:none;display:grid}.standalone-pricing-grid li{gap:10px;font-size:13px;display:flex}.standalone-pricing-grid li span{color:var(--gold)}.pricing-note,.security-disclosure{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:18px;width:min(1050px,100% - 48px);margin:70px auto 110px;padding:34px}.pricing-note p,.security-disclosure p{color:var(--muted);line-height:1.7}.about-logo-card{border:1px solid var(--border-strong);border-radius:22px;overflow:hidden}.about-logo-card img{object-fit:cover;width:100%;height:100%;display:block}.enquiry-form{border:1px solid var(--border-strong);background:var(--surface);border-radius:20px;padding:32px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.enquiry-form label{color:#d9d1c5;gap:8px;margin-bottom:17px;font-size:12px;display:grid}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#00000047;border-radius:10px;outline:0}.enquiry-form input,.enquiry-form select{height:46px;padding:0 13px}.enquiry-form textarea{resize:vertical;padding:13px}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{border-color:var(--border-strong)}.enquiry-submit{border:0;width:100%}.form-success,.form-error{margin:15px 0 0;font-size:13px}.form-success{color:#96dfa9}.form-error{color:#ffaaa3}.contact-detail{border-top:1px solid var(--border);margin-top:25px;padding-top:18px}.contact-detail strong,.contact-detail span{display:block}.contact-detail span{color:var(--gold-light);margin-top:7px}.demo-list{gap:13px;margin:28px 0 0;padding:0;list-style:none;display:grid}.demo-list li{gap:10px;display:flex}.demo-list span{color:var(--gold)}.legal-page{width:min(950px,100% - 48px);margin:0 auto;padding:100px 0 120px}.legal-page h1{margin:16px 0 30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,7vw,78px);font-weight:500}.legal-page h2{margin:42px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.legal-page p{color:var(--muted);line-height:1.8}.marketing-footer{border-top:1px solid var(--border);width:min(1440px,100% - 48px);margin:0 auto}.marketing-footer-main{grid-template-columns:minmax(320px,1fr) repeat(3,minmax(140px,auto));gap:45px;padding:55px 0;display:grid}.footer-identity{align-items:center;gap:13px;display:flex}.footer-identity img{border-radius:13px}.footer-identity strong,.footer-identity span{display:block}.footer-identity strong{font-family:Georgia,Times New Roman,serif;font-size:19px}.footer-identity span{color:var(--muted);margin-top:5px;font-size:11px}.footer-column{align-content:start;gap:10px;display:grid}.footer-column strong{color:var(--gold);text-transform:uppercase;margin-bottom:6px;font-size:11px}.footer-column a{color:var(--muted);font-size:12px;text-decoration:none}.footer-column a:hover{color:var(--gold-light)}.marketing-footer-bottom{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:20px;padding:25px 0 38px;font-size:10px;display:flex}@media (max-width:1050px){.marketing-header{grid-template-columns:1fr auto}.marketing-navigation,.marketing-actions{display:none}.mobile-menu-button{border:1px solid var(--border);background:0 0;border-radius:10px;place-content:center;gap:5px;width:42px;height:42px;display:grid}.mobile-menu-button span{background:var(--gold);width:20px;height:2px}.marketing-navigation-open{border:1px solid var(--border);background:#090807fa;border-radius:14px;gap:0;padding:10px;display:grid;position:absolute;top:78px;left:0;right:0}.marketing-navigation-open a{padding:14px}.marketing-card-grid,.standalone-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.full-product-grid,.business-feature-layout,.contact-layout,.about-layout{grid-template-columns:1fr}.marketing-footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.marketing-header,.marketing-hero,.marketing-card-grid,.marketing-callout,.full-product-grid,.business-feature-layout,.standalone-pricing-grid,.pricing-note,.security-disclosure,.contact-layout,.about-layout,.legal-page,.marketing-footer{width:min(100% - 30px,1400px)}.marketing-hero{padding-top:70px}.marketing-hero h1{font-size:48px}.marketing-card-grid,.standalone-pricing-grid,.business-feature-layout>div,.form-grid{grid-template-columns:1fr}.marketing-callout{grid-template-columns:1fr;align-items:start}.full-product-grid a{grid-template-columns:1fr}.full-product-grid img{aspect-ratio:4/5}.standalone-plan-featured{transform:none}.marketing-hero-actions{display:grid}.marketing-footer-main{grid-template-columns:1fr}.marketing-footer-bottom{flex-direction:column}}.draigstack-footer{border-top:1px solid var(--border);width:min(1440px,100% - 48px);margin:0 auto}.draigstack-footer-top{grid-template-columns:minmax(360px,1.5fr) repeat(3,minmax(150px,.6fr));gap:clamp(35px,5vw,78px);padding:64px 0 54px;display:grid}.draigstack-footer-brand{align-items:flex-start;gap:18px;display:flex}.draigstack-footer-brand img{border:1px solid var(--border-strong);object-fit:cover;border-radius:16px;flex:none;box-shadow:0 18px 45px #00000059}.draigstack-footer-suite{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.draigstack-footer-brand strong{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;display:block}.draigstack-footer-brand p{max-width:470px;color:var(--muted);margin:13px 0 0;font-size:12px;line-height:1.75}.draigstack-footer-column{align-content:start;gap:11px;display:grid}.draigstack-footer-column>strong{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800}.draigstack-footer-column a{color:var(--muted);font-size:12px;text-decoration:none;transition:color .18s}.draigstack-footer-column a:hover{color:var(--gold-light)}.draigstack-footer-company{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;gap:35px;padding:27px 0;display:flex}.draigstack-footer-company div{gap:5px;display:grid}.draigstack-footer-company span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px}.draigstack-footer-company strong{color:#ded5c8;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:500}.draigstack-footer-registration{text-align:right}.draigstack-footer-bottom{color:var(--muted);justify-content:space-between;gap:24px;padding:25px 0 38px;font-size:10px;display:flex}@media (max-width:1000px){.draigstack-footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}.draigstack-footer-brand{grid-column:1/-1}}@media (max-width:650px){.draigstack-footer{width:min(100% - 30px,1440px)}.draigstack-footer-top{grid-template-columns:1fr;padding-top:48px}.draigstack-footer-brand{grid-column:auto}.draigstack-footer-company,.draigstack-footer-bottom{flex-direction:column}.draigstack-footer-registration{text-align:left}}html,body{min-height:100%}body{margin:0}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-content{flex:1 0 auto}.draigstack-footer{flex:none}.chitter-launch-page{background:radial-gradient(circle at 50% 28%,#b17e2a1c,#0000 31%),linear-gradient(#120f0c4d,#040404f0);place-items:center;min-height:calc(100vh - 90px);padding:90px 24px 110px;display:grid;position:relative;overflow:hidden}.chitter-launch-page:before{content:"";pointer-events:none;border:1px solid #be8b3933;border-radius:30px;position:absolute;inset:24px}.chitter-launch-glow{filter:blur(120px);opacity:.22;pointer-events:none;border-radius:50%;width:500px;height:500px;position:absolute}.chitter-launch-glow-left{background:#b47d28;top:10%;left:-260px}.chitter-launch-glow-right{background:#8f1f1c;bottom:5%;right:-270px}.chitter-launch-content{z-index:2;text-align:center;width:min(1050px,100%);position:relative}.chitter-launch-logo{border:1px solid #d29c466b;border-radius:28px;width:142px;height:142px;margin:0 auto 30px;overflow:hidden;box-shadow:0 30px 90px #00000080,0 0 55px #b17b271f}.chitter-launch-logo img{object-fit:cover;width:100%;height:100%;display:block}.chitter-launch-eyebrow{color:var(--gold);letter-spacing:.24em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.chitter-launch-content h1{letter-spacing:-.055em;max-width:1000px;margin:22px auto 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,8vw,104px);font-weight:500;line-height:.96}.chitter-launch-content h1 span{color:#0000;background:linear-gradient(90deg,#c79447,#f2d294,#b98234);-webkit-background-clip:text;background-clip:text;margin-top:12px;display:block}.chitter-launch-description{max-width:780px;color:var(--muted);margin:0 auto;font-size:17px;line-height:1.78}.chitter-launch-date{background:#100d0ab8;border:1px solid #cc974259;border-radius:16px;gap:5px;width:fit-content;margin:34px auto 0;padding:18px 30px;display:grid;box-shadow:0 20px 55px #00000047}.chitter-launch-date span{color:var(--muted);letter-spacing:.19em;text-transform:uppercase;font-size:9px;font-weight:800}.chitter-launch-date strong{color:var(--gold-light);font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.chitter-launch-actions{flex-wrap:wrap;justify-content:center;gap:13px;margin-top:30px;display:flex}.chitter-launch-highlights{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:70px;display:grid}.chitter-launch-highlights article{border:1px solid var(--border);text-align:left;background:linear-gradient(145deg,#ffffff07,#0000 45%),#0d0c0abd;border-radius:16px;min-height:142px;padding:24px 20px}.chitter-launch-highlights strong{color:var(--gold-light);font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500;display:block}.chitter-launch-highlights span{color:var(--muted);margin-top:12px;font-size:12px;line-height:1.65;display:block}.chitter-launch-owner{color:#81786e;letter-spacing:.16em;text-transform:uppercase;margin:38px 0 0;font-size:9px;font-weight:700}@media (max-width:900px){.chitter-launch-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.chitter-launch-page{padding:65px 15px 80px}.chitter-launch-page:before{border-radius:22px;inset:10px}.chitter-launch-logo{width:112px;height:112px}.chitter-launch-content h1{font-size:50px}.chitter-launch-description{font-size:15px}.chitter-launch-actions{display:grid}.chitter-launch-actions a{width:100%}.chitter-launch-highlights{grid-template-columns:1fr;margin-top:52px}}
