*{box-sizing:border-box}body{margin:0;background:#f6f3ee;color:#27221d;font-family:Arial,sans-serif;line-height:1.65}a{text-decoration:none;color:inherit}.container{width:min(1120px,calc(100% - 36px));margin:auto}header{position:sticky;top:0;z-index:5;background:#f6f3eef5;border-bottom:1px solid #e3d8cf}.nav{min-height:74px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px;font-weight:800}.logo-mark{width:36px;height:36px;border-radius:11px;background:#9b4d3c;color:white;display:grid;place-items:center}.menu{display:flex;gap:24px;align-items:center;font-size:14px;color:#625a52}.menu a:hover{color:#9b4d3c}.nav-cta,.primary{background:#9b4d3c;color:white!important;border-radius:999px;padding:11px 18px}.mobile{display:none;border:0;background:none;font-size:26px}.hero{padding:84px 0 72px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:65px;align-items:center}.badge{display:inline-block;background:#f1ddd6;color:#733629;padding:7px 12px;border-radius:999px;font-size:13px;font-weight:700;margin-bottom:22px}h1{font-size:clamp(44px,5.6vw,72px);line-height:.98;letter-spacing:-.055em;margin:0 0 24px}.lead{font-size:18px;color:#756d64;max-width:680px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;padding:14px 20px;border-radius:999px;font-weight:750;border:1px solid #e3d8cf}.secondary{background:#fffdf9}.visual{min-height:430px;border-radius:32px;background:linear-gradient(145deg,#ead3c9,#f4eae3);position:relative}.panel{position:absolute;left:25px;right:25px;bottom:25px;background:#fffdf9;border-radius:21px;padding:22px;box-shadow:0 20px 55px #472d1f1f}.panel-top{display:flex;justify-content:space-between}.pill{background:#f1ddd6;color:#9b4d3c;padding:5px 9px;border-radius:999px;font-size:12px}.bar{height:9px;background:#eee8e2;border-radius:99px;overflow:hidden;margin:18px 0}.bar span{display:block;width:47%;height:100%;background:#9b4d3c}.check{background:#faf7f3;border-radius:11px;padding:10px;margin-top:9px;font-size:13px}.check b{display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#9b4d3c;color:#fff;margin-right:7px}.notice{padding:0 0 65px}.notice-box{background:#f3e7e0;border:1px solid #e0d0c7;border-radius:17px;padding:21px 24px;color:#6e6259}section{padding:88px 0}.white-section{background:#fffdf9}.days-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:60px;align-items:center}.number{font-size:clamp(120px,17vw,205px);line-height:.75;color:#9b4d3c;font-weight:850}.section-label{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#9b4d3c;font-weight:800;margin-bottom:12px}h2{font-size:clamp(34px,4vw,51px);line-height:1.05;letter-spacing:-.045em;margin:0 0 16px}.muted,.card p,.article p,.article li{color:#756d64}.features,.steps,.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.features{grid-template-columns:repeat(2,1fr)}.feature,.card,.guide-card,.form-card{background:#fffdf9;border:1px solid #e3d8cf;border-radius:21px;padding:28px}.feature{padding:15px;font-size:14px}.card{min-height:235px}.card-number{color:#9b4d3c;font-weight:800}.card h3{font-size:22px;margin:42px 0 10px}.guide{background:#eee5dc}.guide-card{min-height:265px}.icon{width:45px;height:45px;border-radius:13px;background:#f1ddd6;color:#9b4d3c;display:grid;place-items:center}.guide-card h3{margin:30px 0 9px;font-size:21px}.link{display:inline-block;color:#9b4d3c;font-weight:800;margin-top:18px}.faq{max-width:850px}.faq-item{border-top:1px solid #e3d8cf}.faq-q{width:100%;background:none;border:0;padding:22px 0;display:flex;justify-content:space-between;text-align:left;font-size:16px;font-weight:750;cursor:pointer}.faq-a{display:none;padding:0 45px 22px 0;color:#756d64}.faq-item.open .faq-a{display:block}.cta-box{background:#9b4d3c;color:white;border-radius:30px;padding:58px;display:flex;align-items:center;justify-content:space-between;gap:35px}.white{background:white;color:#9b4d3c}.inner{padding:75px 0 30px}.article{max-width:820px}.article h2{font-size:31px;margin-top:45px}.toc{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.toc a{background:#f1ddd6;color:#733629;padding:7px 10px;border-radius:999px;font-size:13px}.diary-layout{display:grid;grid-template-columns:1fr .9fr;gap:22px}.form-card label{display:block;font-weight:700;font-size:14px;margin:16px 0 7px}.form-card input,.form-card select,.form-card textarea{width:100%;padding:12px;border:1px solid #e3d8cf;border-radius:11px;background:#fff;font:inherit}.form-card textarea{min-height:95px}.saved{display:none;background:#f1ddd6;color:#733629;padding:10px;border-radius:10px;margin-top:13px}.entry{padding:14px 0;border-bottom:1px solid #e3d8cf}.entry p{margin:5px 0}footer{border-top:1px solid #e3d8cf;padding:40px 0}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-links{display:flex;gap:18px;flex-wrap:wrap;color:#756d64;font-size:13px}.copyright{font-size:12px;color:#948a81;margin-top:28px}@media(max-width:900px){.hero-grid,.days-grid,.diary-layout{grid-template-columns:1fr}.steps,.guide-grid{grid-template-columns:1fr}.menu{display:none}.menu.open{display:flex;position:absolute;top:74px;left:0;right:0;padding:20px;background:#f6f3ee;flex-direction:column}.mobile{display:block}.cta-box{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.container{width:calc(100% - 28px)}.hero{padding:55px 0}.hero h1{font-size:48px}.lead{font-size:16px}.features{grid-template-columns:1fr}.visual{min-height:350px}.footer-grid{flex-direction:column}}