@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";:root{--orange: #ef7b23;--blue: #27325a;--white: #ffffff;--paper: #f7f4ef;--line: rgba(39, 50, 90, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--blue);background:var(--white);font-family:Poppins,Arial,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{overflow:hidden}.section-band{padding:88px max(24px,calc((100vw - 1280px)/2))}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:14px max(24px,calc((100vw - 1280px)/2));color:var(--blue);background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;width:min(230px,42vw)}.brand img{width:100%}.header-nav{display:flex;align-items:center;justify-content:center;gap:4px}.header-nav a{padding:8px 12px;border-radius:8px;font-size:.88rem;font-weight:700}.header-nav a:hover{color:var(--orange);background:#ef7b2314}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:2px solid transparent;border-radius:8px;font-weight:800;line-height:1;transition:transform .18s ease,background-color .18s ease,color .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--white);background:var(--orange)}.button-primary:hover{background:#ff9342}.button-dark{color:var(--white);background:var(--blue)}.button-dark:hover{background:var(--orange)}.button-light{color:var(--white);border-color:#ffffffb3}.button-light:hover{color:var(--blue);background:var(--white)}.hero{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:42px;min-height:calc(100vh - 76px);max-height:860px;color:var(--white);background:linear-gradient(110deg,#27325af5,#27325ab8),var(--blue)}.hero-copy,.hero-art{position:relative;z-index:1}.eyebrow{margin:0 0 14px;color:var(--orange);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero .eyebrow,.format-section .eyebrow,.gallery-section .eyebrow,.cta-section .eyebrow{color:var(--white)}.hero h1,.section-header h2,.cta-section h2{margin:0;font-weight:900;line-height:.96}.hero h1{max-width:650px;font-size:clamp(4.25rem,7.2vw,7.9rem)}.hero-text{max-width:560px;margin:22px 0 0;color:var(--white);font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:620px;margin-top:30px}.hero-meta span{min-width:0;padding:13px 14px;overflow-wrap:anywhere;color:var(--white);background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:8px;font-size:.94rem;font-weight:800;line-height:1.2}.hero-meta b{display:block;margin-bottom:6px;color:var(--white);font-size:.68rem;font-weight:900;text-transform:uppercase}.hero-art{display:grid;place-items:center;min-height:520px;overflow:visible}.hero-city{width:min(760px,56vw)}.hero-logo{position:absolute;top:38px;left:10px;width:min(250px,19vw);animation:float 5s ease-in-out infinite}.details-section{color:var(--white);background:var(--orange)}.details-section .section-header p:not(.eyebrow){color:var(--white)}.details-section .eyebrow{color:var(--white)}.details-layout,.about-layout{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr);gap:46px;align-items:center}.section-visual{display:grid;place-items:center;min-height:360px;margin:0;overflow:hidden;border-radius:8px}.section-visual img{width:min(112%,620px);max-height:560px;object-fit:contain}.detail-visual,.about-visual{border:0}.about-visual img{width:min(118%,560px)}.details-grid{display:grid;grid-template-columns:1fr;gap:18px;margin-top:44px}.detail-card{min-height:168px;padding:28px;color:var(--white);background:var(--blue);border:2px solid rgba(255,255,255,.2);border-radius:8px}.detail-card span{display:block;color:var(--white);font-size:.78rem;font-weight:900;text-transform:uppercase}.detail-card strong{display:block;margin-top:18px;overflow-wrap:anywhere;font-size:clamp(1.9rem,4vw,3.4rem);line-height:1}.about-section{background:var(--white)}.about-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.section-header{max-width:760px}.section-header-center{margin-right:auto;margin-left:auto;text-align:center}.section-header h2{color:inherit;font-size:clamp(2.6rem,5.6vw,5.7rem)}.section-header p:not(.eyebrow){margin:20px 0 0;color:#27325ab8;font-size:1.06rem;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:44px}.feature-card{min-height:284px;padding:30px;border:2px solid var(--line);border-radius:8px;background:var(--white)}.feature-card:nth-child(2){color:var(--white);background:var(--blue)}.feature-card:nth-child(3){color:var(--white);background:var(--orange);border-color:var(--orange)}.card-marker{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;color:var(--white);background:var(--blue);border-radius:50%;font-size:1rem;font-weight:900}.feature-card:nth-child(2) .card-marker{color:var(--blue);background:var(--white)}.feature-card h3,.quiz-step h3{margin:28px 0 12px;font-size:1.55rem;line-height:1.12}.feature-card p,.quiz-step p{margin:0;color:currentColor;font-size:.98rem;line-height:1.65;opacity:.76}.format-section{color:var(--white);background:var(--blue)}.format-layout{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);gap:46px;align-items:center}.format-section .section-header p:not(.eyebrow){color:var(--white)}.steps-grid{display:grid;gap:16px;margin-top:36px}.quiz-step{padding:26px;color:var(--white);background:#ffffff14;border:2px solid rgba(255,255,255,.14);border-radius:8px}.quiz-step strong{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;color:var(--white);background:var(--orange);border-radius:999px;font-size:.84rem;font-weight:900}.quiz-step h3{margin-top:18px}.format-visual{min-height:420px;border:0}.format-visual img{width:min(116%,520px)}.gallery-section{background:var(--blue);color:var(--white)}.gallery-section .section-header p:not(.eyebrow){color:var(--white)}.atmosphere-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:44px}.atmosphere-grid p{margin:0;padding:28px 18px;color:var(--white);background:var(--orange);border-radius:8px;font-size:clamp(1.25rem,2vw,2rem);font-weight:900;line-height:1.08;text-align:center}.cta-section{display:flex;align-items:center;justify-content:space-between;gap:32px;color:var(--white);background:var(--blue)}.cta-section h2{max-width:760px;font-size:clamp(2.5rem,5vw,5.4rem)}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px max(24px,calc((100vw - 1280px)/2));color:var(--white);background:var(--blue);border-top:1px solid rgba(255,255,255,.18)}.footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:12px 22px}.footer-links a{display:inline-flex;align-items:center;gap:8px;color:var(--white);font-size:.92rem;font-weight:800}.footer-links a:hover{color:var(--white);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.instagram-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.site-footer p{margin:0;color:var(--white);font-size:.92rem;font-weight:700;text-align:right}@keyframes float{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-18px) rotate(3deg)}}@media (max-width: 980px){.section-band{padding-top:76px;padding-bottom:76px}.site-header{flex-wrap:wrap}.header-nav{order:3;width:100%;justify-content:flex-start;overflow-x:auto}.hero,.details-layout,.about-layout,.format-layout{grid-template-columns:1fr}.hero{min-height:auto;max-height:none;padding-top:68px}.hero-art{min-height:420px}.hero-city{width:min(720px,96vw)}.hero-logo{top:0;left:8%;width:min(230px,34vw)}.details-grid,.feature-grid,.atmosphere-grid{grid-template-columns:1fr}.about-visual,.detail-visual,.format-visual{order:2}.details-layout>div,.format-layout>div{order:1}.section-visual,.format-visual{min-height:340px}.feature-card{min-height:auto}}@media (max-width: 700px){.section-band{padding:58px 18px}.site-header{min-height:74px;padding:12px 18px}.brand{width:min(210px,58vw)}.header-cta{min-height:42px;padding:0 14px;font-size:.9rem}.header-nav a{padding:8px 10px;font-size:.84rem}.hero h1{font-size:clamp(3rem,16vw,5.2rem)}.hero-actions,.cta-section,.site-footer{align-items:stretch;flex-direction:column}.footer-links{flex-direction:column;align-items:flex-start}.site-footer p{width:100%;text-align:left}.button{width:100%}.hero-art{min-height:300px}.hero-city{width:min(500px,108%)}.hero-logo{top:0;left:0;width:min(170px,38vw)}.hero-meta{grid-template-columns:1fr}.hero-meta span{padding:12px 13px}.detail-card{min-height:136px;padding:24px}.section-visual,.format-visual{min-height:260px}.section-visual img,.format-visual img{width:min(116%,430px)}.section-header h2,.cta-section h2{font-size:clamp(2.3rem,12vw,3.8rem)}.atmosphere-grid p{padding:22px 16px;text-align:left}}
