@font-face{font-family:Manrope;src:url(/fonts/Manrope-Variable.ttf) format("truetype");font-weight:200 800;font-style:normal;font-display:swap}@font-face{font-family:NotoGeorgian;src:url(/fonts/NotoSansGeorgian-Variable.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--paper:#fafaf7;--white:#fff;--ink:#1a1a1a;--muted:#626974;--line:#e5e7eb;--lime:#d7ff3f;--soft:#f0f6db;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:36px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,NotoGeorgian,system-ui,sans-serif;-webkit-font-smoothing:antialiased;font-synthesis:none}a{text-decoration:none}a,button{color:inherit}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--ink);outline-offset:5px}img{max-width:100%;height:auto}p{font-size:17px;line-height:1.75;color:var(--muted)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500;letter-spacing:-.025em}h2{font-size:clamp(32px,4vw,49px);line-height:1.13}h3{font-size:24px;line-height:1.35;letter-spacing:-.03em}.site-header,footer,main{max-width:1248px;margin:auto}.site-header{display:flex;align-items:center;justify-content:space-between;padding:32px 40px;gap:24px}.wordmark{display:block;width:138px}.site-header nav{display:flex;align-items:center;gap:32px}.language{min-height:44px;min-width:44px;border:0;background:none;font-size:13px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--ink);color:white;border:0;padding:18px 24px;border-radius:999px;font-size:15px;font-weight:500;min-height:54px;transition:transform .18s,background .18s}.button:hover{background:#333;transform:translateY(-1px)}.button.small{padding:13px 20px;min-height:46px}.button.lime{background:var(--lime);color:var(--ink)}.button.lime:hover{background:#c5ed2d}.hero{display:grid;grid-template-columns:1.12fr 1fr;min-height:730px;padding:54px 40px 76px;grid-gap:30px;gap:30px}.eyebrow,.hero{align-items:center}.eyebrow{display:flex;gap:10px;font-size:12px;font-weight:500;letter-spacing:.09em;line-height:1.6}.eyebrow i{width:7px;height:7px;background:#54752d;border-radius:50%;display:block}.hero h1{font-size:clamp(44px,5.5vw,72px);line-height:1.075;margin:28px 0}.hero h1 span{display:block}.soft-title{color:#83877e}.hero-description{max-width:405px;font-size:18px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:28px;margin:32px 0 20px}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:500;min-height:44px;background:none;border:0;padding:0}.text-link:hover{text-decoration:underline}.beta-note{font-size:11px;color:var(--muted);letter-spacing:.01em}.phone-scene{min-height:604px;position:relative;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;border:1px solid #e8eadf;border-radius:50%;width:440px;height:440px;z-index:-1}.orbit-two{width:540px;height:540px;border-color:#eeeee7}.phone-shell{width:300px;height:590px;border:6px solid #282a25;border-radius:46px;background:var(--paper);box-shadow:14px 32px 68px #2427181a,inset 0 0 0 1px #77776a;overflow:hidden;transform:rotate(4deg);display:flex;flex-direction:column}.phone-status{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:500;padding:14px 22px 18px;position:relative}.island{width:84px;height:23px;background:#171814;border-radius:20px;position:absolute;left:calc(50% - 42px);top:9px}.phone-content{padding:12px 18px;flex:1 1;display:flex;flex-direction:column}.phone-title{display:flex;justify-content:space-between;align-items:center;font-size:27px;letter-spacing:-1px;margin-bottom:18px}.phone-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eeefe7}.mock-search{background:#eff0ea;border-radius:12px;padding:12px;color:#686e64;font-size:11px}.mock-filters,.mock-search{display:flex;gap:8px;align-items:center}.mock-filters{padding:13px 0 7px}.mock-filters span{padding:6px 10px;border-radius:20px;font-size:9px;color:var(--muted)}.mock-filters .selected{background:var(--soft);color:var(--ink)}.mock-row{display:flex;gap:10px;align-items:center;border-bottom:1px solid #e9eae4;padding:18px 0}.mock-row strong{font-size:12px;letter-spacing:-.02em}.mock-row p{font-size:9px;line-height:1.4;margin:6px 0 0}.mock-avatar{width:39px;height:39px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:#e5ebd8;color:#687551}.tone-1{background:#f0e9dd;color:#928366}.tone-2{background:#e6e9eb;color:#75838a}.phone-space{flex:1 1;display:flex;align-items:center;justify-content:center;color:#e2e4d7}.mock-tabs{display:flex;justify-content:space-around;padding:15px 8px 8px;background:white;border-top:1px solid var(--line)}.mock-tabs div{display:flex;flex-direction:column;align-items:center;gap:6px;color:#7f8377;font-size:8px}.mock-tabs .on{color:var(--ink)}.mock-tabs .on svg{background:var(--soft);border-radius:20px;box-sizing:content-box;padding:4px 17px;margin-top:-4px}.home-indicator{width:95px;height:4px;border-radius:5px;margin:8px auto;background:#222}.floating-note{position:absolute;bottom:90px;left:-6px;display:flex;align-items:center;gap:14px;max-width:310px;padding:18px;background:white;border-radius:20px;box-shadow:0 12px 40px #2222220b;border:1px solid #eceee5}.floating-note strong{font-size:12px;line-height:1.4;display:block}.floating-note span{font-size:10px;color:var(--muted);display:block;margin-top:4px}.note-symbol{padding:12px;background:var(--soft);border-radius:14px}.preview-label{position:absolute;bottom:0;right:30px;font-size:10px;color:var(--muted)}.features{padding:100px 40px 110px;border-top:1px solid var(--line)}.features h2{margin:20px 0 55px;max-width:510px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:54px;gap:54px}.feature-grid article{position:relative}.feature-icon{display:grid;place-items:center;background:var(--soft);width:54px;height:54px;border-radius:17px;margin-bottom:28px}.feature-index{position:absolute;right:0;top:15px;font-size:12px;color:#8a8f80}.feature-grid h3{max-width:265px}.feature-grid p{font-size:15px}.ownership{margin:0 40px;padding:60px;background:#f0f1e9;border-radius:var(--radius);display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:60px;gap:60px}.ownership h2{margin:20px 0}.ownership-art{min-height:250px}.mini-device,.ownership-art{display:flex;align-items:center;justify-content:center}.mini-device{width:116px;height:188px;flex-direction:column;gap:28px;border:2px solid #c8cdb9;border-radius:24px;background:var(--paper);transform:rotate(-8deg)}.mini-device span{font-size:8px;letter-spacing:.1em;color:var(--muted)}.mini-device.right{transform:rotate(8deg);background:var(--lime);border-color:var(--lime)}.connection-line{width:48px;border-top:2px dotted #9da48a}.privacy-strip{display:flex;align-items:flex-start;gap:24px;padding:70px 80px;max-width:1060px;margin:auto}.privacy-strip>svg{flex-shrink:0;margin-top:4px}.privacy-strip h3{font-size:25px}.privacy-strip p{font-size:15px}.privacy-strip .small-copy{font-size:13px}.download-section{margin:0 40px 100px;padding:74px 30px;text-align:center;border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-direction:column;align-items:center;gap:16px;background:white}.download-section>img{margin-bottom:8px}.download-section h2{margin:0}.download-section p{max-width:505px;margin:0}.download-section .button{margin:10px 0}.download-section .small-copy{max-width:420px;font-size:12px;line-height:1.75}.secondary{color:#747c68}footer{padding:0 40px 36px;display:flex;align-items:flex-start;gap:30px;flex-wrap:wrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.photo-credits{flex-basis:100%;width:100%;font-size:10px}.photo-credits a{text-decoration:underline}footer p{font-size:12px;margin:16px 0 0}.footer-links{display:flex;gap:24px;margin-left:auto;flex-wrap:wrap;font-size:12px}.footer-links a{min-height:44px;display:flex;align-items:center}.copyright{width:100%;border-top:1px solid var(--line);padding-top:26px;font-size:11px;color:var(--muted)}.invite-section{padding:80px 24px 50px;text-align:center;display:flex;flex-direction:column;align-items:center}.invite-section h1{font-size:clamp(38px,5vw,58px);margin-top:24px}.invite-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:36px;max-width:480px;display:flex;flex-direction:column;align-items:center;gap:18px;margin:14px 0 44px;overflow-wrap:anywhere}.invite-card h2,.invite-card p{margin:0}.invite-card h2{font-size:32px}.invite-avatar{width:80px;height:80px;border-radius:50%;background:var(--soft);display:grid;place-items:center}.invite-card .small-copy{font-size:12px}.return-hint{max-width:520px;font-size:14px}.document{max-width:780px;padding:70px 28px 100px}.document h1{font-size:44px;margin:30px 0}.document h2{font-size:26px;margin-top:38px}.document li{color:var(--muted);font-size:16px;line-height:1.8;margin:10px 0}.document a:not(.text-link){text-decoration:underline}.document-note{padding:18px 24px;background:var(--soft);border-radius:16px}.not-found{padding:100px 24px;text-align:center}@media (max-width:950px){.hero{gap:0;grid-template-columns:1fr 1fr;padding-top:26px}.hero h1{font-size:50px}.phone-shell{width:270px;height:554px}.orbit{width:350px;height:350px}.orbit-two{width:400px;height:400px}.floating-note{left:0;max-width:260px}.site-header nav{gap:20px}.feature-grid{gap:28px}.ownership{padding:40px;gap:26px}.hero-description{font-size:16px}}@media (max-width:700px){.site-header{padding:24px;gap:12px}.wordmark{width:106px}.site-header nav{gap:8px}.desktop-link{display:none}.button.small{font-size:12px;padding:11px 15px;gap:8px}.hero{grid-template-columns:1fr;padding:44px 24px 50px;gap:30px;min-height:0}.hero-copy{text-align:center}.hero .eyebrow{justify-content:center;font-size:10px}.hero h1{font-size:clamp(39px,8.6vw,58px);margin:24px 0;letter-spacing:-.06em}.hero-description{max-width:430px;margin:0 auto}.hero-actions{justify-content:center;gap:24px;margin:27px 0 18px}.phone-scene{min-height:590px;width:100%;max-width:430px;margin:auto;overflow:hidden}.phone-shell{width:276px;height:550px}.floating-note{bottom:72px;left:0;max-width:260px;padding:14px}.orbit{width:320px;height:320px}.orbit-two{width:380px;height:380px}.preview-label{right:20px}.features{padding:60px 24px}.features h2{margin-bottom:36px}.feature-grid{grid-template-columns:1fr;gap:30px}.feature-grid article{border-bottom:1px solid var(--line);padding-bottom:16px}.feature-grid h3{max-width:none}.feature-icon{margin-bottom:20px}.feature-index{right:8px}.ownership{margin:0 16px;padding:34px 26px;grid-template-columns:1fr;gap:16px}.ownership-art{min-height:225px}.ownership h2{font-size:34px}.privacy-strip{padding:52px 24px;gap:18px}.download-section{margin:0 16px 55px;padding:44px 24px}.download-section .button{font-size:14px}footer{padding:0 24px 28px;gap:28px}.footer-links{margin:0;gap:8px 22px;width:100%}.document h1{font-size:36px}.invite-section{padding:46px 20px 36px}.invite-card{padding:28px 22px}.invite-section h3{font-size:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.button:hover{transform:none}}.hero-copy,.ownership>div{min-width:0}.download-section>p{width:100%;overflow-wrap:anywhere}@media (max-width:700px){.mini-device{width:94px;height:166px;flex-shrink:0}.connection-line{width:24px;flex-shrink:0}.ownership-art{min-width:0}.hero h1{letter-spacing:-.04em}}.privacy-strip>div{min-width:0}.invite-section>h1,.privacy-strip h3{overflow-wrap:anywhere}.invite-section>h1{max-width:100%}[lang=ka] .invite-section h1{font-size:clamp(28px,7vw,50px);line-height:1.35}@media (max-width:700px){[lang=ka] .privacy-strip h3{font-size:20px;letter-spacing:-.02em}}:lang(ka){font-family:NotoGeorgian,Manrope,system-ui,sans-serif}b,strong{font-weight:600}@font-face{font-family:DemoSans;src:url(/fonts/DMSans-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:DemoSans;src:url(/fonts/DMSans-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:DemoGeorgian;src:url(/fonts/FiraGO-Regular.woff2) format("woff2");font-weight:400;font-display:swap}.chapter-label{display:flex;align-items:center;gap:10px;font-size:11px;line-height:1.7;letter-spacing:.08em;font-weight:500;margin-bottom:25px}.chapter-label i{width:6px;height:6px;background:var(--forest);border-radius:50%}.experience-site{position:relative;--experience-paper:#f8f7f1;--experience-ink:#26352b;--experience-muted:#5f6756;--experience-line:#d9dece;--experience-sage:#e6ecdb;background:var(--experience-paper);color:var(--experience-ink);overflow:clip}.experience-site>main{max-width:none}.experience-site .site-header{position:absolute;top:0;left:0;right:0;z-index:20;width:100%;max-width:1600px;padding:25px 5.5%;background:var(--experience-paper)}.experience-site .wordmark{width:125px}.experience-site .site-header nav{font-weight:400}.experience-site .button{font-weight:500;font-size:14px;gap:18px;min-height:52px}.experience-site h1,.experience-site h2,.experience-site h3{font-weight:400;text-wrap:balance}.experience-site h2>span{display:block}.experience-site p{color:var(--experience-muted)}.experience-eyebrow{display:flex;align-items:center;gap:13px;font-size:12px;line-height:1.75;letter-spacing:.01em;margin-bottom:25px}.experience-link{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;font-size:14px;text-decoration:underline;text-underline-offset:5px;-webkit-text-decoration-color:#929e84;text-decoration-color:#929e84;border:0;background:transparent;padding:0}.experience-journey{position:relative;height:auto}.experience-journey[data-enhanced=true]{height:580svh}.journey-stage{--pitch:8deg;--yaw:-20deg;--roll:-7deg;--lift:0px;--float-shift:22px;--journey-progress:0%;position:-webkit-sticky;position:sticky;top:0;height:100svh;min-height:560px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;align-items:center;padding:110px 6% 0;isolation:isolate;overflow:clip;max-width:1600px;margin:auto}.journey-wash{position:absolute;inset:8% -10% 9% 47%;border-radius:48% 0 0 48%;background:#e9eddf;z-index:-1;transition:background 1s,transform 1.4s}.journey-stage[data-scene="1"] .journey-wash{background:#f0eade;transform:rotate(-6deg)}.journey-stage[data-scene="2"] .journey-wash{background:#e9eddf;transform:rotate(6deg)}.journey-stage[data-scene="3"] .journey-wash{background:#ede9dc;transform:rotate(-3deg)}.journey-stage[data-scene="4"] .journey-wash{background:#dfe7d3;transform:rotate(6deg)}.journey-stage[data-scene="5"] .journey-wash{background:#eae8dd;transform:rotate(-4deg)}.journey-copy{max-width:660px;z-index:5;padding-bottom:35px;animation:chapter-arrive .45s both}.chapter-index{display:inline-grid;place-items:center;min-width:28px;height:28px;border:1px solid #bdc5b2;border-radius:50%;font-size:10px}.journey-copy h2{font-size:clamp(52px,5.7vw,88px);line-height:1.065;letter-spacing:-.052em;margin:0 0 28px}.journey-copy h2>span:last-child{color:#6f7d60}.journey-copy>p{max-width:365px;font-size:17px;line-height:1.75;margin-bottom:30px}.journey-note{display:block;font-size:11px;line-height:1.8;max-width:330px;margin-top:19px;color:var(--experience-muted)}.phone-constellation{position:relative;display:flex;align-items:center;justify-content:center;height:100%;min-width:0;padding:0 0 42px;perspective:1500px}.constellation-ring{position:absolute;inset:14% -4% 20%;border:1px solid #ccd4c050;border-radius:50%;transform:rotate(-20deg);pointer-events:none}.story-device{--device-width:clamp(225px,calc((100svh - 245px) / 2.15),320px);z-index:3}.device-perspective{position:relative;perspective:1500px;width:var(--device-width,300px);height:calc(var(--device-width, 300px) * 2.15);flex-shrink:0}.device-rig{width:100%;height:100%;position:relative;transform-style:preserve-3d;transform:translateY(var(--lift,0)) rotateX(var(--pitch,0deg)) rotateY(var(--yaw,0deg)) rotate(var(--roll,0deg));will-change:transform}.device-depth{position:absolute;inset:0;border-radius:46px;background:#737b6a;border:1px solid #b8beb0;-webkit-backface-visibility:visible;backface-visibility:visible}.device-front{position:absolute;inset:0;border-radius:46px;background:#d3d6c9;padding:8px;border:1px solid #fdfefa;transform:translateZ(1px);box-shadow:inset 0 0 0 2px #c4c9b9}.device-glass{inset:3px;border:1px solid #fff8;border-radius:44px;z-index:5}.device-glass,.device-shadow{position:absolute;pointer-events:none}.device-shadow{inset:25px -12px -5px;border-radius:55px;background:#424e3229;filter:blur(24px);transform:translateZ(-20px)}.device-power,.device-volume{position:absolute;top:110px;width:4px;height:42px;border-radius:3px;background:#a5ad97;transform:translateZ(-5px)}.device-volume{left:-3px;box-shadow:0 55px #a5ad97}.device-power{right:-3px;height:58px}.device-ui{width:100%;height:100%;border-radius:37px;overflow:hidden;background:#fafaf7;flex-direction:column;font-family:DemoSans,DemoGeorgian,Manrope,sans-serif;font-size:14px;line-height:1.45;color:#1a1a1a;border:1px solid #272d2420}.device-status,.device-ui{position:relative;display:flex}.device-status{align-items:center;justify-content:space-between;padding:19px 20px 15px;font-size:11px;font-weight:500;flex-shrink:0}.device-status>i{position:absolute;left:50%;top:10px;transform:translateX(-50%);width:82px;height:24px;border-radius:20px;background:#151714}.status-signals{display:flex;align-items:center;gap:4px;font-size:9px;letter-spacing:-2px}.status-signals>span{font-size:15px;letter-spacing:0;margin-left:4px}.device-home{height:14px;flex-shrink:0;position:relative;margin-top:auto;background:#fafaf7}.device-home:after{content:"";position:absolute;width:90px;height:4px;border-radius:4px;background:#30342b;left:50%;bottom:5px;transform:translateX(-50%)}.device-ui:has(.phone-call){background:#171b18;color:#fff}.device-ui:has(.phone-call) .device-status>i{background:#080a09}.device-ui:has(.phone-call) .device-home{background:#171b18}.device-ui:has(.phone-call) .device-home:after{background:#e5eadc}.device-hit{position:absolute;top:50%;left:50%;width:var(--device-width,300px);height:calc(var(--device-width, 300px) * 2.15);transform:translate(-50%,-54%);z-index:6;background:transparent;border:0;border-radius:48px;cursor:pointer}.device-hit:focus-visible{outline:2px solid var(--experience-ink);outline-offset:12px}.phone-caption{bottom:10px;left:0;right:0;justify-content:center;gap:8px;font-size:10px;color:var(--experience-muted)}.orbit-note,.phone-caption{position:absolute;display:flex;align-items:center}.orbit-note{z-index:4;gap:13px;background:#fffdf6;padding:17px;border:1px solid #fff;border-radius:18px;box-shadow:0 15px 35px #424e320b;pointer-events:none;font-size:13px;line-height:1.6;transition:opacity .5s;transform:translate3d(0,var(--float-shift),60px) rotate(-5deg)}.orbit-note small{display:flex;align-items:center;gap:8px;color:var(--experience-muted);font-size:10px;margin-top:3px}.orbit-message{left:-12%;top:28%;max-width:260px}.orbit-message>span{display:grid;place-items:center;width:36px;height:36px;background:#e9efdb;border-radius:12px;flex-shrink:0}.orbit-voice{right:-5%;bottom:23%;background:var(--lime);transform:translate3d(0,calc(var(--float-shift) * -1),80px) rotate(7deg)}.orbit-qr{right:-4%;top:16%;display:flex;flex-direction:column;gap:7px;opacity:0;transform:translate3d(0,var(--float-shift),50px) rotate(9deg)}.journey-stage:is([data-scene="0"],[data-scene="1"]) .orbit-voice{opacity:0}.journey-stage[data-scene="1"] .orbit-message{opacity:0}.journey-stage[data-scene="5"] .orbit-qr{opacity:1}.journey-stage[data-scene="5"] :is(.orbit-message,.orbit-voice){opacity:0}.journey-stage[data-scene="4"] .orbit-message{opacity:0}.journey-footer{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:15px;min-height:75px;border-top:1px solid #bac5ab50;width:100%;z-index:7}.journey-motion,.scroll-invitation{display:flex;align-items:center;gap:9px;font-size:11px;line-height:1.5}.journey-motion{background:none;border:0;min-height:44px;color:var(--experience-muted)}.journey-dots{display:flex;align-items:center;gap:3px}.journey-dots button{padding:15px 5px;min-height:44px;min-width:30px;border:0;background:transparent;display:grid;place-items:center}.journey-dots button>span:first-child{width:6px;height:6px;border-radius:6px;background:#aeb8a0;transition:width .2s,background .2s}.journey-dots button[aria-current=step]>span:first-child{width:28px;background:#45533c}.journey-progress{position:absolute;height:2px;background:#809166;left:0;bottom:0;width:var(--journey-progress);z-index:10}.phone-content-app{display:flex;flex-direction:column;flex:1 1;min-height:0;position:relative}.phone-content-app button,.phone-content-app input,.phone-content-app select{font:inherit;line-height:1.45}.phone-content-app p{font-family:inherit;color:#697064;letter-spacing:0}.phone-content-app h3{font-family:inherit;font-weight:500;letter-spacing:-.025em;color:inherit}.phone-register{display:flex;flex-direction:column;justify-content:center;gap:14px;flex:1 1;padding:22px 17px}.registration-brand{width:150px;height:auto;align-self:center;margin-bottom:34px}.phone-number-control{display:flex;align-items:center;min-height:45px;background:#f0f1ed;border:1px solid #d7dbd0;border-radius:12px}.phone-number-control select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;border:0;background:transparent;padding:10px 4px 10px 8px;width:83px;color:#1a1a1a;flex-shrink:0}.phone-number-control input{min-width:0;width:100%;background:transparent;border:0;padding:11px 8px 11px 4px;color:#1a1a1a;font-size:13px}.app-primary{background:#151814;color:white;min-height:44px;border:0;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:13px;padding:10px;font-weight:500!important;font-size:14px!important}.phone-content-app .phone-sample-note{text-align:center;font-size:9px;line-height:1.7;margin:0}.code-step{display:flex;flex-direction:column;flex:1 1;padding:6px 17px 20px}.code-step form{flex:1 1;display:flex;flex-direction:column;justify-content:center;gap:17px;min-height:0}.code-step h3{font-size:25px;margin:4px 0 0;line-height:1.25}.code-step .code-number{font-size:12px;margin:0}.otp-input{font-size:28px!important;letter-spacing:6px;max-width:100%;text-align:center;height:56px;border:1px solid #bac3ac;border-radius:12px;background:transparent;color:#1a1a1a;box-sizing:border-box;min-width:0;padding:6px}.phone-content-app .demo-error{font-size:11px;line-height:1.5;color:#9a2930;margin:0}.app-icon{display:inline-flex;justify-content:center;width:34px;height:36px;min-width:34px;border:0;background:transparent;padding:0;border-radius:50%}.app-heading,.app-icon{align-items:center;flex-shrink:0}.app-heading{display:flex;justify-content:space-between;padding:10px 17px 18px;gap:12px}.app-heading h3{font-size:30px;line-height:1.3;margin:0}.app-heading .app-icon{background:#f0f2ec}.app-search{display:flex;align-items:center;gap:8px;min-height:41px;background:#f0f2ed;margin:0 16px;border-radius:13px;padding:10px;color:#606a58;flex-shrink:0}.app-search input{border:0;outline:0;min-width:0;width:100%;background:transparent;font-size:13px;color:#1a1a1a}.app-filters{display:flex;gap:5px;padding:15px 16px;flex-shrink:0}.app-filters button{background:#f1f3ed;border:0;border-radius:25px;font-size:11px;padding:7px 10px}.app-filters button[aria-pressed=true]{background:#e9f0d8}.example-chats{display:flex;flex-direction:column;overflow:auto;min-height:0}.example-chat{display:flex;align-items:center;gap:10px;width:100%;border:0;text-align:left;background:transparent;padding:14px;position:relative}.example-chat:after{content:"";height:1px;position:absolute;left:64px;right:14px;bottom:0;background:#e6e9df}.example-avatar{width:37px;height:37px;border-radius:50%;background:#e9eddd;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px}.example-avatar.tone-1{background:#e8e4da}.example-avatar.tone-2{background:#e2e9e3}.example-avatar.small{width:29px;height:29px;font-size:12px}.example-chat-copy{display:flex;flex-direction:column;gap:5px;min-width:0;flex:1 1}.example-chat-copy strong{font-size:13px;font-weight:500;line-height:1.5}.example-chat-copy strong,.example-chat-copy>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.example-chat-copy>span{font-size:11px;color:#666f5c;display:flex;align-items:center;gap:4px}.example-chat>small{font-size:9px;color:#606a58;align-self:flex-start;padding-top:4px}.app-tabs{margin-top:auto;flex-shrink:0;display:flex;justify-content:space-around;gap:10px;padding:7px 14px 4px;background:#fff;border-top:1px solid #eef0e9}.app-tabs button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;font-size:10px;width:61px;min-height:47px;padding:5px;border:0;border-radius:11px;background:transparent;color:#6b7280}.app-tabs button[aria-pressed=true]{background:var(--lime);color:#1a1a1a}.thread-heading{display:flex;align-items:center;gap:4px;padding:8px 6px 12px;border-bottom:1px solid #e7eadd;flex-shrink:0}.thread-heading>strong{font-size:13px;font-weight:500;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:4px}.thread-messages{display:flex;flex-direction:column;gap:12px;padding:18px 12px;min-height:0;overflow:auto;flex:1 1;overscroll-behavior:contain}.thread-date{font-size:9px;color:#606a58;align-self:center;margin-bottom:10px}.demo-bubble{padding:11px 12px 7px;max-width:88%;min-width:82px;border-radius:16px;font-size:13px;line-height:1.55;overflow-wrap:anywhere}.demo-bubble.received{background:#eceee7;align-self:flex-start;border-bottom-left-radius:4px}.demo-bubble.sent{background:#eef5d9;align-self:flex-end;border-bottom-right-radius:4px}.demo-bubble>small{display:flex;justify-content:flex-end;align-items:center;gap:5px;font-size:8px;color:#5d6951;margin-top:5px}.sample-voice{display:flex;align-items:center;gap:8px;min-width:160px}.sample-voice>button{display:grid;place-items:center;width:25px;height:25px;padding:0;border:0;background:transparent;flex-shrink:0}.sample-voice>span{font-size:9px}.sample-wave{display:flex;align-items:center;gap:2px;height:32px;flex:1 1;justify-content:center}.sample-wave>i{width:2px;border-radius:3px;background:#607050;animation:demo-wave 1s ease-in-out infinite alternate;animation-play-state:paused}.sample-voice[data-playing=true] .sample-wave>i{animation-play-state:running}.voice-disclaimer{display:block;font-size:8px;line-height:1.65;color:#58684c;margin-top:7px}.sample-photo{width:100%;height:auto;max-height:150px;object-fit:cover;border-radius:9px;display:block}.sample-attachment{display:flex;gap:7px;align-items:center;border:1px solid #d6ddca;border-radius:13px;padding:12px;font-size:11px;align-self:flex-start}.sample-attachment>small{font-size:8px;color:#606a58}.app-composer{display:flex;align-items:center;gap:2px;padding:9px 6px;border-top:1px solid #e7eadd;flex-shrink:0;background:#fafaf7}.app-composer input{border:0;background:#eef1e6;border-radius:20px;padding:10px;flex:1 1;min-width:0;width:100%;font-size:12px;color:#1a1a1a}.composer-send{background:var(--lime);margin-left:3px}.phone-content-app .typing-indicator{font-size:10px;color:#616d54;margin:0}.demo-call{display:flex;align-items:center;flex-direction:column;flex:1 1;min-height:0;padding:16px 12px 18px;background:#171b18;color:#fff}.call-protection{gap:6px;font-size:9px;color:#c6cebf;text-align:center}.call-avatar-scene,.call-protection{display:flex;align-items:center;justify-content:center}.call-avatar-scene{position:relative;width:160px;height:180px;margin:15px 0 0;flex:1 1;min-height:100px;max-height:190px}.call-avatar{width:95px;height:95px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#b8c4a5;color:#273323;font-size:40px}.call-avatar-scene>i{position:absolute;width:125px;height:125px;border:1px solid #c1d49c25;border-radius:50%}.call-avatar-scene>i:nth-child(2){width:155px;height:155px}.demo-call h3{font-size:26px;color:#fff;margin:5px 0}.call-clock{font-size:12px;color:#c1cbb8;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.demo-call .call-hint{font-size:9px;color:#b3bdab;line-height:1.7;text-align:center;margin:12px 0 22px;max-width:180px}.call-buttons{width:100%;gap:11px;margin-top:auto}.call-buttons,.call-buttons>button{display:flex;justify-content:center}.call-buttons>button{align-items:center;flex-direction:column;gap:8px;padding:12px 6px 8px;min-height:68px;flex:1 1;border:1px solid #4b584550;background:#2b322b;border-radius:18px;color:#fff;max-width:76px}.call-buttons>button[aria-pressed=true]{background:#d5e4b9;color:#1a2418}.call-buttons>button>span{font-size:8px;line-height:1.5;text-align:center}.call-bottom{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:20px;width:100%;position:relative}.end-call{display:grid;place-items:center;width:52px;height:52px;background:#b52932;color:#fff;border:0;border-radius:50%}.switch-camera{position:absolute;right:6px;background:transparent;border:0;color:#fff;display:grid;place-items:center;width:38px;height:42px}.camera-illustration{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;position:absolute;bottom:0;right:-25px;width:80px;height:105px;background:#e2e8d8;border:3px solid #b9c3ad;color:#35452b;border-radius:13px;padding:5px;transform:rotate(5deg)}.camera-illustration>small{font-size:7px;text-align:center}.demo-profile{display:flex;align-items:center;flex-direction:column;padding:7px 15px 24px}.profile-avatar{display:grid;place-items:center;width:76px;height:76px;background:#e9eedf;border-radius:50%;margin-bottom:12px;color:#556744}.demo-profile h3{font-size:23px;margin:0 0 5px}.demo-profile p{font-size:12px;margin:0}.profile-details{display:flex;flex-direction:column;gap:0;margin:0 15px;background:#fff;border-radius:15px;padding:0 12px}.profile-details>label,.profile-details>span{display:flex;align-items:center;gap:9px;min-height:46px;padding:10px 0;font-size:12px;line-height:1.55}.profile-details>label,.profile-details>span+span{border-top:1px solid #edf0e7}.profile-details>label{justify-content:space-between;gap:12px}.profile-details input{accent-color:#526c39;width:18px;height:18px;flex-shrink:0}.phone-content-app .profile-history{font-size:10px;text-align:center;padding:18px 22px;line-height:1.7}.example-call-list>p{font-size:11px;padding:10px 16px;margin:0}.demo-contact-picker{position:absolute;inset:0;background:#fafaf7;z-index:3;padding:15px}.demo-contact-picker>button:not(.app-icon){display:flex;align-items:center;gap:10px;width:100%;padding:18px 0;background:transparent;border:0;border-bottom:1px solid #e6e9df;font-size:13px}.demo-contact-picker>button:not(.app-icon)>svg:last-child{margin-left:auto}.phone-content-app .app-empty{font-size:12px;line-height:1.7;text-align:center;padding:30px 20px}.experience-human{max-width:1440px;padding:120px 6%;margin:auto;display:grid;grid-template-columns:1.15fr 1fr;grid-gap:9%;gap:9%;align-items:center}.human-life{position:relative;height:520px;border-radius:140px 24px 24px 24px;overflow:hidden}.human-life>img{object-fit:cover;object-position:52% center}.life-caption{position:absolute;left:24px;right:24px;bottom:24px;background:#faf8f1;padding:17px 22px;border-radius:14px;font-size:13px}.human-statement h2{font-size:clamp(40px,4.4vw,65px);line-height:1.12;letter-spacing:-.045em;margin:25px 0}.human-statement>p{font-size:17px;line-height:1.75;max-width:360px;margin-bottom:25px}.experience-privacy{background:#e9edde;max-width:1440px;margin:0 auto;border-radius:34px;padding:85px 7%;display:grid;grid-template-columns:1.2fr .8fr;grid-gap:30px 8%;gap:30px 8%}.privacy-introduction h2{font-size:clamp(37px,4.5vw,61px);line-height:1.13;letter-spacing:-.045em;margin:0 0 25px}.privacy-introduction>p{font-size:15px;max-width:435px;line-height:1.8}.privacy-orbit{position:relative;display:flex;align-items:center;justify-content:center;gap:20px;align-self:center;min-height:220px;perspective:700px}.privacy-orbit-line{position:absolute;border:1px solid #a6b495;inset:5px -10px;border-radius:50%;transform:rotateX(55deg) rotate(-20deg)}.privacy-device{display:grid;place-items:center;width:78px;height:120px;background:#fafbf5;border-radius:17px;box-shadow:5px 7px 0 #bdc8ac;transform:rotate(-12deg);color:#647f4a;z-index:1}.privacy-device:last-child{transform:rotate(12deg)}.privacy-connection{z-index:2;background:#d6e4bb;width:62px;height:62px;border-radius:50%;display:grid;place-items:center}.privacy-values{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px;gap:50px;margin-top:45px;padding-top:36px;border-top:1px solid #b9c5aa}.privacy-values article>h3{font-size:18px;line-height:1.45;margin:18px 0 7px}.privacy-values article>p{font-size:13px;line-height:1.7;margin:0}.privacy-smallprint{grid-column:1/-1;font-size:12px;line-height:1.8;max-width:680px;margin:0}.experience-questions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;grid-gap:45px;gap:45px}.experience-questions details{border-top:1px solid #b9c5aa;padding:15px 0}.experience-questions summary{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:44px;cursor:pointer;list-style:none;font-size:14px}.experience-questions summary::-webkit-details-marker{display:none}.experience-questions summary>span{font-size:22px}.experience-questions details[open] summary>span{transform:rotate(45deg)}.experience-questions p{font-size:13px;line-height:1.8;margin-top:15px}.experience-download{position:relative;text-align:center;max-width:1440px;margin:auto;padding:115px 5% 215px;overflow:hidden}.experience-download>.experience-eyebrow{justify-content:center}.experience-download>h2{font-size:clamp(60px,7.3vw,102px);line-height:1.05;letter-spacing:-.055em;margin:25px 0}.experience-download>p{max-width:410px;margin:0 auto 30px;font-size:16px;line-height:1.75}.experience-download>div:not(.download-echo){display:flex;justify-content:center;gap:28px;align-items:center}.experience-download>.download-availability{font-size:12px;line-height:1.75;margin:25px auto 5px}.download-echo{position:absolute;left:0;right:0;bottom:-.25em;font-size:clamp(130px,25vw,340px);font-weight:500;line-height:1.2;letter-spacing:-.085em;color:#7c896d;pointer-events:none}.experience-site footer{max-width:1440px;padding:45px 6%;background:var(--experience-paper);border-top:1px solid #d8decd}.experience-site footer .photo-credits{max-width:none;font-size:10px;color:var(--experience-muted)}.playground-dialog{--pitch:0deg;--yaw:0deg;--roll:0deg;--lift:0px;border:1px solid #e7ecd8;border-radius:28px;padding:0;width:min(980px,94vw);max-width:980px;max-height:95svh;background:#f8f7f1;color:#26352b;box-shadow:0 30px 100px #17241735;overscroll-behavior:contain}.playground-dialog::-webkit-backdrop{background:#27332280;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.playground-dialog::backdrop{background:#27332280;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.playground-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:40px;gap:40px;position:relative;padding:45px 55px 40px}.playground-close{position:absolute;right:16px;top:12px;border:0;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#e9eddf;z-index:10}.playground-aside h2{font-size:43px;line-height:1.17;letter-spacing:-.04em;font-weight:400;max-width:380px}.playground-aside>p{font-size:15px;line-height:1.8;max-width:330px;color:#5f6756}.playground-aside>.playground-notice{font-size:12px;line-height:1.85;margin:24px 0}.playground-aside .experience-link{margin-right:22px;font-size:13px}.demo-code-card{background:#e7efda;border:1px solid #c7d8ad;padding:13px 17px;border-radius:12px;display:inline-block;font-size:14px}.playground-device{--device-width:clamp(260px,calc((100svh - 135px) / 2.15),320px);justify-self:center}.playground-device .device-rig{will-change:auto;transform:none}.playground-device .device-ui{font-size:15px}.playground-device .app-composer input,.playground-device .app-search input,.playground-device .phone-number-control input{font-size:16px}.playground-device .app-icon{min-width:36px;min-height:44px}.playground-device .call-hint,.playground-device .phone-content-app .phone-sample-note{font-size:11px}.playground-device .call-buttons>button>span{font-size:10px}.playground-device .sample-voice>button{width:36px;height:36px}.playground-mobile-footer,.playground-mobile-label{display:none}.experience-site[data-motion=paused] *{animation:none!important;transition:none!important}.experience-journey[data-hidden=true] *{animation-play-state:paused!important}@keyframes chapter-arrive{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes demo-wave{to{transform:scaleY(.35)}}.experience-site[lang=ka]{font-family:NotoGeorgian,Manrope,sans-serif}.experience-site[lang=ka] .journey-copy h2{font-size:clamp(39px,4.6vw,65px);line-height:1.23;letter-spacing:-.035em}.experience-site[lang=ka] :is(.human-statement h2,.privacy-introduction h2){font-size:clamp(32px,3.7vw,51px);line-height:1.3;letter-spacing:-.03em}.experience-site[lang=ka] .experience-download h2{font-size:clamp(45px,5.7vw,80px);line-height:1.22}.experience-site[lang=ka] .device-ui{font-family:DemoGeorgian,DemoSans,sans-serif}.experience-site[lang=ka] .playground-aside h2{font-size:33px;line-height:1.4}@media (min-width:1600px){.experience-privacy{padding-left:95px;padding-right:95px}}@media (max-width:1100px){.journey-stage{grid-template-columns:1.05fr .95fr;padding-left:5%;padding-right:5%}.journey-copy h2{font-size:clamp(49px,5.9vw,66px)}.journey-copy>p{max-width:320px;font-size:16px}.orbit-note{font-size:11px;padding:13px;gap:8px}.orbit-message{left:-5%;max-width:210px;top:25%}.orbit-voice{right:-4%}.journey-note{max-width:280px}.experience-site[lang=ka] .journey-copy h2{font-size:40px}.experience-site[lang=ka] .journey-copy>p{font-size:14px}.experience-human{gap:7%;padding:85px 5%}.human-life{height:460px}.experience-privacy{margin:0 3%;padding:65px 6%}.privacy-values{gap:25px}.privacy-orbit{gap:14px}.privacy-device{width:66px;height:104px}.playground-layout{padding:45px 35px 35px;gap:25px}}@media (max-width:760px){.experience-site .site-header{padding:17px 6%}.experience-site .wordmark{width:110px}.experience-journey[data-enhanced=true]{height:550svh}.journey-stage{height:100svh;min-height:0;padding:88px 7% 0;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;grid-gap:4px;gap:4px}.journey-wash{inset:29% -30% 6% -30%;border-radius:50% 50% 0 0}.journey-copy{padding:0;margin:0;max-width:550px}.experience-eyebrow{font-size:10px;line-height:1.6;gap:8px;margin-bottom:13px}.chapter-index{width:22px;min-width:22px;height:22px;font-size:8px}.journey-copy h2{font-size:clamp(36px,9.6vw,58px);line-height:1.06;margin:0 0 12px;letter-spacing:-.05em}.journey-copy>p{font-size:13px;line-height:1.65;max-width:420px;margin-bottom:13px}.journey-copy .button{min-height:42px;padding:10px 15px;font-size:12px;gap:11px}.journey-note{font-size:9px;line-height:1.6;max-width:360px;margin-top:10px}.phone-constellation{min-height:0;padding:14px 0 28px}.story-device{--device-width:clamp(110px,calc((100svh - 450px) / 2.15),240px)}.story-device .device-ui,.story-device .phone-content-app{font-size:12px}.story-device .device-status{padding:15px 15px 11px;font-size:8px}.story-device .device-status>i{width:58px;height:18px;top:8px}.story-device .status-signals{font-size:7px}.story-device .status-signals>span{font-size:11px}.story-device .device-front{padding:6px;border-radius:33px}.story-device .device-depth{border-radius:33px}.story-device .device-ui{border-radius:26px}.story-device .device-glass{border-radius:30px}.story-device .phone-register{padding:10px 12px;gap:10px}.story-device .registration-brand{width:110px;margin-bottom:16px}.story-device .phone-number-control{min-height:34px;border-radius:9px}.story-device .phone-number-control select{width:62px;font-size:9px;padding:5px}.story-device .phone-number-control input{font-size:9px;padding:5px}.story-device .app-primary{font-size:10px!important;min-height:33px;padding:7px;gap:8px;border-radius:9px}.story-device .app-primary>svg{width:12px}.story-device .phone-sample-note{font-size:7px}.story-device .code-step{padding:3px 12px 15px}.story-device .code-step form{gap:10px}.story-device .code-step h3{font-size:19px}.story-device .code-step img{width:32px}.story-device .code-number{font-size:9px}.story-device .otp-input{font-size:22px!important;letter-spacing:3px;height:40px}.story-device .app-heading{padding:8px 12px 12px}.story-device .app-heading h3{font-size:22px}.story-device .app-icon{width:26px;height:28px;min-width:26px}.story-device .app-icon svg{width:17px;height:17px}.story-device .app-search{margin:0 10px;min-height:30px;padding:6px}.story-device .app-search input{font-size:9px}.story-device .app-search>svg{width:12px}.story-device .app-filters{padding:10px;gap:4px}.story-device .app-filters button{font-size:8px;padding:5px 7px}.story-device .example-chat{padding:10px;gap:7px}.story-device .example-avatar{width:28px;height:28px;font-size:12px}.story-device .example-avatar svg{width:15px}.story-device .example-chat-copy strong{font-size:10px}.story-device .example-chat-copy>span{font-size:8px;gap:3px}.story-device .example-chat>small{font-size:7px}.story-device .app-tabs{padding:5px 9px 2px;gap:5px}.story-device .app-tabs button{font-size:8px;width:47px;min-height:36px;border-radius:8px;padding:4px;gap:1px}.story-device .app-tabs button>svg{width:17px;height:17px}.story-device .device-home{height:11px}.story-device .device-home:after{width:62px;height:3px;bottom:4px}.story-device .thread-heading{gap:2px;padding:4px 4px 8px}.story-device .thread-heading>strong{font-size:10px;margin-left:2px}.story-device .example-avatar.small{width:21px;height:21px;font-size:9px}.story-device .thread-messages{padding:10px 8px;gap:8px}.story-device .thread-date{font-size:7px;margin-bottom:4px}.story-device .demo-bubble{font-size:9px;padding:8px 9px 5px;border-radius:12px;min-width:55px}.story-device .demo-bubble>small{font-size:6px;margin-top:3px}.story-device .demo-bubble small>svg{width:9px}.story-device .sample-voice{min-width:108px;gap:3px}.story-device .sample-voice>span{font-size:7px}.story-device .sample-voice>button{width:18px;height:18px}.story-device .sample-wave{gap:1px;height:23px;overflow:hidden}.story-device .sample-wave>i{width:1px;max-height:20px}.story-device .voice-disclaimer{font-size:6px}.story-device .sample-attachment{padding:9px;font-size:8px;gap:4px}.story-device .sample-attachment>svg{width:14px}.story-device .sample-attachment>small{font-size:6px}.story-device .app-composer{padding:6px 4px}.story-device .app-composer input{font-size:9px;padding:6px}.story-device .demo-call{padding:10px 8px 12px}.story-device .call-protection{font-size:7px}.story-device .call-avatar-scene{width:100px;min-height:65px;max-height:105px;margin:6px 0 0}.story-device .call-avatar{width:59px;height:59px;font-size:25px}.story-device .call-avatar-scene>i{width:78px;height:78px}.story-device .call-avatar-scene>i:nth-child(2){width:99px;height:99px}.story-device .demo-call h3{font-size:19px;margin:3px 0}.story-device .call-clock{font-size:9px}.story-device .call-hint{font-size:7px;margin:8px 0 12px}.story-device .call-buttons{gap:7px}.story-device .call-buttons>button{min-height:48px;padding:7px 3px;gap:4px;border-radius:12px}.story-device .call-buttons>button>span{font-size:6px}.story-device .call-buttons>button>svg{width:15px;height:15px}.story-device .end-call{width:36px;height:36px}.story-device .end-call>svg{width:18px}.story-device .call-bottom{margin-top:12px}.story-device .demo-profile{padding:3px 10px 15px}.story-device .profile-avatar{width:48px;height:48px;margin-bottom:8px}.story-device .profile-avatar>svg{width:28px}.story-device .demo-profile h3{font-size:17px}.story-device .demo-profile p{font-size:9px}.story-device .profile-details{margin:0 10px;padding:0 9px}.story-device .profile-details>label,.story-device .profile-details>span{font-size:8px;min-height:32px;padding:6px 0;gap:5px}.story-device .profile-details>span>svg{width:13px}.story-device .profile-details input{width:14px;height:14px}.story-device .profile-history{font-size:7px;padding:10px 12px}.device-hit{width:60%;height:90%;top:49%;transform:translate(-50%,-50%)}.orbit-note{padding:10px;border-radius:13px;gap:7px;font-size:9px;max-width:175px}.orbit-note small{font-size:7px}.orbit-message{left:-3%;top:30%}.orbit-message>span{width:26px;height:26px;border-radius:8px}.orbit-message>span>svg{width:14px}.orbit-voice{right:-2%;bottom:22%}.orbit-voice>svg{width:20px}.orbit-qr{right:0;top:21%;gap:4px}.orbit-qr>svg{width:29px;height:29px}.phone-caption{font-size:8px;bottom:0;gap:5px}.phone-caption>svg{width:11px}.journey-footer{min-height:56px;gap:5px}.scroll-invitation{display:none}.journey-motion{font-size:9px;line-height:1.5;gap:6px;max-width:140px}.journey-dots{gap:1px}.journey-dots button{min-width:24px;padding:14px 4px}.journey-dots button[aria-current=step]>span:first-child{width:22px}.experience-site[lang=ka] .journey-copy h2{font-size:clamp(27px,7.1vw,42px);line-height:1.22}.experience-site[lang=ka] .journey-copy>p{font-size:11px;line-height:1.75;max-width:390px}.experience-site[lang=ka] .journey-note{font-size:8px}.experience-site[lang=ka] .experience-eyebrow{font-size:9px}.experience-human{display:flex;flex-direction:column;gap:35px;padding:65px 7%}.human-life{width:100%;height:390px;border-radius:95px 20px 20px 20px}.life-caption{left:17px;right:17px;bottom:17px;padding:13px 16px;font-size:11px}.human-statement{align-self:stretch}.human-statement>img{width:38px;height:auto}.human-statement h2{font-size:40px;margin:20px 0}.human-statement>p{font-size:15px;max-width:100%}.experience-site[lang=ka] .human-statement h2{font-size:33px}.experience-privacy{display:flex;flex-direction:column;margin:0 4%;padding:45px 7%;gap:25px;border-radius:24px}.privacy-introduction h2{font-size:35px}.privacy-introduction>p{font-size:14px}.experience-site[lang=ka] .privacy-introduction h2{font-size:29px}.privacy-orbit{min-height:160px;width:100%;gap:24px}.privacy-orbit-line{inset:0 0}.privacy-device{height:95px;width:61px}.privacy-device>svg{width:35px}.privacy-connection{width:53px;height:53px}.privacy-connection img{width:32px}.privacy-values{display:flex;flex-direction:column;gap:25px;margin-top:0;padding-top:25px}.privacy-values article{display:grid;grid-template-columns:25px 1fr;grid-gap:3px 14px;gap:3px 14px}.privacy-values article h3{font-size:16px;margin:0}.privacy-values article p{grid-column:2;font-size:12px}.privacy-values article>svg{width:20px;margin-top:3px}.privacy-smallprint{font-size:11px}.experience-questions{display:block}.experience-questions summary{font-size:13px}.experience-questions p{font-size:12px}.experience-download{padding:70px 7% 155px}.experience-download>h2{font-size:59px}.experience-download>p{font-size:14px}.experience-download>div:not(.download-echo){flex-direction:column;gap:10px}.experience-download>.download-availability{font-size:11px}.experience-site[lang=ka] .experience-download h2{font-size:45px}.download-echo{font-size:27vw;bottom:0}.experience-site footer{padding:34px 7%}.playground-dialog{width:calc(100vw - 16px);max-height:calc(100svh - 16px);border-radius:24px}.playground-layout{display:flex;flex-direction:column;gap:0;padding:14px 10px 12px}.playground-aside{display:none}.playground-close{right:8px;top:5px;width:40px;height:40px}.playground-mobile-label{display:flex;flex-direction:column;align-self:flex-start;gap:3px;padding:0 45px 12px 7px;min-height:54px;font-size:11px;line-height:1.6}.playground-mobile-label>span:last-child{font-size:10px;color:#616d54}.playground-device{--device-width:100%;width:100%;height:clamp(390px,calc(100svh - 215px),690px);flex-shrink:0}.playground-device .device-depth,.playground-device .device-glass,.playground-device .device-power,.playground-device .device-shadow,.playground-device .device-volume{display:none}.playground-device .device-front{padding:0;border:1px solid #d4ddc7;border-radius:25px;box-shadow:none}.playground-device .device-ui{border:0;border-radius:24px}.playground-device .device-status{padding:17px 21px 14px}.playground-device .device-status>i{top:8px;width:74px;height:21px}.playground-device .device-home{height:12px}.playground-device .phone-register{padding:18px 24px}.playground-device .phone-register .registration-brand{margin-bottom:25px}.playground-device .code-step{padding-left:23px;padding-right:23px}.playground-device .app-heading h3{font-size:29px}.playground-device .app-icon{min-width:38px;min-height:44px}.playground-device .demo-bubble{font-size:14px}.playground-device .call-avatar-scene{max-height:120px}.playground-device .call-hint{margin:9px 0 15px}.playground-device .call-bottom{margin-top:15px}.playground-device .app-tabs button{min-width:70px;min-height:48px}.playground-mobile-footer{display:flex;align-items:flex-start;gap:13px;width:100%;padding:13px 6px 0}.playground-mobile-footer>button{display:flex;align-items:center;gap:5px;flex-shrink:0;background:transparent;border:0;font-size:10px;padding:4px 0;min-height:30px;max-width:110px}.playground-mobile-footer>p{font-size:9px;line-height:1.65;margin:0;color:#59654e}}@media (max-width:360px){.journey-stage{padding-left:6%;padding-right:6%}.journey-copy h2{font-size:34px}.journey-copy>p{font-size:12px}.experience-site[lang=ka] .journey-copy h2{font-size:25px}.experience-site[lang=ka] .journey-copy>p{font-size:10px}.journey-note{font-size:8px}.orbit-message{left:-2%;font-size:8px;max-width:145px}.orbit-voice{font-size:8px;right:-2%}.journey-motion{font-size:8px;max-width:110px}.phone-caption{font-size:7px}.experience-site .site-header nav{gap:12px}.playground-device .thread-heading>strong{font-size:12px}.playground-mobile-footer>p{font-size:8px}}@media (max-height:720px) and (min-width:761px){.journey-stage{min-height:540px}.journey-copy h2{font-size:58px}.journey-copy>p{font-size:15px;margin-bottom:22px}.experience-eyebrow{margin-bottom:18px}.journey-copy{padding-bottom:20px}.journey-note{margin-top:12px}.orbit-note{font-size:11px;padding:12px}.story-device{--device-width:225px}.playground-aside h2{font-size:35px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.experience-site *{animation:none!important;transition:none!important}.device-rig{transform:none!important}}@media (max-width:760px) and (max-height:690px){.journey-stage{padding-top:79px}.journey-copy>p,.journey-note{display:none}.journey-copy h2{font-size:31px;margin-bottom:10px}.experience-site[lang=ka] .journey-copy h2{font-size:25px}.journey-copy .experience-eyebrow{margin-bottom:8px}.phone-constellation{padding:7px 0 22px}.story-device{--device-width:clamp(104px,calc((100svh - 330px) / 2.15),160px)}.journey-footer{min-height:45px}.orbit-note{display:none}}.playground-device .demo-bubble{font-size:14px}.playground-device .demo-bubble>small{font-size:10px}.playground-device .example-chat-copy strong{font-size:15px}.playground-device .example-chat-copy>span{font-size:12px}.playground-device .example-chat>small{font-size:10px}.playground-device .app-tabs button{font-size:12px}.playground-device .app-filters button{min-height:36px;font-size:12px}.experience-site .demo-call .call-hint{color:#c6cebf}@media (max-width:760px){.story-device .phone-number-control select{width:49px;padding:3px;font-size:8px}.story-device .phone-number-control input{padding:3px;font-size:8px}}.story-device[data-fitted=true] .device-ui{width:var(--preview-width);height:var(--preview-height);transform:scale(var(--preview-scale));transform-origin:top left}.playground-device .phone-register{padding-left:24px;padding-right:24px}.demo-loading{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:50;padding:16px 24px;border-radius:18px;background:#26352b;color:#fff;font-size:14px;box-shadow:0 8px 28px #26352b30}:root{--forest:#203e34;--quiet:#edf0e7;--body-leading:1.75}body{font-weight:400;line-height:1.5}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{font-weight:450}input{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--forest);outline-offset:5px}.skip-link{position:absolute;left:24px;top:-100px;background:var(--lime);padding:12px 20px;z-index:100;border-radius:30px}.skip-link:focus{top:12px}.site-header{position:relative;z-index:20;max-width:1440px;margin:auto;padding:30px 48px}.site-header nav{gap:26px;font-size:14px;font-weight:500}.site-header a[aria-current=page]{text-decoration:underline;text-underline-offset:7px;-webkit-text-decoration-color:var(--forest);text-decoration-color:var(--forest)}.mobile-menu-button{display:none;width:44px;height:44px;border:0;background:transparent;align-items:center;justify-content:center}.site-header .mobile-navigation{display:flex;position:absolute;top:100%;left:20px;right:20px;flex-direction:column;align-items:stretch;background:var(--paper);padding:24px;border:1px solid var(--line);border-radius:24px;box-shadow:0 16px 40px #203e3410;gap:0}.mobile-navigation>a:not(.button){display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line)}.mobile-navigation .button{margin-top:22px;justify-content:center}.human-site h1{font-size:clamp(46px,5.6vw,82px);font-weight:450;letter-spacing:-.043em;line-height:1.12}.human-site h2{font-size:clamp(34px,4.1vw,58px);font-weight:450;letter-spacing:-.035em;line-height:1.2}.human-site h3{letter-spacing:-.02em;line-height:1.4}.human-site[lang=ka] h1{font-size:clamp(38px,4.9vw,70px);font-weight:400;line-height:1.3;letter-spacing:-.025em}.human-site[lang=ka] h2{font-size:clamp(30px,3.6vw,50px);font-weight:400;line-height:1.38;letter-spacing:-.02em}.human-site[lang=ka] h3{font-weight:450;letter-spacing:0;line-height:1.5}.human-site .hero-intro p{line-height:1.8}.human-site .manifesto h2{font-size:clamp(35px,5vw,70px)}.human-site .question-answer,.human-site .trust-point p{max-width:65ch}footer{max-width:1440px;padding:58px 48px;font-size:14px}footer p{font-size:14px;max-width:30ch}.footer-links{font-size:14px;gap:14px 24px}.editorial-site{overflow:clip}.editorial-site main{max-width:1440px;margin:auto}.editorial-hero{padding:76px 64px 100px;position:relative}.editorial-hero.with-art{display:grid;grid-template-columns:1.3fr 1fr;grid-gap:72px;gap:72px;align-items:center}.editorial-hero h1{font-size:clamp(42px,5.3vw,76px);font-weight:430;line-height:1.12;letter-spacing:-.045em;margin:28px 0}.editorial-hero h1 span{display:block}.editorial-hero p{font-size:18px;max-width:48ch;margin:0;line-height:var(--body-leading)}.editorial-site[lang=ka] h1{font-size:clamp(35px,4.4vw,64px);font-weight:400;line-height:1.35;letter-spacing:-.025em}.editorial-site[lang=ka] h2{letter-spacing:-.015em;line-height:1.4}.editorial-site[lang=ka] h3{letter-spacing:0;line-height:1.5}.chapter-jump{display:inline-flex;align-items:center;gap:14px;font-size:14px;margin-top:32px;min-height:44px}.chapter-jump>svg{border:1px solid #c7cfc1;box-sizing:content-box;border-radius:50%;padding:10px;transition:transform .2s}.chapter-jump:hover>svg{transform:translateY(4px)}.editorial-window{position:relative;min-height:450px;border-radius:180px 180px 26px 26px;isolation:isolate;background:var(--forest)}.editorial-window>img{object-fit:cover;object-position:50% 46%;border-radius:inherit;filter:saturate(.7)}.editorial-window:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,#14271cdf);z-index:0;border-radius:inherit}.window-label{position:absolute;left:32px;right:32px;bottom:36px;color:white;z-index:1;display:flex;flex-direction:column;gap:12px;font-size:20px;line-height:1.6}.window-label>span:first-child{font-size:13px;letter-spacing:.08em}.window-symbol{position:absolute;right:-20px;top:45%;width:76px;height:76px;border-radius:50%;background:var(--lime);display:grid;place-items:center;z-index:1;transform:rotate(-10deg)}.support.editorial-window{border-radius:24px 180px 24px 24px}.data-lab,.information-lab{background:var(--forest);color:var(--paper);border-radius:36px;margin:0 32px;padding:62px 50px 26px}.lab-heading{max-width:650px}.human-help h2,.lab-heading h2,.reading-heading h2{font-size:clamp(30px,3.5vw,50px);line-height:1.23;letter-spacing:-.03em;margin:18px 0}.lab-heading p{color:#d5dfd5;margin:0 0 30px}.data-lab .chapter-label,.information-lab .chapter-label{color:#d5dfd5}.choice-row{display:flex;gap:8px;flex-wrap:wrap;position:relative;z-index:2}.choice-row button{background:transparent;color:inherit;border:1px solid #8a9d914d;border-radius:28px;padding:13px 22px;font-size:14px;min-height:48px;line-height:1.5;transition:background .2s,color .2s}.choice-row button:hover{background:#ffffff12}.choice-row button[aria-pressed=true]{background:var(--lime);color:var(--ink);border-color:var(--lime)}.data-lab :focus-visible,.information-lab :focus-visible{outline-color:var(--lime)}.data-effects,.information-scene{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:64px;gap:64px;align-items:center;min-height:400px;padding:34px 0}.connection-map{height:330px;position:relative;display:flex;align-items:center;justify-content:space-between;isolation:isolate}.map-orbit{position:absolute;left:50%;top:50%;width:290px;height:290px;transform:translate(-50%,-50%);border:1px solid #8a9d913d;border-radius:50%;z-index:-1}.map-orbit.second{width:210px;height:210px;border-style:dashed}.map-center{border-radius:50%;width:100px;height:100px;background:var(--lime);color:var(--forest);display:grid;place-items:center;transition:transform .3s}.connection-map[data-scene="1"] .map-center{transform:rotate(-8deg);border-radius:24px}.connection-map[data-scene="2"] .map-center{transform:rotate(8deg)}.connection-map[data-scene="3"] .map-center{border-radius:24px;transform:rotate(-4deg)}.map-node{width:87px;min-height:118px;border:1px solid #a4b0a463;background:#28473c;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;border-radius:19px;font-size:12px;text-align:center;padding:12px 4px}.scene-explanation h3{font-size:clamp(27px,2.6vw,38px);font-weight:450;line-height:1.28;letter-spacing:-.025em;margin:18px 0}.effect-copy>p,.scene-explanation p{color:#d5dfd5;font-size:16px;line-height:1.85}.lab-note{color:#c2cec3;font-size:12px;border-top:1px solid #8a9d9159;padding-top:22px;margin:0}.reading-section{padding:100px 80px 60px}.reading-heading{max-width:740px;margin-bottom:56px}.reading-heading p{font-size:15px;max-width:65ch}.reading-grid{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:74px;gap:74px;align-items:start}.reading-nav{position:-webkit-sticky;position:sticky;top:28px;display:flex;flex-direction:column;gap:0}.reading-nav>.chapter-label{margin-bottom:22px}.reading-nav a{display:flex;gap:15px;align-items:baseline;font-size:14px;line-height:1.7;padding:12px 0;color:#4d5d50;min-height:44px}.reading-nav a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}.reading-nav a span{font-size:11px;color:#5d6b59}.reading-body article{scroll-margin-top:38px;padding:32px 0;border-top:1px solid #dce1d8;position:relative}.reading-body h3{font-size:27px;font-weight:450;letter-spacing:-.025em;line-height:1.35;margin:8px 0 22px;max-width:30ch}.reading-body p{font-size:16px;line-height:1.9;color:#546056;max-width:67ch;margin:0 0 18px}.article-number{font-size:12px;color:#5d6b59}.explore-next{background:#edf0e7;padding:58px 64px;margin-top:40px}.explore-next>div{max-width:1312px;margin:22px auto 0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px}.explore-next>a,.explore-next>span{max-width:1312px;display:block;margin:auto}.explore-next a{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:19px;line-height:1.5;border-top:1px solid #c3cebe;padding-top:22px;min-height:66px}.explore-next a svg{flex-shrink:0;transition:transform .2s}.explore-next a:hover svg{transform:translate(3px,-3px)}.help-desk{padding:0 80px 70px;max-width:1160px;margin:auto}.help-search{background:white;border:1px solid #cad2c4;border-radius:22px;display:flex;align-items:center;gap:18px;padding:8px 24px;min-height:80px;box-shadow:0 10px 28px #203e3405}.help-search input{width:100%;min-width:0;background:transparent;border:0;outline:none;font-size:19px;line-height:1.7;padding:12px 0}.help-search:focus-within{outline:2px solid var(--forest);outline-offset:3px}.help-search input::-webkit-search-cancel-button{-webkit-appearance:none}.help-search>svg{flex-shrink:0;color:var(--forest)}.help-search button{border:0;background:transparent;min-width:44px;min-height:44px;display:grid;place-items:center}.help-topline{display:flex;justify-content:space-between;gap:12px;margin:30px 0 16px;font-size:13px;color:#61715f}.help-topics details{border-top:1px solid #d6ddcf}.help-topics details:last-child{border-bottom:1px solid #d6ddcf}.help-topics summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:28px;padding:28px 8px}.help-topics summary::-webkit-details-marker{display:none}.topic-number{font-size:12px;color:#657261}.help-topics summary>span:nth-child(2){flex:1 1}.help-topics summary small{display:block;font-size:12px;font-weight:400;color:#657261;margin-bottom:8px}.help-topics summary strong{font-size:23px;font-weight:450;letter-spacing:-.02em}.help-topics summary>svg{flex-shrink:0;transition:transform .2s}.help-topics details[open] summary>svg{transform:rotate(180deg)}.topic-answer{padding:0 58px 28px;max-width:850px}.topic-answer p{font-size:16px;line-height:1.85}.help-empty{padding:54px 24px;text-align:center}.help-empty h2{font-size:27px}.human-help{margin:20px 64px 60px;background:#e9eddc;padding:62px;display:grid;grid-template-columns:110px 1fr;grid-gap:40px;gap:40px;border-radius:32px 110px 32px 32px}.help-mark{display:grid;place-items:center;width:100px;height:100px;border-radius:50%;background:var(--lime);color:var(--forest)}.human-help p{max-width:65ch;font-size:16px}.feedback-safe{display:flex;align-items:flex-start;gap:12px;color:var(--forest);font-size:14px!important}.feedback-safe svg{flex-shrink:0;margin-top:3px}.data-site .editorial-hero{padding-bottom:68px;max-width:1020px}.data-site .editorial-hero p{max-width:57ch}.data-effects{grid-template-columns:1.1fr 1fr;min-height:460px}.device-pair{justify-content:center;gap:24px;padding:35px 0;perspective:800px}.device-pair,.paper-device{display:flex;align-items:center}.paper-device{background:#f8f9ed;border:1px solid #ffffff60;border-radius:26px;width:180px;height:300px;flex-direction:column;position:relative;color:var(--forest);padding:16px 10px;transform:rotate(-8deg);box-shadow:0 25px 25px #071d2920;font-size:12px;gap:20px}.paper-device.kept{transform:rotate(7deg) translateY(28px);background:#e3f1aa}.paper-notch{width:45px;height:5px;border-radius:8px;background:#c3cbbd;margin-bottom:8px}.paper-line{position:absolute;bottom:10px;width:60px;height:3px;background:#b4c3a6;border-radius:9px}.device-state{position:relative;margin:auto}.data-circle{display:grid;place-items:center;width:80px;height:80px;background:#e9ebdf;border-radius:50%;opacity:.45}.removed-stroke{width:94px;height:1px;background:#6d7d68;transform:rotate(-45deg);position:absolute;left:-7px;top:40px}.kept-message{margin-top:20px}.kept-line{height:9px;width:95px;background:#bdce90;border-radius:6px}.kept-line.short{width:67px;margin-top:-8px;align-self:flex-start;margin-left:30px}.effect-copy h2{font-size:clamp(25px,2.5vw,37px);line-height:1.35;letter-spacing:-.02em;margin:20px 0}.effect-copy .kept-note{display:flex;align-items:flex-start;gap:10px;color:var(--lime);font-size:15px}.kept-note svg{flex-shrink:0;margin-top:4px}.beta-ticket{background:#e8edcf;border-radius:32px;padding:40px 32px;position:relative;transform:rotate(3deg);min-height:440px;display:flex;flex-direction:column;align-items:flex-start;gap:28px}.beta-ticket>.chapter-label{font-size:10px;color:#506443;line-height:1.8}.ticket-title{font-size:46px;font-weight:420;line-height:1.3;letter-spacing:-.03em;white-space:pre-line;color:var(--forest)}.ticket-bottom{display:flex;justify-content:space-between;gap:20px;width:100%;border-top:1px dashed #809469;padding-top:20px;margin-top:auto;font-size:11px;line-height:1.7}.ticket-bottom>span:last-child{max-width:150px}.beta-note{display:flex;align-items:flex-start;gap:18px;background:#edf0e7;margin:0 64px;padding:22px 30px;border-radius:18px}.beta-note svg{flex-shrink:0;margin-top:5px}.beta-note p{margin:0;font-size:14px;line-height:1.9;color:#50614a}.invite-section{padding:80px 28px 64px;max-width:780px;margin:auto}.invite-section h1{font-size:clamp(38px,4vw,60px);font-weight:450;line-height:1.2;letter-spacing:-.035em;margin:28px 0 40px}.invite-card{background:var(--forest);color:var(--paper);border:0;border-radius:36px 90px 36px 36px;padding:42px;box-shadow:0 22px 60px #203e3414;max-width:560px;margin:0 auto 50px}.invite-card p{color:#d5dfd5}.invite-card .invite-avatar{background:var(--lime);color:var(--forest);border-radius:30px;transform:rotate(-5deg);width:85px;height:85px}.invite-card h2{font-size:34px;overflow-wrap:anywhere;font-weight:450;margin:28px 0 12px}.invite-card .button{margin:12px 0 24px}.invite-card .text-link{color:var(--paper);margin:auto}.invite-card .small-copy{font-size:13px;line-height:1.8;margin-top:26px}.invite-card .copy-error{color:var(--lime);font-size:14px}.invite-card :focus-visible{outline-color:var(--lime)}.invite-section>h2{font-size:24px;font-weight:450}.missing-page{text-align:center;padding:90px 24px 110px}.missing-mark{display:flex;gap:10px;align-items:center;justify-content:center;font-size:135px;font-weight:300;color:var(--forest)}.missing-page h1{font-size:clamp(36px,5vw,68px);letter-spacing:-.04em;font-weight:430}.missing-page p{max-width:48ch;margin:0 auto 30px}@media (min-width:1600px){.editorial-hero{padding-top:100px;padding-bottom:120px}}@media (max-width:1100px){.site-header nav{gap:18px}.site-header{padding:26px 32px}.editorial-hero{padding:60px 40px 80px}.editorial-hero.with-art{gap:40px}.editorial-window{min-height:410px}.reading-section{padding:80px 48px 40px}.reading-grid{grid-template-columns:210px minmax(0,1fr);gap:40px}.data-lab,.information-lab{padding:44px 32px 24px}.data-effects,.information-scene{gap:38px}.paper-device{width:150px;height:275px}.device-pair{gap:12px}.human-help{margin-inline:32px;padding:44px;gap:26px}.help-desk{padding-inline:48px}.explore-next{padding:48px 40px}.explore-next>div{grid-template-columns:repeat(2,1fr)}}@media (max-width:850px){.site-header .desktop-link{display:none}.mobile-menu-button{display:flex}.site-header nav{gap:12px}.editorial-hero.with-art{grid-template-columns:1fr 1fr;gap:30px}.editorial-hero h1{font-size:46px}.editorial-window{min-height:390px}.window-label{left:24px;right:24px;font-size:17px}.window-symbol{width:60px;height:60px;right:-12px}.data-effects,.information-scene{grid-template-columns:1fr;gap:0}.connection-map{max-width:470px;margin:auto;width:100%;height:280px}.scene-explanation{max-width:60ch}.reading-grid{grid-template-columns:1fr;gap:25px}.reading-nav{position:static;display:grid;grid-template-columns:1fr 1fr;grid-gap:0 20px;gap:0 20px}.reading-nav>.chapter-label{grid-column:1/-1;margin-bottom:6px}.reading-body h3{max-width:none}.reading-section{padding-top:60px}.data-effects{padding-top:20px}.device-pair{padding-bottom:55px}.paper-device{width:170px;height:290px}.beta-ticket{padding:30px 24px;min-height:400px}.ticket-title{font-size:39px}}@media (max-width:600px){.human-site .site-header,.site-header{padding:20px 22px}.site-header .wordmark{width:117px}.site-header nav{gap:7px}.site-header .header-download{display:none}.site-header .language{font-size:13px;min-width:44px;min-height:44px}.human-site h1{font-size:48px;line-height:1.12}.human-site[lang=ka] h1{font-size:39px;line-height:1.35}.human-site h2{font-size:35px;line-height:1.25}.human-site[lang=ka] h2{font-size:31px;line-height:1.4}.editorial-hero,.editorial-hero.with-art{display:block;padding:42px 25px 60px}.editorial-hero h1{font-size:45px;line-height:1.16;margin:22px 0}.editorial-site[lang=ka] h1{font-size:36px;line-height:1.36}.editorial-hero p{font-size:16px;line-height:1.85}.chapter-label{font-size:10px;line-height:1.9;letter-spacing:.09em}.editorial-window{min-height:360px;margin:40px 10px 0;border-radius:140px 140px 24px 24px}.window-symbol{right:-18px}.chapter-jump{margin-top:22px;font-size:13px}.data-lab,.information-lab{margin:0 12px;padding:32px 22px 22px;border-radius:27px}.lab-heading h2{font-size:31px}.lab-heading p{font-size:15px}.choice-row{gap:7px}.choice-row button{font-size:12px;padding:11px 14px;min-height:45px}.information-scene{padding:20px 0 12px}.connection-map{height:260px}.map-orbit{width:240px;height:240px}.map-orbit.second{width:174px;height:174px}.map-center{width:76px;height:76px}.map-center svg{width:38px;height:38px}.map-node{width:70px;min-height:104px;font-size:11px}.scene-explanation h3{font-size:28px}.effect-copy>p,.scene-explanation p{font-size:15px;line-height:1.85}.lab-note{font-size:11px;line-height:1.85}.reading-section{padding:60px 26px 24px}.reading-heading{margin-bottom:34px}.reading-heading h2{font-size:32px}.reading-heading p{font-size:13px;line-height:1.9}.reading-nav{grid-template-columns:1fr;gap:0}.reading-nav a{padding:9px 0;font-size:13px;min-height:44px}.reading-body article{padding:28px 0}.reading-body h3{font-size:25px;line-height:1.4}.reading-body p{font-size:15px;line-height:1.95}.explore-next{padding:40px 25px;margin-top:20px}.explore-next>div{grid-template-columns:1fr;gap:15px}.explore-next a{font-size:18px;padding-top:17px;min-height:56px}.editorial-site footer,.human-site footer{padding:42px 25px}.footer-links{font-size:13px;gap:16px}.help-desk{padding:0 25px 30px}.help-search{padding:8px 14px;gap:12px;min-height:68px;border-radius:19px}.help-search input{font-size:15px}.help-topline{font-size:11px}.help-topics summary{gap:14px;padding:24px 0}.help-topics summary strong{font-size:19px;line-height:1.6}.help-topics summary small{font-size:11px}.topic-number{font-size:10px}.topic-answer{padding:0 0 22px 26px}.topic-answer p{font-size:15px;line-height:1.9}.human-help{margin:20px 16px 40px;padding:32px 25px;display:block;border-radius:25px 65px 25px 25px}.help-mark{width:74px;height:74px;margin-bottom:26px}.human-help h2{font-size:29px}.human-help p{font-size:15px;line-height:1.9}.feedback-safe{font-size:12px!important}.paper-device{width:138px;height:250px;border-radius:23px;font-size:11px}.device-pair{gap:12px}.kept-message{margin-top:10px}.kept-line{width:79px}.kept-line.short{margin-left:19px}.effect-copy h2{font-size:26px}.beta-ticket{margin:50px 8px 12px;min-height:420px;padding:36px 28px}.ticket-title{font-size:44px}.ticket-bottom{font-size:10px}.beta-note{margin:0 24px;padding:20px;gap:13px}.beta-note p{font-size:13px}.beta-note svg{width:20px}.invite-section{padding:44px 22px}.invite-card{padding:35px 24px;border-radius:30px 66px 30px 30px}.invite-section h1{font-size:40px}.invite-card h2{font-size:30px}.invite-card .small-copy{font-size:12px}.missing-page{padding:60px 25px 75px}.missing-mark{font-size:100px}.missing-mark img{width:76px}.missing-page h1{font-size:40px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.chapter-jump>svg,.choice-row button,.explore-next a svg,.help-topics summary>svg,.map-center{transition:none}.chapter-jump:hover>svg,.explore-next a:hover svg{transform:none}}@media (max-width:370px){.paper-device{width:116px;height:228px;gap:17px}.device-pair{gap:14px;padding:36px 5px 52px}.ticket-title{font-size:35px}.beta-ticket{padding:30px 22px}}.footer-links a{padding-block:8px}.download-section .secondary{color:#5d6b59}