/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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,ui-sans-serif, system-ui, 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{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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#11161c;--slate:#1b2430;--ivory:#f4f1e9;--paper:#fbfaf6;--amber:#ffad29;--muted:#737b82;--line:#11161c21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-manrope),sans-serif;margin:0}a{color:inherit;text-decoration:none}main{overflow:hidden}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#fbfaf6e6;justify-content:space-between;align-items:center;height:90px;padding:0 clamp(24px,6vw,100px);display:flex;position:relative}.brand{display:flex}.wordmark{font:800 19px/1 var(--font-manrope);letter-spacing:.16em;white-space:nowrap;align-items:center;display:inline-flex}.wordmark-bracket{border:1.5px solid;border-right:0;padding:4px 1px 4px 5px}.wordmark-o{letter-spacing:.1em;position:relative}.wordmark-o:after{content:"";background:var(--amber);clip-path:polygon(0 0,100% 50%,0 100%);width:6px;height:6px;position:absolute;top:8px;left:5px}.wordmark-net{color:var(--paper);background:var(--ink);margin-left:2px;padding:5px 7px 5px 10px}.site-header nav{gap:36px;font-size:13px;font-weight:600;display:flex}.site-header nav a,.sign-in{transition:opacity .2s}.site-header nav a:hover,.sign-in:hover{opacity:.55}.header-actions{align-items:center;gap:24px;display:flex}.sign-in{font-size:13px;font-weight:700}.button{background:var(--ink);color:#fff;letter-spacing:.01em;border-radius:4px;justify-content:center;align-items:center;gap:18px;padding:17px 23px;font-size:13px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:#29323c;transform:translateY(-2px)}.button-small{background:var(--amber);color:var(--ink);padding:13px 18px}.hero{background:var(--paper);grid-template-columns:1fr 1fr;min-height:760px;padding:110px clamp(24px,6vw,100px) 80px;display:grid;position:relative}.hero-grid{background-image:linear-gradient(#11161c09 1px,#0000 1px),linear-gradient(90deg,#11161c09 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 30% 100%);mask-image:linear-gradient(90deg,#0000 0,#000 30% 100%)}.hero-copy{z-index:2;align-self:center;max-width:700px;position:relative}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:800}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--amber);width:28px;height:2px}h1{letter-spacing:-.055em;margin:28px 0;font-size:clamp(56px,6.1vw,94px);font-weight:550;line-height:.95}h1 em,h2 em{font-family:var(--font-instrument),serif;color:#a66b13;font-weight:400}h1 em{font-size:1.06em}.hero-intro{color:#596169;max-width:600px;font-size:18px;line-height:1.75}.hero-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.text-link{border-bottom:1px solid;align-items:center;gap:13px;padding-bottom:5px;font-size:13px;font-weight:750;display:inline-flex}.trust-line{color:#616971;gap:28px;margin-top:70px;font-size:11px;font-weight:700;display:flex}.trust-line span:before{content:"✓";border:1px solid #98a099;border-radius:50%;place-items:center;width:17px;height:17px;margin-right:8px;font-size:9px;display:inline-grid}.hero-visual{z-index:2;align-self:center;min-height:540px;position:relative}.halo{border:1px solid #b475122e;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.halo-one{width:530px;height:530px}.halo-two{background:radial-gradient(circle,#ffad291f,#0000 66%);width:410px;height:410px}.product-shell{color:#fff;background:#141b23;border:1px solid #ffffff1f;border-radius:18px;width:min(500px,84%);padding:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-1.5deg);box-shadow:0 40px 90px #11161c40}.shell-top{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.shell-top .wordmark{font-size:12px}.shell-top .wordmark-net{background:var(--paper);color:var(--ink)}.live-dot{color:#a9b1b9;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.live-dot:before{content:"";background:#63d1a1;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.identity-row{align-items:center;gap:13px;padding:24px 0;display:flex}.identity-row small,.shell-balance small,.shell-modules small,.floating-card small{color:#8f9aa5;margin-bottom:4px;font-size:9px;display:block}.identity-row strong{font-size:14px;display:block}.avatar{background:linear-gradient(135deg,var(--amber),#ffd592);width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.verified{color:#78dab1;background:#63d1a11f;border-radius:20px;margin-left:auto;padding:7px 9px;font-size:9px}.shell-balance{background:#222c38;border:1px solid #ffffff14;border-radius:10px;height:135px;padding:20px;position:relative;overflow:hidden}.shell-balance strong{margin-top:8px;font-size:24px;display:block}.mini-chart{align-items:flex-end;gap:8px;height:62px;display:flex;position:absolute;bottom:0;right:24px}.mini-chart i{background:linear-gradient(var(--amber),#ffad2926);border-radius:4px 4px 0 0;width:11px;display:block}.mini-chart i:first-child{height:18px}.mini-chart i:nth-child(2){height:31px}.mini-chart i:nth-child(3){height:25px}.mini-chart i:nth-child(4){height:47px}.mini-chart i:nth-child(5){height:39px}.mini-chart i:nth-child(6){height:58px}.shell-modules{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.shell-modules>div{border:1px solid #ffffff14;border-radius:9px;padding:12px}.shell-modules strong{font-size:9px}.module-icon{width:26px;height:26px;color:var(--ink);border-radius:7px;place-items:center;margin-bottom:15px;font-size:10px;font-weight:900;display:grid}.amber{background:var(--amber)}.mint{background:#72d4ac}.blue{background:#79a8e8}.floating-card{border:1px solid var(--line);background:#fffffff2;border-radius:10px;align-items:center;gap:11px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 15px 40px #11161c1f}.floating-card strong{font-size:11px;display:block}.identity-float{top:16%;right:-2%}.identity-float>span{color:#187552;background:#dff5eb;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.network-float{bottom:10%;left:-2%}.tiny-faces{display:flex}.tiny-faces b{color:#fff;background:#26303a;border:2px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;margin-left:-6px;font-size:8px;display:grid}.tiny-faces b:first-child{margin-left:0}.tiny-faces b:nth-child(2){background:#a96d18}.tiny-faces b:last-child{color:#555;background:#ece9df}.statement{text-align:center;background:var(--ivory);padding:140px clamp(24px,11vw,180px)}.section-kicker{color:#9a6516;margin:0 0 25px}.statement h2,.section-heading h2,.trust h2,.journey h2{letter-spacing:-.045em;margin:0;font-size:clamp(42px,5vw,72px);font-weight:550;line-height:1.04}.statement>p:last-child{color:#687078;max-width:700px;margin:35px auto 0;font-size:17px;line-height:1.8}.ecosystem{background:var(--ink);color:#fff;padding:130px clamp(24px,6vw,100px)}.section-heading{grid-template-columns:1fr .7fr;align-items:end;gap:80px;margin-bottom:70px;display:grid}.section-kicker.light{color:var(--amber)}.section-heading>p{color:#9da5ac;max-width:560px;font-size:16px;line-height:1.8}.product-grid{border-top:1px solid #ffffff26;border-left:1px solid #ffffff26;grid-template-columns:repeat(4,1fr);display:grid}.product-card{border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26;flex-direction:column;justify-content:space-between;min-height:500px;padding:25px;transition:background .3s;display:flex;position:relative;overflow:hidden}.product-card:hover{background:#202934}.product-meta{text-transform:uppercase;letter-spacing:.12em;color:#929ba4;justify-content:space-between;font-size:9px;display:flex}.product-symbol{font:400 110px/1 var(--font-instrument),serif;color:var(--amber);opacity:.8;align-self:center}.kob-card .product-symbol{color:#72d4ac}.sosyal-card .product-symbol{color:#79a8e8}.akademi-card .product-symbol{color:#d78e8e}.product-card h3{margin:0 0 13px;font-size:22px}.product-card p{color:#9ca5ae;min-height:70px;font-size:13px;line-height:1.7}.product-card>a{border-top:1px solid #ffffff21;justify-content:space-between;padding-top:20px;font-size:11px;font-weight:800;display:flex}.trust{background:var(--paper);grid-template-columns:1fr 1fr;display:grid}.trust-panel{background:var(--amber);padding:130px clamp(24px,7vw,120px)}.lock-mark{border:2px solid var(--ink);border-radius:40px 40px 12px 12px;place-items:center;width:80px;height:100px;margin-bottom:55px;display:grid}.lock-mark:before{content:"";position:absolute}.lock-mark span{font-size:27px}.trust-panel .section-kicker{color:var(--ink);opacity:.65}.trust-panel h2{font-size:clamp(42px,4.5vw,68px)}.trust-copy{max-width:570px;margin:30px 0;font-size:16px;line-height:1.8}.dark-link{margin-top:10px}.trust-details{flex-direction:column;justify-content:center;padding:110px clamp(24px,7vw,110px);display:flex}.trust-details article{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr;gap:20px;padding:35px 0;display:grid}.trust-details article:first-child{border-top:1px solid var(--line)}.trust-details article>span{font:400 26px var(--font-instrument);color:#aa7019}.trust-details h3{margin:0 0 10px;font-size:19px}.trust-details p{color:#747c83;margin:0;font-size:14px;line-height:1.7}.journey{color:#fff;text-align:center;background:#1b2430;padding:130px clamp(24px,6vw,100px)}.journey-copy{max-width:820px;margin:0 auto}.journey-copy>p:last-child{color:#a8b0b8;max-width:640px;margin:28px auto 0;line-height:1.8}.steps{border-top:1px solid #ffffff26;grid-template-columns:repeat(3,1fr);max-width:1050px;margin:70px auto 55px;display:grid}.steps article{border-right:1px solid #ffffff26;padding:40px 25px}.steps article:last-child{border-right:0}.steps span{font:400 28px var(--font-instrument);color:var(--amber)}.steps h3{margin:20px 0 10px;font-size:17px}.steps p{color:#939da7;font-size:12px}.amber-button{background:var(--amber);color:var(--ink)}footer{color:#fff;background:#0e1318;padding:80px clamp(24px,6vw,100px) 30px}.footer-lead{border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:flex-start;padding-bottom:70px;display:flex}.footer-lead .wordmark-net{color:var(--ink);background:#fff}.footer-lead p{color:#8d969e;max-width:320px;font-size:13px;line-height:1.7}.footer-links{gap:35px;padding:35px 0;font-size:12px;font-weight:700;display:flex}.footer-bottom{color:#747e86;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:26px;font-size:10px;display:flex}.footer-bottom div{gap:25px;display:flex}@media (max-width:1050px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:80px}.hero-visual{min-height:610px}.product-grid{grid-template-columns:repeat(2,1fr)}.trust,.section-heading{grid-template-columns:1fr}.identity-float{right:4%}.network-float{left:4%}}@media (max-width:650px){.site-header{height:72px}.wordmark{font-size:14px}.sign-in{display:none}.button-small{padding:11px 13px;font-size:10px}.hero{padding-top:65px}.hero-intro{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.trust-line{flex-direction:column;gap:12px;margin-top:45px}.hero-visual{min-height:500px}.product-shell{width:95%;padding:16px}.floating-card{display:none}.halo-one{width:410px;height:410px}.halo-two{width:330px;height:330px}.statement,.ecosystem,.trust-panel,.trust-details,.journey{padding-top:90px;padding-bottom:90px}.product-grid{grid-template-columns:1fr}.product-card{min-height:420px}.steps{grid-template-columns:1fr}.steps article{border-bottom:1px solid #ffffff26;border-right:0}.footer-lead,.footer-bottom{flex-direction:column;gap:30px}.footer-links{grid-template-columns:1fr 1fr;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
