:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.site-header{border-bottom:1px solid var(--border);background:var(--bg);z-index:40;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:.85rem 1.25rem;display:flex}.site-header__brand{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);font-size:.95rem;font-weight:800;text-decoration:none}.site-header__nav{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.site-header__link{color:var(--text);font-size:.95rem;font-weight:500;text-decoration:none}.site-header__link:hover{color:var(--text-h)}.landing{flex-direction:column;min-height:100vh;display:flex}.landing__hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;padding:2.5rem 1.25rem 2rem;display:grid}@media (width<=860px){.landing__hero{grid-template-columns:1fr}}.landing__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin:0 0 .75rem;font-size:.75rem;font-weight:700}.landing__hero h1{color:var(--text-h);margin:0 0 1rem;font-size:clamp(1.85rem,4vw,2.65rem);line-height:1.15}.landing__hero-accent{color:var(--accent);display:inline}.landing__lead{color:var(--text);max-width:36rem;margin:0 0 1.25rem;font-size:1.05rem;line-height:1.55}.landing__cta-row{flex-wrap:wrap;gap:.65rem;margin-bottom:1rem;display:flex}.landing__trust{max-width:32rem;margin:0;line-height:1.45}.landing__hero-card{border:1px solid var(--border);background:var(--bg);box-shadow:var(--shadow);border-radius:18px;padding:1rem}.landing__hero-card-inner{background:var(--code-bg);border-radius:14px;padding:1rem}.landing__hero-card-label{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin:0;font-size:.75rem;font-weight:700}.landing__hero-card-title{color:var(--text-h);margin:.35rem 0 .75rem;font-size:1.2rem;font-weight:700}.landing__hero-video-shell{aspect-ratio:16/10;color:#d1d5db;border:1px solid var(--border);background:linear-gradient(145deg,#1a1b22 0%,#2a1f3d 55%,#0b0b0f 100%);border-radius:12px;place-items:center;font-size:.9rem;display:grid}.landing__hero-card-meta{color:var(--text);margin:.75rem 0 0;font-size:.85rem}.landing__section{max-width:1100px;margin:0 auto;padding:1.5rem 1.25rem 2rem}.landing__section h2{color:var(--text-h);margin:0 0 1rem;font-size:1.45rem}.landing__steps{grid-template-columns:repeat(3,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width<=720px){.landing__steps{grid-template-columns:1fr}}.landing__steps li{border:1px solid var(--border);background:var(--bg);border-radius:14px;flex-direction:column;gap:.4rem;padding:1rem;display:flex}.landing__steps strong{color:var(--text-h)}.landing__steps span{color:var(--text);font-size:.95rem;line-height:1.45}.landing__features{grid-template-columns:repeat(3,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width<=720px){.landing__features{grid-template-columns:1fr}}.landing__features li{border:1px solid var(--border);border-radius:14px;padding:1rem 1.1rem}.landing__features h3{color:var(--text-h);margin:0 0 .4rem;font-size:1.05rem}.landing__features p{color:var(--text);margin:0;font-size:.95rem;line-height:1.45}.landing__cta-band{border:1px solid var(--border);text-align:center;background:var(--accent-bg);border-radius:18px;max-width:1100px;margin:.5rem auto 2rem;padding:1.75rem 1.25rem}.landing__cta-band h2{color:var(--text-h);margin:0 0 .5rem}.landing__cta-band .landing__cta-row{justify-content:center;margin-top:1rem;margin-bottom:0}.landing__footer{justify-content:space-between;gap:1rem;max-width:1100px;margin:0 auto;padding:1rem 1.25rem 2rem;font-size:.9rem;display:flex}.landing__footer a{color:var(--accent)}.auth-modal{z-index:100;background:#08060d8c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.auth-modal__panel{border:1px solid var(--border);background:var(--bg);width:min(420px,100%);box-shadow:var(--shadow);border-radius:16px;max-height:min(92vh,720px);padding:1.35rem 1.4rem 1.5rem;overflow:auto}.auth-modal__panel h2{color:var(--text-h);margin:0 0 .35rem;font-size:1.35rem}.auth-modal__top{justify-content:space-between;align-items:center;margin-bottom:.35rem;display:flex}.auth-modal__close{cursor:pointer;color:var(--text);background:0 0;border:none;padding:.15rem .4rem;font-size:1.5rem;line-height:1}.auth-modal__modes{flex-wrap:wrap;justify-content:center;gap:.75rem 1rem;margin-top:1rem;display:flex}.login-page__main{max-width:480px;margin:0 auto;padding:2.5rem 1.25rem}.login-page__main h1{color:var(--text-h);margin:0 0 .5rem}.home,.public-tour,.auth,.dashboard{max-width:960px;margin:0 auto;padding:2rem 1.25rem 3rem}.page-center{place-items:center;min-height:40vh;padding:2rem;display:grid}.muted{color:var(--text);font-size:.95rem}.home code,.public-tour code,.auth code,.dashboard code{font-family:var(--mono);background:var(--code-bg);border-radius:4px;padding:.1em .35em;font-size:.9em}.btn{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.65rem 1rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex}.btn:disabled{opacity:.55;cursor:not-allowed}.btn--sm{padding:.4rem .75rem;font-size:.9rem}.btn--primary{background:var(--accent);color:#fff}.btn--primary:hover:not(:disabled){filter:brightness(1.05)}.btn--secondary{background:var(--accent-bg);border-color:var(--accent-border);color:var(--text-h)}.btn--ghost{border-color:var(--border);color:var(--text-h);background:0 0}.btn--ghost:hover:not(:disabled){background:var(--code-bg)}.linkish{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.field{flex-direction:column;gap:.35rem;margin-bottom:.85rem;display:flex}.field span{color:var(--text-h);font-size:.85rem;font-weight:600}.field input{border:1px solid var(--border);font:inherit;background:var(--bg);color:var(--text-h);border-radius:10px;padding:.65rem .75rem}.field input:focus{outline:2px solid var(--accent-border);outline-offset:1px}.field-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (width<=560px){.field-row{grid-template-columns:1fr}}.form-error{color:#dc2626;margin:.25rem 0 .75rem;font-size:.9rem}.form-info{color:#059669;margin:.25rem 0 .75rem;font-size:.9rem}.home__lead,.public-tour__desc{color:var(--text-h);line-height:1.5}.home__muted,.public-tour__muted,.public-tour__meta{color:var(--text);font-size:.95rem}.home__actions{flex-wrap:wrap;gap:.75rem;margin:1.25rem 0 1rem;display:flex}.public-tour__brand,.auth__brand{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin:0 0 .5rem;font-size:.75rem;font-weight:600}.public-tour__header h1{color:var(--text-h);margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);line-height:1.2}.public-tour__player{border:1px solid var(--border);box-shadow:var(--shadow);background:#0b0b0f;border-radius:12px;margin-top:1.5rem;overflow:hidden}.public-tour__video{background:#000;width:100%;max-height:min(70vh,540px);display:block}.public-tour__empty{text-align:center;color:#d1d5db;padding:3rem 1.5rem}.public-tour__error{color:#dc2626}.public-tour__footer{margin-top:1.25rem}.auth{max-width:440px}.auth__card{border:1px solid var(--border);background:var(--bg);box-shadow:var(--shadow);border-radius:16px;padding:1.5rem}.auth__card h1{color:var(--text-h);margin:0 0 .35rem;font-size:1.45rem}.auth__form{margin-top:1.25rem}.auth__form .btn{width:100%;margin-top:.25rem}.auth__divider{color:var(--text);align-items:center;gap:.75rem;margin:1.25rem 0 .85rem;font-size:.85rem;display:flex}.auth__divider:before,.auth__divider:after{content:"";background:var(--border);flex:1;height:1px}.auth__oauth{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.auth__switch,.auth__footer{text-align:center;margin-top:1rem}.auth__footer a{color:var(--accent)}.dashboard__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;display:flex}.dashboard__header h1{color:var(--text-h);margin:.15rem 0 .35rem;font-size:clamp(1.4rem,2.5vw,1.85rem)}.dashboard__header-actions{flex-wrap:wrap;gap:.5rem;display:flex}.dashboard__section{border:1px solid var(--border);background:var(--bg);border-radius:16px;padding:1.25rem}.dashboard__section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.dashboard__section-head h2{color:var(--text-h);margin:0;font-size:1.15rem}.dashboard__hint{max-width:52rem;margin:0 0 1rem;line-height:1.45}.dashboard__hint strong{color:var(--text-h);font-weight:600}.tour-card__actions{flex-direction:column;align-items:stretch}.tour-card__actions .btn,.tour-card__actions .upload-media,.tour-card__actions .upload-media .btn{width:100%}.create-tour{border:1px solid var(--border);background:var(--code-bg);border-radius:12px;width:100%;margin-bottom:.5rem;padding:1rem}.create-tour__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.create-tour__header h2{color:var(--text-h);margin:0;font-size:1rem}.tour-list__items{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.tour-card{border:1px solid var(--border);border-radius:12px;flex-wrap:wrap;justify-content:space-between;gap:.85rem;padding:1rem;display:flex}.tour-card__title-row{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.tour-card__title-row h3{color:var(--text-h);margin:0;font-size:1.05rem}.tour-card__meta{margin:.35rem 0 0}.tour-card__link{word-break:break-all;margin:.35rem 0 0}.tour-card__link a{color:var(--accent)}.tour-card__actions{flex-wrap:wrap;align-items:flex-start;gap:.5rem;display:flex}.badge{letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--border);color:var(--text-h);background:var(--code-bg);border-radius:999px;padding:.2rem .45rem;font-size:.72rem;font-weight:700;display:inline-block}.badge--ready,.badge--published{color:#059669;background:#10b9811f;border-color:#10b98159}.badge--draft,.badge--processing{color:#b45309;background:#f59e0b1f;border-color:#f59e0b59}.badge--failed,.badge--archived{color:#dc2626;background:#ef44441a;border-color:#ef44444d}.dashboard__section--profile{margin-bottom:1.25rem}.profile-editor__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.profile-editor__head h2{color:var(--text-h);margin:0 0 .25rem;font-size:1.15rem}.profile-editor__links{flex-wrap:wrap;gap:.5rem;display:flex}.profile-editor__slug{word-break:break-all;margin:0 0 1rem}.profile-editor__form .btn--primary{margin-top:.25rem}.field-textarea{border:1px solid var(--border);font:inherit;background:var(--bg);color:var(--text-h);resize:vertical;border-radius:10px;min-height:5rem;padding:.65rem .75rem}.field-textarea:focus{outline:2px solid var(--accent-border);outline-offset:1px}.field-row--3{grid-template-columns:1fr 1fr 1fr}@media (width<=720px){.field-row--3{grid-template-columns:1fr}}.public-agent{max-width:960px;margin:0 auto;padding:2rem 1.25rem 3rem}.public-agent__hero{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;margin-bottom:2rem;display:flex}.public-agent__avatar{background:var(--code-bg);border:1px solid var(--border);border-radius:16px;flex-shrink:0;place-items:center;width:112px;height:112px;display:grid;overflow:hidden}.public-agent__avatar img{object-fit:cover;width:100%;height:100%}.public-agent__avatar-fallback{color:var(--accent);font-size:2.5rem;font-weight:700}.public-agent__hero h1{color:var(--text-h);margin:.15rem 0 .35rem;font-size:clamp(1.5rem,3vw,2rem)}.public-agent__brokerage{color:var(--text-h);margin:0;font-weight:600}.public-agent__bio{color:var(--text-h);max-width:40rem;margin:.75rem 0 0;line-height:1.5}.public-agent__social{flex-wrap:wrap;gap:.75rem 1rem;margin:.85rem 0 0;padding:0;list-style:none;display:flex}.public-agent__social a{color:var(--accent);font-weight:600}.public-agent__tours h2{color:var(--text-h);margin:0 0 1rem;font-size:1.15rem}.tour-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.tour-grid__link{border:1px solid var(--border);height:100%;color:inherit;background:var(--bg);box-shadow:var(--shadow);border-radius:14px;flex-direction:column;text-decoration:none;transition:border-color .15s,transform .15s;display:flex;overflow:hidden}a.tour-grid__link:hover{border-color:var(--accent-border);transform:translateY(-1px)}.tour-grid__thumb{aspect-ratio:16/10;background:#0b0b0f;overflow:hidden}.tour-grid__thumb video{object-fit:cover;width:100%;height:100%;display:block}.tour-grid__thumb-empty{color:#9ca3af;place-items:center;width:100%;height:100%;font-size:.9rem;display:grid}.tour-grid__body{flex-direction:column;gap:.35rem;padding:.85rem 1rem 1rem;display:flex}.tour-grid__body h3{color:var(--text-h);margin:0;font-size:1.05rem}.tour-grid__price{color:var(--text-h);margin:0;font-weight:700}.upload-media{flex-direction:column;align-items:flex-start;gap:.35rem;min-width:7.5rem;display:flex}.upload-media__input{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.upload-media__bar{background:var(--border);border-radius:999px;width:100%;max-width:140px;height:6px;overflow:hidden}.upload-media__bar-fill{background:var(--accent);height:100%;transition:width .15s}.upload-media__error,.upload-media__ok{max-width:160px;margin:0;font-size:.8rem}
