:root{--color-primary:#2d766a;--color-secondary:#3aa89b;--color-mint:#3aa89b;--color-signal:#3aa89b;--color-alert:#bf2421;--color-gray-100:#e8f3f1;--color-gray-200:#d8eae6;--text-primary:#16463e;--text-secondary:#315f58;--text-muted:#506c68;--bg-primary:#eff7f5;--bg-secondary:#e8f3f1;--bg-card:#f5fbfa;--bg-deep:#16463e;--bg-glass:#f5fbfae0;--font-primary:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-utility:ui-monospace, "SFMono-Regular", Consolas, "Liberation Mono", monospace;--font-regular:400;--font-medium:500;--font-semibold:600;--font-bold:700;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--text-8xl:6rem;--leading-relaxed:1.65;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-xl:1.25rem;--radius-2xl:1.75rem;--radius-full:9999px;--shadow-sm:0 1px 2px #08342f14;--shadow-lg:0 20px 55px #08342f24;--shadow-modern:0 10px 36px #08342f1a}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--bg-primary);font-size:16px}body{min-width:320px;font-family:var(--font-primary);font-weight:var(--font-regular);color:var(--text-primary);background:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.2;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}img,svg{max-width:100%}#app{flex-direction:column;min-height:100vh;display:flex}main{overflow:clip}.container{width:min(100% - 3rem,1240px);margin-inline:auto}.section{padding-block:clamp(5rem,9vw,8.5rem)}.section-title{max-width:18ch;font-family:var(--font-display);letter-spacing:-.055em;text-align:center;text-wrap:balance;margin:0 auto clamp(2.5rem,5vw,4.5rem);font-size:clamp(2.5rem,5vw,4.9rem);font-weight:700;line-height:.98}.btn{border-radius:var(--radius-md);min-height:3.25rem;font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-bold);text-align:center;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.65rem;padding:.8rem 1.3rem;line-height:1.15;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.btn-large{min-height:3.65rem;padding-inline:1.55rem;font-size:1rem}.btn-primary{color:#fff;background:var(--color-primary)}.btn-secondary{color:var(--text-primary);background:0 0;border-color:#16463e42}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}:where(a,button):focus-visible{outline:3px solid var(--color-signal);outline-offset:4px}@media (width<=768px){.container{width:min(100% - 2rem,1240px)}.section{padding-block:clamp(4.5rem,18vw,6.5rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.footer{color:#ffffff8f;background:var(--bg-deep);padding:4.5rem 0 2rem}.footer-grid{grid-template-columns:minmax(0,2fr) repeat(2,minmax(8rem,.65fr));gap:3rem;display:grid}.footer-brand{max-width:24rem}.footer-logo{color:#fff;font-family:var(--font-display);letter-spacing:-.025em;font-size:1.35rem;font-weight:700}.footer-tagline{color:#ffffff7a;margin-top:.65rem;font-size:.84rem;line-height:1.5}.footer-links{flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.footer-links h2{color:var(--color-mint);font-family:var(--font-utility);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.25rem;font-size:.66rem;font-weight:700}.footer-links a,.footer-bottom a{color:#ffffff94;font-size:.82rem;text-decoration:none;transition:color .18s}.footer-links a:hover,.footer-bottom a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;margin-top:3.5rem;padding-top:1.5rem}.footer-bottom p{color:#ffffff6b;font-family:var(--font-utility);font-size:.67rem;line-height:1.6}@media (width<=680px){.footer{padding-top:3.5rem}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.5rem}.footer-brand{grid-column:1/-1}}.locimemo-landing{color:var(--text-primary);background:var(--bg-primary)}.gc-lang{top:1.75rem;z-index:30;position:absolute;inset-inline-end:0}.gc-lang-btn{border-radius:var(--radius-md);min-height:2.75rem;color:var(--text-secondary);font-size:.8rem;font-weight:var(--font-semibold);cursor:pointer;background:#f5fbfae6;border:1px solid #16463e29;align-items:center;gap:.55rem;padding:.65rem .9rem;transition:border-color .18s,background-color .18s,transform .18s;display:inline-flex;box-shadow:0 5px 18px #16463e0d}.gc-lang-btn:hover{background:#fff;border-color:#2d766a80;transform:translateY(-1px)}.gc-lang-chevron{opacity:.65;transition:transform .18s}.gc-lang-chevron.open{transform:rotate(180deg)}.gc-lang-menu{top:calc(100% + .55rem);border-radius:var(--radius-md);background:#fff;border:1px solid #16463e1f;min-width:12rem;max-height:min(24rem,70vh);padding:.4rem;position:absolute;inset-inline-end:0;overflow-y:auto;box-shadow:0 18px 50px #16463e29}.gc-lang-menu[hidden]{display:none}.gc-lang-option{width:100%;min-height:2.6rem;color:var(--text-secondary);text-align:start;cursor:pointer;background:0 0;border:0;border-radius:.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .75rem;font-size:.84rem;display:flex}.gc-lang-option:hover{color:var(--text-primary);background:var(--bg-secondary)}.gc-lang-option.active,.gc-lang-check{color:var(--color-primary)}.gc-lang-option.active{font-weight:var(--font-bold)}.gc-hero{background:linear-gradient(90deg, #2d766a0a 1px, transparent 1px) 0 0 / 92px 92px, linear-gradient(#2d766a0a 1px, transparent 1px) 0 0 / 92px 92px, var(--bg-primary);min-height:min(920px,100svh);position:relative;overflow:hidden}.gc-hero:before{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #2d766a17;border-radius:50%;width:58rem;position:absolute;top:50%;left:71%;transform:translate(-50%,-50%);box-shadow:0 0 0 7rem #2d766a06,0 0 0 14rem #2d766a05}.gc-hero .container{position:relative}.gc-hero-grid{grid-template-columns:minmax(0,.82fr) minmax(600px,1.18fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:min(920px,100svh);padding-block:7rem 4rem;display:grid}.gc-hero-content{z-index:4;max-width:39rem;position:relative}.gc-hero-brand{align-items:center;gap:.9rem;margin-bottom:clamp(2.25rem,5vw,4rem);display:flex}.gc-hero-brandmark{aspect-ratio:1;background:var(--color-primary);border-radius:.95rem;place-items:center;width:3.35rem;display:grid;overflow:hidden;box-shadow:0 10px 28px #2d766a3d}.gc-hero-icon{-o-object-fit:contain;object-fit:contain;width:2.5rem;height:2.5rem}.gc-hero-title{color:var(--text-primary);letter-spacing:.12em;text-transform:uppercase;font-size:1.05rem;font-weight:750}.gc-hero-tagline{max-width:10.5ch;font-family:var(--font-display);letter-spacing:-.07em;text-wrap:balance;margin-bottom:1.65rem;font-size:clamp(3.7rem,6.4vw,6.7rem);font-weight:700;line-height:.91}.locimemo-landing[data-locale=en] .gc-hero-tagline{max-width:14ch;font-size:clamp(3.5rem,5.7vw,6rem)}.gc-hero-subtitle{max-width:34rem;color:var(--text-secondary);margin-bottom:2.1rem;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.62}.gc-cta-buttons{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:.9rem;display:flex}.gc-hero .gc-cta-buttons,.gc-demo .gc-cta-buttons{justify-content:flex-start}.gc-store-btn-group{flex-direction:column;align-items:center;gap:.45rem;display:flex}.gc-store-btn{white-space:nowrap}.gc-store-req{color:var(--text-muted);font-family:var(--font-utility);text-align:center;font-size:.65rem;line-height:1.3}.gc-hero .btn-primary{color:#fff;background:var(--color-primary);box-shadow:0 10px 26px #2d766a33}.gc-hero .btn-primary:hover{background:var(--bg-deep);box-shadow:0 14px 30px #16463e40}.gc-hero .btn-secondary{color:var(--text-primary);background:#fff9;border-color:#16463e38}.gc-hero .btn-secondary:hover{border-color:var(--color-primary);background:#fff}.gc-hero-proof{z-index:2;direction:ltr;min-width:0;height:740px;position:relative}.gc-proof-phone{box-sizing:content-box;background:var(--bg-secondary);border:6px solid #112d29;border-radius:2.8rem;width:308px;height:669px;animation:.7s cubic-bezier(.22,1,.36,1) both gc-proof-enter;position:absolute;overflow:hidden;box-shadow:0 30px 75px #16463e33,inset 0 0 0 1px #ffffff57}.gc-proof-phone img{-o-object-fit:cover;object-fit:cover;image-rendering:auto;width:100%;height:100%;display:block}.gc-proof-phone picture{width:100%;height:100%;display:block}.gc-proof-phone--leaving{z-index:4;animation-delay:.12s;top:3.5rem;left:0}.gc-proof-phone--arriving{z-index:5;animation-delay:.26s;top:0;right:0}@keyframes gc-proof-enter{0%{opacity:0}}.gc-modes{color:var(--text-primary);background:#fff;position:relative;overflow:hidden}.gc-modes:before,.gc-modes:after{content:"";pointer-events:none;border:1px solid #2d766a1c;border-radius:50%;position:absolute}.gc-modes:before{aspect-ratio:1;width:45rem;top:-24rem;left:-18rem}.gc-modes:after{aspect-ratio:1;width:50rem;bottom:-27rem;right:-19rem}.gc-modes .container{z-index:1;position:relative}.gc-modes-heading{text-align:center;max-width:52rem;margin:0 auto clamp(3rem,6vw,5rem)}.gc-section-eyebrow{color:var(--color-primary);font-family:var(--font-utility);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.72rem;font-weight:700}.gc-modes-heading .section-title{color:var(--text-primary);margin-bottom:1.25rem}.gc-modes-subtitle{color:var(--text-muted);font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.gc-modes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;display:grid}.gc-mode-card{border:1px solid var(--color-gray-200);border-radius:var(--radius-xl);isolation:isolate;grid-template-columns:minmax(0,1fr) 12rem;min-height:24rem;display:grid;position:relative;overflow:hidden}.gc-mode-card--leaving{color:var(--text-primary);background:var(--bg-card);box-shadow:0 18px 48px #16463e14}.gc-mode-card--arriving{color:var(--text-primary);background:var(--bg-secondary)}.gc-mode-copy{z-index:2;flex-direction:column;align-items:flex-start;padding:clamp(1.7rem,3.5vw,2.7rem) 0 clamp(1.7rem,3.5vw,2.7rem) clamp(1.7rem,3.5vw,2.7rem);display:flex;position:relative}[dir=rtl] .gc-mode-copy{padding-left:0;padding-right:clamp(1.7rem,3.5vw,2.7rem)}.gc-mode-labels{align-items:center;gap:.7rem;margin-bottom:3.4rem;display:flex}.gc-mode-label,.gc-mode-badge{font-family:var(--font-utility);letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:700}.gc-mode-label{color:var(--color-primary)}.gc-mode-badge{color:var(--color-primary);background:#3aa89b1f;border:1px solid #2d766a2e;border-radius:.4rem;padding:.35rem .55rem .3rem}.gc-mode-card h3{max-width:13ch;font-family:var(--font-display);letter-spacing:-.05em;text-wrap:balance;margin-bottom:1.2rem;font-size:clamp(2rem,3.3vw,3.25rem);line-height:.98}.gc-mode-text{max-width:35ch;color:var(--text-muted);font-size:.98rem;line-height:1.62}.gc-mode-detail{color:var(--color-primary);align-items:flex-start;gap:.55rem;margin-top:auto;padding-top:2rem;font-size:.84rem;font-weight:700;line-height:1.45;display:flex}.gc-mode-detail svg{flex:none;margin-top:.08rem}.gc-mode-boundary{z-index:1;pointer-events:none;background:#edf1ef;border:1px solid #16463e1f;border-radius:1.4rem;width:14rem;position:absolute;top:50%;right:-1.35rem;overflow:hidden;transform:translateY(-50%);box-shadow:0 16px 34px #16463e14}[dir=rtl] .gc-mode-boundary{left:-1.35rem;right:auto;transform:translateY(-50%)}.gc-mode-boundary svg{width:100%;display:block}.gc-app-map-surface{fill:#edf1ef}.gc-app-map-blocks{fill:#dfe5e2;stroke:#d2dbd7;stroke-width:1px}.gc-app-map-road-casing,.gc-app-map-road{fill:none;stroke-linecap:round}.gc-app-map-road-casing{stroke:#d0d9d5;stroke-width:13px}.gc-app-map-road{stroke:#fff;stroke-width:9px}.gc-app-map-zone{fill:#3aa89b;fill-opacity:.15;stroke:#3aa89b;stroke-opacity:.8;stroke-width:3px}.gc-app-map-user-halo,.gc-app-map-target-ring{fill:#fff}.gc-app-map-user-dot{fill:#3aa89b}.gc-app-map-target-ring{stroke:#ff6b6b;stroke-width:3px}.gc-app-map-target-dot{fill:#ff6b6b}.gc-modes-note{max-width:48rem;color:var(--text-muted);text-align:center;margin:2.2rem auto 0;font-size:.8rem;line-height:1.65}.gc-scenarios{background:var(--bg-card);position:relative}.gc-section-heading--left{margin-bottom:clamp(2.6rem,5vw,4.5rem);display:inline-block;position:relative}.gc-section-heading--left .section-title{text-align:start;max-width:11ch;margin:0}.locimemo-landing[data-locale=en] .gc-scenarios .gc-section-heading--left{margin-bottom:1.4rem}.gc-scenarios-intro{max-width:42rem;color:var(--text-muted);margin-bottom:clamp(2.5rem,5vw,4rem);font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.65}.gc-scenario-pairs{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.gc-scenario-lane{border:1px solid var(--color-gray-200);border-radius:var(--radius-xl);background:#fff;min-width:0;overflow:hidden}.gc-scenario-lane-head{border-bottom:1px solid var(--color-gray-200);min-height:19rem;padding:clamp(2rem,3.5vw,3rem);position:relative;overflow:hidden}.gc-scenario-lane--leaving .gc-scenario-lane-head{background:linear-gradient(135deg, var(--bg-card), #fff 76%)}.gc-scenario-lane--arriving .gc-scenario-lane-head{background:linear-gradient(225deg, var(--bg-card), #fff 76%)}.gc-scenario-lane-copy{z-index:2;max-width:65%;position:relative}.gc-scenario-lane-copy h3{max-width:10ch;font-family:var(--font-display);letter-spacing:-.05em;text-wrap:balance;margin-bottom:1rem;font-size:clamp(2rem,3.4vw,3.25rem);line-height:.98}.gc-scenario-lane-copy>p:last-child{max-width:31ch;color:var(--text-muted);font-size:.94rem;line-height:1.65}.gc-scenario-lane .gc-mode-boundary{width:13.5rem;top:50%;right:-1.1rem}.gc-scenario-lane--arriving .gc-mode-boundary{left:-1.1rem;right:auto;transform:translateY(-50%)}.gc-scenario-lane--arriving .gc-scenario-lane-copy{text-align:right;margin-left:auto}.gc-scenario-list{display:grid}.gc-scenario-row{grid-template-columns:3rem minmax(0,1fr);align-items:start;gap:1.25rem;min-height:10.5rem;padding:clamp(1.6rem,2.7vw,2.25rem);transition:background-color .18s;display:grid}.gc-scenario-row+.gc-scenario-row{border-top:1px solid var(--color-gray-200)}.gc-scenario-row:hover{background:var(--bg-secondary)}.gc-scenario-row .gc-scenario-icon{width:3rem;margin-bottom:0}.gc-scenario-row h4{font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:.55rem;font-size:1.16rem;line-height:1.16}.gc-scenario-row p{max-width:39ch;color:var(--text-muted);font-size:.9rem;line-height:1.6}.gc-scenarios-layout{grid-template-columns:minmax(0,1.4fr) minmax(20rem,.72fr);align-items:stretch;gap:1.25rem;display:grid}.gc-scenario-mode-label{color:var(--color-primary);font-family:var(--font-utility);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.85rem;font-size:.68rem;font-weight:700}.gc-scenarios-grid{border:1px solid var(--color-gray-200);border-radius:var(--radius-xl);background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.gc-scenario{border-bottom:1px solid var(--color-gray-200);min-height:15.75rem;padding:clamp(1.5rem,2.4vw,2.2rem);transition:background-color .2s;position:relative}.gc-scenario:not(:nth-child(odd)){border-inline-start:1px solid var(--color-gray-200)}.gc-scenario:nth-last-child(-n+2){border-bottom:0}.gc-scenario:hover{background:var(--bg-secondary)}.gc-scenario-icon{aspect-ratio:1;width:3.5rem;color:var(--color-primary);background:var(--bg-secondary);border:1px solid #2d766a3d;border-radius:50%;place-items:center;margin-bottom:2.7rem;display:grid}.gc-scenario h3{max-width:20ch;font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:.75rem;font-size:1.25rem;line-height:1.14}.gc-scenario p{max-width:38ch;color:var(--text-muted);font-size:.92rem;line-height:1.65}.gc-arriving-story{border-radius:var(--radius-xl);color:#fff;background:radial-gradient(circle at 80% 30%, #ffffff1a 0 13%, transparent 13.5%), var(--color-primary);border:1px solid #2d766a40;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.gc-arriving-story:before{content:"";aspect-ratio:1;border:1px solid #ffffff29;border-radius:50%;width:23rem;position:absolute;bottom:8rem;right:-9rem;box-shadow:0 0 0 4rem #ffffff06}.gc-arriving-story-copy{z-index:2;padding:clamp(1.75rem,3vw,2.5rem);position:relative}.gc-arriving-story .gc-mode-labels{margin-bottom:2.4rem}.gc-arriving-story .gc-mode-label{color:#fff}.gc-arriving-story .gc-mode-badge{color:#fff;background:#ffffff1f;border-color:#ffffff38}.gc-arriving-story h3{max-width:12ch;font-family:var(--font-display);letter-spacing:-.05em;text-wrap:balance;margin-bottom:1rem;font-size:clamp(2rem,3.2vw,3.15rem);line-height:.98}.gc-arriving-story-copy>p{color:#ffffffbf;font-size:.94rem;line-height:1.65}.gc-arriving-story-detail{color:#fff;align-items:flex-start;gap:.55rem;margin-top:1.5rem;font-size:.84rem;font-weight:700;line-height:1.45;display:flex}.gc-arriving-story-detail svg{flex:none;margin-top:.08rem}.gc-arriving-story-shot{z-index:1;aspect-ratio:1080/2400;background:var(--bg-secondary);border:6px solid #112d29;border-radius:2.45rem;width:min(78%,18rem);margin:1rem auto -8rem;position:relative;overflow:hidden;box-shadow:0 24px 55px #10363052}.gc-arriving-story-shot img{-o-object-fit:cover;object-fit:cover;image-rendering:auto;width:100%;height:100%;display:block}.gc-how-it-works{background:var(--bg-secondary);position:relative;overflow:hidden}.gc-how-it-works:after{content:"";aspect-ratio:1;border:1px dashed #2d766a38;border-radius:50%;width:44rem;position:absolute;bottom:-23rem;right:-15rem}.gc-how-it-works .container{z-index:1;position:relative}.gc-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,4vw,4rem);display:grid;position:relative}.gc-steps-route{background:repeating-linear-gradient(90deg, var(--color-secondary) 0 8px, transparent 8px 15px);height:2px;position:absolute;top:1.75rem;left:16.666%;right:16.666%}.gc-step{text-align:center;padding-top:5.3rem;position:relative}.gc-step-number{z-index:2;aspect-ratio:1;color:#fff;background:var(--color-primary);width:3.5rem;box-shadow:0 0 0 .65rem var(--bg-secondary);font-family:var(--font-utility);border:1px solid #2d766a4d;border-radius:50%;place-items:center;font-size:.85rem;font-weight:700;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%)}.gc-step:last-child .gc-step-number{color:#fff;background:var(--color-secondary)}.gc-step h3{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.85rem;font-size:clamp(1.3rem,2vw,1.75rem)}.gc-step p{max-width:31ch;color:var(--text-muted);margin-inline:auto;font-size:.94rem;line-height:1.65}.gc-demo{color:var(--text-primary);background:var(--bg-card);position:relative;overflow:hidden}.gc-demo:before{content:"";aspect-ratio:1;border:1px solid #2d766a24;border-radius:50%;width:min(70vw,62rem);position:absolute;top:50%;left:72%;transform:translate(-50%,-50%);box-shadow:0 0 0 6rem #3aa89b09,0 0 0 12rem #3aa89b06}.gc-demo-layout{z-index:1;grid-template-columns:minmax(20rem,.88fr) minmax(27rem,1.12fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.gc-demo-copy{position:relative}.gc-demo-copy .section-title{max-width:9ch;color:var(--text-primary);text-align:start;margin:0 0 1.5rem}.gc-demo-subtitle{max-width:28rem;color:var(--text-muted);margin-bottom:2.3rem;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.65}.gc-demo-download{flex-direction:column;align-items:flex-start;gap:1.8rem;display:flex}.gc-demo .gc-store-req{color:var(--text-muted)}.gc-demo-btn-primary,.gc-demo-btn-secondary{min-height:3.35rem}.gc-demo-btn-primary{color:#fff;background:var(--color-primary)}.gc-demo-btn-primary:hover{color:#fff;background:var(--bg-deep);box-shadow:0 10px 26px #16463e2e}.gc-demo-btn-secondary{color:var(--text-primary);background:0 0;border-color:#16463e40}.gc-demo-btn-secondary:hover{color:var(--text-primary);border-color:var(--color-primary);background:var(--bg-secondary)}.gc-qr-card{border:1px solid var(--color-gray-200);border-radius:var(--radius-md);background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;width:min(100%,27rem);padding:.7rem .7rem .7rem 1rem;display:grid}.gc-qr-icon{color:var(--color-primary)}.gc-qr-tagline{color:var(--text-secondary);font-family:var(--font-utility);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700;line-height:1.4}.gc-qr-frame{background:#fff;border-radius:.4rem;padding:.35rem}.gc-qr-frame img{width:4.6rem;height:4.6rem;display:block}.gc-demo-phone{justify-content:center;padding-inline:.5rem;display:flex}.gc-phone-frame{--phone-bezel:12px;--phone-radius:56px;--phone-screen-radius:44px;width:min(calc(390px + 2 * var(--phone-bezel)), 100%);padding:var(--phone-bezel);border-radius:var(--phone-radius);background:linear-gradient(165deg,#626765 0%,#282d2b 8%,#111513 42%,#070a09 100%);position:relative;box-shadow:0 0 0 1px #ffffff17,inset 0 1.5px #ffffff38,inset 0 0 0 1px #00000073,0 35px 90px #00000057}.gc-phone-btn{z-index:2;pointer-events:none;background:#161a18;position:absolute}.gc-phone-btn--silent{border-radius:2px 0 0 2px;width:3px;height:22px;top:14.5%;left:-3px}.gc-phone-btn--vol-up,.gc-phone-btn--vol-down{border-radius:2px 0 0 2px;width:3px;height:38px;left:-3px}.gc-phone-btn--vol-up{top:21%}.gc-phone-btn--vol-down{top:28%}.gc-phone-btn--power{border-radius:0 2px 2px 0;width:3px;height:58px;top:24%;right:-3px}.gc-phone-screen{aspect-ratio:390/844;border-radius:var(--phone-screen-radius);background:var(--color-gray-200);width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #00000080}.gc-phone-island{z-index:3;pointer-events:none;background:#050605;border-radius:24px;width:126px;height:37px;position:absolute;top:11px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff0f}.gc-phone-island:after{content:"";aspect-ratio:1;background:radial-gradient(circle at 35% 30%,#3d6a8c,#0b1824 68%);border-radius:50%;width:10px;position:absolute;top:50%;right:14px;transform:translateY(-50%);box-shadow:0 0 0 1.5px #0c0e0d}.gc-phone-home{z-index:3;border-radius:var(--radius-full);pointer-events:none;background:#00000038;width:134px;height:5px;margin:0 auto;position:absolute;bottom:8px;left:0;right:0}.gc-demo-iframe{border-radius:var(--phone-screen-radius);border:0;width:100%;height:100%;display:block}.gc-demo-launch{border-radius:var(--phone-screen-radius);width:100%;height:100%;color:var(--text-primary);background:var(--bg-card);font:inherit;cursor:pointer;isolation:isolate;border:0;padding:0;display:block;position:relative;overflow:hidden}.gc-demo-poster,.gc-demo-poster img{width:100%;height:100%;display:block}.gc-demo-poster img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.gc-demo-launch-play{z-index:2;border-radius:var(--radius-full);width:max-content;max-width:calc(100% - 2rem);min-height:3.65rem;color:var(--text-primary);background:#f5fbfaf5;border:1px solid #16463e2e;justify-content:center;align-items:center;gap:.65rem;padding:.4rem .95rem .4rem .4rem;display:flex;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 32px #16463e3d}.gc-demo-launch-icon{aspect-ratio:1;color:#fff;background:var(--color-primary);border-radius:50%;place-items:center;width:2.8rem;display:grid}.gc-demo-launch-label{font-size:.84rem;font-weight:var(--font-bold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.gc-demo-launch:hover .gc-demo-launch-play{background:#fff;border-color:#2d766a6b}.gc-demo-launch:focus-visible{outline:3px solid var(--color-signal);outline-offset:-8px}.gc-features{color:var(--text-primary);background:var(--bg-secondary);padding-block:clamp(5rem,9vw,8.5rem)}.gc-features-title{max-width:10ch;color:var(--text-primary);text-align:start;margin-inline:0}.gc-features-grid{border-top:1px solid #16463e2e;border-bottom:1px solid #16463e2e;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.gc-feature{padding:clamp(2rem,4vw,3.4rem) clamp(1.2rem,3vw,2.5rem)}.gc-feature+.gc-feature{border-inline-start:1px solid #16463e2e}.gc-feature-icon{aspect-ratio:1;width:3.4rem;color:var(--text-primary);background:var(--bg-card);border:1px solid #2d766a3d;border-radius:50%;place-items:center;margin-bottom:3.8rem;display:grid}.gc-feature h3{font-family:var(--font-display);letter-spacing:-.035em;margin-bottom:.75rem;font-size:clamp(1.35rem,2.2vw,1.75rem);line-height:1.08}.gc-feature p{max-width:31ch;color:var(--text-muted);font-size:.94rem;line-height:1.6}.gc-privacy{background:#fff;overflow:hidden}.gc-privacy .container{display:block}.gc-privacy-content{-moz-column-gap:clamp(3rem, 8vw, 8rem);grid-template-columns:minmax(20rem,.88fr) minmax(28rem,1.12fr);align-items:start;column-gap:clamp(3rem,8vw,8rem);display:grid}.gc-privacy-content h2{max-width:13ch;font-family:var(--font-display);letter-spacing:-.055em;text-wrap:balance;grid-row:1/span 2;margin:0;font-size:clamp(2.6rem,5vw,5rem);line-height:.98}.gc-privacy-content>p{max-width:48rem;color:var(--text-muted);grid-column:2;margin-bottom:2rem;font-size:clamp(1rem,1.5vw,1.14rem);line-height:1.72}.gc-privacy-badges{flex-wrap:wrap;grid-column:2;gap:.65rem;display:flex}.gc-badge{border:1px solid var(--color-gray-200);border-radius:var(--radius-sm);min-height:2.7rem;color:var(--text-secondary);background:var(--bg-secondary);font-size:.82rem;font-weight:var(--font-semibold);align-items:center;gap:.5rem;padding:.65rem .85rem;display:inline-flex}.gc-badge-icon{color:var(--color-primary);flex:none}.gc-final-cta{color:#fff;background:var(--color-primary);text-align:center;padding-block:clamp(6rem,12vw,10rem);position:relative;overflow:hidden}.gc-final-cta:before{content:"";background:#ffffff1f;height:1px;position:absolute;top:-1px;left:0;right:0}.gc-final-cta-content{z-index:1;max-width:56rem;margin-inline:auto;position:relative}.gc-final-radius{z-index:-1;aspect-ratio:1;border:1px solid #ffffff38;border-radius:50%;width:min(62rem,100vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 5rem #ffffff06,0 0 0 10rem #ffffff05}.gc-final-cta h2{max-width:14ch;font-family:var(--font-display);letter-spacing:-.06em;text-wrap:balance;margin:0 auto 1.25rem;font-size:clamp(2.8rem,6vw,5.6rem);line-height:.96}.gc-final-cta h2 span{display:block}.gc-final-cta h2 span+span{color:#ffffffb8}.gc-final-cta p{color:#ffffffb8;max-width:31rem;margin:0 auto 2.2rem;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.65}.gc-final-cta .gc-store-req{color:#ffffff94}.gc-cta-btn-primary,.gc-cta-btn-secondary{min-height:3.5rem}.gc-cta-btn-primary{color:var(--text-primary);background:#fff}.gc-cta-btn-primary:hover{color:var(--text-primary);background:var(--bg-secondary);box-shadow:0 12px 28px #00000024}.gc-cta-btn-secondary{color:#fff;background:#ffffff0a;border-color:#ffffff47}.gc-cta-btn-secondary:hover{color:#fff;border-color:var(--color-mint);background:#ffffff14}@media (width>=1191px){.gc-scenario-pairs{-moz-column-gap:1.25rem;grid-template-rows:repeat(4,auto);gap:0 1.25rem}.gc-scenario-lane{grid-row:1/span 4;grid-template-rows:subgrid;display:grid}.gc-scenario-lane--leaving{grid-column:1}.gc-scenario-lane--arriving{grid-column:2}.gc-scenario-list{grid-row:2/span 3;grid-template-rows:subgrid}}@media (width<=1190px){.gc-modes-grid,.gc-scenario-pairs{grid-template-columns:1fr}}@media (width<=1120px){.gc-hero-grid{grid-template-columns:minmax(0,.84fr) minmax(520px,1.16fr);gap:1.5rem}.gc-hero-proof{height:650px}.gc-proof-phone{width:240px;height:521px}.gc-scenarios-layout{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr)}.gc-arriving-story-shot{width:min(80%,16rem)}.gc-mode-card{grid-template-columns:1fr}.gc-mode-copy{padding-inline-end:7rem}[dir=rtl] .gc-mode-copy{padding-left:7rem;padding-right:clamp(1.7rem,3.5vw,2.7rem)}.gc-mode-boundary{width:12rem;right:-3rem}[dir=rtl] .gc-mode-boundary{left:-3rem;right:auto}.gc-demo-layout{grid-template-columns:minmax(18rem,.9fr) minmax(24rem,1.1fr);gap:3rem}}@media (width<=900px){.gc-hero{min-height:auto}.gc-hero:before{top:67%;left:50%}.gc-hero-grid{grid-template-columns:1fr;gap:2rem;min-height:auto;padding-block:7rem 2rem}.gc-hero-content{max-width:45rem}.gc-hero-tagline{max-width:12ch;font-size:clamp(3.8rem,11vw,6.5rem)}.gc-hero-proof{width:min(100%,45rem);height:720px;margin-inline:auto}.gc-proof-phone{width:308px;height:669px}.gc-modes-grid{grid-template-columns:1fr}.gc-mode-card{grid-template-columns:minmax(0,1fr) 13rem;min-height:22rem}.gc-mode-copy,[dir=rtl] .gc-mode-copy{padding:2.3rem 0 2.3rem 2.3rem}[dir=rtl] .gc-mode-copy{padding-left:0;padding-right:2.3rem}.gc-mode-boundary{width:14rem;right:-1rem}[dir=rtl] .gc-mode-boundary{left:-1rem;right:auto}.gc-scenarios-layout{grid-template-columns:1fr}.gc-scenario-pairs{grid-template-columns:1fr;gap:1rem}.gc-scenario-lane-head{min-height:18rem;padding:2rem}.gc-scenario-lane-copy{max-width:70%}.gc-scenario-lane .gc-mode-boundary{width:11.5rem;right:-2.5rem}.gc-scenario-lane--arriving .gc-mode-boundary{left:-2.5rem;right:auto}.gc-scenario-row{grid-template-columns:2.8rem minmax(0,1fr);gap:1rem;min-height:12rem;padding:1.6rem}.gc-scenario-row .gc-scenario-icon{width:2.8rem}.gc-arriving-story{grid-template-columns:minmax(0,1fr) minmax(17rem,.8fr);min-height:38rem;display:grid}.gc-arriving-story-shot{align-self:end;width:min(90%,19rem);margin:2rem auto -8rem}.gc-scenarios-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gc-demo-layout{grid-template-columns:1fr;gap:4.5rem}.gc-demo-copy{max-width:38rem}.gc-demo:before{width:55rem;top:70%;left:50%}.gc-privacy-content{grid-template-columns:1fr}.gc-privacy-content h2{grid-row:auto;margin-bottom:1.5rem}.gc-privacy-content>p,.gc-privacy-badges{grid-column:1}}@media (width<=680px){.gc-lang{top:1rem}.gc-lang-btn{background:#f5fbfaf0;min-height:2.55rem;padding-inline:.75rem}.gc-lang-label{text-overflow:ellipsis;white-space:nowrap;max-width:5.5rem;overflow:hidden}.gc-hero-grid{padding-block:5.6rem 1.4rem}.gc-hero-brand{margin-bottom:2.25rem}.gc-hero-brandmark{width:3rem}.gc-hero-icon{width:2.2rem;height:2.2rem}.gc-hero-tagline{max-width:10.5ch;margin-bottom:1.25rem;font-size:clamp(3.2rem,16vw,4.8rem);line-height:.92}.locimemo-landing[data-locale=en] .gc-hero-tagline{max-width:12ch;font-size:clamp(3rem,14vw,4.25rem)}.gc-hero-subtitle{margin-bottom:1.6rem;font-size:1rem}.gc-hero .gc-cta-buttons,.gc-demo .gc-cta-buttons,.gc-final-cta .gc-cta-buttons{flex-direction:column;align-items:stretch;width:100%}.gc-store-btn-group,.gc-store-btn{width:100%}.gc-store-btn-group{align-items:stretch}.gc-hero-proof{width:calc(100% + 1rem);height:550px;margin-inline:-.5rem}.gc-proof-phone{border-width:5px;border-radius:2rem;width:220px;height:478px;box-shadow:0 20px 45px #16463e33}.gc-proof-phone--leaving{top:3.25rem;left:0}.gc-proof-phone--arriving{top:0;right:0}.gc-mode-card{grid-template-columns:1fr;min-height:0}.gc-mode-copy,[dir=rtl] .gc-mode-copy{padding:1.7rem}.gc-mode-labels{margin-bottom:2.6rem}.locimemo-landing .gc-mode-boundary,.locimemo-landing .gc-scenario-lane--arriving .gc-mode-boundary{width:min(14rem,100% - 3.4rem);margin:0 auto 1.7rem;position:relative;top:auto;left:auto;right:auto;transform:none}.gc-section-heading--left{margin-bottom:3rem}.locimemo-landing[data-locale=en] .gc-scenarios .gc-section-heading--left{margin-bottom:1.15rem}.gc-scenarios-grid,.gc-scenario-pairs{grid-template-columns:1fr}.gc-scenario-lane-head{min-height:0;padding:1.75rem}.gc-scenario-lane-copy{width:100%;max-width:none}.locimemo-landing .gc-scenario-lane .gc-mode-boundary,.locimemo-landing .gc-scenario-lane--arriving .gc-mode-boundary{margin-top:1.5rem;margin-bottom:0}.gc-scenario-row{min-height:0;padding:1.6rem 1.4rem}.gc-arriving-story{min-height:48rem;display:flex}.gc-arriving-story-shot{width:min(78%,17rem);margin-top:1rem}.gc-scenario{min-height:0;padding:1.75rem .35rem 2rem}.gc-scenario:nth-child(2n){border-inline-start:0}.gc-scenario:nth-last-child(-n+2){border-bottom:1px solid var(--color-gray-200)}.gc-scenario:last-child{border-bottom:0}.gc-scenario-icon{margin-bottom:1.8rem}.gc-steps{grid-template-columns:1fr;gap:0}.gc-steps-route{background:repeating-linear-gradient(180deg, var(--color-secondary) 0 8px, transparent 8px 15px);width:2px;height:auto;inset:1.75rem auto 3.5rem 1.75rem}[dir=rtl] .gc-steps-route{left:auto;right:1.75rem}.gc-step{text-align:start;min-height:10.5rem;padding:0 0 2.7rem 5.4rem}[dir=rtl] .gc-step{padding-left:0;padding-right:5.4rem}.gc-step-number{top:0;left:0;transform:none}[dir=rtl] .gc-step-number{left:auto;right:0}.gc-step p{margin-inline:0}.gc-demo-download{align-items:stretch}.gc-qr-card{width:100%}.gc-phone-frame{--phone-bezel:9px;--phone-radius:46px;--phone-screen-radius:37px}.gc-phone-island{width:104px;height:30px;top:8px}.gc-phone-island:after{width:8px;right:11px}.gc-features-grid{grid-template-columns:1fr}.gc-feature{padding:2rem .35rem}.gc-feature+.gc-feature{border-top:1px solid #16463e2e;border-inline-start:0}.gc-feature-icon{margin-bottom:1.8rem}.gc-privacy-content h2{max-width:12ch}.gc-final-radius{width:46rem}}@media (width<=390px){.gc-lang-globe{display:none}.gc-hero-title{font-size:.92rem}.gc-hero-proof{height:550px}.gc-proof-phone{width:220px;height:478px}.gc-mode-copy,[dir=rtl] .gc-mode-copy{padding-inline-end:4.8rem}[dir=rtl] .gc-mode-copy{padding-left:4.8rem;padding-right:1.55rem}.gc-mode-text{font-size:.92rem}.gc-qr-card{grid-template-columns:auto minmax(0,1fr)}.gc-qr-frame{grid-column:1/-1;justify-self:stretch}.gc-qr-frame img{width:min(100%,9rem);height:auto;margin-inline:auto}}@media (prefers-reduced-motion:reduce){.gc-proof-phone{opacity:1;animation:none}}.policy-page{padding:var(--space-24) 0;background:var(--bg-secondary);min-height:100vh}.policy-breadcrumb{max-width:800px;margin:0 auto var(--space-8);font-size:var(--text-sm);color:var(--text-muted)}.breadcrumb-link{color:var(--color-primary);font-weight:var(--font-medium);text-decoration:none}.breadcrumb-link:hover{text-decoration:underline}.breadcrumb-sep{margin:0 var(--space-2);opacity:.5}.policy-header{text-align:center;margin-bottom:var(--space-16)}.policy-title{font-size:var(--text-6xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--space-4);letter-spacing:-.03em}.policy-subtitle{color:var(--text-primary);font-size:var(--text-xl);font-weight:var(--font-semibold);margin-bottom:var(--space-2)}.policy-date{color:var(--text-muted);font-size:var(--text-lg);font-weight:var(--font-medium)}.policy-content{background:var(--bg-primary);max-width:800px;padding:var(--space-16);border-radius:var(--radius-2xl);box-shadow:var(--shadow-modern);margin:0 auto}.policy-section{margin-bottom:var(--space-12);content-visibility:auto;contain-intrinsic-size:auto 280px}.policy-section h2{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--space-6);letter-spacing:-.02em}.policy-section h3{font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--text-primary);margin:var(--space-6) 0 var(--space-4);letter-spacing:-.01em}.policy-section p{color:var(--text-muted);line-height:var(--leading-relaxed);margin-bottom:var(--space-4);font-size:var(--text-base)}.policy-section ul{margin:var(--space-4) 0;padding-left:var(--space-8)}.policy-section li{color:var(--text-muted);line-height:var(--leading-relaxed);margin-bottom:var(--space-2);font-size:var(--text-base)}.policy-section a{color:var(--color-primary);font-weight:var(--font-medium);text-decoration:none}.policy-section a:hover{text-decoration:underline}.contact-info{background:var(--bg-secondary);padding:var(--space-8);border-radius:var(--radius-xl);margin-top:var(--space-6)}.contact-info p{margin-bottom:var(--space-2)}.email-reveal{color:var(--color-primary);cursor:pointer;font:inherit;font-weight:var(--font-medium);background:0 0;border:0;padding:0}.email-reveal:hover{text-decoration:underline}@media (width<=768px){.policy-page{padding:var(--space-16) 0}.policy-breadcrumb{margin-left:var(--space-4);margin-right:var(--space-4)}.policy-title{font-size:var(--text-4xl)}.policy-content{padding:var(--space-8);margin:0 var(--space-4)}.policy-section h2{font-size:var(--text-2xl)}.policy-section h3{font-size:var(--text-lg)}}
