: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)}}body{margin:0}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}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%}:root{--accent:#0b7285;--accent-dark:#095f6f;--muted:#5f6b75;--bg:#f8fbfd;--surface:#fff;--border:#e8eef3;--glass:#ffffffa6;--glass-2:#0b728514;--accent-grad:linear-gradient(135deg,#0b7285 0%, #0ea5a3 100%)}*{box-sizing:border-box}body{color:#111;background:var(--bg);margin:0;font-family:system-ui,Segoe UI,Roboto,sans-serif;font-weight:500;overflow-x:hidden}html{scroll-behavior:smooth;overflow-x:hidden}.container{max-width:1100px;margin:0 auto;padding:24px}.site-header{z-index:60;-webkit-backdrop-filter:blur(8px)saturate(1.05);backdrop-filter:blur(8px)saturate(1.05);background:#ffffffb8;border-bottom:1px solid #e8eef3a6;width:100%;transition:box-shadow .22s,background .22s;position:sticky;top:0;left:0;right:0;box-shadow:0 6px 20px #1034460a}.places-header{z-index:70;background:#fffffff2;border-bottom:1px solid #e5e7ebcc;position:sticky;top:0}.places-header-inner{justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.places-logo-group{align-items:center;gap:16px;margin-right:auto;display:flex}.brand-logo{object-fit:contain;width:auto;height:55px;transition:transform .22s}.brand-logo:hover{transform:scale(1.05)}.company-logo{height:48px}.slrc-logo{height:55px}.places-nav{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.places-nav a{color:var(--muted);border-radius:999px;padding:10px 12px;font-weight:700;text-decoration:none;transition:color .22s,background .22s,transform .22s}.places-nav a:hover{color:#0b7285;background:#0b728514;transform:translateY(-1px)}.places-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:420px;padding:0 24px;display:flex;position:relative}.places-hero-overlay{background:linear-gradient(#00000073 0%,#00000040 100%);position:absolute;inset:0}.places-hero-copy{color:#fff;max-width:720px;padding:72px 0;position:relative}.places-hero-copy .eyebrow{color:#ffffffe6;text-transform:uppercase;letter-spacing:.14em;margin-bottom:18px;font-weight:700;display:inline-block}.places-hero-copy h1{margin:0 0 18px;font-family:system-ui,Segoe UI,Roboto,sans-serif;font-size:clamp(3rem,5vw,5rem);font-weight:800;line-height:.95}.places-hero-copy p{color:#ffffffe6;max-width:620px;margin:0;font-size:1.05rem;line-height:1.7}.places-main{padding-top:44px;padding-bottom:80px}.places-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.place-card{background-position:50%;background-size:cover;border-radius:26px;align-items:flex-end;min-height:340px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.place-card:hover{transform:translateY(-5px);box-shadow:0 32px 80px #0000002e}.place-card-overlay{background:linear-gradient(#0000002e,#0000009e);position:absolute;inset:0}.place-card-content{z-index:2;padding:28px;position:relative}.place-card-content h3{color:#fff;margin:0 0 10px;font-size:1.7rem;line-height:1.05}.place-card-content p{color:#ffffffeb;max-width:320px;margin:0 0 20px;line-height:1.65}.place-cta{color:#111;background:#f59e0b;border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 16px 30px #00000029}.place-cta:hover{color:#fff;background:#d97706;transform:translateY(-2px)}@media (width<=820px){.places-header-inner,.places-hero{padding-left:16px;padding-right:16px}}@media (width<=620px){.places-header-inner{flex-direction:column;align-items:flex-start}.places-nav{flex-wrap:wrap;justify-content:flex-start;width:100%}.places-hero{min-height:320px}}.site-header>.container,.site-footer>.container{width:100%;max-width:none;padding-left:24px;padding-right:24px}.header-inner,.footer-inner{justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;display:flex}.header-inner{justify-content:space-between;align-items:center;display:flex}.header-actions{align-items:center;gap:12px;display:flex}.header-actions a.muted{color:var(--muted);border-radius:999px;padding:10px 14px;text-decoration:none;transition:color .22s,background .22s,transform .22s}.header-actions a.muted:hover{color:var(--accent-dark);background:#0b728514;transform:translateY(-1px)}.btn.small{color:var(--accent-dark);background:#0b728514;border:1px solid #0b72852e;border-radius:999px;padding:10px 18px;font-weight:700;transition:transform .22s,box-shadow .22s,background .22s}.btn.small:hover{background:#0b72851f;transform:translateY(-1px);box-shadow:0 12px 22px #0b728529}.nav{align-items:center;gap:18px;display:flex}.brand{color:var(--muted);letter-spacing:.08em;margin:0;font-size:1rem;font-weight:700}.nav a{color:var(--muted);border-radius:999px;padding:10px 14px;font-weight:700;text-decoration:none;transition:color .22s,background .22s,transform .22s,box-shadow .22s}.nav a:hover{color:#081b24;background:#0b728514;transform:translateY(-1px);box-shadow:0 10px 20px #0b728514}.nav a:focus-visible{outline-offset:4px;border-radius:6px;outline:3px solid #0b72851f}.hero{color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:620px;padding:60px 24px;display:flex;position:relative}.wide-hero{width:100vw;max-width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.hero:before{content:"";background:linear-gradient(#00000061 0%,#0000002e 100%);position:absolute;inset:0}.hero-content{z-index:1;text-align:center;max-width:560px;margin:0 auto;position:relative}.wide-hero .hero-content{text-align:left;max-width:780px;margin-left:72px}.eyebrow{color:#ffffffd9;text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px;font-weight:700}.hero-title{text-shadow:0 18px 40px #0000002e;margin:0 0 18px;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:800;line-height:1}.hero-sub{color:#fffffff0;text-shadow:0 8px 22px #00000024;max-width:680px;margin:0 0 26px}.hero-ctas{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.hero .btn{color:#fff;background:0 0;border:1.5px solid #ffffffd9;border-radius:999px;padding:14px 28px;transition:transform .22s,border-color .22s,border-width .22s,box-shadow .22s,background .22s,color .22s;box-shadow:inset 0 0 0 1px #ffffff1a}.hero .btn.primary{background:#0b7285;border-color:#fffffff2}.hero .btn.ghost{border-color:#ffffffb8}.hero .btn:hover{border-width:2.5px;border-color:#fff;transform:translateY(-3px)scale(1.04);box-shadow:0 18px 40px #ffffff1f}.hero .btn.primary:hover{color:#0b7285;background:#fff}.hero .btn:focus-visible{outline-offset:4px;outline:3px solid #ffffff47}.carousel{z-index:0;position:absolute;inset:0;overflow:hidden}.slides{width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.9,.3,1);display:flex}.slide{filter:brightness(.62);background-position:50%;background-size:cover;min-width:100%;height:100%}.carousel-indicators{z-index:22;gap:10px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.dot{cursor:pointer;background:#ffffff73;border:none;border-radius:50%;width:10px;height:10px;transition:transform .22s,background .22s}.dot.active{background:#fff;transform:scale(1.25)}.hero-arrows .arrow{z-index:23}.wide-hero .hero-content{z-index:24;position:relative}@media (width<=720px){.hero-content{text-align:center}.carousel-indicators{bottom:14px}}@keyframes pulse{0%{transform:translateY(0)scale(1)}50%{transform:translateY(-2px)scale(1.01)}to{transform:translateY(0)scale(1)}}.hero-content h2{margin:0 0 20px;font-size:clamp(2.5rem,4vw,3.75rem);line-height:1.02}.hero-content p{color:#f0f6f9f2;max-width:520px;margin:0 auto 28px;line-height:1.75}.btn{color:var(--accent);background:#fff;border-radius:10px;padding:14px 22px;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 16px 40px #0b728524}.btn:focus-visible{outline-offset:3px;outline:3px solid #0b72851f}.features .btn{transition:transform .22s,box-shadow .22s,background .22s,color .22s}.features .btn:hover{background:var(--accent);color:#fff;transform:translateY(-2px);box-shadow:0 18px 40px #0b728533}.features{gap:24px;padding:48px 24px;display:grid}.section-header{text-align:center;justify-items:center;row-gap:10px;margin-bottom:24px;display:grid}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.85rem;font-weight:700}.section-header h2{color:#111;letter-spacing:-.02em;margin:0;font-size:clamp(2rem,3vw,2.8rem)}.section-copy{color:var(--muted);max-width:640px;margin:0}.breadcrumbs{color:var(--muted);align-items:center;gap:10px;padding:0 24px 12px;font-size:.95rem;display:flex}.breadcrumbs a{color:var(--accent);text-decoration:none}.breadcrumb-divider{color:var(--border)}.feature-actions{padding:0 20px 24px}.category-lists{border-top:1px solid var(--border);background:#fff;padding:36px 24px 48px}.category-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.category-card{background:linear-gradient(#fffffff2,#fffffffa);border-radius:22px;padding:28px;box-shadow:0 20px 40px #1034460f}.category-card h4{margin-top:0;margin-bottom:14px;font-size:1.35rem}.category-card p{color:var(--muted);margin-bottom:16px}.category-card ul{color:#111;margin:0;padding-left:20px}.category-card li{margin-bottom:10px;line-height:1.7}.caption-note{color:var(--muted);text-align:center;margin-top:18px}.page-breadcrumbs{color:var(--muted);align-items:center;gap:10px;margin:0 0 18px;font-size:.95rem;display:flex}.page-breadcrumbs a{color:var(--accent);text-decoration:none}.page-breadcrumbs .breadcrumb-divider{color:var(--border)}.page-content{max-width:980px;margin:0 auto;padding:42px 24px 60px}.page-content h2{color:#102a43;margin:0 0 12px;font-family:system-ui,Segoe UI,Roboto,sans-serif;font-size:clamp(2rem,3vw,2.8rem)}.page-content p{color:var(--muted);margin:0 0 24px}.category-list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.category-list li{border:1px solid var(--border);background:#fff;border-radius:20px;padding:22px 24px;box-shadow:0 18px 40px #1034460d}.category-list h4{color:#102a43;margin:0 0 10px;font-family:system-ui,Segoe UI,Roboto,sans-serif}.category-list p{color:var(--muted);margin:0;line-height:1.75}.back-link{align-items:center;gap:8px;margin-top:24px;transition:transform .22s,box-shadow .22s,background .22s,color .22s;display:inline-flex}.back-link:hover{background:var(--accent);color:#fff;transform:translateY(-2px);box-shadow:0 18px 40px #0b728533}.features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.features article{background:linear-gradient(#ffffffe6,#fffffffa);border-radius:18px;flex-direction:column;transition:transform .26s,box-shadow .26s;display:flex;overflow:hidden;box-shadow:0 18px 50px #1034460f}.features article:hover{transform:translateY(-10px)scale(1.01);box-shadow:0 30px 70px #1034461a}.feature-image{aspect-ratio:4/3;background:#f0f4f8;width:100%;overflow:hidden}.features img{object-fit:cover;width:100%;height:100%;display:block}.features h3{margin:20px 0 10px;padding:0 20px;font-size:1.25rem}.features p{color:var(--muted);margin:0 0 24px;padding:0 20px;line-height:1.7}.gallery{padding:48px 24px}.gallery-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.gallery-header h3{margin:0;font-size:2rem}.gallery-actions{gap:10px;display:flex}.gallery-arrow{color:#0b7285;cursor:pointer;background:#0b728514;border:none;border-radius:999px;place-items:center;width:42px;height:42px;font-size:1.4rem;transition:transform .22s,background .22s;display:grid}.gallery-arrow:hover{background:#0b728524;transform:translateY(-2px)}.gallery-carousel{border-radius:24px;overflow:hidden}.gallery-slides{transition:transform .5s;display:flex}.gallery-slide{box-sizing:border-box;min-width:100%;padding:0 8px}.gallery-slide img{object-fit:cover;border-radius:24px;width:100%;min-height:380px;display:block}.gallery-indicators{justify-content:center;gap:10px;margin-top:18px;display:flex}.gallery-indicators .dot{cursor:pointer;background:#0b728540;border:none;border-radius:50%;width:10px;height:10px;transition:transform .22s,background .22s}.gallery-indicators .dot.active{background:var(--accent);transform:scale(1.25)}.lightbox-content{border-radius:24px;width:100%;max-width:min(92vw,860px);animation:.22s ease-out popIn;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000059}.lightbox-content img{object-fit:cover;width:100%;height:auto;display:block}.lightbox-close{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:999px;width:42px;height:42px;font-size:1.6rem;line-height:1;transition:transform .22s,background .22s;position:absolute;top:16px;right:16px}.lightbox-close:hover{background:#ffffff42;transform:scale(1.05)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.features article{gap:12px}.feature-image{border-radius:14px;overflow:hidden}.hero-arrows{z-index:20;gap:8px;display:flex;position:absolute;bottom:36px;right:40px}.arrow{color:#fff;background:#ffffff1f;border:none;border-radius:999px;place-items:center;width:44px;height:44px;font-size:24px;display:inline-grid}.arrow:hover{background:#ffffff2e;transform:translateY(-3px)}@media (width<=820px){.wide-hero .hero-content{max-width:100%;margin-left:24px}.hero-title{font-size:clamp(1.8rem,7vw,2.6rem)}.hero-arrows{bottom:18px;right:18px}}.contact{max-width:760px;margin:0 auto;padding:48px 24px}.contact h3{margin-bottom:16px;font-size:2rem}.contact p{color:var(--muted);max-width:650px;margin-bottom:24px;line-height:1.75}.contact-form{gap:14px;max-width:680px;margin:0 auto;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--border);color:#111;width:100%;font:inherit;background:#fff;border-radius:14px;padding:14px 16px}.contact-form textarea{resize:vertical;min-height:150px}.site-footer{border-top:1px solid var(--border);background:#fff;width:100%;margin-top:8px;padding:28px 24px;left:0;right:0}.footer-inner{justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:1100px;margin:0 auto;display:flex}.footer-inner p{color:var(--muted);margin:0}@media (width<=820px){.hero{min-height:520px;padding:42px 20px}.hero-content h2{font-size:clamp(2rem,6vw,2.75rem)}}@media (width<=720px){.hero{text-align:center;flex-direction:column}.hero-content{max-width:100%}.footer-inner{flex-direction:column;align-items:flex-start}}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .52s cubic-bezier(.2,.9,.3,1),transform .52s cubic-bezier(.2,.9,.3,1);transform:translateY(18px)scale(.995)}.reveal.in-view{opacity:1;transform:translateY(0)scale(1)}.contact-form input,.contact-form textarea{transition:box-shadow .22s,border-color .22s}.contact-form textarea{resize:none}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 12px 30px #0b728514}@media (width<=720px){.features,.gallery{padding:32px 16px}}.error-page{background:var(--bg);color:#111;flex-direction:column;min-height:100vh;display:flex}.error-header{z-index:60;-webkit-backdrop-filter:blur(8px)saturate(1.05);backdrop-filter:blur(8px)saturate(1.05);background:#ffffffb8;border-bottom:1px solid #e8eef3a6;width:100%;transition:box-shadow .22s,background .22s;position:sticky;top:0;left:0;right:0;box-shadow:0 6px 20px #1034460a}.error-header-inner{justify-content:flex-start;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:16px 24px;display:flex}.error-logo-group{align-items:center;gap:16px;display:flex}.logo-link{align-items:center;text-decoration:none;transition:transform .22s;display:flex}.logo-link:hover{transform:scale(1.05)}.error-brand-logo{object-fit:contain;width:auto;height:55px}.error-brand-logo.company-logo{height:48px}.error-container{flex:1;justify-content:center;align-items:center;gap:80px;width:100%;max-width:1100px;margin:0 auto;padding:60px 24px;display:flex}.error-content{text-align:left;flex:1}.error-code{color:#0b7285;opacity:.9;margin-bottom:16px;font-size:6rem;font-weight:800;line-height:1}.error-code-403{color:#d97706}.error-title{color:#111;margin:0 0 16px;font-size:2.5rem;font-weight:800;line-height:1.2}.error-description{color:#5f6b75;max-width:500px;margin:0 0 32px;font-size:1.05rem;line-height:1.7}.error-actions{flex-wrap:wrap;gap:16px;display:flex}.error-btn{cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .22s,box-shadow .22s,background .22s,color .22s;display:inline-flex}.error-btn-primary{color:#fff;background:#0b7285;box-shadow:0 12px 30px #0b728533}.error-btn-primary:hover{background:#095f6f;transform:translateY(-2px);box-shadow:0 16px 40px #0b72854d}.error-btn-secondary{color:#0b7285;background:#0b728514;border:2px solid #0b72852e}.error-btn-secondary:hover{color:#095f6f;background:#0b72851f;transform:translateY(-2px);box-shadow:0 10px 25px #0b728526}.error-illustration{flex:1;justify-content:center;align-items:center;min-height:300px;display:flex}.illustration-404{color:#0b728533;align-items:center;gap:20px;font-size:5rem;font-weight:800;display:flex}.illustration-404 .circle{border:4px solid #0b728533;border-radius:50%;width:80px;height:80px;animation:3s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.illustration-403{perspective:1000px;justify-content:center;align-items:center;display:flex}.lock-icon{width:120px;height:140px;position:relative}.lock-body{background:#d9770633;border:4px solid #d97706;border-radius:8px;width:80px;height:70px;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #d9770626}.lock-body:after{content:"";background:#d97706;border-radius:2px;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lock-shackle{border:4px solid #d97706;border-bottom:none;border-radius:40px 40px 0 0;width:50px;height:60px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #d9770626}.error-footer{text-align:center;background:#0b72850a;border-top:1px solid #e8eef3a6;margin-top:auto;padding:24px}.error-footer p{color:#5f6b75;margin:0;font-size:.9rem}@media (width<=1024px){.error-container{flex-direction:column;gap:40px;padding:40px 24px}.error-code{font-size:4.5rem}.error-title{font-size:2rem}.error-description{font-size:1rem}.error-illustration{min-height:250px}}@media (width<=640px){.error-header-inner{padding:12px 16px}.error-brand-logo{height:45px}.error-brand-logo.company-logo{height:40px}.error-container{padding:30px 16px}.error-content{text-align:center}.error-code{font-size:3rem}.error-title{font-size:1.5rem}.error-description{margin-bottom:24px;font-size:.95rem}.error-actions{justify-content:center}.error-btn{flex:1;min-width:140px;padding:12px 20px;font-size:.9rem}.illustration-404{gap:12px;font-size:3.5rem}.illustration-404 .circle{width:60px;height:60px}.lock-icon{width:100px;height:120px}.lock-body{width:60px;height:50px;bottom:15px}.lock-shackle{width:40px;height:50px}}.admin-page{background:linear-gradient(135deg, var(--bg) 0%, #f0f7f9 100%);color:#111;flex-direction:column;min-height:100vh;display:flex}.admin-header{z-index:60;-webkit-backdrop-filter:blur(8px)saturate(1.05);backdrop-filter:blur(8px)saturate(1.05);background:#ffffffb8;border-bottom:1px solid #e8eef3a6;width:100%;transition:box-shadow .22s,background .22s;position:sticky;top:0;left:0;right:0;box-shadow:0 6px 20px #1034460a}.admin-header-inner{justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:16px 24px;display:flex}.admin-logo-group{align-items:center;gap:16px;display:flex}.admin-brand-logo{object-fit:contain;width:auto;height:55px}.admin-brand-logo.company-logo{height:48px}.admin-badge{color:#0b7285;text-transform:uppercase;letter-spacing:.08em;background:#0b72851a;border:1px solid #0b728533;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.admin-container{flex:1;justify-content:center;align-items:center;padding:40px 24px;display:flex}.login-wrapper{align-items:center;gap:60px;width:100%;max-width:1200px;display:flex}.login-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #e8eef3a6;border-radius:24px;flex:1;padding:48px;box-shadow:0 20px 60px #0b72851f}.login-header{text-align:center;margin-bottom:32px}.login-header h1{color:#111;margin:0 0 8px;font-size:2rem;font-weight:800;line-height:1.2}.login-header p{color:#5f6b75;margin:0;font-size:.95rem}.login-error{color:#dc2626;background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;margin-bottom:24px;padding:12px 16px;font-size:.9rem;animation:.3s slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.login-form{flex-direction:column;gap:20px;margin-bottom:24px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#111;font-size:.9rem;font-weight:600}.form-input{color:#111;background:#ffffff80;border:2px solid #e8eef3a6;border-radius:12px;padding:12px 16px;font-family:inherit;font-size:.95rem;transition:all .22s}.form-input:focus{background:#fff;border-color:#0b7285;outline:none;box-shadow:0 0 0 3px #0b72851a}.form-input::placeholder{color:#aaa}.password-wrapper{align-items:center;display:flex;position:relative}.password-toggle{cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:1.2rem;transition:transform .2s;position:absolute;right:12px}.password-toggle:hover{transform:scale(1.1)}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b7285 0%,#0ea5a3 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:.95rem;font-weight:700;transition:all .22s;display:flex;box-shadow:0 12px 30px #0b728540}.login-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 40px #0b728559}.login-btn:active:not(:disabled){transform:translateY(0)}.login-btn:disabled{opacity:.7;cursor:not-allowed}.loader{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin}.login-footer{text-align:center;border-top:1px solid #e8eef3a6;padding-top:20px}.login-footer p{color:#5f6b75;margin:0;font-size:.9rem}.login-footer a{color:#0b7285;font-weight:600;text-decoration:none;transition:color .22s}.login-footer a:hover{color:#095f6f;text-decoration:underline}.login-illustration{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.security-icon{perspective:1000px;justify-content:center;align-items:center;margin-bottom:32px;display:flex}.shield-main{background:linear-gradient(135deg,#0b7285 0%,#0ea5a3 100%);border-radius:20px 20px 40px 40px;justify-content:center;align-items:center;width:140px;height:160px;animation:3s ease-in-out infinite float;display:flex;position:relative;box-shadow:0 20px 50px #0b728540}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.shield-accent{background:#fff3;border:3px solid #ffffff4d;border-radius:50%;width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shield-accent:after{content:"✓";color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;font-weight:700;display:flex;position:absolute}.login-illustration h3{color:#111;margin:24px 0 12px;font-size:1.8rem;font-weight:800}.login-illustration p{color:#5f6b75;max-width:280px;margin:0;font-size:.95rem;line-height:1.6}.admin-footer{text-align:center;background:#0b72850a;border-top:1px solid #e8eef3a6;margin-top:auto;padding:24px}.admin-footer p{color:#5f6b75;margin:0;font-size:.9rem}@media (width<=1024px){.login-wrapper{flex-direction:column;gap:40px}.login-card{padding:36px}.login-header h1{font-size:1.7rem}.security-icon{margin-bottom:24px}.shield-main{width:120px;height:140px}}@media (width<=640px){.admin-header-inner{flex-direction:column;align-items:flex-start;gap:12px}.admin-badge{padding:6px 12px;font-size:.75rem}.admin-container{padding:20px 16px}.login-card{padding:24px}.login-header h1{font-size:1.4rem}.login-header p,.form-group label{font-size:.85rem}.form-input{padding:10px 14px;font-size:.9rem}.login-btn{padding:12px 20px;font-size:.9rem}.login-illustration h3{font-size:1.4rem}.login-illustration p{font-size:.9rem}.shield-main{width:100px;height:120px}.shield-accent{width:60px;height:60px}.shield-accent:after{font-size:2rem}}
