@font-face{font-family:"zen";src:url("./ZenMaruGothic-Regular-SubSet.woff2") format("woff2");font-display:swap}*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}:where(*){font-family:"zen",sans-serif;color:#333;text-decoration:none;list-style:none}*::before,*::after{white-space:pre}::before,::after{font-family:inherit}html{overflow-y:scroll;font-family:"zen",sans-serif;color:#333;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}svg{width:1.2em;height:1.2em;vertical-align:middle}body{line-height:1.6;margin:0}body>header{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))),url("hero.webp") center/cover no-repeat;background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("hero.webp") center/cover no-repeat}body>header nav{background:rgba(0,0,0,.6);padding:2.5rem 1.5rem;border-radius:15px;width:90%;max-width:650px}body>header nav h1{color:#fff;font-size:clamp(1.8rem,6vw,3rem);margin:1rem 0;line-height:1.3;text-shadow:2px 2px 4px rgba(0,0,0,.9)}body>header nav h1 strong{display:block;font-size:clamp(2.2rem,8vw,4rem);font-weight:900;color:#fbc02d;margin-top:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.9);font-style:normal}body>header nav p{color:#fff;font-weight:bold;text-shadow:1px 1px 3px rgba(0,0,0,.9)}body>header nav ul{margin:2rem auto;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:left}body>header nav ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.8rem 0;font-weight:bold;font-size:1.1rem;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.9)}body>header nav ul li svg{color:#fbc02d;fill:#fbc02d;margin-right:.8em;width:1.5em;height:1.5em;-ms-flex-negative:0;flex-shrink:0;-webkit-filter:drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.9));filter:drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.9))}body>header nav aside{margin-top:2rem}body>header nav aside a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;background:#d32f2f;color:#fff;padding:1.2rem 2rem;border-radius:50px;font-size:clamp(1.5rem,6vw,2.5rem);font-weight:bold;white-space:nowrap}body>header nav aside a svg{color:#fff;fill:#fff}body>main section{padding:5rem 1rem;max-width:1100px;margin:auto}body>main section h2{text-align:center;margin-bottom:clamp(2rem,5vw,3.5rem);font-size:clamp(1.5rem,5vw,2.2rem);border-bottom:4px solid #d32f2f;display:table;margin-left:auto;margin-right:auto;grid-column:1/-1;width:auto;max-width:100%;word-wrap:break-word;line-height:1.4}section#features{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media(max-width: 900px){section#features{grid-template-columns:1fr;gap:1.5rem}}section#features article{background:#fff;padding:2.5rem 1.5rem;text-align:center;border:1px solid #eee;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}section#features article svg{width:4rem;height:4rem;color:#d32f2f;fill:#d32f2f;margin-bottom:0}section#features article h3{font-size:1.3rem;margin:0;color:#d32f2f;display:inline-block}section#features article p{font-size:.95rem;color:#555;line-height:1.7;margin:0}section#plans{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:1.5rem}section#plans h2,section#plans>section{grid-column:1/-1}section#plans article{background:#fff;border:1px solid #ddd;border-radius:15px;overflow:hidden;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.05);box-shadow:0 5px 15px rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}section#plans article h3{background:#d32f2f;color:#fff;padding:1rem;text-align:center;font-size:1.3rem;margin:0;white-space:nowrap}section#plans article>p:first-of-type{text-align:center;font-size:2rem;font-weight:bold;color:#2e7d32;padding:1.5rem 0 .5rem;border-bottom:1px dashed #eee}@media(max-width: 350px){section#plans article>p:first-of-type{font-size:1.6rem}}section#plans article dl{padding:1rem;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem 1.5rem;font-size:.9rem;margin:0 auto}section#plans article dl dt{font-weight:bold;color:#666;text-align:left}section#plans article dl dd{text-align:left;font-weight:bold;white-space:nowrap}section#plans article>p:last-child{padding:1rem;background:#f9f9f9;text-align:center;font-size:.9rem;color:#333;margin-top:auto;border-top:1px solid #eee}section#options{width:100%;margin-top:3rem}section#options h3{text-align:center;font-size:1.5rem;margin-bottom:1.5rem;color:#555}section#options dl{display:grid;grid-template-columns:8.5em -webkit-max-content;grid-template-columns:8.5em max-content;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem 1rem;max-width:900px;margin:auto;-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media(min-width: 768px){section#options dl{grid-template-columns:8.5em -webkit-max-content 8.5em -webkit-max-content;grid-template-columns:8.5em max-content 8.5em max-content;gap:.5rem 3rem}}section#options dl dt{font-weight:bold;padding-bottom:.2rem;border-bottom:1px dotted #ccc;color:#444}section#options dl dd{text-align:left;padding-bottom:.2rem;border-bottom:1px dotted #ccc;font-weight:bold;color:#d32f2f;min-width:6em}section#flow ol{padding:0;max-width:500px;margin:0 auto;counter-reset:step-num}section#flow ol li{text-align:center}section#flow ol li h3{background:#fff;border:2px solid #d32f2f;color:#d32f2f;padding:1.5rem;border-radius:10px;margin:0 auto;font-size:1.1rem;font-weight:bold;position:relative;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.05);box-shadow:0 4px 10px rgba(0,0,0,.05)}section#flow ol li h3::before{counter-increment:step-num;content:"STEP " counter(step-num);display:block;font-size:.85rem;color:#333;margin-bottom:.2rem}section#flow ol li p{font-size:1.5rem;color:#fbc02d;margin:.5rem 0;line-height:1;font-weight:bold}section#flow ol li:last-child p{display:none}section#faq details{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:1rem}section#faq details[open]{border-color:#d32f2f;background:#fffbfb}section#faq details[open] summary{color:#d32f2f;border-bottom:1px dashed #d32f2f}section#faq details summary{padding:1.5rem 3rem 1.5rem 1.5rem;font-weight:bold;cursor:pointer;position:relative;display:block}section#faq details summary::-webkit-details-marker{display:none}section#faq details summary::before{content:"Q.";color:#fff;background:#d32f2f;padding:.2em .5em;border-radius:5px;margin-right:.8em;font-size:.9em;vertical-align:middle}section#faq details summary::after{content:"▼";position:absolute;top:50%;right:1.5rem;color:#888;-webkit-transform:translateY(-50%);transform:translateY(-50%)}section#faq details p{padding:1.5rem;margin:0;line-height:1.8;color:#555;background:#fff;border-radius:0 0 12px 12px}section#faq details p::before{content:"A.";color:#2e7d32;font-weight:bold;margin-right:.5em;font-size:1.2em;vertical-align:middle}section#contact-methods nav{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;margin-bottom:2rem}@media(max-width: 900px){section#contact-methods nav{grid-template-columns:1fr}}section#contact-methods nav a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding:1.5rem;color:#fff;border:none;font-weight:bold;border-radius:12px;cursor:pointer}section#contact-methods nav a svg{width:2.2rem;height:2.2rem;-webkit-filter:drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2));filter:drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2));color:#fff;fill:#fff}section#contact-methods nav a:nth-of-type(1){background:#036}section#contact-methods nav a:nth-of-type(2){background:#063}section#contact-methods nav a:nth-of-type(3){background:#960}section#contact-methods aside{text-align:center}section#contact-methods aside a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;background:#933;color:#fff;width:100%;max-width:600px;margin:0 auto;padding:1.2rem;font-size:1.5rem;font-weight:bold;border-radius:50px;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.2);box-shadow:0 4px 15px rgba(0,0,0,.2)}section#contact-methods aside a svg{width:1.5em;height:1.5em;color:#fff;fill:#fff}section#achievements ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;padding-bottom:1.5rem;scrollbar-width:thin;scrollbar-color:#d32f2f #eee}section#achievements ul::-webkit-scrollbar{height:8px}section#achievements ul::-webkit-scrollbar-track{background:#eee;border-radius:4px}section#achievements ul::-webkit-scrollbar-thumb{background:#d32f2f;border-radius:4px}section#achievements ul li{-webkit-box-flex:0;-ms-flex:0 0 85%;flex:0 0 85%;scroll-snap-align:center}@media(min-width: 768px){section#achievements ul li{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;scroll-snap-align:start}}@media(min-width: 1024px){section#achievements ul li{-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;scroll-snap-align:start}}section#achievements ul li article{border:1px solid #eee;padding:1.5rem;border-radius:15px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto auto 1fr auto;gap:0 4%}section#achievements ul li article header{grid-column:1/-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;border-bottom:2px solid #d32f2f;padding-bottom:.5rem;margin-bottom:1rem;height:auto;background:none}section#achievements ul li article h3{font-size:1.5rem;color:#d32f2f;margin:0;text-shadow:none}section#achievements ul li article time{font-weight:bold;color:#666;font-size:.9rem}section#achievements ul li article dl{grid-column:1/-1;display:grid;grid-template-columns:3em 1fr;gap:.5rem;margin-bottom:1rem}section#achievements ul li article dl dt{font-weight:bold;color:#555}section#achievements ul li article dl dd{font-weight:bold}section#achievements ul li article p{grid-column:1/-1;margin-bottom:1.5rem;line-height:1.8;color:#333;text-shadow:none;font-weight:normal}section#achievements ul li article figure{grid-column:span 1;margin:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section#achievements ul li article figure img{width:100%;height:auto;border-radius:8px;border:1px solid #ddd;margin-top:auto}section#achievements ul li article figure figcaption{font-weight:bold;margin-top:.5rem;color:#555;font-size:.85rem}section#achievements menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;padding:0;margin-top:1rem}section#achievements menu button{background:#fff;color:#d32f2f;border:2px solid #d32f2f;padding:.8rem 2rem;border-radius:50px;font-size:1rem;font-weight:bold;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}section#achievements menu button svg{width:1.2em;height:1.2em;fill:#d32f2f}section#achievements>p{text-align:center;color:#666;font-weight:bold}body>footer{background:#111;text-align:center;padding:4rem 1rem}body>footer address,body>footer p,body>footer small{color:#eee}body>footer address{font-style:normal;margin-bottom:1rem}body>footer p{margin-bottom:1rem}