/* Identitatea vizuală comună a ghidului. */
:root{--fundal:#fbf9f6;--text:#302238;--sters:#756c78;--linie:#e9e2eb;--accent:#733c82}
html{scroll-behavior:smooth;scroll-padding-top:96px}
.container{max-width:1180px;padding:0 28px 32px}
.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0;border-bottom:1px solid var(--linie);margin-bottom:28px;background:rgba(251,249,246,.97);box-shadow:0 8px 20px #30223808;backdrop-filter:blur(12px)}
.site-header .marca{border:0;padding:0;display:flex;align-items:center;gap:11px;font-size:18px;letter-spacing:-.5px;white-space:nowrap}
.marca small{display:block;font-size:8px;letter-spacing:1.5px;font-weight:600;color:var(--sters);margin-top:3px}
.brand-symbol{display:grid;place-items:center;background:var(--lila);color:#38203e;width:42px;height:42px;border-radius:14px;font-size:32px;font-family:Georgia,serif;font-style:italic}
.primary-nav{border:0;margin:0;padding:0;gap:22px;align-items:center;flex-wrap:nowrap}
.primary-nav a{border:0;padding:9px 0;font-size:13px;font-weight:600;margin:0;white-space:nowrap}
.primary-nav .nav-garda{padding:11px 15px;background:#eee3f1;color:#593265;border-radius:99px}
.all-menu{position:relative;font-size:13px;flex-shrink:0}
.all-menu summary{cursor:pointer;list-style:none;display:flex;gap:13px;align-items:center;padding:10px 0;font-weight:600}
.all-menu summary::-webkit-details-marker{display:none}
.all-menu nav{position:absolute;z-index:10;right:0;top:38px;width:310px;display:grid;gap:0;background:#fff;border:1px solid var(--linie);border-radius:18px;padding:12px;box-shadow:0 18px 50px #30223820}
.all-menu nav a{padding:10px 12px;border:0;border-radius:8px;margin:0;font-size:14px}
.all-menu nav a:hover,.all-menu nav a.activ{background:#f4e9f7;color:var(--accent)}
.hero{display:grid;grid-template-columns:1.1fr 1fr;background:#eee1f1;border-radius:28px;overflow:hidden;min-height:390px}
.hero-copy{padding:42px 38px;background:radial-gradient(ellipse at 0 100%,#d396e066,transparent 70%)}
.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.8px;margin:0 0 16px;color:#785d80}
.hero h1{font-size:clamp(34px,4vw,53px);font-weight:650;letter-spacing:-2px;line-height:1.08;margin:0 0 20px}
.hero h1 em{font-family:Georgia,serif;font-weight:400;color:#835391}
.hero-intro{font-size:15px;max-width:350px;color:#685570;line-height:1.65;margin:0 0 24px}
.buton{display:inline-flex;gap:24px;align-items:center;background:#3c2845;color:white;text-decoration:none;font-size:13px;font-weight:600;padding:14px 20px;border-radius:12px}
.buton:hover{background:#65406e}
.hero-small{font-size:10px;color:#796580;margin:14px 0 0}
.hero-garda{margin:24px;padding:24px;border-radius:20px;background:#fffdfaf5;box-shadow:0 8px 30px #73497d0b;align-self:stretch;display:flex;flex-direction:column;justify-content:center}
.hero-garda-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.5px;font-weight:700;color:#8b7990}
.hero-garda-top span:last-child{display:grid;place-items:center;width:34px;height:34px;background:#f1e7f3;border-radius:11px;font-size:20px;color:#81558b}
.hero-garda h2{font-size:15px;margin:6px 0 18px;font-weight:500;color:#75657c}
.hero-garda .card{border:0;border-radius:0;padding:0;background:none;margin:0 0 20px}
.hero-garda .eticheta{font-size:9px;letter-spacing:1px;background:#f0f3ed;padding:6px 10px;border-radius:99px;margin-bottom:14px;color:#475846}
.hero-garda .nume{font-size:30px;letter-spacing:-1px;margin-bottom:8px}
.hero-garda .detaliu{font-size:14px}
.hero-garda .adresa{font-size:13px;margin-top:15px}
.hero-garda .harta{font-size:12px}
.hero-garda>.sub{border-top:1px solid var(--linie);padding-top:14px;margin-bottom:0;font-size:12px}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:36px 0 20px}
.section-heading .eyebrow{margin-bottom:8px}
.section-heading h2{font-size:27px;letter-spacing:-.8px;margin:0}
.section-note{font-size:11px;color:var(--sters);padding-bottom:4px}
.categorii-foto{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:0}
.categorii-foto li:first-child{grid-column:auto}
.categorii-foto a,.categorii-foto li:first-child a{display:block;border:1px solid var(--linie);border-radius:16px;background:#fff;box-shadow:0 3px 10px #30223803;transition:transform .18s,box-shadow .18s}
.categorii-foto a:hover{transform:translateY(-3px);box-shadow:0 10px 24px #30223812;border-color:var(--lila)}
.categorii-foto img{aspect-ratio:1.35;object-fit:cover}
.categorii-foto .categorie-text{padding:13px 14px 16px}
.categorii-foto b,.categorii-foto li:first-child b{font-size:14px;line-height:1.3;letter-spacing:-.2px;margin-bottom:7px}
.categorii-foto span{font-size:10px;line-height:1.5;display:block}
.categorii-foto li:first-child a{border-color:#c99cd3}
.sectiune-categorii>.sub{font-size:10px;color:#8a808e}
.local-note{display:flex;gap:25px;align-items:center;border:1px solid var(--linie);background:#f4eff5;border-radius:20px;padding:28px 32px;margin-top:32px}
.local-symbol{font-size:45px;color:#a875b5}
.local-note .eyebrow{margin-bottom:6px}
.local-note h2{font-size:22px;margin:0 0 8px;letter-spacing:-.5px}
.local-note p:last-child{font-size:13px;color:var(--sters);margin:0;max-width:700px}
main>.fise,main>.nota,main>table,main>.intrebari,main>.piste{max-width:850px}
footer{font-size:11px;line-height:1.8;margin-top:34px}
@media(max-width:950px){.primary-nav>a:not(.nav-garda){display:none}.categorii-foto{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-copy{padding:30px 24px}.hero-garda{margin:16px;padding:22px}.hero h1{font-size:40px}}
@media(max-width:600px){
 html{scroll-padding-top:72px}
 .container{padding:0 8px 24px}.site-header{padding:14px 4px;margin-bottom:12px;gap:10px}.site-header .marca{font-size:15px;gap:8px}.brand-symbol{width:34px;height:34px;font-size:26px;border-radius:11px}.marca small{font-size:6px;letter-spacing:1px}.primary-nav{display:none}.all-menu summary{font-size:12px;padding:8px}.all-menu nav{width:min(310px,calc(100vw - 24px));max-height:75vh;overflow-y:auto}.hero{grid-template-columns:1fr;border-radius:18px;min-height:0}.hero-copy{padding:23px 20px 18px}.hero .eyebrow{font-size:8px;letter-spacing:1.2px;margin-bottom:12px}.hero h1{font-size:36px;letter-spacing:-1.3px;margin-bottom:12px}.hero-intro{font-size:13px;line-height:1.5;margin-bottom:15px;max-width:100%}.buton{font-size:12px;padding:11px 15px;gap:16px}.hero-small{display:none}.hero-garda{margin:0 10px 10px;padding:17px 19px;border-radius:14px}.hero-garda-top{font-size:8px}.hero-garda-top span:last-child{width:28px;height:28px;font-size:17px}.hero-garda h2{margin:-20px 0 13px;font-size:12px}.hero-garda-top>span:first-child{visibility:hidden}.hero-garda .nume{font-size:25px}.hero-garda .card{margin-bottom:12px}.hero-garda .eticheta{margin-bottom:10px;font-size:8px}.hero-garda .detaliu{font-size:13px}.hero-garda .adresa{font-size:12px;margin-top:9px}.hero-garda>.sub{padding-top:10px;font-size:11px}.section-heading{margin:25px 4px 14px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.2px}.section-heading h2{font-size:23px}.section-note{display:none}.categorii-foto{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.categorii-foto a,.categorii-foto li:first-child a{border-radius:12px}.categorii-foto img,.categorii-foto li:first-child img{aspect-ratio:1.7;height:auto;min-height:0}.categorii-foto .categorie-text{padding:11px 12px 13px}.categorii-foto b,.categorii-foto li:first-child b{font-size:14px}.categorii-foto span{font-size:10px}.local-note{padding:20px 16px;gap:14px;margin-top:22px;border-radius:14px}.local-note h2{font-size:19px}.local-note .eyebrow{font-size:8px;letter-spacing:1px}.local-note p:last-child{font-size:12px}.local-symbol{font-size:30px}footer{padding:16px 6px 0;font-size:10px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.categorii-foto a{transition:none}}
