:root{--red:#d9504c;--cream:#fdf7df;--sand:#f2e7c9;--sun:#f6d22e;--pink:#fdf7df;--mint:#f1e6c8;--ink:#201d1a;--white:#fff;--muted:#545454;--line:#d9d9d9;font-family:Arial,"Hiragino Kaku Gothic ProN","Noto Sans JP",Meiryo,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none;letter-spacing:0}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button,summary{cursor:pointer}button{color:inherit}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}p{line-height:1.9}h2{font-size:36px;line-height:1.55}h3{font-size:19px;line-height:1.6}button:disabled{cursor:not-allowed;opacity:.5}:focus-visible{outline:3px solid #126a50;outline-offset:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.skip{position:fixed;top:-80px;left:16px;z-index:100;background:#fff;padding:16px}.skip:focus{top:16px}.review-strip{background:var(--ink);color:white;font-size:11px;line-height:1.5;padding:7px 24px;text-align:center}.review-strip span{margin-left:24px;color:#e5e5e5}.header{height:86px;display:flex;align-items:center;padding:0 4%;gap:20px;border-bottom:1px solid var(--ink);background:white;position:sticky;top:0;z-index:20}.logo{width:76px;flex:none}.logo img{width:76px;height:auto}.header-place{font-size:10px;line-height:1.65;font-weight:700}.header nav{margin-left:auto;display:flex;align-items:center;gap:28px;font-size:12px;font-weight:700}.header nav>a:not(.button):hover{text-decoration:underline;text-underline-offset:5px}.button{border:1px solid var(--ink);background:var(--red);display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:56px;padding:15px 24px;font-weight:700;font-size:14px;border-radius:0;transition:background .18s,color .18s}.button:hover{background:var(--mint);color:var(--ink)}.button span{font-size:23px;line-height:1}.button.small{min-height:44px;padding:8px 18px;font-size:12px}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:var(--red);color:var(--ink)}.button.outline{background:white}.menu-toggle{margin-left:auto;border:1px solid var(--ink);background:white;padding:10px 12px;font-size:12px;min-height:44px}.menu-toggle[hidden]{display:none}.hero{background:var(--pink);padding:20px 5% 0;overflow:hidden;position:relative}.hero-top,.section-label{display:flex;justify-content:space-between;gap:20px;font-size:11px;font-weight:700;line-height:1.6}.hero h1{font-size:240px;line-height:.85;font-weight:900;text-align:center;color:var(--red);margin:16px 0 0;position:relative;z-index:1}.hero-copy{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2;margin:4px auto 0;max-width:1080px}.hero-copy h2{font-size:26px;line-height:1.5}.hero-copy p{font-size:12px;font-weight:700}.mobile-break{display:none}.hero-photos{max-width:740px;display:flex;align-items:flex-end;justify-content:center;gap:44px;margin:-52px auto 0;position:relative;z-index:1;padding:0 10px}.hero-photo{flex-shrink:1;min-width:0}.hero-photo.side{width:145px;margin-bottom:28px}.hero-photo.center{width:210px}.hero-photo.last{width:160px}.hero-photo img{width:100%;height:auto}.hero-photo figcaption{font-size:9px;line-height:1.5;padding-top:8px;font-weight:bold}.photo-note{font-size:10px;color:var(--muted);line-height:1.7;text-align:center;margin:20px 0}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid var(--ink);padding:20px 0 24px}.eyebrow{font-size:10px;font-weight:700;line-height:1.6}.hero-date{font-size:36px;font-weight:900;line-height:1.4}.hero-date small{font-size:11px}.section{padding:64px max(5%,calc((100% - 1160px)/2))}.section-label{border-top:1px solid var(--ink);padding-top:12px;margin-bottom:42px}.about{background:var(--mint)}.about-content{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:start}.about-content p{font-size:14px}.about-content p+p{margin-top:20px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:52px}.features article{border-top:1px solid var(--ink);padding-top:18px}.features article>span{font-size:12px;font-weight:700}.features h3{margin:16px 0 10px}.features p{font-size:13px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-heading>p{font-size:12px}.gallery-section h2{font-size:58px;line-height:1.05}.gallery-section h2 em{font-style:normal;color:var(--red)}.gallery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 20px;align-items:start}.gallery figure{min-width:0}.gallery figure:nth-child(even){margin-top:36px}.gallery button{display:block;padding:0;background:none;border:0;width:100%;text-align:left}.gallery img{width:100%;height:auto;transition:opacity .18s}.gallery button:hover img{opacity:.8}.gallery figcaption{display:flex;justify-content:space-between;gap:8px;font-size:11px;line-height:1.6;padding-top:10px}.gallery figcaption span:last-child{font-size:9px}.plan-section{background:var(--pink)}.plans{border:0;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:20px}.plan-option{position:relative;display:grid;padding:28px;background:white;border:2px solid var(--ink);cursor:pointer;min-height:275px}.plan-option:has(input:checked){background:var(--red);box-shadow:5px 5px 0 var(--ink)}.plan-option input{position:absolute;right:24px;top:26px;accent-color:var(--ink);width:19px;height:19px}.plan-top{font-size:12px;display:flex;justify-content:space-between;padding-right:38px}.minutes{font-size:80px;line-height:1.25;font-weight:900}.minutes small{font-size:22px;margin-left:8px}.plan-price{font-size:32px;font-weight:700}.plan-price span{font-size:12px;margin-left:10px}.plan-description{font-size:12px;margin-top:16px}.price-options{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:38px}.price-options label{font-weight:700;font-size:14px;display:block;margin-bottom:10px}.price-options select{border:1px solid var(--ink);background:white;padding:12px;width:100%;height:48px;border-radius:0}.price-options p,.discount p{font-size:11px;margin-top:8px}.discount{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);margin-top:30px;padding:22px 0}.discount label{font-size:14px;font-weight:700;display:flex;align-items:center;gap:8px}.discount input{accent-color:var(--ink);width:20px;height:20px;flex:none}.discount a{text-decoration:underline;text-underline-offset:3px}.price-summary{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:26px 0 10px}.price-summary>div:last-child{text-align:right}.price-summary .total{font-size:48px;font-weight:900;line-height:1.2}.total small{font-size:17px;margin-left:8px}#summary-plan{font-size:13px}#discount-estimate{font-size:12px;margin-top:8px}.fine-print{font-size:11px;color:var(--muted);line-height:1.85}.plan-cta{margin-top:26px;min-width:310px}.flow-section h2{margin-bottom:32px}.flow{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.flow>li{border-top:1px solid var(--line);padding-top:20px}.flow>li>span{font-size:48px;font-weight:900;color:var(--red)}.flow h3{margin:10px 0}.flow p{font-size:13px}.booking-section{background:var(--mint)}.booking-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:70px}.booking-layout h2{font-size:54px;line-height:1.35}.booking-layout p{font-size:13px;margin-top:18px}.booking-layout .booking-date{font-size:23px;font-weight:700}.text-link{display:inline-block;border-bottom:1px solid var(--ink);font-size:13px;padding:8px 0;margin-top:20px}.text-link:hover{color:#9c1623}.day-fieldset{padding:0;border:0;margin:0}.day-fieldset legend{font-size:14px;font-weight:700;margin-bottom:16px}.days{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.day{position:relative;min-width:0}.day input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.day span{display:flex;flex-direction:column;gap:8px;align-items:center;background:white;border:1px solid var(--ink);padding:14px 2px;font-size:22px;font-weight:700}.day small{font-size:11px;font-weight:400}.day input:checked+span{background:var(--ink);color:white}.day input:focus-visible+span{outline:3px solid #126a50;outline-offset:3px}.booking-controls .day-summary{font-size:20px;font-weight:700;margin-top:24px}.booking-controls .booking-help{font-size:12px;margin:10px 0 22px}.booking-controls .button{width:100%;font-size:13px}.booking-controls .fine-print{font-size:11px}.faq-section h2{margin-bottom:30px}.faq-list{border-top:1px solid var(--ink)}details{border-bottom:1px solid var(--line);scroll-margin-top:110px}summary{font-size:15px;font-weight:700;line-height:1.7;padding:24px 28px 24px 0}details>div{max-width:850px;padding:0 20px 26px 20px}details p{font-size:13px;margin-bottom:12px}details p:last-child{margin-bottom:0}.next-section{background:var(--red);text-align:center;padding:50px 5%}.next-section h2{margin:12px 0;font-size:32px}.next-section p{font-size:12px}footer{padding:36px 5% 20px;background:white}.footer-main{display:grid;grid-template-columns:140px 1fr auto;gap:40px;align-items:center}.footer-logo img{width:140px;height:auto}.footer-main p{font-size:11px}.footer-main .footer-name{font-size:14px;font-weight:700;margin-bottom:8px}.footer-links{display:grid;gap:12px;font-size:12px}.footer-links a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;gap:24px;font-size:9px;color:var(--muted)}dialog{border:1px solid var(--ink);border-radius:4px;padding:0;max-width:calc(100% - 32px);max-height:calc(100dvh - 32px);color:var(--ink);background:white}dialog::backdrop{background:rgb(0 0 0 / .65)}.dialog-inner{padding:32px;max-width:540px}.dialog-inner h2{font-size:26px;margin:14px 0}.dialog-inner p{font-size:13px;margin-bottom:16px}.dialog-inner .fine-print{font-size:11px}.dialog-actions{display:grid;gap:12px}.dialog-actions .button{justify-content:center;font-size:13px}#dialog-day{font-weight:700}#lightbox{width:540px;padding:22px}.lightbox-head,.lightbox-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:10px}.text-button{background:transparent;border:1px solid var(--ink);padding:10px 14px;font-size:12px;min-height:44px}.text-button:hover{background:var(--mint)}#lightbox-image{height:auto;width:auto;max-width:100%;max-height:52dvh;margin:22px auto}#lightbox-caption{font-size:14px;font-weight:700;text-align:center}#lightbox .fine-print{text-align:center;font-size:10px;margin-top:10px}.lightbox-actions{margin-top:20px}.lightbox-head>span{font-size:9px}
@media(min-width:1600px){.hero{padding-left:max(5%,calc((100% - 1320px)/2));padding-right:max(5%,calc((100% - 1320px)/2))}}
@media(max-width:1000px){.header nav{gap:16px}.header-place{display:none}.hero-copy h2{font-size:22px}.hero-photos{gap:32px;margin-top:12px}.hero-photo.side{width:125px}.hero-photo.center{width:180px}.hero-photo.last{width:140px}.hero h1{font-size:210px}.about-content{gap:30px}.about-content h2{font-size:29px}.gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.booking-layout{gap:35px}.booking-layout h2{font-size:44px}.section{padding-top:52px;padding-bottom:52px}.footer-main{gap:24px}}
@media(max-width:700px){html{scroll-padding-top:82px}.review-strip{font-size:9px;padding:6px 10px}.review-strip span{display:block;margin-left:0}.header{height:70px;padding:0 5%;gap:12px}.logo,.logo img{width:62px}.header-place{display:block;font-size:8px}.menu-toggle:not([hidden]){display:block}.header nav{display:flex;flex-wrap:wrap;gap:12px;margin:0;font-size:11px}.header:has(.menu-toggle[hidden]){height:auto;min-height:70px;flex-wrap:wrap;padding-bottom:10px}.js .header nav{display:none;position:absolute;top:70px;left:0;right:0;background:white;border-bottom:1px solid var(--ink);padding:20px 5%}.js .header nav.is-open{display:grid;gap:0}.js .header nav>a{padding:15px 4px}.js .header nav>.button{padding:12px 18px;margin-top:10px}.hero{padding:18px 5% 0}.hero-top{font-size:8px;gap:12px}.hero h1{font-size:150px;margin-top:18px}.hero-copy{margin-top:12px}.hero-copy h2{font-size:21px;line-height:1.45}.hero-copy p{font-size:10px}.mobile-break{display:block}.hero-photos{gap:14px;padding:0;margin-top:20px;align-items:center}.hero-photo.side{width:23%;margin-bottom:0}.hero-photo.center{width:34%}.hero-photo.last{width:26%}.hero-photo figcaption{font-size:6px;padding-top:5px}.hero .photo-note{font-size:8px;margin:14px 0}.hero-bottom{display:grid;grid-template-columns:1fr;gap:16px;padding:16px 0 22px}.hero-date{font-size:31px}.hero-date small{font-size:9px}.hero-bottom .button{width:100%;min-height:50px;font-size:12px;padding:12px 18px}.section{padding:38px 6%}.section-label{font-size:9px;margin-bottom:28px;padding-top:10px;gap:16px}.about-content{grid-template-columns:1fr;gap:24px}.about-content h2{font-size:25px}.about-content p{font-size:12px}.about-content p+p{margin-top:14px}.features{grid-template-columns:1fr;gap:20px;margin-top:28px}.features article{display:grid;grid-template-columns:28px 1fr;gap:0 10px;padding-top:14px}.features article>span{padding-top:5px}.features h3{margin:0 0 6px;font-size:17px}.features p{grid-column:2;font-size:12px}.section-heading{display:block;margin-bottom:24px}.section-heading>p{margin-top:16px;font-size:11px}.gallery-section h2{font-size:42px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}.gallery figure:nth-child(even){margin-top:26px}.gallery figcaption{font-size:10px}.photo-note{font-size:9px}.plan-section h2{font-size:25px}.plans{gap:12px}.plan-option{padding:18px 14px;min-height:224px}.plan-option input{right:10px;top:14px;width:17px;height:17px}.plan-top{font-size:10px;padding-right:18px}.plan-top>span{display:none}.minutes{font-size:60px}.minutes small{font-size:15px;margin-left:4px}.plan-price{font-size:26px}.plan-price span{display:block;margin:3px 0 0;font-size:10px}.plan-description{font-size:10px;margin-top:12px}.price-options{grid-template-columns:1fr;gap:20px;margin-top:30px}.discount label{font-size:12px}.price-summary{gap:12px}.price-summary .total{font-size:38px}.price-summary>div:first-child{max-width:48%}#summary-plan{font-size:11px}#discount-estimate{font-size:10px}.plan-cta{min-width:0;width:100%;font-size:13px}.flow-section h2{font-size:25px}.flow{grid-template-columns:1fr;gap:24px}.flow>li{display:grid;grid-template-columns:52px 1fr;gap:0 16px;padding-top:16px}.flow>li>span{grid-row:span 2;font-size:36px}.flow h3{font-size:17px;margin:0 0 8px}.flow p{font-size:12px}.booking-layout{grid-template-columns:1fr;gap:28px}.booking-layout h2{font-size:39px}.booking-layout p{font-size:12px;margin-top:14px}.booking-layout .booking-date{font-size:22px}.days{gap:5px}.day span{font-size:20px;padding:12px 2px}.day small{font-size:10px}.booking-controls .button{font-size:12px;padding:14px 16px;gap:12px}.faq-section h2{font-size:27px}summary{font-size:13px;padding:21px 4px 21px 0}details>div{padding:0 4px 20px 10px}details p{font-size:12px}.next-section{padding:36px 6%}.next-section h2{font-size:27px}.next-section p{font-size:11px}.footer-main{grid-template-columns:90px 1fr;gap:22px}.footer-logo img{width:90px}.footer-links{grid-column:1/-1;grid-template-columns:1fr 1fr;font-size:11px}.footer-main .footer-name{font-size:13px}.footer-main p{font-size:10px}.footer-bottom{display:grid;gap:10px;font-size:8px}.dialog-inner{padding:24px}.dialog-inner h2{font-size:23px}.dialog-inner p{font-size:12px}#lightbox{padding:16px}}
@media(max-width:360px){.hero h1{font-size:130px}.hero-top{font-size:7px}.hero-date{font-size:27px}.hero-copy h2{font-size:19px}.section-heading h2{font-size:24px}.gallery-section h2{font-size:37px}.plan-option{padding:16px 10px}.plan-price{font-size:23px}.day span{font-size:17px}.next-section h2{font-size:24px}.header-place{font-size:7px}}
.photo-hero{padding:0;overflow:visible}.hero-scene{position:relative}.hero-concept{width:100%;height:auto}.hero-overlay{position:absolute;left:7%;top:50%;transform:translateY(-50%);width:44%;z-index:1}.photo-hero h1{font-size:200px;text-align:left;line-height:.9;margin:22px 0;color:var(--red)}.photo-hero .hero-copy{display:block;margin:0}.photo-hero .hero-copy h2{font-size:32px;line-height:1.55}.photo-hero .hero-copy p{font-size:12px;margin-top:14px}.hero-action{margin-top:24px;min-width:210px}.photo-hero .photo-note{margin:0;padding:10px 5%;background:white;font-size:10px}.photo-hero .hero-bottom{padding:20px 5%;border-top:0;background:#dfff64}.about{background:#e9f5ff}.features article>span{background:#dfff64;padding:3px 6px;display:inline-block}.features h3{margin-top:14px}.booking-section{background:#e9f5ff}
@media(min-width:701px) and (max-width:1000px){.photo-hero h1{font-size:140px;margin:15px 0}.photo-hero .hero-copy h2{font-size:24px}.photo-hero .hero-copy p{font-size:10px;margin-top:8px}.hero-action{margin-top:16px;min-height:44px;padding:10px 16px}.hero-overlay>.eyebrow{font-size:8px}}
@media(max-width:700px){.hero-scene{display:flex;flex-direction:column;background:var(--pink)}.hero-overlay{position:static;transform:none;width:auto;padding:26px 6% 20px;order:-1}.photo-hero h1{font-size:136px;margin:14px 0 12px}.photo-hero .hero-copy{display:flex;align-items:end;gap:16px}.photo-hero .hero-copy h2{font-size:23px;flex:none}.photo-hero .hero-copy p{font-size:10px;max-width:140px;line-height:1.7;margin:0}.hero-action{display:none}.photo-hero .photo-note{font-size:8px;padding:9px 5%}.photo-hero .hero-bottom{padding:16px 6% 20px;gap:14px}.features article>span{background:none;padding:4px 0}.features h3{margin-top:0}}
@media(max-width:360px){.photo-hero h1{font-size:120px}.photo-hero .hero-copy h2{font-size:20px}.photo-hero .hero-copy p{font-size:9px}}
#lightbox-image{max-height:none}
@media(min-width:701px){.menu-toggle{display:none}}
.rate-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-bottom:28px}.rate-table article{border-top:2px solid var(--ink);padding-top:22px}.rate-amount{font-size:42px;font-weight:800}.rate-amount span{font-size:13px;margin-left:10px}.rate-extras{margin:0 0 20px}.rate-extras>div{display:grid;grid-template-columns:160px 1fr;gap:20px;padding:16px 0;border-bottom:1px solid var(--ink);line-height:1.8}.rate-extras dt{font-weight:700}.rate-extras dd{margin:0}.rate-extras a{text-decoration:underline}.price-simulator{margin-top:24px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.price-simulator>div>p{margin-bottom:24px;font-size:13px}.price-simulator .plans{margin-top:24px}
@media(max-width:700px){.rate-table{gap:18px}.rate-table h3{font-size:17px}.rate-table article>p:last-child{font-size:11px}.rate-amount{font-size:30px}.rate-amount span{display:block;margin-left:0;font-size:11px}.rate-extras>div{grid-template-columns:1fr;gap:4px;font-size:12px}}
.gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gallery figure:nth-child(even){margin-top:0}
@media(max-width:700px){.gallery{grid-template-columns:1fr;gap:28px}}
@media(min-width:1001px){.hero-concept{width:min(100%,calc((100svh - 220px)*1672/941));margin-left:auto}.hero-scene{background:#f3bdce}.photo-hero h1{font-size:160px}.photo-hero .hero-copy h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* 2026-09-17 ロゴ合わせ: クリーム地＋くすませた赤＋スマイルの黄。ヒーローはロゴ主役 */
body{background:var(--cream)}.header{background:var(--cream)}.logo,.logo img{width:118px}.header-place{color:var(--muted)}.js .header nav{background:var(--cream)}.menu-toggle{background:var(--cream)}
.button{background:var(--red);color:#fff}.button:hover{background:var(--ink);color:var(--cream)}.button.dark{background:var(--ink);color:var(--cream)}.button.dark:hover{background:var(--red);color:#fff}.button.outline{background:#fff;color:var(--ink)}.button.outline:hover{background:var(--sand);color:var(--ink)}.text-button{background:var(--cream)}.text-button:hover{background:var(--sand)}
.logo-hero{background:var(--cream);padding:0;overflow:visible}.logo-hero .hero-scene{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:48px;padding:36px max(5%,calc((100% - 1160px)/2)) 32px;background:var(--cream)}.hero-logo{margin:0}.hero-logo img{width:100%;height:auto;max-width:640px}.logo-hero .hero-overlay{position:static;transform:none;width:auto}.logo-hero .hero-copy{display:block;margin:0;max-width:none}.logo-hero .hero-copy h2{font-size:40px;line-height:1.5;margin-top:18px}.logo-hero .hero-copy p{font-size:14px;font-weight:700;margin-top:16px}.logo-hero .hero-action{margin-top:28px;min-width:230px}
.logo-hero .hero-bottom{padding:22px max(5%,calc((100% - 1160px)/2));border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--sand)}.hero-date{color:var(--red)}
.about,.plan-section,.booking-section{background:var(--sand)}.gallery-section,.flow-section,.faq-section,footer{background:var(--cream)}
.features article>span{background:var(--sun);color:var(--ink)}.rate-table article{border-top-color:var(--red)}.rate-amount{color:var(--red)}
.plan-option{background:#fff}.plan-option:has(input:checked){background:var(--red);color:#fff}.plan-option:has(input:checked) input{accent-color:#fff}.price-options select{background:#fff}
.day span{background:#fff}.day input:checked+span{background:var(--sun);color:var(--ink)}
.next-section{background:var(--red);color:var(--cream)}.next-section .text-link{border-bottom-color:var(--cream)}.next-section .text-link:hover{color:var(--sun)}
.footer-logo img{width:160px}.footer-bottom{border-top-color:var(--ink)}dialog{background:var(--cream)}
@media(max-width:1000px){.logo-hero .hero-scene{gap:24px;padding-top:28px}.logo-hero .hero-copy h2{font-size:30px}.logo-hero .hero-action{min-height:44px;padding:10px 16px;margin-top:18px}}
@media(max-width:700px){.header{gap:8px}.logo,.logo img{width:92px}.logo-hero .hero-scene{grid-template-columns:1fr;gap:6px;padding:22px 6% 24px}.hero-logo img{max-width:100%;margin:0 auto}.logo-hero .hero-overlay{padding:0;text-align:center;order:0}.logo-hero .hero-copy h2{font-size:26px;margin-top:6px}.logo-hero .hero-copy p{font-size:11px;margin-top:10px;line-height:1.7}.logo-hero .hero-action{display:none}.logo-hero .hero-bottom{padding:16px 6% 20px}}
