:root{--bg:#fffdf7;--surface:#fff;--surface-soft:#f8fbff;--text:#1f2640;--muted:#5f6885;--primary:#635bff;--primary-dark:#473bd1;--secondary:#ff7a59;--accent:#ffcc4d;--pink:#ff5ca8;--green:#31c48d;--border:#635bff1f;--shadow:0 18px 45px #403d6e1f;--radius:24px;--radius-sm:18px;--container:1250px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#ff5ca814,#0000 28%),radial-gradient(circle at 100% 0,#635bff14,#0000 24%),linear-gradient(#fffdf7 0%,#f5f9ff 100%);margin:0;font-family:Arial,Helvetica,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(var(--container), calc(100% - 2rem));margin-inline:auto}.narrow{width:min(860px,100%);margin-inline:auto}.section{padding:88px 0}.soft-bg{background:linear-gradient(#fbfdff 0%,#f6faff 100%)}.gradient-panel{background:radial-gradient(circle at 0 0,#ffcc4d2e,#0000 24%),radial-gradient(circle at 100% 100%,#635bff1f,#0000 28%),linear-gradient(#fffaf1 0%,#f9fbff 100%)}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--pink);margin:0 0 .7rem;font-size:.84rem;font-weight:800}.section-title{margin-bottom:2rem}.section-title.center{text-align:center}.section-title h2,h1,h2,h3,h4{margin-top:0;line-height:1.1}.section-title h2{margin-bottom:.9rem;font-size:clamp(2rem,4vw,3rem)}.section-description,.hero-subtitle,.section-title p:last-child,.feature-card p,.info-card p,.step-card p,.faq-item p,.contact-card p,.site-footer p{color:var(--muted);line-height:1.75}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border-bottom:1px solid #635bff14;position:sticky;top:0}.nav-row{justify-content:space-between;align-items:center;gap:1rem;min-height:78px;display:flex}.brand{color:var(--primary);align-items:center;gap:.65rem;font-size:1.1rem;font-weight:800;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--primary), var(--pink));width:36px;height:36px;box-shadow:var(--shadow);border-radius:999px;place-items:center;display:inline-grid}.desktop-nav{align-items:center;gap:1.2rem;display:flex}.desktop-nav a{color:var(--text);font-weight:600;transition:color .2s}.desktop-nav a:hover{color:var(--primary)}.nav-cta,.btn{border-radius:16px;justify-content:center;align-items:center;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.nav-cta{background:linear-gradient(135deg, var(--secondary), #ff9555);color:#fff;min-height:46px;box-shadow:var(--shadow);padding:0 1rem}.nav-cta:hover,.btn:hover{transform:translateY(-1px)}.hero-section{padding:78px 0 36px}.hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:2rem;display:grid}.hero-copy h1{max-width:14ch;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem)}.badge{background:linear-gradient(135deg, var(--accent), #ffe07d);color:#493b05;min-height:40px;box-shadow:var(--shadow);border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .9rem;font-size:.92rem;font-weight:800;display:inline-flex}.hero-subtitle{max-width:62ch;font-size:1.06rem}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:1.6rem;display:flex}.btn{min-height:52px;padding:0 1.15rem}.btn-primary{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-dark));box-shadow:var(--shadow)}.btn-secondary{color:#fff;background:linear-gradient(135deg, var(--secondary), #ff9868);box-shadow:var(--shadow)}.hero-visual{min-height:620px;position:relative}.hero-main-image,.hero-side-image,.gallery-image-wrap,.map-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#eef3ff;position:relative;overflow:hidden}.hero-main-image{position:absolute;inset:0 10px 20px 0}.hero-side-image{border:8px solid #fff;width:42%;height:42%;position:absolute;bottom:0;right:0}.stats-section{padding:0 0 40px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.stat-card,.feature-card,.info-card,.step-card,.gallery-card,.contact-card,.principal-card,.faq-item,.not-found-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffe6}.stat-card{text-align:center;padding:1.5rem}.stat-card h3{color:var(--primary);margin-bottom:.4rem;font-size:1.55rem}.card-grid{gap:1rem;display:grid}.three-col{grid-template-columns:repeat(3,1fr)}.feature-card,.info-card,.step-card{padding:1.5rem}.feature-icon{background:linear-gradient(135deg,#635bff1a,#ff5ca81f);border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:1rem;font-size:1.6rem;display:inline-grid}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.gallery-card{overflow:hidden}.gallery-image-wrap{border-radius:24px 24px 0 0;min-height:280px}.gallery-card-body{padding:1rem 1.2rem 1.2rem}.steps-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.step-number{color:#fff;background:linear-gradient(135deg, var(--green), #20b774);border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:1rem;font-weight:800;display:inline-grid}.principal-section{padding-top:1rem}.principal-card{text-align:center;background:radial-gradient(circle at 0 0,#ffcc4d1f,#0000 28%),linear-gradient(#fffffff0,#f8fbfff5);padding:2rem}.principal-name{color:var(--primary);margin-top:1rem;font-weight:800}.faq-list{gap:1rem;display:grid}.faq-item{padding:1.1rem 1.25rem}.faq-item summary{cursor:pointer;font-size:1.02rem;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:.9rem 0 0}.contact-grid{grid-template-columns:.95fr 1.05fr;align-items:stretch;gap:1rem;display:grid}.contact-card,.map-card{min-height:420px}.contact-card{padding:1.7rem}.contact-list{gap:.95rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.contact-list a{color:var(--primary);word-break:break-word}.site-footer{color:#fff;background:radial-gradient(circle at 0 0,#ffffff14,#0000 18%),linear-gradient(#1f2640 0%,#181e34 100%);padding:2.4rem 0}.footer-grid{grid-template-columns:1.2fr .8fr .8fr;gap:1.2rem;display:grid}.footer-grid h3,.footer-grid h4{margin-bottom:.8rem}.footer-links{gap:.6rem;display:grid}.not-found-page{place-items:center;min-height:100svh;padding:2rem 0;display:grid}.not-found-card{text-align:center;padding:2rem}@media (max-width:1080px){.steps-grid,.three-col{grid-template-columns:repeat(2,1fr)}.contact-grid,.footer-grid{grid-template-columns:1fr}}@media (max-width:900px){.desktop-nav{display:none}.hero-grid,.stats-grid,.gallery-grid,.three-col,.steps-grid{grid-template-columns:1fr}.hero-visual{min-height:420px}.hero-main-image{inset:0 0 110px}.hero-side-image{width:58%;height:38%}.section{padding:72px 0}}@media (max-width:640px){.container{width:min(var(--container), calc(100% - 1rem))}.hero-section{padding-top:44px}.hero-visual{min-height:360px}.hero-main-image{inset:0 0 90px}.hero-side-image{border-width:6px;width:62%;height:35%}.gallery-image-wrap{min-height:220px}.contact-card,.map-card{min-height:340px}}.nav-right{align-items:center;gap:10px;display:flex}.menu-btn{cursor:pointer;background:0 0;border:none;font-size:1.6rem;display:none}@media (max-width:900px){.desktop-nav{display:none}.menu-btn{display:block}.nav-cta{padding:8px 12px;font-size:.9rem}.mobile-nav{background:#fff;border-top:1px solid #eee;flex-direction:column;gap:12px;padding:16px;display:flex}.mobile-nav a{font-size:1rem;font-weight:600}}.mobile-nav{display:none}@media (max-width:900px){.mobile-nav{z-index:999;background:#fff;flex-direction:column;gap:16px;width:100%;padding:20px;display:flex;position:fixed;top:78px;left:0;box-shadow:0 10px 30px #0000001a}.mobile-nav a{border-bottom:1px solid #eee;padding:10px 0;font-size:1.1rem;font-weight:700}}.site-header{z-index:1000;position:sticky;top:0}@media (max-width:900px){.hero-copy h1{font-size:2.2rem}.hero-subtitle{font-size:1rem}.hero-actions{flex-direction:column}}.btn-primary,.nav-cta{box-shadow:0 10px 25px #00000026}
