@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,Noto Sans Georgian,system-ui,sans-serif;color:#111;background:#f0eee6;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f0eee6}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.skip{position:absolute;left:-999px}.skip:focus{left:12px;top:12px;z-index:100;background:#fffdf8;padding:12px}.focus:focus-visible{outline:3px solid #111;outline-offset:2px}@media (prefers-reduced-motion:no-preference){.fade{animation:fade .22s ease-out}@keyframes fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}}.shell{min-height:100vh;padding-bottom:72px}.shell aside{display:none}.shell header{height:60px;background:#2b2b2b;color:#fffdf8;display:flex;align-items:center;padding:0 16px;justify-content:space-between}.mobile-brand,.brand{font-weight:800;display:flex;align-items:center;gap:8px;letter-spacing:-.04em}.mock{font-size:12px;border:1px solid rgba(255,253,248,.3);padding:5px 8px;border-radius:99px}.account{color:#fffdf8;display:grid;place-items:center;width:48px;height:48px}.shell main{max-width:1180px;margin:auto;padding:24px 16px}.page-head{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.page-head h1,.auth h1,.public h1{font-size:26px;line-height:1.12;letter-spacing:-.045em;margin:0}.page-head p,.card p,.auth p,.public p{color:#1111119e;line-height:1.5;margin:7px 0 0}.min{min-width:0}.desktop-action{display:none}.card{background:#fffdf8;border:1px solid rgba(17,17,17,.14);border-radius:16px;padding:18px;box-shadow:0 1px 1px #1111110a}.btn{min-height:56px;border-radius:9px;border:1px solid transparent;padding:0 17px;font-size:15px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.15s ease}.btn:active{transform:scale(.99)}.primary{background:#111;color:#fffdf8}.primary:hover{background:#2b2b2b}.secondary{background:#fffdf8;color:#111;border-color:#11111147}.secondary:hover,.ghost:hover{background:#f0eee6}.ghost{background:transparent;color:#111}.danger{border-color:#9c2828;color:#8b1e1e;background:#fffdf8}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px}.stat{padding:14px;min-width:0}.stat span,.line span,.token span,.metric span{display:block;color:#1111119e;font-size:12px}.stat strong,.metric strong{display:block;font-size:28px;line-height:1;margin-top:8px;letter-spacing:-.05em}.welcome,.empty,.flow{background:#fbf2e5;display:flex;align-items:center;gap:10px;min-height:210px}.welcome h2,.empty h2,.card h2{margin:0;font-size:19px;letter-spacing:-.03em}.welcome>div,.empty>div{min-width:0}.welcome .btn,.empty .btn{margin-top:15px}.ink-art{width:138px;min-width:112px;height:auto}.tabs{position:fixed;z-index:4;bottom:0;left:0;right:0;height:68px;background:#fffdf8;border-top:1px solid rgba(17,17,17,.14);display:flex;justify-content:space-around}.tabs a{font-size:11px;color:#1111119e;padding:13px 7px;min-width:64px;text-align:center;text-decoration:none}.tabs a.active{font-weight:800;color:#111;border-top:3px solid #111}.list{padding:0;overflow:hidden}.device-row{min-height:68px;padding:10px 14px;color:#111;text-decoration:none;display:grid;grid-template-columns:minmax(0,1fr) auto auto 20px;align-items:center;gap:10px;border-bottom:1px solid rgba(17,17,17,.1)}.device-row:last-child{border:0}.device-name{min-width:0;display:grid;gap:3px}.device-name b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mono,code{font:12px ui-monospace,SFMono-Regular,monospace;color:#1111119e}.status{font-size:11px;font-weight:700;border:1px solid rgba(17,17,17,.28);border-radius:99px;padding:4px 7px;white-space:nowrap}.status.active{background:#111;color:#fffdf8}.number{font-variant-numeric:tabular-nums}.record-title{display:flex;gap:10px;align-items:center;margin:-4px 0 18px}.record-title h2{margin:0;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.record-title .status{margin-left:auto}.back{width:48px;height:48px;display:grid;place-items:center;background:#fffdf8;border:1px solid rgba(17,17,17,.2);border-radius:9px;flex:none}.record{display:grid;gap:16px}.record h3{font-size:16px;margin:0}.record form,.flow form,.auth form{display:grid;gap:15px;margin-top:18px}label{display:grid;gap:6px;font-size:13px;font-weight:700}input{min-width:0;width:100%;height:52px;border:1px solid rgba(17,17,17,.25);border-radius:9px;background:#fffdf8;padding:0 13px;font-size:16px;color:#111;outline:none}input:focus{border-color:#111;box-shadow:0 0 0 3px #1111111f}small{color:#8b1e1e;font-weight:600}.side{display:grid;gap:12px;align-content:start}.line{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(17,17,17,.1)}.line span{display:inline}.token{display:grid;grid-template-columns:1fr auto;align-items:center;gap:7px;padding-top:8px}.token span{grid-column:1/-1}.icon{min-height:42px;width:42px;padding:0}.success{color:#255f30!important;font-weight:700}.flow{max-width:620px;display:grid;grid-template-columns:120px minmax(0,1fr);align-items:start}.flow .ink-art{width:115px}.metric{max-width:440px}.metric strong{font-size:48px}.billing,.settings{max-width:560px;display:grid;gap:14px}.auth,.public{min-height:100vh;padding:20px;background:#f0eee6;display:grid;place-items:center}.auth{grid-template-columns:minmax(0,420px);gap:25px}.auth-art{display:none}.auth .card,.public .card{width:min(100%,440px)}.word{font-size:18px;font-weight:800;color:#111;text-decoration:none}.auth h1{margin-top:28px}.auth .btn{width:100%;margin-top:6px}.switch{font-size:13px}.switch a{color:#111;font-weight:800}.public .card{text-align:center;background:#fbf2e5}.public .ink-art{width:180px}.skeleton{min-height:240px;display:grid;place-items:center;background:#fffdf8;border-radius:16px;color:#1111119e}@media (min-width:768px){.shell{padding-bottom:0;padding-left:236px}.shell aside{display:block;position:fixed;width:236px;inset:0 auto 0 0;background:#2b2b2b;padding:18px 12px;color:#fffdf8}.brand{height:50px;padding:0 12px}.shell aside nav{background:#f0eee6;border-radius:18px 0 0;margin-top:16px;padding:10px 7px;min-height:calc(100vh - 102px)}.shell aside a{min-height:48px;padding:0 12px;display:flex;align-items:center;border-radius:9px;color:#111;text-decoration:none;font-size:14px;font-weight:650}.shell aside a:hover{background:#fffdf8}.shell aside a.active{background:#111;color:#fffdf8}.shell header{padding:0 28px}.mobile-brand{display:none}.desktop-action{display:block}.tabs{display:none}.shell main{padding:32px 28px}.record{grid-template-columns:minmax(0,1fr) 320px}.auth{grid-template-columns:330px 440px}.auth-art{display:grid;place-items:center;background:#fbf2e5;border:1px solid rgba(17,17,17,.14);border-radius:18px;height:450px}.auth-art .ink-art{width:270px}.flow{padding:28px}.device-row{grid-template-columns:minmax(0,1fr) auto 70px 20px}}.btn{transition-property:color,background-color,border-color,transform,opacity;transition-duration:.15s;transition-timing-function:ease}.btn:disabled{cursor:not-allowed;opacity:.55}.icon{min-height:48px;width:48px}@media (prefers-reduced-motion: reduce){.btn{transition:none}}@font-face{font-family:Helvetica Neue;src:url(/fonts/helvetica-neue/HelveticaNeue-Light.woff2) format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/fonts/helvetica-neue/HelveticaNeue-Roman.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/fonts/helvetica-neue/HelveticaNeue-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/fonts/helvetica-neue/HelveticaNeue-Bold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/fonts/helvetica-neue/HelveticaNeue-Black.woff2) format("woff2");font-weight:900;font-display:swap}:root{font-family:Helvetica Neue,Noto Sans Georgian,Helvetica,Arial,sans-serif}.auth{position:relative;max-width:1100px;margin:auto}.language{position:absolute;z-index:2;top:16px;right:16px;min-height:48px;border:1px solid rgba(17,17,17,.22);border-radius:9px;background:#fffdf8;padding:0 12px;font-weight:700}@media (min-width:768px){.auth{grid-template-columns:minmax(400px,1fr) minmax(400px,1fr);width:100%;padding:32px}.auth-art{display:grid;place-items:center;min-height:560px;border-radius:18px}.auth .card{padding:48px;align-self:center}}.header-language{min-height:40px;padding:0 10px;border:1px solid rgba(17,17,17,.18);border-radius:9px;background:#fffdf8;font-weight:700}.settings-language{min-height:40px;padding:0 12px;border:1px solid rgba(17,17,17,.18);border-radius:9px;background:#fffdf8;font-weight:700}.auth-story{position:absolute;left:40px;top:42px;max-width:330px}.auth-story span{font-size:12px;font-weight:700;letter-spacing:.12em}.auth-story h2{margin:18px 0 8px;font-size:clamp(30px,4vw,52px);line-height:.98;letter-spacing:-.035em}.auth-story p{max-width:30ch;line-height:1.5}.auth-art{position:relative;overflow:hidden;background:#111;color:#f5f0e6}.auth-art .ink-art{position:absolute;width:58%;right:-5%;bottom:3%;filter:invert(1) grayscale(1)}@media (min-width:768px){.auth{min-height:100vh;max-width:none;grid-template-columns:minmax(460px,1.2fr) minmax(420px,.8fr);gap:0;padding:28px}.auth-art{min-height:calc(100vh - 56px);border-radius:20px 0 0 20px}.auth .card{display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 56px);max-width:none;border-left:0;border-radius:0 20px 20px 0;padding:clamp(44px,6vw,88px)}.auth .card form{width:100%;max-width:520px}.auth .card>h1,.auth .card>p,.auth .card>.word,.auth .card>.switch{max-width:520px}}@media (max-width:767px){.auth{padding:14px}.auth-art{display:none}.auth .card{width:100%;padding:32px 22px}.language{top:26px;right:26px}.auth-story{display:none}}.language-switch{position:relative;display:inline-grid;grid-template-columns:1fr 1fr;align-items:center;width:104px;height:48px;min-height:48px;padding:4px;border:1px solid rgba(17,17,17,.18);border-radius:999px;background:#fffdf8eb;color:#111;overflow:hidden;box-shadow:0 8px 24px #11111114;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:12px;font-weight:800;letter-spacing:.05em;isolation:isolate}.language-switch .language-thumb{position:absolute;z-index:-1;top:4px;left:4px;width:46px;height:38px;border-radius:999px;background:#111;transition:transform .24s cubic-bezier(.2,.8,.2,1)}.language-switch[data-language=en] .language-thumb{transform:translate(48px)}.language-switch>span:not(.language-thumb){display:grid;place-items:center;height:38px;color:#11111180;transition:color .18s ease}.language-switch>span.selected{color:#fffdf8}.language-switch.focus:focus-visible{outline:2px solid #111;outline-offset:3px}.auth-card-inner,.auth-story{transition:opacity .12s ease}.auth-card-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.auth-card-top .language{position:relative;top:auto;right:auto;flex:0 0 auto}.language-changing .auth-card-inner,.language-changing .auth-story{opacity:0}.password-field{position:relative;width:100%}.password-field input{padding-right:54px}.password-toggle{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:38px;height:38px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#1111119e}.password-toggle:hover{background:#f0eee6;color:#111}.google-auth-wrap{display:grid;gap:8px;margin-top:14px}.auth-divider{display:flex;align-items:center;gap:10px;color:#1111117a;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#11111121}.google-auth{width:100%;margin:0!important}.google-mark{display:grid;place-items:center;width:22px;height:22px;border:1px solid rgba(17,17,17,.28);border-radius:50%;font-size:13px;font-weight:800;line-height:1}.google-auth-note{margin:0!important;color:#1111118f!important;font-size:12px!important;text-align:center}.google-auth:disabled .google-mark{opacity:.7}.auth>.language{position:absolute;z-index:8;top:46px;right:46px}.header-language,.settings-language{position:relative;top:auto;right:auto;box-shadow:none}@media (min-width:900px){.auth{width:min(100%,1600px);min-height:100vh;margin:0 auto;padding:24px;gap:0;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);place-items:stretch;align-items:stretch;justify-items:stretch}.auth-art,.auth .card{width:100%;height:calc(100dvh - 48px);min-height:0;max-height:none;align-self:stretch}.auth-art{display:block;border:0;border-radius:24px 0 0 24px;background:#111;overflow:hidden}.auth-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#11111124 20%,#111111c7)}.auth-photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.auth-story{z-index:2;left:clamp(32px,4vw,68px);top:auto;bottom:clamp(34px,5vw,70px);max-width:520px;color:#fffdf8}.auth-story h2{max-width:11ch;font-size:clamp(38px,4vw,64px)}.auth-story p{max-width:40ch;color:#fffdf8c7}.auth .card{display:grid;align-items:center;justify-items:stretch;border-radius:0 24px 24px 0;border-left:0;padding:clamp(42px,6vw,92px);background:#fffdf8}.auth-card-inner{width:460px;max-width:100%;min-width:0;margin-inline:auto;justify-self:center}.auth-heading{min-height:112px;margin-top:38px}.auth-heading h1{margin:0}.auth-heading p{min-height:48px}.auth .card form{width:100%;max-width:none;margin-top:22px;gap:8px}.auth .card label{gap:6px}.field-error{display:block;min-height:17px;font-size:11px;line-height:17px}.form-error{display:block;min-height:19px;line-height:19px}}@media (max-width:899px){.auth{width:100%;min-height:100dvh;padding:18px;place-items:center;grid-template-columns:minmax(0,520px)}.auth-art{display:none}.auth .card{width:100%;padding:clamp(26px,7vw,40px);border-radius:20px}.auth-card-inner{width:100%}.auth-heading{min-height:0;margin-top:28px}.auth .card form{margin-top:20px;gap:12px}.auth .field-error{display:block;min-height:0;font-size:11px;line-height:17px}.auth .field-error:empty{display:none}.auth .form-error{display:block;line-height:18px;margin:0}}@media (min-width:900px) and (max-height:760px){.auth{padding:14px}.auth-art,.auth .card{height:calc(100dvh - 28px)}.auth .card{padding:28px clamp(36px,5vw,68px)}.auth-heading{min-height:82px;margin-top:22px}.auth .card form{margin-top:10px;gap:4px}.auth input{height:46px}.auth .btn{min-height:50px}.google-auth-wrap{margin-top:8px;gap:4px}.google-auth-note{font-size:11px!important}.auth .switch{margin-top:8px}.auth>.language{top:26px;right:26px}}.marketplace-shell{min-height:100dvh;background:#faf9f5;padding:52px 0 76px}.marketplace-shell .marketplace-topbar{position:fixed;z-index:40;inset:0 0 auto 0;height:52px;padding:0 14px;background:#2b2b2b;color:#fffdf8;display:flex;align-items:center;gap:14px}.marketplace-brand{width:212px;min-width:0;display:flex;align-items:center;gap:10px;color:#fffdf8;text-decoration:none;font-size:15px;font-weight:800;letter-spacing:-.025em}.geonfc-logo{display:inline-flex;align-items:center;gap:9px;color:#111;font-size:18px;font-weight:800;line-height:1;letter-spacing:-.045em}.geonfc-logo svg{display:block;width:31px;height:31px;flex:none}.geonfc-logo svg rect{fill:#111}.geonfc-logo svg g{stroke:#fbf2e5}.geonfc-logo.light{color:#fffdf8}.geonfc-logo.light svg rect{fill:#fbf2e5}.geonfc-logo.light svg g{stroke:#111}.geonfc-logo.compact{gap:0}.marketplace-brand .geonfc-logo{font-size:16px}.marketplace-brand .geonfc-logo svg{width:29px;height:29px}.word{display:inline-flex;width:max-content}.auth .word .geonfc-logo{font-size:21px}.auth .word .geonfc-logo svg{width:38px;height:38px}.public .geonfc-logo{justify-content:center;margin:0 auto 18px}.topbar-context{display:flex;align-items:center;gap:8px;min-height:30px;padding:0 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fffdf8c2;font-size:12px;font-weight:650}.live-dot{width:7px;height:7px;border-radius:50%;background:#fffdf8;box-shadow:0 0 0 3px #fffdf81a}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:6px}.marketplace-topbar .header-language{width:92px;height:38px;min-height:38px;background:#ffffff14;border-color:#ffffff29;box-shadow:none;color:#fff}.marketplace-topbar .language-switch .language-thumb{top:3px;left:3px;width:40px;height:30px;background:#fffdf8}.marketplace-topbar .language-switch[data-language=en] .language-thumb{transform:translate(43px)}.marketplace-topbar .language-switch>span:not(.language-thumb){height:30px;color:#ffffff8c}.marketplace-topbar .language-switch>span.selected{color:#111}.topbar-icon,.marketplace-topbar .account{width:38px;height:38px;border:0;border-radius:10px;background:transparent;color:#fffdf8;display:grid;place-items:center;text-decoration:none}.topbar-icon:hover,.marketplace-topbar .account:hover{background:#ffffff1a}.avatar{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#ffffff29;font-size:12px;font-weight:800}.marketplace-shell .marketplace-sidebar{display:none}.marketplace-shell .dashboard-content{width:100%;max-width:1104px;margin:0 auto;padding:28px 20px 40px}.marketplace-tabs{height:70px}.marketplace-tabs a{display:grid;place-items:center;align-content:center;gap:4px}.marketplace-tabs a svg{display:block}.marketplace-tabs a.active{border-top:0;color:#111}.marketplace-tabs a.active:before{content:"";position:absolute;top:0;width:34px;height:3px;border-radius:99px;background:#111}@media (max-width:767px){.marketplace-shell .marketplace-topbar{gap:8px;padding-inline:12px}.marketplace-brand{width:auto;flex:none}.marketplace-brand .geonfc-logo{gap:7px;font-size:15px;white-space:nowrap}.marketplace-brand .geonfc-logo svg{width:28px;height:28px}.topbar-context{display:none}.topbar-actions{min-width:0;gap:4px}.marketplace-topbar .header-language{width:82px;flex:none}.marketplace-topbar .language-switch .language-thumb{width:35px}.marketplace-topbar .language-switch[data-language=en] .language-thumb{transform:translate(38px)}.topbar-icon,.marketplace-topbar .account{width:36px;height:36px;flex:none}}@media (max-width:380px){.marketplace-brand .geonfc-logo>span{display:none}}@media (min-width:768px){.marketplace-shell{padding:52px 0 0 240px}.marketplace-shell .marketplace-topbar{padding-inline:16px}.marketplace-brand{width:210px}.marketplace-shell .marketplace-sidebar{position:fixed;z-index:30;display:flex;flex-direction:column;inset:52px auto 0 0;width:240px;padding:0;background:#2b2b2b}.marketplace-shell .marketplace-sidebar .sidebar-nav{flex:1;min-height:0;overflow-y:auto;background:#f0eee6;border-radius:18px 0 0;margin:0;padding:14px 10px 12px}.nav-group-label{margin:4px 10px 8px;color:#1111116b;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.marketplace-shell .marketplace-sidebar .sidebar-link{position:relative;display:flex;align-items:center;gap:11px;min-height:46px;padding:0 12px;border-radius:10px;color:#2b2b2b;text-decoration:none;font-size:14px;font-weight:650;transition:background-color .14s ease,color .14s ease,transform .14s ease}.sidebar-link svg{flex:none;color:#1111118f}.sidebar-link:hover{background:#fffdf8}.sidebar-link:active{transform:scale(.99)}.marketplace-shell .marketplace-sidebar .sidebar-link.active,.marketplace-shell .marketplace-sidebar .sidebar-link.active:hover{background:#111;color:#fffdf8;box-shadow:0 5px 14px #1111111f}.marketplace-shell .marketplace-sidebar .sidebar-link.active svg{color:#fffdf8}.sidebar-footer{flex:none;background:#f0eee6;padding:10px 10px 16px;border-top:1px solid rgba(17,17,17,.12)}.marketplace-shell .dashboard-content{max-width:1104px;padding:32px 32px 56px}.marketplace-tabs{display:none}.page-head{margin-bottom:24px;align-items:center}.page-head h1{font-size:30px}.page-head p{font-size:15px}.stats{gap:12px;margin-bottom:18px}.stat{padding:18px}.stat strong{font-size:34px;margin-top:12px}.welcome,.empty{min-height:230px;padding:30px;gap:28px}.welcome .nfc-redirect-art,.empty .ink-art{width:190px}}.nfc-redirect-art{display:block;width:170px;min-width:140px;height:auto;overflow:visible;flex:none}@media (max-width:560px){.welcome{align-items:flex-start;flex-direction:column}.nfc-redirect-art{width:150px;min-width:0;margin:-8px 0 -12px}}.empty>.nfc-redirect-art,.flow>.nfc-redirect-art,.public .nfc-redirect-art{width:170px}.settings{max-width:940px!important;display:grid!important;gap:14px!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.settings-section,.settings-session{min-width:0;background:#fffdf8;border:1px solid rgba(17,17,17,.14);border-radius:16px;box-shadow:0 1px 1px #1111110a}.settings-section{display:grid;align-content:start;gap:18px;padding:24px}.settings-section+.settings-section{border-top:1px solid rgba(17,17,17,.14)}.settings-section-heading h2{margin:0;font-size:17px;letter-spacing:-.025em}.settings-section-heading p{margin:5px 0 0;font-size:13px}.settings-form{display:grid;gap:12px}.settings-form label{max-width:none}.settings-action{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.settings-action .btn{min-width:156px}.settings-preferences{padding:14px 18px;background:#fbf2e5}.settings-preferences .line{min-height:48px;border:0}.settings-language{background:#fffdf8}.settings-session{display:grid;gap:18px;padding:20px}.settings-session b{font-size:14px}.settings-session p{margin-top:4px;font-size:13px}.settings-session-actions{display:grid;gap:8px}.settings-session .btn{width:100%;min-width:128px;flex:none}.settings-session small[role=alert]{display:block;line-height:1.4}@media (min-width:960px){.settings{grid-template-columns:minmax(280px,.78fr) minmax(420px,1.22fr);align-items:start}.settings>.settings-section:nth-child(1){grid-column:1;grid-row:1}.settings>.settings-section:nth-child(2){grid-column:2;grid-row:1/4}.settings>.settings-preferences{grid-column:1;grid-row:2}.settings>.settings-session{grid-column:1;grid-row:3;grid-template-columns:minmax(0,1fr) 128px;align-items:center}.settings-session-actions{width:128px}}@media (max-width:520px){.settings-section{padding:20px}.settings-action{align-items:stretch;display:grid}.settings-action .btn{width:100%}.settings-session{padding:18px}}@media (prefers-reduced-motion:reduce){.language-switch .language-thumb,.language-switch>span:not(.language-thumb),.auth-card-inner,.auth-story{transition:none}}.product-visual{display:block;width:100%;max-width:100%;height:auto;color:#111}.product-visual--hero{aspect-ratio:18 / 13}.product-visual--card,.product-visual--review,.product-visual--menu{aspect-ratio:7 / 5}.product-visual--route{aspect-ratio:19 / 7.5}.pv-ink-fill,.pv-route-node{fill:#111}.pv-cream-fill{fill:#fbf2e5}.pv-taupe-fill{fill:#c7b9a4}.pv-panel{fill:#fffdf8;stroke:#111111b8;stroke-width:2}.pv-light-panel{fill:#fbf2e5}.pv-shadow{fill:#1111111a}.pv-stars{fill:#111}.pv-detail,.pv-light-detail,.pv-signal,.pv-route-line,.pv-route-arrow,.pv-node-mark{fill:none;stroke-linecap:round;stroke-linejoin:round}.pv-detail,.pv-signal,.pv-route-arrow{stroke:#111;stroke-width:2}.pv-light-detail,.pv-signal--light,.pv-node-mark{stroke:#fbf2e5;stroke-width:2}.pv-route-line{stroke:#1111117a;stroke-width:2}.pv-route-ambient{fill:none;stroke:#11111114;stroke-width:22;stroke-linecap:round}.pv-route-hub{fill:#fbf2e5;stroke:#1111111f;stroke-width:2}.pv-route-status,.pv-route-pulse{fill:#c7b9a4;stroke:#fffdf8;stroke-width:3}.pv-route-screen{fill:#fbf2e5}.pv-route-row{fill:#f0eee6}@media (max-width: 420px){.product-visual--route{aspect-ratio:6 / 5}}@media (prefers-reduced-motion: reduce){.product-visual *{animation:none!important;transition:none!important}}.geo-landing{--geo-ink: #111111;--geo-shell: #2b2b2b;--geo-paper: #fbf2e5;--geo-ground: #f0eee6;--geo-surface: #fffdf8;--geo-muted: #665f55;--geo-border: rgba(17, 17, 17, .1);min-width:0;overflow-x:clip;background:var(--geo-ground);color:var(--geo-ink);font-family:Helvetica Neue,Noto Sans Georgian,Arial,sans-serif;font-size:16px;line-height:1.5;scroll-padding-top:84px}.geo-landing *,.geo-landing *:before,.geo-landing *:after{box-sizing:border-box}.geo-landing a{color:inherit;text-decoration:none}.geo-landing h1,.geo-landing h2,.geo-landing h3,.geo-landing p{margin:0}.geo-landing ul,.geo-landing ol,.geo-landing dl{margin:0;padding:0;list-style:none}.geo-landing button{font:inherit}.geo-landing-container{width:min(100% - 32px,1180px);margin-inline:auto;min-width:0}.geo-landing-skip{position:fixed;left:16px;top:10px;z-index:100;min-height:48px;padding:13px 18px;border-radius:10px;background:var(--geo-ink);color:var(--geo-surface)!important;transform:translateY(-140%);transition:transform .15s ease}.geo-landing-skip:focus{transform:translateY(0)}.geo-landing-header{position:sticky;z-index:50;top:0;background:var(--geo-surface);border-bottom:1px solid var(--geo-border)}.geo-landing-header-inner{display:flex;align-items:center;gap:12px;width:min(100% - 24px,1180px);min-height:68px;margin-inline:auto}.geo-landing-brand{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:48px}.geo-landing-brand .geonfc-logo{gap:8px;font-size:19px;white-space:nowrap}.geo-landing-brand .geonfc-logo svg{width:32px;height:32px}.geo-landing-brand .geonfc-logo img{display:block;width:32px;height:32px}.geo-landing-nav{display:none}.geo-landing-header-actions{display:flex;align-items:center;gap:8px;margin-left:auto;min-width:0}.geo-landing-header-actions>a{min-width:48px;min-height:48px}.geo-landing-login{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:10px;padding:0 12px;font-size:13px;font-weight:700;white-space:nowrap;transition:background-color .15s ease,color .15s ease,transform .15s ease}.geo-landing-locale{display:inline-flex;min-width:48px;min-height:48px;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;padding:0 9px;border-radius:10px;color:var(--geo-muted)!important;font-size:11px;font-weight:750;letter-spacing:.05em;transition:background-color .15s ease,color .15s ease}.geo-landing-contact{display:inline-flex;min-width:48px;min-height:48px;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;padding:0 10px;border-radius:10px;color:var(--geo-muted)!important;font-size:12px;font-weight:750;transition:background-color .15s ease,color .15s ease}.geo-landing-contact span{display:none}.geo-landing[data-prerendered=true] .geo-landing-contact:before{content:"";width:16px;height:16px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect width='20' height='16' x='2' y='4' rx='2' fill='none' stroke='black' stroke-width='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E") center/contain no-repeat}.geo-landing-contact:hover{background:var(--geo-paper);color:var(--geo-ink)!important}.geo-landing-locale svg{flex:0 0 auto}.geo-landing-locale:hover{background:var(--geo-paper);color:var(--geo-ink)!important}.geo-landing-login:hover{background:var(--geo-paper)}.geo-landing a:focus-visible,.geo-landing summary:focus-visible,.geo-landing button:focus-visible{outline:3px solid var(--geo-ink);outline-offset:3px}.geo-landing-hero{padding:28px 0 48px}.geo-landing-hero-grid{display:grid;gap:24px}.geo-landing-hero-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;padding:12px 0}.geo-landing-eyebrow{margin-bottom:12px!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.geo-landing-hero h1{max-width:650px;font-family:Noto Sans Georgian,Helvetica Neue,Arial,sans-serif;font-size:clamp(2.35rem,9.5vw,4.45rem);font-weight:700;letter-spacing:-.035em;line-height:1.04;text-wrap:balance;overflow-wrap:normal}.geo-landing[lang=en] .geo-landing-hero h1{font-family:Helvetica Neue,Arial,sans-serif;letter-spacing:-.045em}.geo-landing-hero-lede{max-width:590px;margin-top:20px!important;color:var(--geo-muted);font-size:16px;line-height:1.6}.geo-landing-action{display:inline-flex;min-height:56px;max-width:100%;align-items:center;justify-content:center;gap:16px;margin-top:26px;padding:0 22px;border:1px solid var(--geo-ink);border-radius:12px;background:var(--geo-ink);color:var(--geo-surface)!important;font-size:15px;font-weight:700;transition:background-color .15s ease,transform .15s ease}.geo-landing-action span{min-width:0;overflow-wrap:anywhere}.geo-landing-action:hover{background:var(--geo-shell);transform:translateY(-1px)}.geo-landing-action:active{transform:translateY(0)}.geo-landing-action.is-light{border-color:var(--geo-surface);background:var(--geo-surface);color:var(--geo-ink)!important}.geo-landing-action.is-light:hover{background:var(--geo-paper)}.geo-landing-proof{display:grid;gap:10px;margin-top:24px!important}.geo-landing-proof li{display:flex;min-width:0;align-items:flex-start;gap:9px;color:var(--geo-muted);font-size:13px}.geo-landing-proof svg{flex:0 0 auto;margin-top:2px;color:var(--geo-ink)}.geo-landing-hero-visual{position:relative;min-height:340px;overflow:hidden;border-radius:20px;background:var(--geo-paper);box-shadow:0 0 0 1px var(--geo-border)}.geo-landing-hero-visual img{display:block;width:100%;height:100%;min-height:340px;object-fit:cover;object-position:59% center}.geo-landing-section{padding:64px 0;scroll-margin-top:80px}.geo-landing-heading{max-width:720px;min-width:0}.geo-landing-heading h2,.geo-closing-card h2{font-family:Noto Sans Georgian,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.9rem,7vw,3.15rem);font-weight:700;letter-spacing:-.032em;line-height:1.08;text-wrap:balance;overflow-wrap:normal}.geo-landing[lang=en] .geo-landing-heading h2,.geo-landing[lang=en] .geo-closing-card h2{font-family:Helvetica Neue,Arial,sans-serif;letter-spacing:-.04em}.geo-landing-lede{max-width:620px;margin-top:16px!important;color:var(--geo-muted);font-size:16px;line-height:1.6}.geo-product-grid{display:grid;gap:16px;margin-top:32px}.geo-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border-radius:18px;background:var(--geo-surface);box-shadow:0 0 0 1px var(--geo-border)}.geo-product-art{display:grid;min-height:0;aspect-ratio:3 / 2;place-items:center;overflow:hidden;background:var(--geo-paper)}.geo-product-art>*{width:100%;height:100%}.geo-product-art img{display:block;object-fit:cover;transition:transform .18s ease}.geo-product-card:hover .geo-product-art img{transform:scale(1.018)}.geo-product-body{display:flex;min-width:0;flex:1;flex-direction:column;padding:24px}.geo-product-number{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:700;letter-spacing:.1em}.geo-product-card h3{margin-top:20px;font-family:Noto Sans Georgian,Helvetica Neue,Arial,sans-serif;font-size:21px;letter-spacing:-.02em;line-height:1.2;overflow-wrap:normal}.geo-product-card h3 a{display:flex;min-height:48px;align-items:center;color:inherit;outline-offset:4px}.geo-landing[lang=en] .geo-product-card h3{font-family:Helvetica Neue,Arial,sans-serif}.geo-product-card h3+p{margin-top:12px;color:var(--geo-muted);font-size:14px}.geo-product-card ul{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.geo-product-card li{padding:7px 10px;border-radius:999px;background:var(--geo-ground);font-size:11px;font-weight:700;white-space:nowrap}.geo-custom-strip{display:grid;min-width:0;gap:16px;margin-top:16px;padding:24px;border:1px solid var(--geo-border);border-radius:20px;background:var(--geo-paper)}.geo-custom-strip .geo-landing-eyebrow{margin-bottom:7px!important}.geo-custom-strip h3{font-size:20px;letter-spacing:-.03em;overflow-wrap:anywhere}.geo-custom-strip>p{color:var(--geo-muted);font-size:14px}.geo-landing-section-dark{background:var(--geo-shell);color:var(--geo-surface)}.geo-landing-section-dark .geo-landing-eyebrow{color:#fffdf89e}.geo-process-layout{display:grid;gap:16px;margin-top:36px}.geo-process-photo{min-height:300px;margin:0;overflow:hidden;border-radius:18px;background:#1f1f1f}.geo-process-photo img{display:block;width:100%;height:100%;min-height:300px;object-fit:cover}.geo-process-grid{display:grid;gap:12px}.geo-process-grid li{display:grid;min-width:0;gap:20px;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff06}.geo-process-number{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#fffdf88c}.geo-process-grid h3{font-size:20px;letter-spacing:-.025em}.geo-process-grid p{margin-top:10px;color:#fffdf8a8;font-size:14px}.geo-platform-layout{display:grid;gap:38px}.geo-feature-list{display:grid;gap:4px;margin-top:28px}.geo-feature-list li{display:flex;min-height:52px;min-width:0;align-items:center;gap:13px;border-bottom:1px solid var(--geo-border);font-size:14px;font-weight:600}.geo-feature-list svg{flex:0 0 auto}.geo-dashboard-demo{min-width:0;padding:10px;border-radius:24px;background:var(--geo-shell);box-shadow:0 18px 40px #1111111f}.geo-dashboard-demo-top{display:flex;min-height:56px;min-width:0;align-items:center;gap:8px;padding:0 12px;color:var(--geo-surface);font-size:12px;font-weight:700}.geo-dashboard-demo-top .geonfc-logo svg{width:28px;height:28px}.geo-dashboard-demo-top>span:nth-child(2){min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.geo-dashboard-device{min-width:0;padding:20px;border-radius:16px;background:var(--geo-surface)}.geo-dashboard-device-title{display:flex;min-width:0;align-items:center;gap:12px}.geo-device-mark{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:12px;background:var(--geo-paper)}.geo-dashboard-device-title div{min-width:0}.geo-dashboard-device-title small{display:block;color:var(--geo-muted);font-size:11px}.geo-dashboard-device-title strong{display:block;overflow:hidden;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.geo-dashboard-device dl{margin-top:24px;border-top:1px solid var(--geo-border)}.geo-dashboard-device dl div{display:grid;min-height:58px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:16px;border-bottom:1px solid var(--geo-border)}.geo-dashboard-device dt{color:var(--geo-muted);font-size:12px}.geo-dashboard-device dd{min-width:0;margin:0;overflow-wrap:anywhere;text-align:right;font-size:12px;font-weight:700}.geo-dashboard-device dd.is-active{display:flex;align-items:center;justify-content:flex-end;gap:8px}.geo-dashboard-device dd.is-active span{width:8px;height:8px;border-radius:50%;background:var(--geo-ink)}.geo-dashboard-action{display:flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:8px;margin-top:20px;border-radius:10px;background:var(--geo-ink);color:var(--geo-surface);font-size:13px;font-weight:700}.geo-protection-section{background:var(--geo-paper)}.geo-protection-intro{display:grid;gap:30px}.geo-route-visual{min-height:240px;overflow:hidden;border:1px solid var(--geo-border);border-radius:20px;background:var(--geo-surface)}.geo-route-visual>*{width:100%;height:100%}.geo-protection-grid{display:grid;gap:12px;margin-top:28px}.geo-protection-grid article{min-width:0;padding:22px;border:1px solid var(--geo-border);border-radius:16px;background:var(--geo-surface)}.geo-protection-grid h3{margin-top:24px;font-size:18px;letter-spacing:-.025em;overflow-wrap:anywhere}.geo-protection-grid p{margin-top:8px;color:var(--geo-muted);font-size:13px}.geo-use-section{padding-bottom:32px}.geo-use-section .geo-landing-heading{padding-bottom:8px}.geo-use-list{display:grid;gap:8px;margin-top:40px}.geo-use-list li{display:flex;min-height:56px;min-width:0;align-items:center;gap:10px;padding:0 16px;border:1px solid var(--geo-border);border-radius:12px;background:var(--geo-surface);font-size:14px;font-weight:700;overflow-wrap:anywhere}.geo-use-list svg{flex:0 0 auto}.geo-use-list span{min-width:0}.geo-faq-layout{display:grid;gap:34px}.geo-faq-list{border-top:1px solid var(--geo-border)}.geo-faq-list details{border-bottom:1px solid var(--geo-border)}.geo-faq-list summary{display:flex;min-height:72px;min-width:0;cursor:pointer;align-items:center;justify-content:space-between;gap:18px;padding:16px 4px;font-size:16px;font-weight:700;list-style:none}.geo-faq-list summary::-webkit-details-marker{display:none}.geo-faq-list summary span:first-child{min-width:0;overflow-wrap:anywhere}.geo-faq-plus{flex:0 0 auto;font-size:24px;font-weight:400;transition:transform .15s ease}.geo-faq-list details[open] .geo-faq-plus{transform:rotate(45deg)}.geo-faq-list details p{max-width:680px;padding:0 42px 22px 4px;color:var(--geo-muted);font-size:14px}.geo-landing-closing{padding:24px 0 72px}.geo-closing-card{display:grid;min-width:0;gap:24px;padding:28px;border-radius:24px;background:var(--geo-ink);color:var(--geo-surface)}.geo-closing-card>div{min-width:0}.geo-closing-card p:last-child{max-width:620px;margin-top:16px;color:#fffdf8ab;font-size:14px}.geo-closing-card .geo-landing-action{align-self:end;margin-top:0}.geo-landing-footer{padding:50px 0 24px;border-top:1px solid var(--geo-border);background:var(--geo-surface)}.geo-footer-grid{display:grid;gap:32px}.geo-footer-brand .geonfc-logo svg{width:38px;height:38px}.geo-footer-brand p{max-width:320px;margin-top:16px;color:var(--geo-muted);font-size:13px}.geo-footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:8px}.geo-footer-grid strong{margin-bottom:5px;font-size:12px}.geo-footer-grid a{display:flex;min-width:48px;min-height:48px;align-items:center;color:var(--geo-muted);font-size:13px}.geo-footer-grid a:hover{color:var(--geo-ink)}.geo-footer-bottom{margin-top:30px;padding-top:20px;border-top:1px solid var(--geo-border);color:var(--geo-muted);font-size:11px}@media (min-width: 640px){.geo-landing-container{width:min(100% - 48px,1180px)}.geo-landing-header-inner{width:min(100% - 32px,1180px)}.geo-landing-hero{padding:36px 0 62px}.geo-landing-hero-visual,.geo-landing-hero-visual img{min-height:480px}.geo-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.geo-custom-strip{grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr) auto;align-items:center}.geo-process-grid li{grid-template-columns:52px minmax(0,1fr)}.geo-protection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.geo-use-list{grid-template-columns:repeat(2,minmax(0,1fr))}.geo-closing-card{grid-template-columns:minmax(0,1fr) auto;align-items:end;padding:42px}.geo-footer-grid{grid-template-columns:minmax(0,2fr) minmax(140px,.7fr) minmax(140px,.7fr)}}@media (min-width: 900px){.geo-landing-header-inner{min-height:72px;gap:20px}.geo-landing-nav{display:flex;align-items:center;justify-content:center;gap:8px;margin-left:auto}.geo-landing-nav a{display:flex;min-width:48px;min-height:48px;align-items:center;justify-content:center;padding:0 11px;border-radius:10px;color:var(--geo-muted);font-size:13px;font-weight:600;white-space:nowrap}.geo-landing-nav a:hover{background:var(--geo-paper);color:var(--geo-ink)}.geo-landing-header-actions{margin-left:0}.geo-landing-contact span{display:inline}.geo-landing-hero{padding:44px 0 70px}.geo-landing-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:40px;align-items:stretch}.geo-landing-hero-copy,.geo-landing-hero-visual,.geo-landing-hero-visual img{min-height:540px}.geo-landing-section{padding:88px 0}.geo-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:44px}.geo-custom-strip{margin-top:20px;padding:28px}.geo-process-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:20px;margin-top:42px;align-items:stretch}.geo-process-photo,.geo-process-photo img{min-height:500px}.geo-process-grid{grid-template-columns:1fr}.geo-process-grid li{grid-template-columns:56px minmax(0,1fr);align-content:center;padding:26px}.geo-process-number{font-size:14px}.geo-platform-layout{grid-template-columns:minmax(0,.88fr) minmax(460px,1.12fr);align-items:center;gap:70px}.geo-dashboard-demo{padding:14px}.geo-dashboard-device{padding:28px}.geo-protection-intro{grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);align-items:center;gap:60px}.geo-route-visual{min-height:310px}.geo-use-list{grid-template-columns:repeat(4,minmax(0,1fr))}.geo-faq-layout{grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);gap:80px;align-items:start}.geo-faq-layout .geo-landing-heading{position:sticky;top:110px}.geo-closing-card{padding:56px}}@media (max-width: 389px){.geo-landing-header-inner{gap:6px}.geo-landing-locale{padding-inline:7px}}@media (prefers-reduced-motion: reduce){.geo-landing *,.geo-landing *:before,.geo-landing *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.geo-product-page{min-height:100vh;padding:32px 0 72px;background:var(--geo-paper);color:var(--geo-ink)}.geo-product-page article{max-width:760px}.geo-product-page h1{margin:12px 0;font-size:clamp(32px,7vw,56px);line-height:1.04;letter-spacing:-.04em}.geo-product-page h2{margin:40px 0 14px;font-size:24px}.geo-product-page-lede,.geo-product-page article>p:not(.geo-landing-eyebrow){color:var(--geo-muted);font-size:17px;line-height:1.65}.geo-product-page img{width:100%;height:auto;margin:28px 0;border-radius:20px;background:var(--geo-surface);object-fit:cover}.geo-product-page ul{display:grid;gap:10px;padding-left:22px;line-height:1.55}.geo-product-page details{border-top:1px solid var(--geo-border);padding:16px 0}.geo-product-page details:last-of-type{border-bottom:1px solid var(--geo-border)}.geo-product-page summary{cursor:pointer;font-weight:700}.geo-product-page details p{color:var(--geo-muted);line-height:1.6}.geo-product-breadcrumb{display:flex;gap:8px;min-width:0;margin-bottom:34px;color:var(--geo-muted);font-size:13px;overflow-wrap:anywhere}.geo-product-breadcrumb a,.geo-product-language{color:inherit;text-decoration:underline;text-underline-offset:3px}.geo-product-page .geo-landing-action{margin-top:32px}.geo-product-language{display:inline-block;margin:24px 0 0 18px;font-size:14px}.geo-contact{--geo-ink:#111;--geo-paper:#fbf2e5;--geo-ground:#f0eee6;--geo-surface:#fffdf8;--geo-muted:#665f55;--geo-border:rgba(17,17,17,.1);min-height:100dvh;background:var(--geo-ground);color:var(--geo-ink);font-family:Helvetica Neue,Noto Sans Georgian,Arial,sans-serif}.geo-contact .geo-landing-header a{color:inherit;text-decoration:none}.geo-contact .geo-landing-brand:focus-visible,.geo-contact .geo-landing-nav a:focus-visible,.geo-contact .geo-landing-locale:focus-visible{outline:2px solid #111;outline-offset:3px}.geo-contact-main{padding:clamp(52px,8vw,112px) 0 72px}.geo-contact-grid{display:grid;gap:24px;align-items:start}.geo-contact-intro{min-width:0}.geo-contact-intro h1{max-width:11ch;margin:16px 0 0;font-size:clamp(42px,8vw,76px);line-height:.98;letter-spacing:-.055em}.geo-contact-lede{max-width:48ch;margin:24px 0 0;color:#111111a3;font-size:17px;line-height:1.55}.geo-contact-direct{display:grid;gap:8px;margin-top:28px}.geo-contact-direct a{display:flex;min-width:0;min-height:68px;align-items:center;gap:14px;padding:10px 4px;border:0;border-radius:9px;background:transparent;color:#111;text-decoration:none;transition:background-color .15s ease,transform .15s ease}.geo-contact-direct a:hover{background:#fffdf89e;transform:translate(3px)}.geo-contact-direct a:focus-visible{outline:2px solid #111;outline-offset:2px;background:#fffdf8}.geo-contact-direct a>svg{box-sizing:content-box;padding:10px;border-radius:50%;background:#fffdf8cc}.geo-contact-direct span{display:grid;min-width:0;gap:3px}.geo-contact-direct small{color:#1111118f;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.geo-contact-direct strong{overflow-wrap:anywhere;font-size:15px}.geo-contact-route{display:block;margin-top:28px;padding:8px 12px;border-top:1px solid rgba(17,17,17,.12)}.geo-contact-route .product-visual{width:100%;height:auto;max-height:118px}.geo-contact-panel{min-width:0;padding:24px;border:1px solid rgba(17,17,17,.15);border-radius:20px;background:var(--geo-surface);box-shadow:0 1px #1111110a}.geo-contact-form-heading h2,.geo-contact-success h2{margin:0;font-size:25px;line-height:1.1;letter-spacing:-.04em}.geo-contact-form-heading p,.geo-contact-success p{margin:8px 0 0;color:#1119;line-height:1.5}.geo-contact-panel form{display:grid;gap:12px;margin-top:24px}.geo-contact-panel label{display:grid;min-width:0;gap:6px;font-size:13px;font-weight:700}.geo-contact-panel input,.geo-contact-panel textarea{width:100%;min-width:0;border:1px solid rgba(17,17,17,.24);border-radius:10px;background:#fffdf8;color:#111;font:inherit;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.geo-contact-panel input{height:52px;padding:0 13px}.geo-contact-panel textarea{min-height:132px;resize:vertical;padding:13px;line-height:1.5}.geo-contact-panel input:focus,.geo-contact-panel textarea:focus{border-color:#111;box-shadow:0 0 0 3px #1111111a}.geo-contact-panel label small{min-height:0;color:#8b1e1e;font-size:11px;line-height:16px}.geo-contact-panel label small:empty{display:none}.geo-contact-panel .btn{width:100%;margin-top:4px}.geo-contact-privacy{margin:0!important;color:#11111185!important;font-size:12px!important;text-align:center}.geo-contact-error{margin:0;padding:11px 12px;border:1px solid rgba(139,30,30,.22);border-radius:9px;background:#fff7f3;color:#8b1e1e;font-size:13px;line-height:1.4}.geo-contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.geo-contact-success{display:grid;min-height:430px;place-items:start;align-content:center;justify-items:start}.geo-contact-success-icon{display:grid;width:52px;height:52px;margin-bottom:24px;place-items:center;border-radius:14px;background:#111;color:#fffdf8}.geo-contact-success a{display:inline-flex;min-height:52px;align-items:center;gap:8px;margin-top:24px;padding:0 16px;border:1px solid rgba(17,17,17,.24);border-radius:9px;color:#111;font-weight:750;text-decoration:none}@media (min-width:860px){.geo-contact-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.78fr);gap:clamp(48px,7vw,104px)}.geo-contact-direct{grid-template-columns:repeat(2,minmax(0,1fr))}.geo-contact-route .product-visual{max-height:150px}.geo-contact-panel{padding:36px}}@media (max-width:520px){.geo-contact-main{padding-top:36px}.geo-contact-panel{padding:20px}.geo-contact-intro h1{font-size:42px}.geo-contact-lede{font-size:15px}}@media (prefers-reduced-motion:reduce){.geo-contact-direct a,.geo-contact-panel input,.geo-contact-panel textarea{transition:none}}.access-page{min-height:100vh;padding:16px;background:#f0eee6;display:grid;place-items:center}.access-panel{width:min(100%,1040px);background:#fffdf8;border:1px solid rgba(17,17,17,.14);border-radius:20px;padding:20px;box-shadow:0 2px 14px #1111110a}.access-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px}.access-grid{display:grid;gap:22px;align-items:center;padding:42px 0 28px}.access-copy{min-width:0}.access-eyebrow{margin:0 0 10px!important;color:#111!important;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.access-copy h1{margin:0;font-size:clamp(32px,7vw,58px);line-height:1.02;letter-spacing:-.055em;max-width:12ch}.access-copy>p:not(.access-eyebrow){max-width:590px;font-size:16px;line-height:1.55;color:#111111a6}.access-copy ul{margin:20px 0 0;padding:0;display:grid;gap:9px;list-style:none}.access-copy li{position:relative;padding-left:21px;font-weight:700}.access-copy li:before{content:"";position:absolute;left:0;top:.52em;width:8px;height:8px;border-radius:50%;background:#111}.access-illustration{width:100%;max-height:280px;background:#fbf2e5;border-radius:16px}.access-contact{display:grid;gap:10px}.access-contact a{min-width:0;min-height:64px;padding:12px 14px;border-top:1px solid rgba(17,17,17,.14);display:flex;align-items:center;gap:12px;color:#111;text-decoration:none}.access-contact span{min-width:0}.access-contact small{display:block;color:#1111118c;font-size:11px}.access-contact strong{display:block;overflow-wrap:anywhere}.access-actions{margin-top:12px;padding:18px 0 0;border-top:1px solid rgba(17,17,17,.14);display:grid;gap:15px}.access-actions p{margin:5px 0 0;color:#1111119e}.access-request-form{display:grid;gap:7px}.access-request-form label{font-size:13px;font-weight:800}.access-request-form input{width:100%;min-height:52px;padding:0 14px;border:1px solid rgba(17,17,17,.28);border-radius:10px;background:#fffdf8;color:#111;font:inherit;font-size:16px}.access-request-form input:focus{outline:2px solid #111;outline-offset:2px}.access-request-form input[aria-invalid=true]{border-color:#8b1e1e}.access-request-form .access-field-error{margin:0;color:#8b1e1e;font-size:13px;font-weight:700}.access-actions .btn{width:100%}.access-error{color:#8b1e1e;font-weight:700}.access-logout{min-height:48px;margin-top:14px;padding:0;background:transparent;border:0;color:#1111119e;display:inline-flex;align-items:center;gap:8px;font-weight:700}.access-loading{min-height:100vh;display:grid;place-items:center;background:#f0eee6}.access-logout:focus-visible,.access-contact a:focus-visible{outline:3px solid #111;outline-offset:3px}@media (min-width:760px){.access-page{padding:28px}.access-panel{padding:26px 30px}.access-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);padding:52px 0 34px}.access-contact{grid-template-columns:1fr 1fr}.access-actions{grid-template-columns:minmax(220px,1fr) minmax(230px,.75fr) auto;align-items:end}.access-actions .btn{width:auto;min-width:230px}}
