@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');

:root{--bg:#07080a;--panel:#101216;--panel-2:#17191f;--line:rgba(255,255,255,.11);--soft:rgba(255,255,255,.62);--muted:rgba(255,255,255,.42);--white:#f8f7f3;--blue:#5c8cff;--violet:#986cff;--coral:#ff657a;--green:#74d69b;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:var(--sans);font-size:16px;line-height:1.6}body:before{content:'';position:fixed;inset:0;pointer-events:none;opacity:.055;z-index:50;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}button{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.eyebrow{display:block;font-size:.72rem;line-height:1;letter-spacing:.18em;font-weight:700;color:rgba(255,255,255,.5);text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:50px;padding:0 24px;border:1px solid transparent;border-radius:999px;background:var(--white);color:#0b0c0f;font-weight:700;cursor:pointer;transition:.25s ease}.button:hover{transform:translateY(-2px);box-shadow:0 13px 35px rgba(255,255,255,.14)}.button-small{min-height:38px;padding:0 17px;font-size:.85rem}.button-wide{width:100%}.button-ghost{background:transparent;color:var(--white);border-color:var(--line)}.button-ghost:hover{background:rgba(255,255,255,.06)}
.site-header{height:76px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:40;background:rgba(7,8,10,.85);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07)}.brand{display:inline-flex;align-items:center;gap:11px;font:700 1.38rem var(--serif);letter-spacing:-.03em}.brand-orb{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;font:700 14px var(--sans);background:linear-gradient(135deg,var(--blue),var(--violet) 52%,var(--coral));box-shadow:0 0 30px rgba(126,105,255,.28)}.desktop-nav{display:flex;align-items:center;gap:30px}.desktop-nav a,.text-link{font-size:.88rem;color:var(--muted);transition:.2s}.desktop-nav a:hover,.desktop-nav a.active,.text-link:hover{color:var(--white)}.header-actions{display:flex;align-items:center;gap:16px}.profile-chip{display:flex;align-items:center;gap:9px;font-size:.84rem}.profile-chip img,.profile-chip span{width:34px;height:34px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--coral));font-weight:700}.menu-button{display:none;border:0;background:transparent;font-size:1.35rem}.mobile-nav{position:fixed;top:76px;left:0;right:0;z-index:39;padding:20px;background:#0c0e12;border-bottom:1px solid var(--line)}.mobile-nav a{display:block;padding:10px 5px}.flash{position:fixed;z-index:60;top:92px;left:50%;transform:translateX(-50%);max-width:620px;width:calc(100% - 36px);padding:13px 46px 13px 18px;border:1px solid var(--line);border-radius:12px;background:#171a20;box-shadow:0 18px 50px rgba(0,0,0,.4)}.flash-success{border-color:rgba(116,214,155,.45)}.flash-error{border-color:rgba(255,101,122,.55)}.flash button{position:absolute;right:10px;top:8px;border:0;background:transparent;font-size:1.35rem;cursor:pointer}
.hero{min-height:760px;padding:130px 24px 70px;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 0,rgba(69,87,154,.18),transparent 38%)}.hero-glow{position:absolute;top:160px;left:50%;width:650px;height:270px;transform:translateX(-50%);background:linear-gradient(90deg,rgba(92,140,255,.2),rgba(152,108,255,.16),rgba(255,101,122,.17));filter:blur(90px);border-radius:50%;pointer-events:none}.hero>*:not(.hero-glow){position:relative}.hero h1{font:700 clamp(4rem,8.5vw,8rem)/.88 var(--serif);letter-spacing:-.065em;margin:28px 0 30px}.hero h1 span,.explore-hero h1 em{font-style:normal;background:linear-gradient(90deg,#61a0ff,#8b74ff,#ff7188);background-clip:text;-webkit-background-clip:text;color:transparent}.hero>p{max-width:685px;margin:0;color:var(--soft);font-size:1.08rem}.hero-actions{display:flex;gap:12px;margin-top:38px}.hero-stats{display:flex;gap:54px;margin-top:88px;padding-top:24px;border-top:1px solid var(--line)}.hero-stats div{display:flex;flex-direction:column}.hero-stats b{font:600 1.45rem var(--serif)}.hero-stats span{font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.destinations-section{padding:90px 0 130px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:34px}.section-heading h2{margin:12px 0 0;font:600 clamp(2rem,4vw,3.5rem)/1.05 var(--serif);letter-spacing:-.04em}.section-heading>a{font-size:.9rem;color:var(--soft)}.filter-bar{display:flex;gap:8px;overflow:auto;scrollbar-width:none;padding-bottom:2px}.filter-bar::-webkit-scrollbar{display:none}.filter{border:1px solid var(--line);background:rgba(255,255,255,.02);white-space:nowrap;padding:9px 15px;border-radius:999px;font-size:.78rem;color:var(--muted);cursor:pointer;transition:.2s}.filter:hover,.filter.active{color:#101114;background:var(--white);border-color:var(--white)}.country-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:25px}.country-card{height:278px;border-radius:17px;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.1);background:var(--panel);transition:.35s ease}.country-card:nth-child(1),.country-card:nth-child(8n+1){grid-column:span 2}.country-card img{width:100%;height:100%;object-fit:cover;transition:.65s ease}.country-card:hover{transform:translateY(-5px);border-color:rgba(255,255,255,.25);box-shadow:0 22px 45px rgba(0,0,0,.35)}.country-card:hover img{transform:scale(1.055)}.card-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 35%,rgba(0,0,0,.86))}.region-pill{position:absolute;top:13px;left:13px;padding:5px 9px;background:rgba(7,8,10,.62);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.13);border-radius:999px;font-size:.58rem;letter-spacing:.1em;text-transform:uppercase}.card-copy{position:absolute;left:16px;right:16px;bottom:14px;display:flex;flex-direction:column}.card-copy b{font-size:1.06rem}.card-copy small{color:rgba(255,255,255,.62);font-size:.64rem;margin-right:6px}.card-copy em{font-style:normal;color:rgba(255,255,255,.62);font-size:.76rem}.country-card[hidden]{display:none}.manifesto{padding:130px 24px;text-align:center;background:linear-gradient(180deg,var(--bg),#101017)}.manifesto blockquote{max-width:1000px;margin:26px auto 18px;font:600 clamp(2.5rem,6vw,5.5rem)/1.08 var(--serif);letter-spacing:-.045em}.manifesto p{color:var(--muted)}
.explore-hero{padding:110px 24px 65px;text-align:center}.explore-hero h1{margin:18px auto 20px;font:600 clamp(2.8rem,6vw,5.5rem)/1.02 var(--serif);letter-spacing:-.05em}.explore-hero p{max-width:600px;margin:auto;color:var(--soft)}.map-shell{padding-bottom:120px}.map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:17px}.map-toolbar>span{font-size:.75rem;white-space:nowrap;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}#europe-map,.single-map{height:520px;border-radius:22px;overflow:hidden;border:1px solid var(--line);background:#11151d;box-shadow:0 30px 70px rgba(0,0,0,.25)}.leaflet-container{font-family:var(--sans);background:#10141a}.leaflet-control-attribution{font-size:9px!important;background:rgba(7,8,10,.7)!important;color:#aaa!important}.leaflet-control-attribution a{color:#fff!important}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#12151a;color:#fff}.leaflet-popup-content{margin:9px}.map-popup{display:flex;gap:10px;align-items:center;min-width:160px}.map-popup img{width:54px;height:54px;object-fit:cover;border-radius:8px}.map-popup strong,.map-popup small{display:block}.map-popup small{color:#aaa}.custom-marker{width:17px;height:17px;border:3px solid white;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--coral));box-shadow:0 0 0 7px rgba(106,117,255,.18),0 4px 13px rgba(0,0,0,.4)}.country-grid.compact{grid-template-columns:repeat(5,1fr);margin-top:18px}.country-grid.compact .country-card{height:190px}.country-grid.compact .country-card:nth-child(n){grid-column:span 1}
.country-hero{height:600px;display:flex;align-items:end;position:relative;background-image:linear-gradient(180deg,rgba(4,5,6,.18),rgba(4,5,6,.92)),var(--hero-image);background-size:cover;background-position:center}.country-hero-copy{width:min(var(--max),calc(100% - 48px));margin:0 auto;padding-bottom:64px}.country-hero-copy>a{display:block;margin-bottom:82px;color:rgba(255,255,255,.72);font-size:.85rem}.country-hero h1{display:flex;align-items:center;gap:20px;margin:15px 0 6px;font:700 clamp(4.5rem,10vw,8.5rem)/.86 var(--serif);letter-spacing:-.065em}.country-hero h1 small{font:700 .9rem var(--sans);letter-spacing:.18em;color:rgba(255,255,255,.55)}.country-hero p{font-size:1.1rem;color:rgba(255,255,255,.72)}.country-content{padding:95px 0 130px}.country-intro{display:grid;grid-template-columns:1fr 320px;gap:90px;margin-bottom:60px}.country-intro h2{font:600 clamp(2.2rem,4.2vw,4rem)/1.12 var(--serif);letter-spacing:-.04em;margin:18px 0}.country-intro aside{border-top:1px solid var(--line);padding-top:18px;display:grid;grid-template-columns:1fr 1.5fr;gap:15px}.country-intro aside span{color:var(--muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.1em}.country-intro aside b{font-size:.84rem}.story-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:16px}.story-cards article{padding:32px;border:1px solid var(--line);background:var(--panel);border-radius:16px}.story-cards article>span{color:var(--coral);font:600 1.5rem var(--serif)}.story-cards h3{font:600 1.45rem var(--serif)}.story-cards p{color:var(--muted);font-size:.9rem}
.auth-layout{min-height:760px;display:grid;grid-template-columns:1.05fr .95fr}.auth-visual{padding:90px max(50px,8vw);display:flex;flex-direction:column;justify-content:end;background:linear-gradient(180deg,rgba(7,8,10,.08),rgba(7,8,10,.9)),url('https://images.unsplash.com/photo-1470214304380-aadaedcfff1b?auto=format&fit=crop&w=1600&q=85') center/cover}.auth-visual h1{max-width:680px;font:600 clamp(3.5rem,6vw,6.5rem)/.95 var(--serif);letter-spacing:-.055em;margin:18px 0}.auth-visual p{max-width:520px;color:rgba(255,255,255,.7)}.auth-card{padding:90px max(42px,8vw);align-self:center}.auth-card h2{font:600 2.2rem var(--serif);margin:14px 0 32px}.stack-form{display:flex;flex-direction:column;gap:20px}.stack-form label{display:flex;flex-direction:column;gap:8px;font-size:.78rem;color:var(--soft);font-weight:600}.stack-form input,.stack-form textarea,.stack-form select,.newsletter-form input{width:100%;border:1px solid var(--line);background:rgba(255,255,255,.045);color:var(--white);border-radius:10px;padding:13px 14px;outline:none;transition:.2s}.stack-form input:focus,.stack-form textarea:focus,.stack-form select:focus,.newsletter-form input:focus{border-color:rgba(125,132,255,.8);box-shadow:0 0 0 3px rgba(125,132,255,.12)}.stack-form select option{color:#111}.stack-form input[type=file]{padding:10px}.stack-form small{color:var(--muted);font-weight:400}.form-switch{font-size:.85rem;color:var(--muted);text-align:center;margin-top:25px}.form-switch a,.legal-page a{color:#92a7ff;text-decoration:underline}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.profile-hero{display:flex;align-items:center;gap:24px;padding:75px 0 48px;border-bottom:1px solid var(--line)}.avatar-large{width:110px;height:110px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,var(--blue),var(--coral));display:grid;place-items:center;font:600 2.1rem var(--serif);border:4px solid rgba(255,255,255,.1)}.avatar-large img{width:100%;height:100%;object-fit:cover}.profile-hero h1{font:600 3.1rem var(--serif);margin:6px 0 0}.profile-hero p{color:var(--muted);margin:0}.profile-hero form{margin-left:auto}.profile-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:20px;padding:50px 0 120px}.panel{padding:32px;border:1px solid var(--line);border-radius:18px;background:var(--panel)}.panel-title{display:flex;align-items:start;justify-content:space-between;margin-bottom:8px}.panel-title h2,.profile-summary h2{font:600 2rem var(--serif);margin:10px 0}.panel-title>span{font-size:.72rem;color:var(--muted)}.profile-summary{min-height:380px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(180deg,rgba(10,11,14,.15),rgba(10,11,14,.92)),url('https://images.unsplash.com/photo-1530789253388-582c481c54b0?auto=format&fit=crop&w=900&q=80') center/cover}.profile-summary p{color:rgba(255,255,255,.7)}.profile-summary a{margin-top:18px;font-size:.86rem}
.editorial-hero{padding:130px 0 90px}.editorial-hero h1,.page-head h1,.contact-layout h1,.legal-page h1{font:600 clamp(3.2rem,7vw,7rem)/.98 var(--serif);letter-spacing:-.055em;margin:20px 0 28px}.editorial-hero h1 em{color:#9caaff}.editorial-hero>p{max-width:700px;color:var(--soft);font-size:1.1rem}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.editorial-grid article{padding:45px;background:var(--bg)}.editorial-grid article>span{color:var(--coral);font-size:.75rem}.editorial-grid h2{font:600 1.7rem var(--serif)}.editorial-grid p{color:var(--muted)}.wide-quote{text-align:center;padding:140px 30px}.wide-quote blockquote{max-width:1050px;margin:0 auto 45px;font:600 clamp(2.4rem,5.5vw,5rem)/1.08 var(--serif);letter-spacing:-.045em}.page-head{padding:115px 0 55px}.page-head p{color:var(--muted)}.faq-list{max-width:900px;padding-bottom:120px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;padding:25px 0;display:flex;align-items:center;justify-content:space-between;font:600 1.2rem var(--serif);cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font:400 1.4rem var(--sans);transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:var(--muted);max-width:700px;margin:0 0 28px}.contact-layout{display:grid;grid-template-columns:1fr .82fr;gap:80px;padding:110px 0 120px}.contact-layout>div>p{max-width:540px;color:var(--soft)}.contact-details{margin-top:65px;border-top:1px solid var(--line);padding-top:20px;display:grid;grid-template-columns:160px 1fr;gap:14px}.contact-details span{font-size:.73rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.contact-details b{font-size:.85rem}.legal-page{max-width:850px;padding:110px 0 130px}.legal-page h1{font-size:clamp(3.5rem,7vw,6rem)}.legal-page .lead{font:600 1.8rem/1.35 var(--serif);color:var(--white)}.legal-page h2{font:600 1.5rem var(--serif);margin-top:45px}.legal-page p{color:var(--soft)}.empty-state{min-height:620px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 20px}.empty-state h1{font:600 clamp(3rem,7vw,6rem) var(--serif);margin:20px}.empty-state p{color:var(--muted)}
.site-footer{border-top:1px solid var(--line);background:#0a0b0e}.footer-cta{max-width:var(--max);margin:auto;padding:80px 0;display:grid;grid-template-columns:1fr .9fr;gap:80px;align-items:end;border-bottom:1px solid var(--line)}.footer-cta h2{font:600 clamp(2.2rem,4vw,4rem) var(--serif);margin:15px 0 5px}.footer-cta p{color:var(--muted);margin:0}.newsletter-form{display:flex;gap:10px}.footer-grid{max-width:var(--max);margin:auto;padding:70px 0;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:65px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer-grid h3{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 12px}.footer-grid a{font-size:.86rem;color:rgba(255,255,255,.65)}.footer-grid a:hover{color:var(--white)}.footer-brand p{max-width:330px;color:var(--muted);font-size:.85rem}.socials{display:flex;gap:8px;margin-top:20px}.socials a{width:33px;height:33px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:.65rem;text-transform:uppercase}.footer-bottom{max-width:var(--max);margin:auto;padding:22px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:rgba(255,255,255,.3);font-size:.7rem}
@media(max-width:1000px){.country-grid{grid-template-columns:repeat(3,1fr)}.country-card:nth-child(n){grid-column:span 1}.country-grid.compact{grid-template-columns:repeat(3,1fr)}.auth-layout{grid-template-columns:1fr}.auth-visual{min-height:520px}.country-intro{grid-template-columns:1fr;gap:30px}.profile-grid,.contact-layout{grid-template-columns:1fr}.footer-cta{padding-inline:24px}.footer-grid,.footer-bottom{padding-inline:24px}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:30px}}
@media(max-width:720px){.section{width:min(var(--max),calc(100% - 30px))}.site-header{padding:0 15px}.desktop-nav,.header-actions>.text-link,.header-actions>.button-small{display:none}.menu-button{display:block}.hero{min-height:690px;padding-top:100px}.hero h1{font-size:clamp(3.35rem,16vw,5rem)}.hero-actions{flex-direction:column;width:min(100%,330px)}.hero-actions .button{width:100%}.hero-stats{gap:30px;margin-top:60px}.section-heading{align-items:start;flex-direction:column}.country-grid,.country-grid.compact{grid-template-columns:1fr 1fr}.country-card,.country-grid.compact .country-card{height:225px}.explore-hero{padding-top:75px}.map-toolbar{align-items:start;flex-direction:column}.map-toolbar .filter-bar{width:100%}#europe-map,.single-map{height:430px;border-radius:14px}.country-hero{height:530px}.country-hero h1{font-size:clamp(4rem,20vw,6rem)}.country-hero-copy>a{margin-bottom:60px}.story-cards,.editorial-grid{grid-template-columns:1fr}.auth-card{padding:65px 24px}.auth-visual{padding:55px 24px;min-height:470px}.profile-hero{flex-wrap:wrap}.profile-hero form{width:100%;margin-left:0}.form-row{grid-template-columns:1fr}.contact-layout{padding-top:75px;gap:45px}.footer-cta{grid-template-columns:1fr;gap:30px}.newsletter-form{flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{gap:12px;flex-direction:column}.editorial-hero{padding-top:90px}}
@media(max-width:480px){.brand{font-size:1.18rem}.brand-orb{width:32px;height:32px}.country-grid,.country-grid.compact{grid-template-columns:1fr}.country-card,.country-grid.compact .country-card{height:270px}.hero-stats{width:100%;justify-content:space-between;gap:10px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.country-intro aside{grid-template-columns:1fr 1.3fr}.avatar-large{width:90px;height:90px}.profile-hero h1{font-size:2.35rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.social-note{display:inline-block;margin-top:18px;padding:7px 11px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}
.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy b{font:700 1.38rem var(--serif);letter-spacing:-.03em}.brand-copy small{margin-top:4px;font:600 .48rem var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}
@media(max-width:480px){.site-header .brand-copy small{display:none}.brand-copy b{font-size:1.18rem}}
.leaflet-tile-pane{filter:grayscale(1) invert(.92) hue-rotate(180deg) brightness(.58) contrast(1.22)}.leaflet-control-container,.leaflet-marker-pane,.leaflet-popup-pane{filter:none}
.video-library{padding:85px 0 35px}.video-library .section-heading{margin-bottom:22px}.video-total{font-size:.72rem;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}.video-filters{margin-bottom:24px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.video-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.video-card[hidden]{display:none}.video-frame{position:relative;aspect-ratio:16/9;background:#020304}.video-frame iframe,.video-frame video{position:absolute;inset:0;width:100%;height:100%;border:0}.video-copy{padding:18px}.video-copy>span{font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--coral)}.video-copy h3{margin:7px 0;font:600 1.2rem var(--serif)}.video-copy p{margin:6px 0 0;color:var(--muted);font-size:.82rem}.video-empty{padding:65px 25px;text-align:center;border:1px dashed var(--line);border-radius:18px;background:rgba(255,255,255,.02)}.video-empty>span{display:grid;place-items:center;width:55px;height:55px;margin:0 auto 18px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--coral))}.video-empty h3{font:600 1.6rem var(--serif);margin:0}.video-empty p{color:var(--muted)}.video-empty .button{margin-top:12px}
.admin-head{padding-bottom:35px}.admin-head h1{margin-bottom:12px}.api-links{display:flex;gap:9px;margin-top:25px}.api-links a{padding:8px 13px;border:1px solid var(--line);border-radius:999px;color:var(--soft);font-size:.75rem}.admin-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.admin-side{display:flex;flex-direction:column;gap:18px}.admin-side .panel{flex:1}.muted{color:var(--muted);font-size:.82rem}.muted code{color:var(--white);word-break:break-word}.small-first{grid-template-columns:90px 1fr}.admin-library{padding:85px 0 130px}.admin-categories{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}.admin-categories>div{display:flex;align-items:center;gap:8px;padding:8px 9px 8px 13px;border:1px solid var(--line);border-radius:999px;font-size:.75rem;color:var(--soft)}.admin-categories form{display:flex}.admin-categories button{width:22px;height:22px;border:0;border-radius:50%;background:rgba(255,255,255,.08);cursor:pointer}.admin-video-list{display:flex;flex-direction:column;border-top:1px solid var(--line)}.admin-video-list article{display:grid;grid-template-columns:130px 1fr auto;gap:18px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.admin-video-list img,.video-placeholder{width:130px;height:78px;object-fit:cover;border-radius:9px;background:var(--panel-2);display:grid;place-items:center}.admin-video-list article>div>span{font-size:.65rem;text-transform:uppercase;letter-spacing:.09em;color:var(--muted)}.admin-video-list h3{font:600 1.15rem var(--serif);margin:4px 0}.admin-video-list a{font-size:.72rem;color:#9cadff}.delete-button{border:1px solid rgba(255,101,122,.35);background:transparent;color:#ff8d9d;border-radius:999px;padding:7px 12px;font-size:.72rem;cursor:pointer}
@media(max-width:900px){.video-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}}
@media(max-width:600px){.video-grid{grid-template-columns:1fr}.admin-video-list article{grid-template-columns:90px 1fr}.admin-video-list img,.video-placeholder{width:90px;height:60px}.admin-video-list article>form{grid-column:2}.api-links{flex-wrap:wrap}}
.submit-hero{padding:115px 0 55px}.submit-hero h1{font:600 clamp(3.5rem,7vw,6.7rem)/.96 var(--serif);letter-spacing:-.055em;margin:20px 0}.submit-hero h1 em{color:#9caaff}.submit-hero p{max-width:680px;color:var(--soft)}.submit-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-bottom:130px}.submit-grid h2,.youtube-service h2{font:600 2rem var(--serif);margin:10px 0}.honeypot{position:absolute!important;left:-9999px!important}.report-panel{min-height:610px}.report-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.report-empty>span{font-size:3rem;color:#9caaff}.report-empty p{max-width:380px;color:var(--muted)}.report-preview{aspect-ratio:16/9;margin:20px 0;border-radius:12px;overflow:hidden;background:var(--panel-2);display:grid;place-items:center;font-size:2rem}.report-preview img{width:100%;height:100%;object-fit:cover}.report-panel dl{margin:0 0 24px}.report-panel dl>div{display:grid;grid-template-columns:100px 1fr;gap:12px;padding:9px 0;border-bottom:1px solid var(--line)}.report-panel dt{font-size:.65rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.report-panel dd{margin:0;font-size:.82rem}.status-good{color:var(--green)}
.youtube-service{padding:28px 32px;margin-bottom:28px;border:1px solid rgba(125,132,255,.3);border-radius:18px;background:linear-gradient(120deg,rgba(92,140,255,.09),rgba(152,108,255,.05));display:grid;grid-template-columns:1fr .8fr;gap:28px;align-items:end}.youtube-service>div>p{color:var(--muted);max-width:590px}.api-key-form{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.discovery-actions{grid-column:1/-1;display:flex;gap:12px;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px}.discovery-actions form{display:flex;gap:9px;flex-wrap:wrap}.discovery-actions select{min-height:46px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#17191f;color:var(--white)}.button:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.submission-queue{padding:45px 0}.moderation-actions{display:flex;gap:8px}.moderation-actions form{display:flex}.approve-button{border:1px solid rgba(116,214,155,.45);background:rgba(116,214,155,.08);color:var(--green);border-radius:999px;padding:7px 12px;font-size:.72rem;cursor:pointer}.muted a{color:#9cadff;text-decoration:underline}
@media(max-width:850px){.submit-grid,.youtube-service{grid-template-columns:1fr}.discovery-actions{flex-direction:column}.api-key-form{grid-template-columns:1fr}.submit-hero{padding-top:80px}}

/* === VIDEURO COMPACT UI 2026-09 === */

/* Reduce titles globally */
h1 {
    font-size: clamp(30px, 4vw, 52px) !important;
    line-height: 1.05 !important;
}

h2 {
    font-size: clamp(24px, 3vw, 38px) !important;
    line-height: 1.12 !important;
}

h3 {
    font-size: clamp(17px, 2vw, 23px) !important;
    line-height: 1.2 !important;
}

h4,
h5,
h6 {
    font-size: clamp(15px, 1.5vw, 19px) !important;
}

/* Reduce hero height globally */
.hero,
.page-hero,
.country-hero,
.video-hero,
.studio-hero,
.community-hero,
[class*="hero"] {
    min-height: unset !important;
    height: auto !important;
    padding-top: 55px !important;
    padding-bottom: 55px !important;
}

/* Inner/page heroes should be even more compact */
.page-hero,
.country-hero,
.video-hero,
.studio-hero {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
}

/* Mobile */
@media (max-width: 768px) {
    h1 {
        font-size: 30px !important;
    }

    h2 {
        font-size: 24px !important;
    }

    h3 {
        font-size: 18px !important;
    }

    .hero,
    .page-hero,
    .country-hero,
    .video-hero,
    .studio-hero,
    .community-hero,
    [class*="hero"] {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }
}

/* === /VIDEURO COMPACT UI === */

/* === VIDEURO GLOBAL TITLE SIZE FIX === */

/* Main page / hero titles */
h1,
.hero h1,
[class*="hero"] h1,
.hero-title,
.page-title {
    font-size: clamp(34px, 4.2vw, 62px) !important;
    line-height: 1.04 !important;
}

/* Section titles */
h2,
.section-title,
[class*="section"] h2 {
    font-size: clamp(25px, 2.7vw, 40px) !important;
    line-height: 1.10 !important;
}

/* Card and smaller titles */
h3,
.card-title,
article h3 {
    font-size: clamp(18px, 1.7vw, 25px) !important;
    line-height: 1.18 !important;
}

h4 {
    font-size: 18px !important;
}

h5,
h6 {
    font-size: 16px !important;
}

/* Mobile */
@media (max-width: 768px) {
    h1,
    .hero h1,
    [class*="hero"] h1,
    .hero-title,
    .page-title {
        font-size: 34px !important;
        line-height: 1.07 !important;
    }

    h2,
    .section-title,
    [class*="section"] h2 {
        font-size: 26px !important;
    }

    h3,
    .card-title,
    article h3 {
        font-size: 19px !important;
    }
}

/* === /VIDEURO GLOBAL TITLE SIZE FIX === */
