/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-semibold:600;--font-weight-bold:700;--animate-spin:spin 1s linear infinite;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.static{position:static}.mt-1{margin-top:var(--spacing)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.contents{display:contents}.hidden{display:none}.inline{display:inline}.h-24{height:calc(var(--spacing) * 24)}.h-28{height:calc(var(--spacing) * 28)}.w-full{width:100%}.animate-spin{animation:var(--animate-spin)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-12{padding-block:calc(var(--spacing) * 12)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--veyro-bg:#0d0d0c;--veyro-bg-secondary:#131210;--veyro-card:#181613;--veyro-card-raised:#211c16;--veyro-gold:#d99c4d;--veyro-gold-strong:#c7873a;--veyro-gold-dark:#9a6930;--veyro-border:#5c482f;--veyro-text:#e5cba9;--veyro-heading:#f3e4cf;--veyro-text-secondary:#a79d90;--veyro-text-muted:#897760;--veyro-danger:#c56a54;--veyro-success:#b69b55;--veyro-focus:#d99c4d;--shadow-card:0 10px 30px #00000047,0 1px 0 #d99c4d0d inset;--shadow-raised:0 18px 50px #00000061,0 0 0 1px #5c482f59;--shadow-gold:0 0 24px #d99c4d1f;--bg:var(--veyro-bg);--surface:var(--veyro-card);--surface-2:var(--veyro-card-raised);--text:var(--veyro-text);--muted:var(--veyro-text-secondary);--accent:var(--veyro-gold);--accent-dark:var(--veyro-card-raised);--danger:var(--veyro-danger);--line:var(--veyro-border)}*{box-sizing:border-box}html{color-scheme:dark}body,html{background:var(--bg)}body{color:var(--text);min-width:320px;margin:0;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body:before{content:"";pointer-events:none;opacity:.08;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:36px 36px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}a,button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #d99c4d80}a{color:inherit;text-decoration:none}.screen{min-height:100dvh}.center{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.muted{color:var(--muted);font-size:.93rem;line-height:1.65}.eyebrow,.text-accent{color:var(--accent)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:800}.brand{letter-spacing:-.03em;align-items:center;gap:.6rem;font-size:1.05rem;font-weight:800;display:inline-flex}.logo-mark{background:var(--accent);color:#0d0d0c;border-radius:11px;place-items:center;font-style:normal;font-weight:900;display:inline-grid}.google-button,.primary-button,.secondary-button{border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:.55rem;min-height:50px;padding:.75rem 1.1rem;font-weight:800;transition:transform .18s,background .18s;display:inline-flex}.primary-button{background:var(--accent);color:#0d0d0c}.secondary-button{border-color:var(--line);background:var(--surface);color:var(--text)}.secondary-button:hover{background:var(--surface-2)}.primary-button:active,.secondary-button:active{transform:scale(.98)}.text-link{color:var(--accent);font-weight:700}.w-full{width:100%}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.px-6{padding-inline:1.5rem}.py-12{padding-block:3rem}.h-24{height:6rem}.h-28{height:7rem}.landing{min-height:100dvh;padding:1.2rem max(1.2rem,env(safe-area-inset-right)) 2rem max(1.2rem,env(safe-area-inset-left));max-width:1180px;margin:auto;position:relative}.landing nav{justify-content:space-between;align-items:center;gap:1rem;display:flex}.landing-nav-actions{align-items:center;gap:clamp(.7rem,3vw,1.4rem);display:flex}.landing-nav-actions .text-link{align-items:center;gap:.35rem;min-height:44px;display:inline-flex}.hero{align-items:center;gap:3rem;min-height:calc(100dvh - 90px);padding:3.5rem 0;display:grid}.landing-auth-placeholder{background:var(--veyro-card-raised);border-radius:8px;width:74px;height:14px}.landing-loading-action{opacity:.75;cursor:default}.hero h1{letter-spacing:-.07em;max-width:760px;margin:1rem 0 1.4rem;font-size:clamp(2.8rem,12vw,6.4rem);line-height:.94}.hero h1 em{color:var(--accent);font-style:normal}.hero p{max-width:580px;color:var(--muted);font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.hero-visual{width:100%;max-width:450px;margin:auto;position:relative}.hero-route{width:100%;overflow:visible}.hero-route path{fill:none;stroke:var(--accent);stroke-width:4px}.floating-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;align-items:center;gap:.6rem;padding:.8rem 1rem;font-weight:750;display:flex;position:absolute;box-shadow:0 20px 45px #0006}.floating-card.one{top:23%;left:0}.floating-card.two{bottom:20%;right:0}.auth-page{place-items:center;min-height:100dvh;padding:1rem;display:grid}.auth-card{background:var(--surface);border:1px solid var(--line);border-radius:30px;gap:1.35rem;width:min(100%,440px);padding:clamp(1.25rem,5vw,2.2rem);display:grid;box-shadow:0 30px 80px #0005}.auth-card h1{letter-spacing:-.045em;margin:.4rem 0 .2rem;font-size:1.9rem}.google-button{color:#0d0d0c;background:#e5cba9;width:100%}.google-button span{font-size:1.15rem}.divider{color:var(--muted);align-items:center;gap:.7rem;font-size:.75rem;display:flex}.divider:after,.divider:before{content:"";background:var(--line);flex:1;height:1px}.auth-assurance{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:.55rem;font-size:.78rem;display:flex}.auth-assurance svg{color:var(--accent);flex:none}.error{color:#f3e4cf;text-align:left;background:#211c16;border:1px solid #c56a54;align-items:flex-start;gap:.55rem;width:100%;padding:.8rem 1rem;font-size:.85rem;line-height:1.45;display:flex}.app-shell{width:min(100%,780px);padding-bottom:calc(92px + env(safe-area-inset-bottom));margin:auto;position:relative}.app-shell,.page{min-height:100dvh}.page{padding:calc(1.4rem + env(safe-area-inset-top)) clamp(1rem,5vw,2.4rem) 2rem}.page-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.6rem;display:flex}.page-header h1{letter-spacing:-.055em;margin:.35rem 0 0;font-size:clamp(1.7rem,7vw,2.5rem)}.avatar{background:var(--accent-dark);width:48px;height:48px;color:var(--accent);border:1px solid #5c482f;border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid;overflow:hidden}.avatar.large{width:82px;height:82px;font-size:1.8rem}.avatar img{object-fit:cover;width:100%;height:100%;display:block}.stats-grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:22px;gap:.25rem;min-width:0;padding:1.15rem;display:grid}.stat-card strong{letter-spacing:-.05em;overflow-wrap:anywhere;font-size:clamp(1.25rem,6vw,2rem)}.stat-card span{color:var(--muted);font-size:.8rem}.scan-cta{background:var(--accent);color:#0d0d0c;border-radius:25px;justify-content:space-between;align-items:center;min-height:108px;margin:1rem 0 2rem;padding:1.25rem;display:flex}.scan-cta span{display:grid}.scan-cta small{opacity:.7;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:700}.scan-cta strong{margin-top:.25rem;font-size:1.18rem}.scan-cta i{width:54px;height:54px;color:var(--accent);background:#0d0d0c;border-radius:18px;place-items:center;display:grid}.section-block{margin-top:1rem}.section-title{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.section-title h2{font-size:1.1rem}.section-title a{color:var(--accent);font-size:.83rem;font-weight:800}.stack{gap:.75rem;display:grid}.journey-card{background:var(--surface);border:1px solid var(--line);border-radius:22px;gap:.85rem;padding:1rem;transition:border-color .2s,transform .2s;display:grid}.journey-card:hover{border-color:#9a6930;transform:translateY(-2px)}.journey-card h3{flex-wrap:wrap;align-items:center;gap:.35rem;margin:.35rem 0 0;font-size:.98rem;display:flex}.journey-meta{color:var(--muted);justify-content:space-between;font-size:.77rem;display:flex}.journey-meta span{align-items:center;gap:.3rem;display:flex}.bottom-nav{z-index:30;width:min(100%,780px);height:calc(72px + env(safe-area-inset-bottom));padding:8px max(10px,env(safe-area-inset-left)) env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0d0cf5;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav a{color:#897760;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;min-height:54px;font-size:.67rem;display:flex;position:relative}.bottom-nav a i{background:var(--accent);border-radius:4px;width:20px;height:2px;position:absolute;bottom:1px}.skeleton{background:linear-gradient(100deg,var(--surface) 20%,var(--surface-2) 40%,var(--surface) 60%);border:1px solid var(--line);background-size:300% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{to{background-position:-150% 0}}.icon-button,.icon-spacer{color:#fff;background:#181613e8;border:1px solid #d99c4d2b;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.icon-spacer{visibility:hidden}.demo-controls{background:#131210f2;border-radius:16px;flex-wrap:wrap;justify-content:center;gap:.4rem;padding:.65rem;font-size:.72rem;display:flex}.demo-controls span{text-align:center;width:100%;color:var(--accent);font-weight:800}.demo-controls button{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:.45rem .6rem}.photo-entry-screen{background:var(--bg);min-height:100dvh;position:relative}.photo-entry-header{height:calc(72px + env(safe-area-inset-top));padding:calc(.75rem + env(safe-area-inset-top)) 1rem .75rem;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;font-weight:800;display:flex}.photo-entry-content,.photo-processing{width:min(100%,520px);min-height:calc(100dvh - 72px - env(safe-area-inset-top));text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:auto;padding:clamp(1.4rem,6vw,2.5rem);display:flex}.photo-entry-icon{background:var(--accent-dark);width:72px;height:72px;color:var(--accent);border-radius:24px;place-items:center;display:grid}.photo-entry-content h1,.photo-processing h1{letter-spacing:-.055em;margin:0;font-size:clamp(1.8rem,8vw,2.6rem)}.photo-entry-content>.muted{max-width:400px;margin:0 0 .5rem}.photo-choice-list{gap:.75rem;width:100%;display:grid}.photo-choice{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:22px;align-items:center;gap:1rem;min-height:82px;padding:1rem 1.1rem;display:flex}.photo-choice:hover{background:var(--surface-2);border-color:#9a6930}.photo-choice.primary{background:var(--accent);border-color:var(--accent);color:#0d0d0c}.photo-choice>svg{flex:none}.photo-choice>span{gap:.2rem;display:grid}.photo-choice strong{font-size:1rem}.photo-choice small{opacity:.7;font-size:.74rem}.photo-privacy{color:var(--muted);text-align:left;align-items:center;gap:.55rem;max-width:360px;font-size:.72rem;line-height:1.5;display:flex}.photo-privacy svg{color:var(--accent);flex:none}.selected-ticket-placeholder,.selected-ticket-preview{border:1px solid var(--line);object-fit:contain;background:#0d0d0c;border-radius:24px;width:min(68vw,280px);height:min(42dvh,380px)}.selected-ticket-placeholder{color:var(--accent);place-items:center;display:grid}.photo-processing>p{color:var(--muted);max-width:360px;margin:0;font-size:.82rem;line-height:1.6}.verification{text-align:center;padding-top:calc(3rem + env(safe-area-inset-top));flex-direction:column;align-items:center;display:flex}.verified-icon{background:var(--accent-dark);width:64px;height:64px;color:var(--accent);border-radius:50%;place-items:center;margin-bottom:1rem;display:grid}.verified-icon svg{width:34px;height:34px}.verification h1{letter-spacing:-.045em;margin:.7rem 0 1rem;font-size:clamp(1.5rem,7vw,2.4rem);line-height:1.25}.verification h1 span{color:var(--accent)}.route-line{width:100%;max-width:520px;margin:.5rem 0 1rem;overflow:visible}.route-line path{fill:none}.route-line circle,.route-line path{stroke:var(--accent);stroke-width:4px}.route-line circle{fill:var(--bg)}.route-line.compact{height:45px}.share-stats,.verification-stats{grid-template-columns:1fr 1fr;gap:.7rem;width:100%;display:grid}.share-stats>div,.verification-stats>div{background:var(--surface);border:1px solid var(--line);border-radius:20px;gap:.2rem;padding:1rem;display:grid}.share-stats strong,.verification-stats strong{font-size:1.25rem}.share-stats span,.verification-stats span{color:var(--muted);font-size:.72rem}.confidence{color:var(--accent);margin:1rem 0;font-size:.8rem;font-weight:700}.sticky-actions{gap:.65rem;width:100%;margin-top:auto;padding-top:1.2rem;display:grid}.processing-steps{text-align:left;gap:.25rem;width:100%;margin-top:1rem;display:grid}.processing-steps>div{color:#897760;border-left:1px solid var(--line);align-items:center;gap:.7rem;padding:.7rem;display:flex}.processing-steps>div.reached{color:var(--text);border-left-color:var(--accent)}.processing-steps i{border:1px solid var(--line);border-radius:50%;width:18px;height:18px}.load-more{width:100%;margin-top:1rem}.result-page h1{letter-spacing:-.05em;margin:.5rem 0 1.5rem;font-size:clamp(1.8rem,7vw,2.7rem)}.share-card{aspect-ratio:.82;background:#181613;border:1px solid #5c482f;border-radius:30px;flex-direction:column;justify-content:space-between;width:100%;min-height:510px;padding:clamp(1.2rem,5vw,2rem);display:flex;position:relative;overflow:hidden}.share-card:before{content:"";background-image:radial-gradient(#d99c4d1c 1px,#0000 0);background-size:18px 18px;position:absolute;inset:0}.share-card>*{position:relative}.share-card footer,.share-card header{color:var(--muted);justify-content:space-between;align-items:center;font-size:.68rem;display:flex}.share-route{text-align:center}.share-route h2{letter-spacing:-.055em;margin:.15rem;font-size:clamp(1.5rem,7vw,2.35rem)}.share-route span{color:var(--accent);text-transform:uppercase;letter-spacing:.18em;font-size:.72rem}.share-stats>div{background:#211c16}.share-card .route-line{margin:0}.profile-header{text-align:center;justify-items:center;width:100%;margin:1rem 0 1.5rem;display:grid}.profile-header h1{margin:.75rem 0 .2rem;font-size:1.7rem}.profile-header>p{color:var(--muted);font-size:.85rem}.google-photo-note{color:var(--muted);margin-top:.55rem;font-size:.68rem}.profile-name{justify-content:center;align-items:center;gap:.5rem;display:flex}.profile-name button{width:44px;height:44px;color:var(--accent);background:0 0;border:0;border-radius:50%;place-items:center;margin-top:.55rem;display:grid}.profile-name-editor{text-align:left;gap:.45rem;width:min(100%,360px);margin:.9rem 0 .35rem;display:grid}.profile-name-editor label{color:var(--muted);font-size:.75rem;font-weight:700}.profile-name-editor>div{grid-template-columns:1fr 44px 44px;gap:.4rem;display:grid}.profile-name-editor input{border:1px solid var(--line);width:100%;min-width:0;height:46px;color:var(--text);background:#131210;border-radius:13px;outline:none;padding:.65rem .8rem}.icon-button.small{width:44px;height:44px}.icon-button.success{color:var(--accent)}.card{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:1rem}.privacy-card{gap:1rem;margin:1rem 0;display:flex}.privacy-card svg{flex:none}.privacy-card h2{margin:0 0 .4rem;font-size:1rem}.privacy-card p{color:var(--muted);font-size:.8rem;line-height:1.6}.version{text-align:center;color:#897760;margin-top:1rem;font-size:.72rem}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}.passport-summary{background:var(--surface);border:1px solid var(--line);border-radius:24px;gap:1rem;margin:1rem 0 2rem;padding:1.1rem;display:grid}.passport-summary-header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.passport-summary-header h2{margin:.25rem 0 0;font-size:1.12rem}.passport-summary-header svg{color:var(--accent)}.passport-summary-stats{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.passport-summary-stats>div{gap:.15rem;min-width:0;display:grid}.passport-summary-stats strong{letter-spacing:-.04em;overflow-wrap:anywhere;font-size:1.1rem}.passport-summary-stats span{color:var(--muted);font-size:.65rem;line-height:1.35}.passport-summary .secondary-button{width:100%;min-height:46px}.passport-page{padding-bottom:3rem}.passport-header{background:linear-gradient(145deg,#211c16,#131210 72%);border:1px solid #5c482f;border-radius:28px;margin-bottom:1rem;padding:1.15rem;position:relative;overflow:hidden}.passport-header:after{content:"";border:1px solid #d99c4d26;border-radius:50%;width:170px;height:170px;position:absolute;top:-90px;right:-80px;box-shadow:0 0 0 24px #d99c4d0b,0 0 0 48px #d99c4d08}.passport-header>*{z-index:1;position:relative}.passport-header-top,.passport-identity{justify-content:space-between;align-items:center;gap:1rem;display:flex}.passport-header h1{letter-spacing:-.055em;margin:.35rem 0 0;font-size:clamp(1.75rem,8vw,2.5rem)}.passport-identity{margin-top:1.5rem}.passport-identity>div{gap:.15rem;display:grid}.passport-identity>div strong{font-size:1.05rem}.passport-header>p,.passport-identity>div span{color:#a79d90;font-size:.72rem}.passport-percentage{color:var(--accent);letter-spacing:-.05em;font-size:1.75rem}.passport-coverage{background:#131210;border-radius:99px;height:7px;margin:.9rem 0 .65rem;overflow:hidden}.passport-coverage i{background:var(--accent);border-radius:inherit;height:100%;display:block}.passport-header>p{margin:0;line-height:1.5}.passport-header-skeleton{border-radius:28px;height:250px}.passport-content-skeleton{border-radius:28px;height:350px}.passport-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.passport-stats-grid>article{background:var(--surface);border:1px solid var(--line);border-radius:20px;align-content:space-between;gap:.25rem;min-width:0;min-height:116px;padding:.9rem;display:grid}.passport-stats-grid svg,.stat-symbol{color:var(--accent);font-weight:900}.passport-stats-grid strong{letter-spacing:-.045em;overflow-wrap:anywhere;font-size:clamp(1.1rem,5vw,1.45rem);line-height:1.15}.passport-stats-grid span:not(.stat-symbol){color:var(--muted);font-size:.7rem}.stat-symbol{font-size:1.15rem}.passport-section{margin-top:2rem}.passport-section-heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.passport-section-heading h2{letter-spacing:-.03em;margin:.25rem 0 0;font-size:1.18rem}.station-total{color:var(--accent);font-size:.85rem;font-weight:800}.chart-toggle{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:3px;display:flex}.chart-toggle button{color:var(--muted);background:0 0;border:0;border-radius:9px;min-width:44px;min-height:44px;font-size:.72rem;font-weight:800}.passport-chart{background:var(--surface);border:1px solid var(--line);border-radius:24px;grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem;height:220px;padding:1rem .75rem .75rem;display:grid}.passport-chart-column{text-align:center;grid-template-rows:22px 1fr 22px;align-items:end;gap:.35rem;min-width:0;display:grid}.passport-chart-column>small,.passport-chart-column>span{color:var(--muted);text-overflow:ellipsis;font-size:.62rem;overflow:hidden}.passport-chart-column>span{color:var(--text);font-variant-numeric:tabular-nums}.passport-chart-track{background:#131210;border-radius:7px;justify-self:center;align-items:flex-end;width:min(100%,28px);height:100%;display:flex;overflow:hidden}.passport-chart-fill{background:var(--accent);transform-origin:bottom;border-radius:7px 7px 3px 3px;width:100%;display:block}.month-comparison{background:var(--surface);border:1px solid var(--line);border-radius:22px;grid-template-columns:1fr auto 1fr;align-items:center;gap:.65rem;padding:1rem;display:grid}.month-comparison>svg{color:var(--accent)}.month-comparison>div{gap:.2rem;min-width:0;display:grid}.month-comparison>div:last-child{text-align:right}.month-comparison strong{font-size:1.5rem}.month-comparison small,.month-comparison span{color:var(--muted);font-size:.67rem;line-height:1.35}.month-comparison small{color:var(--accent);font-weight:700}.passport-network-list{padding:.25rem 0;display:grid;position:relative}.passport-network-line{background:linear-gradient(var(--accent),#9a6930);transform-origin:top;width:2px;position:absolute;top:18px;bottom:18px;left:15px}.station-stop{grid-template-columns:32px 1fr;align-items:center;gap:.75rem;min-height:62px;display:grid;position:relative}.station-node{background:var(--bg);width:30px;height:30px;color:var(--accent);z-index:1;border:2px solid #9a6930;border-radius:50%;place-items:center;display:grid;position:relative}.station-stop-copy{border-bottom:1px solid #5c482f;gap:.2rem;padding:.65rem .8rem;display:grid}.station-stop-copy strong{font-size:.88rem}.station-stop-copy small{color:var(--muted);font-size:.66rem}.station-stop.visited .station-stop-copy small{color:var(--accent)}.passport-stamp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.passport-stamp{color:#897760;background:#131210;border:1px dashed #5c482f;border-radius:20px;grid-template-rows:auto 1fr auto;gap:.45rem;min-height:118px;padding:.8rem;display:grid}.passport-stamp.visited{color:var(--text);background:#211c16;border:1px solid #d99c4d78;box-shadow:inset 0 0 0 3px #131210}.passport-stamp-mark{border:1px solid;border-radius:50%;place-items:center;width:31px;height:31px;font-size:.7rem;display:grid}.passport-stamp strong{overflow-wrap:anywhere;font-size:.82rem;line-height:1.2}.passport-stamp small{color:var(--muted);font-size:.64rem}.passport-stamp.visited small{color:var(--accent)}.passport-records{background:var(--surface);border:1px solid var(--line);border-radius:24px;margin:0;padding:0 1rem}.passport-records>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(90px,.7fr) minmax(0,1.3fr);gap:.75rem;padding:.95rem 0;display:grid}.passport-records>div:last-child{border:0}.passport-records dt{color:var(--muted);font-size:.72rem}.passport-records dd{text-align:right;overflow-wrap:anywhere;margin:0;font-size:.8rem;font-weight:700}.passport-records dd small{color:var(--accent);margin-top:.2rem;font-size:.65rem;display:block}.passport-share-section>.muted{margin-top:-.5rem}.passport-share-section>.primary-button{margin-top:.8rem}.passport-share-card{aspect-ratio:.76;background:#181613;border:1px solid #5c482f;border-radius:28px;flex-direction:column;justify-content:space-between;width:100%;min-height:520px;margin-top:1rem;padding:clamp(1.1rem,5vw,1.7rem);display:flex;position:relative;overflow:hidden}.passport-share-card:before{content:"";background-image:linear-gradient(#d99c4d11 1px,#0000 0),linear-gradient(90deg,#d99c4d11 1px,#0000 0);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.passport-share-card>*{position:relative}.passport-share-card footer,.passport-share-card header{color:#a79d90;justify-content:space-between;align-items:center;gap:.7rem;font-size:.63rem;display:flex}.passport-share-card header .logo-mark{border-radius:9px;width:28px;height:28px}.passport-share-hero{text-align:center;justify-items:center;display:grid}.passport-share-hero>span{letter-spacing:.2em;color:var(--accent);font-size:.62rem;font-weight:800}.passport-share-hero h2{letter-spacing:-.05em;margin:.5rem 0 1rem;font-size:clamp(1.35rem,7vw,2rem)}.passport-share-hero>strong{letter-spacing:-.08em;color:var(--accent);font-size:clamp(3.2rem,16vw,5rem);line-height:.85}.passport-share-hero>p{color:var(--muted);font-size:.72rem}.passport-share-route{align-items:center;margin-top:.8rem;display:flex}.passport-share-route:before{content:"";background:#d99c4d50;width:140px;height:2px;position:absolute}.passport-share-route i{border:2px solid var(--accent);z-index:1;background:#181613;border-radius:50%;width:13px;height:13px;margin-right:18px}.passport-share-route i:last-child{margin:0}.passport-share-stats{grid-template-columns:repeat(2,1fr);gap:.55rem;display:grid}.passport-share-stats>div{background:#211c16;border:1px solid #5c482f;border-radius:15px;gap:.15rem;padding:.7rem;display:grid}.passport-share-stats strong{font-size:1.2rem}.passport-share-stats span{color:var(--muted);font-size:.61rem}.passport-share-card footer span{max-width:60%;line-height:1.4}.passport-share-card footer span:last-child{text-align:right}.passport-link-note{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:16px;align-items:flex-start;gap:.65rem;margin-top:.8rem;padding:.85rem 1rem;font-size:.72rem;line-height:1.5;display:flex}.passport-link-note svg{color:var(--accent);flex:none}.share-success{color:var(--accent);justify-content:center;align-items:center;gap:.5rem;margin:.8rem 0 0;font-size:.8rem;font-weight:750;display:flex}.shared-passport-page{width:min(100%,620px);min-height:100dvh;padding:calc(1.2rem + env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) calc(2rem + env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));margin:auto;position:relative}.shared-passport-page.center{gap:.8rem}.shared-passport-page.center h1{letter-spacing:-.05em;margin:1rem 0 0;font-size:clamp(1.8rem,8vw,2.6rem)}.shared-passport-page.center>.muted{max-width:420px;margin:0}.shared-passport-page>nav{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.shared-passport-page>nav>span{color:var(--muted);font-size:.68rem}.shared-passport-page>section h1{letter-spacing:-.06em;margin:.65rem 0;font-size:clamp(2rem,9vw,3.6rem);line-height:1}.shared-passport-page>section p{color:var(--muted);font-size:.85rem;line-height:1.6}.shared-passport-page>.passport-share-card{margin:1.5rem 0}.shared-passport-page>footer{text-align:center;justify-items:center;gap:.75rem;margin-top:1.5rem;display:grid}.shared-passport-page>footer p{color:var(--muted);font-size:.82rem}.home-leaderboard-card,.leaderboard-access-card,.leaderboard-settings{background:var(--surface);border:1px solid var(--line);border-radius:24px;gap:1rem;margin:1rem 0 2rem;padding:1.1rem;display:grid}.home-leaderboard-card>div:first-child h2{align-items:center;gap:.45rem;margin:.3rem 0 0;font-size:1.05rem;display:flex}.home-leaderboard-card>div:first-child svg,.leaderboard-access-heading>svg{color:var(--accent)}.home-leaderboard-card>p{gap:.2rem;margin:0;display:grid}.home-leaderboard-card>p strong{font-size:1rem}.home-leaderboard-card>p span,.home-leaderboard-card>small{color:var(--muted);font-size:.7rem}.home-leaderboard-card>.secondary-button{min-height:46px}.leaderboard-access-heading{align-items:center;gap:.8rem;display:flex}.leaderboard-access-heading h2{margin:.25rem 0 0;font-size:1.08rem}.leaderboard-mini-ranks{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.leaderboard-mini-ranks>div{border:1px solid var(--line);text-align:center;background:#131210;border-radius:14px;gap:.25rem;min-width:0;padding:.7rem .5rem;display:grid}.leaderboard-mini-ranks span{color:var(--muted);font-size:.62rem;line-height:1.25}.leaderboard-mini-ranks strong{color:var(--accent);font-size:.95rem}.leaderboard-page{padding-bottom:3rem}.leaderboard-header{margin-bottom:1.2rem}.leaderboard-toolbar{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.leaderboard-toolbar>div{gap:.45rem;display:flex}.leaderboard-header h1{letter-spacing:-.06em;margin:.6rem 0;font-size:clamp(2rem,9vw,3.3rem);line-height:1}.leaderboard-header>p{color:var(--muted);font-size:.88rem}.leaderboard-categories{background:var(--surface);border:1px solid var(--line);border-radius:17px;grid-template-columns:repeat(3,1fr);height:54px;margin-bottom:1rem;padding:4px;display:grid;position:relative}.leaderboard-categories button{z-index:1;color:var(--muted);background:0 0;border:0;border-radius:13px;min-width:0;min-height:44px;padding:.35rem;font-size:.72rem;font-weight:800;position:relative}.leaderboard-category-indicator{background:var(--accent);border-radius:13px;height:44px;position:absolute;top:4px;left:4px}.leaderboard-loading{gap:.7rem;margin-top:1.2rem;display:grid}.leaderboard-podium{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:.45rem;padding-top:1.5rem;display:grid}.leaderboard-podium-card{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:20px 20px 12px 12px;flex-direction:column;justify-content:flex-end;align-items:center;gap:.35rem;min-width:0;min-height:178px;padding:.75rem .45rem;display:flex;position:relative}.leaderboard-podium-card.place-1{border-color:#d99c4d;order:2;min-height:210px}.leaderboard-podium-card.place-2{order:1}.leaderboard-podium-card.place-3{order:3}.leaderboard-podium-card.is-you{box-shadow:inset 0 0 0 2px #d99c4d80}.podium-medal{width:28px;height:28px;color:var(--text);background:#9a6930;border-radius:50%;place-items:center;font-size:.75rem;font-weight:900;display:grid;position:absolute;top:.55rem}.place-1 .podium-medal{color:#0d0d0c;background:#d99c4d}.place-2 .podium-medal{color:#0d0d0c;background:#e5cba9}.place-3 .podium-medal{color:#0d0d0c;background:#9a6930}.leaderboard-podium-card>strong{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.75rem;overflow:hidden}.leaderboard-podium-card>span:last-child{color:var(--accent);font-size:.62rem;font-weight:750}.you-badge{background:var(--accent);color:#0d0d0c;border-radius:99px;padding:.13rem .4rem;font-size:.55rem;font-weight:900}.leaderboard-avatar{background:var(--accent-dark);width:38px;height:38px;color:var(--accent);border:1px solid #5c482f;border-radius:50%;flex:none;place-items:center;font-size:.68rem;font-weight:900;display:grid;overflow:hidden}.leaderboard-avatar.large{width:52px;height:52px;margin-top:2.2rem;font-size:.8rem}.leaderboard-avatar img{object-fit:cover;width:100%;height:100%}.leaderboard-list{gap:.6rem;margin-top:1rem;display:grid}.leaderboard-row{background:var(--surface);border:1px solid var(--line);border-radius:18px;grid-template-columns:24px 38px minmax(0,1fr) auto;align-items:center;gap:.55rem;min-width:0;min-height:64px;padding:.65rem .75rem;display:grid}.leaderboard-row.is-you{background:#211c16;border-color:#d99c4d80}.leaderboard-rank{color:var(--muted);text-align:center;font-size:.8rem}.leaderboard-name{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.35rem;min-width:0;font-size:.78rem;font-weight:750;display:flex;overflow:hidden}.leaderboard-name small{background:var(--accent);color:#0d0d0c;border-radius:99px;padding:.12rem .38rem;font-size:.53rem}.leaderboard-metric{text-align:right;white-space:nowrap;font-size:.72rem}.your-position-divider{height:36px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:.6rem;font-size:.67rem;display:flex}.your-position-divider:after,.your-position-divider:before{content:"";background:var(--line);flex:1;height:1px}.leaderboard-empty{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:24px;justify-items:center;gap:1rem;padding:3rem 1rem;display:grid}.leaderboard-empty svg{color:var(--accent)}.leaderboard-empty h2{max-width:350px;font-size:1.15rem;line-height:1.5}.leaderboard-join-action{margin-top:1rem}.leaderboard-disclaimer,.leaderboard-verification-note{color:var(--muted);text-align:center;max-width:500px;margin:1rem auto 0;font-size:.68rem;line-height:1.55}.leaderboard-verification-note{color:#897760;margin-top:.5rem}.leaderboard-sheet-layer{z-index:70;padding:1rem max(1rem,env(safe-area-inset-right)) calc(1rem + env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.leaderboard-sheet-backdrop{background:#0d0d0ce8;border:0;width:100%;height:100%;position:absolute;inset:0}.leaderboard-sheet{background:var(--surface);border:1px solid var(--line);border-radius:28px;gap:.85rem;width:min(100%,520px);padding:1.4rem;display:grid;position:relative;box-shadow:0 25px 70px #0009}.leaderboard-sheet-close{position:absolute;top:.8rem;right:.8rem}.leaderboard-sheet h2{letter-spacing:-.04em;margin:.25rem 3rem 0 0;font-size:1.4rem;line-height:1.2}.leaderboard-sheet p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.65}.leaderboard-sheet-note{background:#131210;border-radius:13px;padding:.7rem .8rem}.leaderboard-settings{margin-top:1rem}.leaderboard-setting-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 50px;align-items:center;gap:1rem;padding:.85rem 0;display:grid}.leaderboard-setting-row>div{gap:.25rem;display:grid}.leaderboard-setting-row strong{font-size:.82rem}.leaderboard-setting-row span{color:var(--muted);font-size:.68rem;line-height:1.45}.settings-toggle{background:#211c16;border:1px solid #5c482f;border-radius:99px;align-items:center;width:50px;height:30px;padding:3px;transition:background .2s;display:flex}.settings-toggle i{background:#897760;border-radius:50%;width:22px;height:22px;transition:transform .2s,background .2s}.settings-toggle.active i{background:var(--accent);transform:translate(18px)}.passport-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.passport-empty h1{letter-spacing:-.055em;max-width:560px;margin:0;font-size:clamp(1.8rem,8vw,2.7rem);line-height:1.05}.passport-empty>.muted{max-width:460px;margin:0}.passport-empty-line{width:min(90%,320px);height:100px;color:var(--accent);justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex;position:relative}.passport-empty-line:before{content:"";background:var(--accent);border-radius:3px;height:3px;position:absolute;left:12px;right:12px}.passport-empty-line i{border:4px solid var(--accent);border-radius:50%;width:23px;height:23px}.passport-empty-line i,.passport-empty-line svg{background:var(--bg);z-index:1;position:relative}.passport-empty-line svg{width:38px;height:38px}html{background:var(--veyro-bg)}body{background:radial-gradient(circle at 50% -8%,var(--veyro-gold),transparent 34rem),var(--veyro-bg)}@supports (color:color-mix(in lab,red,red)){body{background:radial-gradient(circle at 50% -8%,color-mix(in srgb,var(--veyro-gold) 8%,transparent),transparent 34rem),var(--veyro-bg)}}body{color:var(--veyro-text);line-height:1.5}body:before{opacity:.18;background-image:linear-gradient(var(--veyro-border) 1px,transparent 1px),linear-gradient(90deg,var(--veyro-border) 1px,transparent 1px),radial-gradient(circle at 18px 18px,var(--veyro-gold-dark) 1px,transparent 1.5px)}@supports (color:color-mix(in lab,red,red)){body:before{background-image:linear-gradient(color-mix(in srgb,var(--veyro-border) 24%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--veyro-border) 18%,transparent) 1px,transparent 1px),radial-gradient(circle at 18px 18px,color-mix(in srgb,var(--veyro-gold-dark) 18%,transparent) 1px,transparent 1.5px)}}body:before{background-size:52px 52px,52px 52px,36px 36px;-webkit-mask-image:linear-gradient(#000,#0000 76%);mask-image:linear-gradient(#000,#0000 76%)}::selection{background:var(--veyro-gold-dark);color:var(--veyro-heading)}h1,h2,h3,h4,strong{color:var(--veyro-heading)}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--veyro-focus);outline-offset:3px;box-shadow:0 0 0 4px var(--veyro-focus)}@supports (color:color-mix(in lab,red,red)){a:focus-visible,button:focus-visible,input:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb,var(--veyro-focus) 16%,transparent)}}input::placeholder{color:var(--veyro-text-muted)}.muted{color:var(--veyro-text-secondary)}.eyebrow{color:var(--veyro-gold);letter-spacing:.15em;font-size:.68rem;font-weight:750}.brand{color:var(--veyro-heading);letter-spacing:.01em}.logo-mark{object-fit:contain;width:34px;height:34px;box-shadow:none;filter:drop-shadow(0 5px 10px var(--veyro-gold));background:0 0;border:0;border-radius:0;display:block}@supports (color:color-mix(in lab,red,red)){.logo-mark{filter:drop-shadow(0 5px 10px color-mix(in srgb,var(--veyro-gold) 18%,transparent))}}.card,.home-leaderboard-card,.journey-card,.leaderboard-access-card,.leaderboard-settings,.passport-summary,.stat-card,.veyro-card{background:var(--veyro-card);border:1px solid var(--veyro-border);box-shadow:var(--shadow-card);border-radius:18px}.veyro-card-raised{background:var(--veyro-card-raised);box-shadow:var(--shadow-raised)}.google-button,.primary-button,.secondary-button{letter-spacing:.005em;border-radius:13px;min-height:48px;transition:transform .18s,background-color .18s,border-color .18s,color .18s,box-shadow .18s}.primary-button{background:var(--veyro-gold);color:var(--veyro-bg);box-shadow:0 8px 22px var(--veyro-gold)}@supports (color:color-mix(in lab,red,red)){.primary-button{box-shadow:0 8px 22px color-mix(in srgb,var(--veyro-gold) 14%,transparent)}}.primary-button:hover{background:var(--veyro-gold-strong)}.primary-button:active{background:var(--veyro-gold-dark)}.secondary-button{background:var(--veyro-card);border-color:var(--veyro-border);color:var(--veyro-text)}.secondary-button:hover{background:var(--veyro-card-raised);border-color:var(--veyro-gold-dark)}.text-link{color:var(--veyro-gold)}.text-link:hover{color:var(--veyro-gold-strong)}.icon-button{color:var(--veyro-text);background:var(--veyro-card);border-color:var(--veyro-border);border-radius:12px}.icon-button:hover{color:var(--veyro-gold);background:var(--veyro-card-raised);border-color:var(--veyro-gold-dark)}.danger{color:var(--veyro-danger)}.error{background:var(--veyro-card-raised);color:var(--veyro-heading);border-color:var(--veyro-danger);box-shadow:inset 3px 0 0 var(--veyro-danger);border-radius:14px}.landing{isolation:isolate;background:radial-gradient(circle at 68% 30%,var(--veyro-gold),transparent 27rem)}@supports (color:color-mix(in lab,red,red)){.landing{background:radial-gradient(circle at 68% 30%,color-mix(in srgb,var(--veyro-gold) 10%,transparent),transparent 27rem)}}.landing nav{min-height:52px}.hero h1{color:var(--veyro-heading);max-width:800px}.hero h1 em{color:var(--veyro-gold)}.hero p{color:var(--veyro-text-secondary)}.hero-route path{stroke:var(--veyro-gold);stroke-width:3px}.hero-route circle{fill:var(--veyro-bg);stroke:var(--veyro-gold-dark);stroke-width:4px}.floating-card{background:var(--veyro-card);border-color:var(--veyro-border);color:var(--veyro-text);box-shadow:var(--shadow-raised);border-radius:16px}.floating-card svg{color:var(--veyro-gold)}.landing-actions{gap:14px;width:min(100%,570px);margin-top:2rem;display:grid}.boarding-pass-stack{gap:.65rem;min-width:0;display:grid}.veyro-boarding-pass{isolation:isolate;border:1px solid var(--veyro-border);background:var(--veyro-card);width:100%;min-width:0;min-height:104px;color:var(--veyro-text);text-align:left;box-shadow:var(--shadow-card),inset 0 1px 0 var(--veyro-heading);border-radius:20px;grid-template-columns:minmax(0,1fr) 52px;align-items:center;gap:14px;padding:17px 18px 27px 46px;display:grid;position:relative;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.veyro-boarding-pass{box-shadow:var(--shadow-card),inset 0 1px 0 color-mix(in srgb,var(--veyro-heading) 5%,transparent)}}.veyro-boarding-pass{transform-origin:50%;will-change:transform}.veyro-boarding-pass:hover{background:var(--veyro-card-raised)}.veyro-boarding-pass:active{transform:scale(.985)}.veyro-boarding-pass:disabled{opacity:1;cursor:wait}.boarding-pass-copy{z-index:2;gap:2px;min-width:0;display:grid;position:relative}.boarding-pass-label{color:var(--veyro-gold);letter-spacing:.17em;font-size:.61rem;font-weight:850}.boarding-pass-copy strong{color:var(--veyro-heading);letter-spacing:-.035em;font-size:clamp(1.08rem,4.8vw,1.42rem);line-height:1.2}.boarding-pass-support{min-width:0;color:var(--veyro-text-secondary);align-items:center;gap:7px;font-size:.74rem;line-height:1.35;display:flex}.google-g{background:var(--veyro-heading);color:#4285f4;width:18px;height:18px;box-shadow:0 0 0 1px var(--veyro-border);border-radius:6px;flex:none;place-items:center;font-size:.72rem;font-weight:900;display:grid}@supports (color:color-mix(in lab,red,red)){.google-g{box-shadow:0 0 0 1px color-mix(in srgb,var(--veyro-border) 55%,transparent)}}.boarding-station-node{z-index:3;border:2px solid var(--veyro-gold);background:var(--veyro-card);width:11px;height:11px;box-shadow:0 0 0 4px var(--veyro-gold);border-radius:50%;position:absolute;bottom:18px;left:18px}@supports (color:color-mix(in lab,red,red)){.boarding-station-node{box-shadow:0 0 0 4px color-mix(in srgb,var(--veyro-gold) 8%,transparent)}}.boarding-route{z-index:1;background:var(--veyro-gold-dark);border-radius:99px;height:2px;position:absolute;bottom:22px;left:28px;right:72px;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.boarding-route{background:color-mix(in srgb,var(--veyro-gold-dark) 34%,transparent)}}.boarding-route-progress{border-radius:inherit;background:linear-gradient(90deg,var(--veyro-gold-dark),var(--veyro-gold));transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(.78)}.boarding-pass-action{z-index:3;border:1px solid var(--veyro-gold-dark);background:var(--veyro-bg-secondary);width:48px;height:48px;color:var(--veyro-gold);border-radius:14px;place-items:center;display:grid;position:relative}.boarding-pass-action:before{content:"";border-left:1px dashed var(--veyro-border);height:110px;position:absolute;top:-31px;left:-15px}@supports (color:color-mix(in lab,red,red)){.boarding-pass-action:before{border-left:1px dashed color-mix(in srgb,var(--veyro-border) 72%,transparent)}}.boarding-action-icon{will-change:transform}.boarding-spinner{animation:veyro-boarding-spin .85s linear infinite}@keyframes veyro-boarding-spin{to{transform:rotate(1turn)}}.boarding-notch{z-index:4;border:1px solid var(--veyro-border);background:var(--veyro-bg);border-radius:50%;width:18px;height:18px;position:absolute;right:-10px}.boarding-notch-top{top:18px}.boarding-notch-bottom{bottom:18px}.community-board-card{border:1px solid var(--veyro-border);background:var(--veyro-bg-secondary);will-change:transform;border-radius:16px;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:12px;width:100%;min-width:0;min-height:74px;padding:11px 15px;display:grid;box-shadow:0 8px 22px #00000029}.community-board-card:hover,.community-board-icon{background:var(--veyro-card)}.community-board-icon{width:40px;height:40px;color:var(--veyro-gold);border-radius:12px;place-items:center;display:grid}.community-board-icon svg{width:20px;height:20px}.community-board-copy{gap:1px;min-width:0;display:grid}.community-board-copy small{color:var(--veyro-gold-dark);letter-spacing:.14em;font-size:.54rem;font-weight:850}.community-board-copy strong{color:var(--veyro-heading);text-overflow:ellipsis;white-space:nowrap;font-size:.87rem;line-height:1.3;overflow:hidden}.community-board-copy span{color:var(--veyro-text-secondary);font-size:.64rem;line-height:1.35}.community-board-arrow{width:18px;color:var(--veyro-gold);will-change:transform}.landing-actions-privacy{color:var(--veyro-text-secondary);align-items:flex-start;gap:8px;margin:2px 2px 0;font-size:.7rem;line-height:1.5;display:flex}.landing-actions-privacy svg{color:var(--veyro-gold-dark);flex:none;margin-top:1px}.auth-page{background:radial-gradient(circle at top,var(--veyro-gold),transparent 35%),var(--veyro-bg-secondary)}@supports (color:color-mix(in lab,red,red)){.auth-page{background:radial-gradient(circle at top,color-mix(in srgb,var(--veyro-gold) 8%,transparent),transparent 35%),var(--veyro-bg-secondary)}}.auth-card{background:var(--veyro-card);border-color:var(--veyro-border);box-shadow:var(--shadow-raised);border-radius:24px}.auth-card h1{color:var(--veyro-heading)}.auth-route{height:48px;overflow:hidden}.auth-route .route-line{margin:-.25rem 0 0}.google-button{background:var(--veyro-text);color:var(--veyro-bg);border-color:var(--veyro-heading)}.google-button:hover{background:var(--veyro-heading)}.google-button span{color:var(--veyro-gold-dark);font-weight:900}.auth-assurance{color:var(--veyro-text-secondary)}.auth-assurance svg{color:var(--veyro-gold-dark)}.app-shell{background:linear-gradient(to bottom,var(--veyro-bg-secondary),var(--veyro-bg) 20rem)}.page{position:relative}.page-header{align-items:flex-start}.page-header h1{color:var(--veyro-heading)}.page-header-note{color:var(--veyro-text-muted);margin:.35rem 0 0;font-size:.72rem}.page-header-actions{align-items:center;gap:.55rem;display:flex}.avatar{background:var(--veyro-card-raised);border-color:var(--veyro-border);color:var(--veyro-gold);box-shadow:var(--shadow-card)}.stats-grid{gap:.7rem}.stat-card{border-radius:17px;padding:1rem}.stat-card strong{color:var(--veyro-heading);font-variant-numeric:tabular-nums}.stat-card span{color:var(--veyro-text-secondary);letter-spacing:.025em}.scan-cta{background:var(--veyro-gold);color:var(--veyro-bg);box-shadow:0 14px 34px var(--veyro-gold);border-radius:18px;position:relative;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.scan-cta{box-shadow:0 14px 34px color-mix(in srgb,var(--veyro-gold) 14%,transparent)}}.scan-cta:after{content:"";border:2px solid var(--veyro-bg);width:190px;height:70px;position:absolute;bottom:-38px;right:48px}@supports (color:color-mix(in lab,red,red)){.scan-cta:after{border:2px solid color-mix(in srgb,var(--veyro-bg) 24%,transparent)}}.scan-cta:after{border-radius:50%}.scan-cta strong{color:var(--veyro-bg)}.scan-cta i{z-index:1;background:var(--veyro-bg);color:var(--veyro-gold);border-radius:13px;position:relative}.section-title h2{color:var(--veyro-heading)}.section-title a{color:var(--veyro-gold)}.journey-card{border-radius:18px;padding:1rem 1rem 1rem 1.35rem;position:relative;overflow:hidden}.journey-card:before{content:"";background:linear-gradient(var(--veyro-gold),var(--veyro-gold-dark));width:2px;position:absolute;top:1rem;bottom:1rem;left:.55rem}.journey-card:after{content:"";background:var(--veyro-gold);width:8px;height:8px;box-shadow:0 2.9rem 0 var(--veyro-gold-dark);border-radius:50%;position:absolute;top:1.1rem;left:.34rem}.journey-card:hover{background:var(--veyro-card-raised);border-color:var(--veyro-gold-dark)}.journey-card h3{color:var(--veyro-heading)}.journey-card h3 svg,.journey-meta span:first-child{color:var(--veyro-gold)}.journey-meta{color:var(--veyro-text-secondary)}.bottom-nav{background:var(--veyro-bg)}@supports (color:color-mix(in lab,red,red)){.bottom-nav{background:color-mix(in srgb,var(--veyro-bg) 96%,transparent)}}.bottom-nav{border-color:var(--veyro-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-nav a{color:var(--veyro-text-muted)}.bottom-nav a:hover{color:var(--veyro-text-secondary)}.bottom-nav a.active{color:var(--veyro-gold)}.bottom-nav-indicator{background:var(--veyro-gold);width:24px;height:2px;box-shadow:var(--shadow-gold);opacity:0;pointer-events:none;border-radius:2px;position:absolute;top:4px;left:0}.skeleton,.veyro-skeleton{border-color:var(--veyro-border);background:linear-gradient(100deg,var(--veyro-card) 22%,var(--veyro-card-raised) 42%,var(--veyro-card) 62%);background-size:300% 100%;border-radius:18px}.veyro-empty-state{background:var(--veyro-bg-secondary)}.photo-entry-screen{background:var(--veyro-bg)}.photo-entry-header{background:var(--veyro-bg-secondary);border-color:var(--veyro-border);color:var(--veyro-heading)}.photo-entry-icon,.verified-icon{background:var(--veyro-card-raised);border:1px solid var(--veyro-border);color:var(--veyro-gold);box-shadow:var(--shadow-card);border-radius:18px}.photo-entry-content h1,.photo-processing h1{color:var(--veyro-heading)}.photo-choice{border-color:var(--veyro-border);box-shadow:var(--shadow-card);border-radius:18px;transition:transform .18s,background .18s,border-color .18s}.photo-choice,.photo-choice.primary{background:var(--veyro-card);color:var(--veyro-text)}.photo-choice.primary{border-color:var(--veyro-gold)}.photo-choice svg{color:var(--veyro-gold-dark)}.photo-choice.primary svg{color:var(--veyro-gold)}.photo-choice:hover{background:var(--veyro-card-raised);border-color:var(--veyro-gold-strong);transform:translateY(-2px)}.photo-choice:active{border-color:var(--veyro-gold-dark);transform:translateY(0)}.photo-choice small,.photo-privacy,.photo-processing>p{color:var(--veyro-text-secondary)}.selected-ticket-placeholder,.selected-ticket-preview{background:var(--veyro-bg-secondary);border:1px solid var(--veyro-border);box-shadow:var(--shadow-raised);border-radius:18px}.processing-steps>div{color:var(--veyro-text-muted);border-color:var(--veyro-border)}.processing-steps>div.reached{color:var(--veyro-heading);border-color:var(--veyro-gold)}.processing-steps svg{color:var(--veyro-gold)}.processing-steps i{border-color:var(--veyro-gold-dark)}.verification{padding-inline:clamp(1rem,5vw,2rem)}.verification h1{color:var(--veyro-heading)}.confidence,.verification h1 span{color:var(--veyro-gold)}.share-stats>div,.verification-stats>div{background:var(--veyro-card);border-color:var(--veyro-border);box-shadow:var(--shadow-card);border-radius:16px}.route-line path{stroke:var(--veyro-gold)}.route-line circle{fill:var(--veyro-bg);stroke:var(--veyro-gold-dark)}.passport-share-card,.share-card{background:var(--veyro-card);border-color:var(--veyro-border);box-shadow:var(--shadow-raised);border-radius:20px}.share-card:before{background-image:radial-gradient(var(--veyro-gold) 1px,transparent 1px)}@supports (color:color-mix(in lab,red,red)){.share-card:before{background-image:radial-gradient(color-mix(in srgb,var(--veyro-gold) 16%,transparent) 1px,transparent 1px)}}.share-route h2{color:var(--veyro-heading)}.share-route span{color:var(--veyro-gold)}.passport-share-stats>div,.share-stats>div{background:var(--veyro-card-raised);border-color:var(--veyro-border)}.profile-name h1{color:var(--veyro-heading)}.profile-name button:hover{background:var(--veyro-card-raised)}.profile-name-editor input{background:var(--veyro-card);border-color:var(--veyro-border);color:var(--veyro-text);border-radius:11px}.profile-name-editor input:focus{border-color:var(--veyro-gold);box-shadow:0 0 0 3px var(--veyro-gold)}@supports (color:color-mix(in lab,red,red)){.profile-name-editor input:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--veyro-gold) 14%,transparent)}}.privacy-card{background:var(--veyro-bg-secondary)}.version{color:var(--veyro-text-muted)}.passport-header{background:radial-gradient(circle at 86% 8%,var(--veyro-gold),transparent 12rem),linear-gradient(145deg,var(--veyro-card-raised),var(--veyro-bg-secondary) 76%)}@supports (color:color-mix(in lab,red,red)){.passport-header{background:radial-gradient(circle at 86% 8%,color-mix(in srgb,var(--veyro-gold) 12%,transparent),transparent 12rem),linear-gradient(145deg,var(--veyro-card-raised),var(--veyro-bg-secondary) 76%)}}.passport-header{border-color:var(--veyro-border);box-shadow:var(--shadow-raised);border-radius:20px}.passport-header:after{border-color:var(--veyro-gold)}@supports (color:color-mix(in lab,red,red)){.passport-header:after{border-color:color-mix(in srgb,var(--veyro-gold) 18%,transparent)}}.passport-header:after{box-shadow:0 0 0 24px var(--veyro-gold),0 0 0 48px var(--veyro-gold)}@supports (color:color-mix(in lab,red,red)){.passport-header:after{box-shadow:0 0 0 24px color-mix(in srgb,var(--veyro-gold) 4%,transparent),0 0 0 48px color-mix(in srgb,var(--veyro-gold) 2%,transparent)}}.passport-header h1,.passport-identity strong{color:var(--veyro-heading)}.passport-header>p,.passport-identity>div span{color:var(--veyro-text-secondary)}.passport-chart-track,.passport-coverage{background:var(--veyro-bg-secondary)}.passport-coverage i{background:linear-gradient(90deg,var(--veyro-gold-dark),var(--veyro-gold))}.month-comparison,.passport-chart,.passport-records,.passport-stats-grid>article{background:var(--veyro-card);border-color:var(--veyro-border);box-shadow:var(--shadow-card);border-radius:18px}.passport-chart-fill{background:linear-gradient(var(--veyro-gold),var(--veyro-gold-dark))}.chart-toggle{background:var(--veyro-bg-secondary);border-color:var(--veyro-border)}.chart-toggle button.active{background:var(--veyro-gold);color:var(--veyro-bg)}.passport-network-line{background:linear-gradient(var(--veyro-gold),var(--veyro-gold-dark))}.station-node{background:var(--veyro-bg);border-color:var(--veyro-gold-dark);color:var(--veyro-gold)}.station-stop.visited .station-node{background:var(--veyro-gold);border-color:var(--veyro-gold);color:var(--veyro-bg)}.station-stop-copy{border-color:var(--veyro-border)}.passport-stamp,.station-stop.unvisited .station-stop-copy strong{color:var(--veyro-text-muted)}.passport-stamp{background:var(--veyro-bg-secondary);border-color:var(--veyro-border);border-radius:16px}.passport-stamp.visited{background:var(--veyro-card);border-color:var(--veyro-gold-dark);color:var(--veyro-heading);box-shadow:inset 0 0 0 2px var(--veyro-bg-secondary),var(--shadow-card)}.passport-stamp.visited .passport-stamp-mark{background:var(--veyro-gold);border-color:var(--veyro-gold);color:var(--veyro-bg)}.passport-share-card:before{background-image:linear-gradient(var(--veyro-gold) 1px,transparent 1px),linear-gradient(90deg,var(--veyro-gold) 1px,transparent 1px)}@supports (color:color-mix(in lab,red,red)){.passport-share-card:before{background-image:linear-gradient(color-mix(in srgb,var(--veyro-gold) 7%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--veyro-gold) 7%,transparent) 1px,transparent 1px)}}.passport-share-route:before{background:var(--veyro-gold)}@supports (color:color-mix(in lab,red,red)){.passport-share-route:before{background:color-mix(in srgb,var(--veyro-gold) 42%,transparent)}}.passport-share-route i{border-color:var(--veyro-gold);background:var(--veyro-card)}.shared-passport-page{background:radial-gradient(circle at top,var(--veyro-gold),transparent 28rem)}@supports (color:color-mix(in lab,red,red)){.shared-passport-page{background:radial-gradient(circle at top,color-mix(in srgb,var(--veyro-gold) 7%,transparent),transparent 28rem)}}.passport-link-note{background:var(--veyro-bg-secondary);border-color:var(--veyro-border)}.home-leaderboard-card,.leaderboard-access-card,.leaderboard-settings{border-radius:18px}.leaderboard-categories,.leaderboard-mini-ranks>div{background:var(--veyro-bg-secondary);border-color:var(--veyro-border)}.leaderboard-categories{border-radius:14px}.leaderboard-category-indicator{background:var(--veyro-gold);border-radius:10px}.leaderboard-categories button{color:var(--veyro-text-secondary);border-radius:10px}.leaderboard-categories button[aria-selected=true]{color:var(--veyro-bg)}.leaderboard-empty,.leaderboard-podium-card,.leaderboard-row{background:var(--veyro-card);border-color:var(--veyro-border);box-shadow:var(--shadow-card)}.leaderboard-podium-card{border-radius:18px 18px 12px 12px}.leaderboard-podium-card.place-1{border-color:var(--veyro-gold);box-shadow:var(--shadow-raised),var(--shadow-gold)}.leaderboard-podium-card .you-badge{z-index:2;align-items:center;min-height:20px;margin:0;display:inline-flex;position:absolute;top:.55rem;right:.45rem}.leaderboard-podium-card.is-you,.leaderboard-row.is-you{background:var(--veyro-card-raised);border-color:var(--veyro-gold);box-shadow:inset 3px 0 0 var(--veyro-gold),var(--shadow-card)}.leaderboard-list{gap:.65rem;margin-top:.8rem}.leaderboard-row{border-radius:16px;min-height:70px}.leaderboard-row .leaderboard-rank{width:24px;height:24px;color:var(--veyro-text-secondary);background:var(--veyro-bg-secondary);border:1px solid var(--veyro-border);border-radius:8px;place-items:center;display:grid}.leaderboard-row.rank-1 .leaderboard-rank{color:var(--veyro-bg);background:var(--veyro-gold);border-color:var(--veyro-gold)}.leaderboard-row.rank-2 .leaderboard-rank{color:var(--veyro-bg);background:var(--veyro-text);border-color:var(--veyro-text)}.leaderboard-row.rank-3 .leaderboard-rank{border-color:var(--veyro-gold-dark)}.leaderboard-row.rank-3 .leaderboard-rank,.podium-medal{color:var(--veyro-heading);background:var(--veyro-gold-dark)}.place-1 .podium-medal{background:var(--veyro-gold);color:var(--veyro-bg)}.place-2 .podium-medal{background:var(--veyro-text);color:var(--veyro-bg)}.place-3 .podium-medal{background:var(--veyro-gold-dark);color:var(--veyro-heading)}.leaderboard-name small,.you-badge{background:var(--veyro-gold);color:var(--veyro-bg)}.leaderboard-avatar{background:var(--veyro-card-raised);border-color:var(--veyro-border)}.leaderboard-avatar,.leaderboard-metric{color:var(--veyro-gold)}.leaderboard-verification-note{color:var(--veyro-text-muted)}.leaderboard-sheet-backdrop{background:var(--veyro-bg)}@supports (color:color-mix(in lab,red,red)){.leaderboard-sheet-backdrop{background:color-mix(in srgb,var(--veyro-bg) 88%,transparent)}}.leaderboard-sheet-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.leaderboard-sheet{background:var(--veyro-card-raised);border-color:var(--veyro-border);box-shadow:var(--shadow-raised);border-radius:24px}.leaderboard-sheet-note,.settings-toggle{background:var(--veyro-bg-secondary)}.settings-toggle{border-color:var(--veyro-border)}.settings-toggle i{background:var(--veyro-text-muted)}.settings-toggle.active{background:var(--veyro-gold-dark);border-color:var(--veyro-gold)}.settings-toggle.active i{background:var(--veyro-heading)}a svg,button svg{stroke-width:1.8px}.secondary-button:active{background:var(--veyro-card-raised);border-color:var(--veyro-gold-dark)}@media (min-width:800px){.hero{grid-template-columns:1.25fr .75fr}.landing{padding-inline:2rem}.app-shell{border-inline:1px solid #5c482f}.page{padding-inline:3rem}}@media (max-width:360px){.page{padding-inline:.85rem}.page-header{align-items:flex-start}.page-header-actions{gap:.3rem}.page-header-actions .avatar,.page-header-actions .icon-button{width:44px;height:44px}.landing-nav-actions{gap:.45rem}.landing-nav-actions .text-link{font-size:.78rem}.landing-nav-actions .text-link svg{display:none}.stat-card{padding:.9rem}.scanner-buttons .secondary-button{padding-inline:.75rem;font-size:.75rem}.share-card{min-height:465px}.bottom-nav{padding-inline:2px}.hero h1{font-size:2.65rem}.passport-header{padding:1rem}.passport-stats-grid>article{min-height:108px;padding:.78rem}.passport-stamp{min-height:112px;padding:.7rem}.passport-share-card{min-height:465px}.passport-summary{padding:.9rem}.leaderboard-row{grid-template-columns:24px 34px minmax(0,1fr) auto;gap:.4rem;padding-inline:.55rem}.leaderboard-row .leaderboard-avatar{width:34px;height:34px}.leaderboard-metric{font-size:.66rem}.leaderboard-mini-ranks>div{padding-inline:.25rem}.home-leaderboard-card,.leaderboard-access-card,.leaderboard-settings{padding:.9rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bottom-nav{grid-template-columns:repeat(5,1fr)}.explore-page{padding-bottom:3.5rem}.explore-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.1rem;display:flex}.explore-header h1,.subpage-header h1{letter-spacing:-.06em;margin:.4rem 0 .7rem;font-size:clamp(2rem,9vw,3.25rem);line-height:1}.explore-header p,.subpage-header p{color:var(--veyro-text-secondary);max-width:560px;margin:0;font-size:.84rem;line-height:1.6}.subpage-header{gap:.25rem;margin-bottom:1.5rem;display:grid}.subpage-header>.text-link{align-items:center;width:max-content;min-height:44px;margin-bottom:.5rem;display:flex}.subpage-header p{align-items:center;gap:.4rem;display:flex}.explore-shortcuts{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin-bottom:.8rem;display:grid}.explore-shortcuts a{background:var(--veyro-card);border:1px solid var(--veyro-border);min-width:0;min-height:70px;color:var(--veyro-text-secondary);text-align:center;border-radius:15px;align-content:center;place-items:center;gap:.35rem;padding:.5rem;font-size:.66rem;font-weight:750;display:grid}.explore-shortcuts a:hover{background:var(--veyro-card-raised);color:var(--veyro-gold);border-color:var(--veyro-gold-dark)}.explore-shortcuts svg{width:19px;color:var(--veyro-gold)}.explore-filter-button{border:1px solid var(--veyro-border);background:var(--veyro-bg-secondary);width:100%;min-height:46px;color:var(--veyro-text);border-radius:13px;justify-content:center;align-items:center;gap:.5rem;font-weight:750;display:flex}.explore-filters{background:var(--veyro-card);border:1px solid var(--veyro-border);border-radius:16px;grid-template-columns:1fr 1fr;gap:.65rem;margin-top:.6rem;padding:.8rem;display:grid}.create-find-form label,.explore-filters label,.explore-sheet label{color:var(--veyro-text-secondary);gap:.4rem;font-size:.72rem;font-weight:750;display:grid}.create-find-form input,.create-find-form select,.create-find-form textarea,.explore-filters input,.explore-filters select,.explore-sheet select,.explore-sheet textarea{background:var(--veyro-bg-secondary);border:1px solid var(--veyro-border);width:100%;min-width:0;min-height:46px;color:var(--veyro-text);border-radius:11px;outline:0;padding:.7rem .8rem}.create-find-form input:focus,.create-find-form select:focus,.create-find-form textarea:focus,.explore-filters input:focus,.explore-filters select:focus,.explore-sheet select:focus,.explore-sheet textarea:focus{border-color:var(--veyro-gold);box-shadow:0 0 0 3px var(--veyro-gold)}@supports (color:color-mix(in lab,red,red)){.create-find-form input:focus,.create-find-form select:focus,.create-find-form textarea:focus,.explore-filters input:focus,.explore-filters select:focus,.explore-sheet select:focus,.explore-sheet textarea:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--veyro-gold) 15%,transparent)}}.explore-filters input[type=range]{accent-color:var(--veyro-gold);padding:0}.explore-filters .filter-check{grid-template-columns:22px 1fr;align-items:center;min-height:46px;padding:.5rem}.filter-check input{width:20px;min-height:20px;accent-color:var(--veyro-gold)}.explore-section{margin-top:2rem}.explore-section>header{margin-bottom:.85rem}.explore-section h2{letter-spacing:-.035em;margin:0;font-size:1.2rem}.explore-section>header p{color:var(--veyro-text-secondary);margin:.25rem 0 0;font-size:.73rem;line-height:1.5}.explore-card-list,.explore-loading{gap:.8rem;display:grid}.explore-find-card{background:var(--veyro-card);border:1px solid var(--veyro-border);box-shadow:var(--shadow-card);border-radius:19px;gap:.75rem;padding:1rem;display:grid;position:relative;overflow:hidden}.explore-find-card:before{content:"";background:linear-gradient(var(--veyro-gold),var(--veyro-gold-dark));width:3px;position:absolute;top:0;bottom:0;left:0}.explore-find-card>header{grid-template-columns:40px minmax(0,1fr) 44px;align-items:start;gap:.7rem;display:grid}.explore-find-card>header h3{margin:.2rem 0 0;font-size:1.05rem;line-height:1.25}.explore-category-icon{background:var(--veyro-card-raised);width:40px;height:40px;color:var(--veyro-gold);border:1px solid var(--veyro-border);border-radius:12px;place-items:center;display:grid}.explore-save{width:44px;height:44px;color:var(--veyro-text-muted);background:0 0;border:0;border-radius:12px;place-items:center;display:grid}.explore-save.active{color:var(--veyro-gold);background:var(--veyro-card-raised)}.explore-reason,.explore-station{color:var(--veyro-gold);align-items:center;gap:.4rem;margin:0;font-size:.72rem;font-weight:750;display:flex}.explore-description{color:var(--veyro-text-secondary);margin:0;font-size:.8rem;line-height:1.58}.explore-badges{flex-wrap:wrap;gap:.4rem;display:flex}.explore-badges span,.status-badge{background:var(--veyro-bg-secondary);border:1px solid var(--veyro-border);align-items:center;gap:.3rem;min-height:28px;padding:.3rem .55rem;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.explore-badges span,.status-badge{border:1px solid color-mix(in srgb,var(--veyro-border) 78%,transparent)}}.explore-badges span,.status-badge{color:var(--veyro-text-secondary);border-radius:99px;font-size:.62rem}.explore-reason{background:var(--veyro-gold-dark);border-radius:11px;padding:.65rem .7rem}@supports (color:color-mix(in lab,red,red)){.explore-reason{background:color-mix(in srgb,var(--veyro-gold-dark) 10%,var(--veyro-bg-secondary))}}.explore-find-card>footer{border-top:1px solid var(--veyro-border);align-items:center;gap:.7rem;padding-top:.65rem;display:flex}@supports (color:color-mix(in lab,red,red)){.explore-find-card>footer{border-top:1px solid color-mix(in srgb,var(--veyro-border) 60%,transparent)}}.explore-love{color:var(--veyro-gold);gap:.3rem;margin-right:auto}.explore-card-link,.explore-love{align-items:center;font-size:.72rem;display:flex}.explore-card-link{min-height:44px;color:var(--veyro-text);gap:.25rem;font-weight:750}.explore-actions{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;display:grid}.explore-actions .secondary-button{min-height:44px;padding:.55rem}.explore-ghost{min-height:44px;color:var(--veyro-text-muted);background:0 0;border:0;align-items:center;gap:.35rem;padding:.5rem;display:flex}.explore-reactions{background:var(--veyro-bg-secondary);border-radius:13px;flex-wrap:wrap;align-items:center;gap:.45rem;padding:.75rem;display:flex}.explore-reactions>span{width:100%;color:var(--veyro-heading);font-size:.72rem;font-weight:750}.explore-reactions button{border:1px solid var(--veyro-border);background:var(--veyro-card);min-height:40px;color:var(--veyro-text-secondary);border-radius:10px;align-items:center;gap:.35rem;padding:.5rem .65rem;font-size:.7rem;display:flex}.explore-reactions button.active{border-color:var(--veyro-gold);color:var(--veyro-gold);background:var(--veyro-card-raised)}.explore-find-card.compact{padding:.8rem}.explore-find-card.compact .explore-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.explore-find-card.compact>header{grid-template-columns:36px minmax(0,1fr)}.explore-find-card.compact .explore-category-icon{width:36px;height:36px}.explore-find-card.compact>header>div+button{display:none}.explore-personal-note,.explore-privacy-note,.find-disclaimer{background:var(--veyro-bg-secondary);border-left:3px solid var(--veyro-gold-dark);color:var(--veyro-text-secondary);padding:.75rem .9rem;font-size:.7rem;line-height:1.55}.explore-empty,.submission-success{text-align:center;border:1px solid var(--veyro-border);background:var(--veyro-bg-secondary);border-radius:20px;justify-items:center;gap:.85rem;margin-top:1rem;padding:2.5rem 1rem;display:grid}.explore-empty svg,.submission-success>svg{color:var(--veyro-gold)}.explore-empty h1,.explore-empty h2,.submission-success h2{margin:0;font-size:1.35rem}.explore-empty p,.submission-success p{color:var(--veyro-text-secondary);max-width:430px;margin:0;font-size:.8rem;line-height:1.55}.destination-finds,.explore-profile-summary,.explorer-eligibility,.home-explore-card{background:var(--veyro-card);border:1px solid var(--veyro-border);box-shadow:var(--shadow-card);border-radius:19px;gap:1rem;margin-top:2rem;padding:1rem;display:grid}.destination-finds>header,.explore-profile-summary>header,.explorer-eligibility>header,.home-explore-card>header{align-items:flex-start;gap:.75rem;display:flex}.explorer-eligibility>header>span,.home-explore-card>header>span{background:var(--veyro-card-raised);width:42px;height:42px;color:var(--veyro-gold);border-radius:12px;flex:none;place-items:center;display:grid}.destination-finds h2,.explore-profile-summary h2,.explorer-eligibility h2,.home-explore-card h2{margin:0;font-size:1rem}.destination-finds header p,.explore-profile-summary header p,.explorer-eligibility header p,.home-explore-card>p{color:var(--veyro-text-secondary);margin:.25rem 0 0;font-size:.7rem;line-height:1.5}.explorer-eligibility.unlocked{border-color:var(--veyro-gold-dark)}.eligibility-progress{gap:.65rem;display:grid}.eligibility-progress>div{gap:.35rem;display:grid}.eligibility-progress span{color:var(--veyro-text-secondary);font-size:.68rem}.eligibility-progress i{background:var(--veyro-bg-secondary);border-radius:99px;height:6px;overflow:hidden}.eligibility-progress b{background:linear-gradient(90deg,var(--veyro-gold-dark),var(--veyro-gold));border-radius:inherit;height:100%;display:block}.eligibility-note{color:var(--veyro-text-muted);align-items:center;gap:.4rem;margin:0;font-size:.65rem;display:flex}.create-find-form{gap:1rem;width:100%;min-width:0;max-width:100%;display:grid}.create-find-form fieldset,.create-find-form label{min-width:0}.create-find-form fieldset{border:1px solid var(--veyro-border);border-radius:14px;width:100%;max-width:100%;padding:.8rem}.create-find-form legend{color:var(--veyro-text-secondary);padding:0 .3rem;font-size:.72rem}.form-grid{grid-template-columns:minmax(0,1fr);gap:.75rem;display:grid}.option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;display:grid}.option-grid label{min-width:0;display:block}.option-grid input{opacity:0;pointer-events:none;position:absolute}.option-grid span{text-align:center;overflow-wrap:anywhere;background:var(--veyro-bg-secondary);border:1px solid var(--veyro-border);text-transform:capitalize;border-radius:10px;place-items:center;min-height:40px;padding:.3rem;font-size:.65rem;display:grid}.option-grid input:checked+span{border-color:var(--veyro-gold);color:var(--veyro-gold);background:var(--veyro-card-raised)}.guidelines-confirm{background:var(--veyro-bg-secondary);border-radius:13px;align-items:flex-start;padding:.8rem;grid-template-columns:22px minmax(0,1fr)!important}.guidelines-confirm input{width:20px;margin-top:.1rem;min-height:20px!important}.guidelines-confirm span{gap:.4rem;min-width:0;line-height:1.5;display:flex}.input-with-icon{background:var(--veyro-bg-secondary);border:1px solid var(--veyro-border);border-radius:11px;grid-template-columns:20px minmax(0,1fr);align-items:center;min-width:0;padding-left:.7rem;display:grid}.input-with-icon input{border:0!important}.input-with-icon svg{color:var(--veyro-gold)}.admin-find-list,.submission-list{gap:.75rem;margin-top:1rem;display:grid}.admin-find-list>article,.submission-list>article{background:var(--veyro-card);border:1px solid var(--veyro-border);border-radius:17px;justify-content:space-between;gap:1rem;padding:1rem;display:flex}.admin-find-list h2,.submission-list h2{margin:.55rem 0 .2rem;font-size:.95rem}.admin-find-list p,.submission-list p{color:var(--veyro-text-secondary);margin:.25rem 0;font-size:.7rem;line-height:1.5}.submission-list small{color:var(--veyro-danger);margin-top:.5rem;display:block}.status-badge{text-transform:capitalize;width:max-content}.status-badge.published{color:var(--veyro-gold)}.status-badge.rejected,.status-badge.removed{color:var(--veyro-danger)}.find-detail-copy{background:var(--veyro-bg-secondary);border:1px solid var(--veyro-border);border-radius:17px;margin:1rem 0;padding:1rem}.find-detail-copy h2{font-size:1.1rem}.find-detail-copy h3{margin-top:1.2rem;font-size:.86rem}.find-detail-copy>p{color:var(--veyro-text-secondary);font-size:.8rem;line-height:1.65}.find-detail-copy dl{gap:.7rem;margin:1rem 0 0;display:grid}.find-detail-copy dl>div{border-top:1px solid var(--veyro-border);justify-content:space-between;gap:1rem;padding-top:.7rem;font-size:.72rem;display:flex}.find-detail-copy dt{color:var(--veyro-text-secondary)}.find-detail-copy dd{color:var(--veyro-heading);text-align:right;align-items:center;gap:.3rem;margin:0;display:flex}.explore-detail-skeleton{border-radius:20px;height:500px}.explore-sheet-layer{z-index:80;padding:1rem max(1rem,env(safe-area-inset-right)) calc(1rem + env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.explore-sheet-backdrop{background:#0d0d0ce8;border:0;width:100%;height:100%;position:absolute;inset:0}.explore-sheet{background:var(--veyro-card-raised);border:1px solid var(--veyro-border);width:min(100%,520px);box-shadow:var(--shadow-raised);border-radius:24px;gap:1rem;padding:1.3rem;display:grid;position:relative}.explore-sheet-close{position:absolute;top:.7rem;right:.7rem}.explore-sheet h2{margin:0 3rem 0 0}.explore-sheet p{color:var(--veyro-text-secondary);font-size:.8rem}.explore-sheet form{gap:1rem;display:grid}.admin-tabs{overscroll-behavior-x:contain;scrollbar-width:none;gap:.4rem;width:100%;min-width:0;max-width:100%;padding:.85rem 0 .5rem;display:flex;overflow-x:auto}.admin-tabs::-webkit-scrollbar{display:none}.admin-tabs button{white-space:nowrap;border:1px solid var(--veyro-border);background:var(--veyro-card);min-height:44px;color:var(--veyro-text-secondary);text-transform:capitalize;border-radius:99px;flex:none;padding:.5rem .7rem}.admin-tabs button.active{background:var(--veyro-gold);color:var(--veyro-bg);border-color:var(--veyro-gold)}.admin-find-list{min-width:0}.admin-find-list>article{min-width:0;display:block}.admin-find-list h2,.admin-find-list p{overflow-wrap:anywhere}.admin-find-list article>div{flex-wrap:wrap;gap:.45rem;margin-top:.8rem;display:flex}.admin-find-list button{border:1px solid var(--veyro-border);background:var(--veyro-card-raised);min-height:44px;color:var(--veyro-text);border-radius:10px;align-items:center;gap:.35rem;padding:.5rem .65rem;display:flex}.admin-create-find{background:var(--veyro-card);border:1px solid var(--veyro-border);border-radius:18px;width:100%;min-width:0;max-width:100%;margin:1rem 0 1.5rem;padding:clamp(.75rem,3vw,1rem);overflow:clip}.submission-actions{margin-top:.7rem}.submission-actions .secondary-button{min-height:44px;padding:.5rem .7rem;font-size:.7rem}.site-disclaimer{width:min(100% - 2rem,720px);min-width:0;margin:0 auto calc(1rem + env(safe-area-inset-bottom));border-top:1px solid var(--veyro-border);justify-content:center;align-items:flex-start;gap:.55rem;padding:.8rem .9rem;display:flex}@supports (color:color-mix(in lab,red,red)){.site-disclaimer{border-top:1px solid color-mix(in srgb,var(--veyro-border) 62%,transparent)}}.site-disclaimer{color:var(--veyro-text-muted);text-align:left}.site-disclaimer svg{color:var(--veyro-gold-dark);flex:none;margin-top:.1rem}.site-disclaimer p{overflow-wrap:anywhere;max-width:560px;margin:0;font-size:.64rem;line-height:1.55}.landing-disclaimer{width:100%;margin-top:-1rem}.auth-disclaimer{width:100%;margin:0;padding:.75rem 0 0}.shared-passport-page>.site-disclaimer{width:100%;margin-top:1.5rem}.home-explore-card{margin:1rem 0 2rem}.home-explore-card>div{gap:.45rem;display:grid}.home-explore-card>div>a{border:1px solid var(--veyro-border);background:var(--veyro-bg-secondary);border-radius:12px;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:.5rem;min-height:50px;padding:.55rem .65rem;display:grid}.home-explore-card>div>a>svg{color:var(--veyro-gold)}.home-explore-card>div>a span{gap:.1rem;min-width:0;display:grid}.home-explore-card>div>a strong{text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;overflow:hidden}.home-explore-card>div>a small{color:var(--veyro-text-secondary);font-size:.62rem}.destination-finds{margin:1.3rem 0}.destination-finds>header>svg,.explore-profile-summary>header>svg{color:var(--veyro-gold);flex:none}.explore-profile-summary{margin:1rem 0 2rem}.explore-profile-stats{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.explore-profile-stats>a,.explore-profile-stats>span{background:var(--veyro-bg-secondary);border:1px solid var(--veyro-border);border-radius:13px;align-content:center;justify-items:center;gap:.2rem;min-height:80px;display:grid}.explore-profile-stats svg{width:16px;color:var(--veyro-gold)}.explore-profile-stats strong{font-size:1.05rem}.explore-profile-stats span span{color:var(--veyro-text-secondary);font-size:.62rem}.explore-profile-links{gap:.5rem;display:grid}.explore-profile-links .secondary-button{min-height:44px}.explore-privacy-note{margin:0}@media (min-width:640px){.explore-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}.explore-find-card:not(.compact){height:100%}.explore-card-list>.compact{grid-column:auto}.explore-shortcuts{grid-template-columns:repeat(5,minmax(0,1fr))}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:370px){.bottom-nav{padding-inline:4px}.bottom-nav a{font-size:.58rem}.bottom-nav svg{width:19px}.explore-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr))}.explore-filters{grid-template-columns:1fr}.explore-find-card>header{grid-template-columns:36px minmax(0,1fr) 44px}.explore-category-icon{width:36px;height:36px}.explore-badges span{font-size:.58rem}.explore-actions{grid-template-columns:1fr}.explore-ghost{justify-content:center}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(1turn)}}