

:root{--ink:#172d31;--green:#126b5d;--mint:#dff5ec;--cream:#fffaf0;--orange:#ef7b4a;--line:#dce8e3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:88px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf2ef;background:#fff;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:48px;height:48px;border-radius:15px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:23px;font-weight:900;position:relative;box-shadow:0 5px 15px #0d6a5825}.brand-mark:before{content:"";position:absolute;top:8px;width:15px;height:3px;background:#bfe6d4;border-radius:2px}.brand strong{font-size:17px;letter-spacing:.02em}.brand small{display:block;color:#6d837e;font-size:10px;margin-top:3px}.site-header nav{display:flex;gap:34px;font-size:13px;font-weight:700}.site-header nav a:hover{color:var(--green)}.header-cta,.primary{background:var(--green);color:#fff;padding:14px 22px;border-radius:12px;font-weight:800;font-size:13px;box-shadow:0 6px 18px #126b5d25}.header-cta span,.primary span{margin-left:12px}.hero{min-height:620px;background:linear-gradient(125deg,#fffdf7 0%,#fff9ea 56%,#eaf8f2 100%);display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:74px max(8vw,32px);overflow:hidden}.hero-copy{max-width:610px}.eyebrow{color:var(--green);font-size:13px;font-weight:800;letter-spacing:.08em}.eyebrow span{background:#d5f0e5;border-radius:50%;padding:4px 7px;margin-right:8px}.hero h1{font-size:clamp(46px,5.4vw,78px);line-height:1.18;letter-spacing:-.06em;margin:20px 0}.hero h1 em{font-style:normal;color:var(--orange);position:relative}.hero h1 em:after{content:"";position:absolute;height:7px;background:#f4cf71;border-radius:50%;left:0;right:0;bottom:-5px;transform:rotate(-1deg)}.lead{font-size:16px;color:#55706b;line-height:2;margin:25px 0 30px}.hero-actions{display:flex;gap:12px;align-items:center}.primary{padding:17px 26px}.secondary{font-size:13px;font-weight:800;padding:16px 20px;border:1px solid #cbdcd6;border-radius:12px;background:#fff;display:flex;align-items:center;gap:8px}.secondary svg{width:18px;stroke:var(--green);fill:none;stroke-width:2}.trust{display:flex;align-items:center;gap:12px;margin-top:35px;color:#6b7d79;font-size:11px;line-height:1.5}.trust strong{color:#314e49}.avatars{display:flex}.avatars i{width:35px;height:35px;border-radius:50%;background:#fff;border:2px solid #fff;display:grid;place-items:center;margin-left:-7px;font-style:normal}.hero-art{height:480px;position:relative;max-width:610px}.sun{position:absolute;width:58px;height:58px;border-radius:50%;background:#ffd76c;right:15%;top:8%;box-shadow:0 0 0 13px #ffe8a65c}.cloud{position:absolute;width:85px;height:28px;border-radius:30px;background:#fff;box-shadow:25px -12px 0 1px #fff}.c1{top:14%;left:5%}.c2{top:25%;right:1%;transform:scale(.7)}.house{position:absolute;right:12%;bottom:18%;width:220px;height:200px;background:#fff2cb;border-radius:8px}.roof{position:absolute;width:190px;height:190px;background:#e96f4a;transform:rotate(45deg);top:-88px;left:16px;border-radius:16px}.house:after{content:"";position:absolute;background:#fff2cb;inset:0}.window,.door{position:absolute;z-index:2;border:8px solid #fff;background:#acdcd7}.window{width:54px;height:57px;top:45px}.w1{left:25px}.w2{right:25px}.door{width:55px;height:83px;bottom:0;left:85px;background:#4d8c7c}.truck{position:absolute;left:4%;bottom:17%;width:325px;height:142px;z-index:4}.cargo{position:absolute;left:0;top:0;width:205px;height:110px;border-radius:17px 17px 3px 17px;background:#f4a45e;border:7px solid #fff;box-shadow:0 14px 30px #35564c25}.cargo b{color:#fff;font-size:22px;position:absolute;top:23px;left:22px}.cargo i{position:absolute;right:22px;bottom:12px;font-size:32px;color:#ffe7bd}.cab{position:absolute;right:0;bottom:31px;width:120px;height:80px;background:#75c2b0;border:7px solid #fff;border-radius:15px 35px 8px 5px;color:#fff;font-size:25px;text-align:right;padding:22px 28px}.wheel{position:absolute;bottom:14px;width:45px;height:45px;border-radius:50%;background:#29433f;border:8px solid #fff;z-index:5}.wheel:after{content:"";position:absolute;inset:8px;border-radius:50%;background:#78928d}.one{left:42px}.two{right:38px}.box{position:absolute;z-index:6;background:#e6bb78;color:#9a6c2e;border:3px solid #fff;display:grid;place-items:center;font-weight:900}.b1{width:58px;height:50px;bottom:14%;left:0;transform:rotate(-6deg)}.b2{width:48px;height:42px;bottom:14%;left:70px;transform:rotate(5deg)}.plant{position:absolute;right:0;bottom:16%;font-size:72px;color:#3d9b70;transform:rotate(-10deg)}.quick{max-width:1120px;margin:-35px auto 0;position:relative;z-index:8;background:#fff;border-radius:18px;box-shadow:0 12px 45px #23483d18;border:1px solid #e7eeea;min-height:85px;display:flex;align-items:center;padding:18px 26px}.quick p{font-weight:900;font-size:13px;padding:0 25px 0 4px;border-right:1px solid var(--line)}.quick a{flex:1;text-align:center;font-size:12px;font-weight:800;border-right:1px solid var(--line);padding:8px}.quick a:last-child{border:0}.quick a span{font-size:18px;margin-right:8px}.section{padding:110px max(6vw,24px)}.guide{background:#fff}.section-heading{max-width:1180px;margin:auto;display:flex;justify-content:space-between;align-items:end}.kicker{color:var(--green)!important;font-size:11px!important;font-weight:900;letter-spacing:.2em;margin:0 0 12px!important}.section-heading h2,.center-heading h2{font-size:36px;margin:0 0 14px;letter-spacing:-.04em}.section-heading p,.center-heading p{color:#6d807c;font-size:13px;line-height:1.8}.scribble{font-size:13px;color:var(--orange);font-weight:900;transform:rotate(4deg);border-bottom:3px solid #f5c85e;padding:8px;text-align:center}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1180px;margin:45px auto 0}.guide-card{border:1px solid var(--line);border-radius:20px;padding:25px;min-height:330px;position:relative;transition:.25s;background:#fff}.guide-card:hover{transform:translateY(-6px);box-shadow:0 16px 35px #205d4d16;border-color:#9cccbc}.step{font-size:9px;font-weight:900;letter-spacing:.12em;color:#7d918c}.icon-wrap{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;margin:25px 0 22px;background:#e5f5ef;color:var(--green)}.icon-wrap svg,.topic-icon svg{width:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.i-document{background:#fff1d5;color:#b87818}.i-check{background:#e8eeff;color:#5672bc}.i-box{background:#ffe9e2;color:#d36844}.guide-card h3{font-size:18px;margin:0 0 12px}.guide-card>p{font-size:12px;line-height:1.8;color:#71827f;margin:0}.tags{display:flex;gap:5px;margin-top:19px}.tags i{font-style:normal;background:#f3f7f5;border-radius:20px;padding:5px 8px;font-size:9px;color:#60736e}.arrow{position:absolute;right:22px;bottom:24px;color:var(--green)}.topics{background:#f4faf7}.center-heading{text-align:center;max-width:700px;margin:auto}.topic-grid{max-width:1050px;margin:45px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.topic{display:flex;align-items:center;gap:16px;padding:20px;background:#fff;border-radius:15px;border:1px solid #e4ede8;transition:.2s}.topic:hover{box-shadow:0 8px 24px #245c4d12}.topic-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;color:var(--green);background:var(--mint);flex:0 0 auto}.topic-icon.yellow{color:#a66f18;background:#fff2cc}.topic-icon.blue{color:#4979a2;background:#e2f1fa}.topic-icon.pink{color:#bd5f64;background:#ffe4e5}.topic-icon.purple{color:#7766a2;background:#eee7fa}.topic-icon.orange{color:#bc693b;background:#ffeadc}.topic h3{font-size:14px;margin:0 0 6px}.topic p{font-size:10px;color:#758681;margin:0}.topic>b{margin-left:auto;color:#9aaba7}.check-banner{max-width:1100px;margin:90px auto;padding:48px 60px;background:#126b5d;border-radius:24px;color:#fff;display:flex;align-items:center;gap:36px;position:relative;overflow:hidden}.check-banner:after{content:"";position:absolute;width:260px;height:260px;border:45px solid #ffffff0a;border-radius:50%;right:-70px;top:-90px}.paper{width:95px;height:110px;background:#fff;border-radius:10px;transform:rotate(-6deg);padding:20px 15px;flex:0 0 auto}.paper span{color:var(--orange);font-size:28px;font-weight:900}.paper i{display:block;height:5px;background:#cce7df;margin:8px 0;border-radius:4px}.check-banner>div:nth-child(2){flex:1}.check-banner p{font-size:9px;letter-spacing:.17em;color:#9ed4c6;font-weight:900}.check-banner h2{margin:6px 0 10px;font-size:25px}.check-banner>div>span{font-size:12px;color:#cae8e0}.check-banner>a{background:#fff;color:var(--green);padding:16px 22px;border-radius:12px;font-size:12px;font-weight:900;z-index:1}.check-banner a b{margin-left:12px}footer{padding:45px max(6vw,24px);background:#172e31;color:#b7cbc6;display:grid;grid-template-columns:1fr auto;align-items:center;gap:25px}.footer-brand{display:flex;align-items:center;gap:12px;color:#fff}.footer-brand .brand-mark{width:38px;height:38px;font-size:17px}.footer-links{display:flex;gap:22px;font-size:10px}footer>p{grid-column:1/-1;margin:0;padding-top:25px;border-top:1px solid #ffffff13;font-size:9px}
@media(max-width:900px){.site-header{height:72px}.site-header nav,.header-cta{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-art{height:390px;margin-top:20px}.quick{margin:0;border-radius:0;overflow-x:auto}.quick p{display:none}.quick a{min-width:140px}.guide-grid{grid-template-columns:repeat(2,1fr)}.topic-grid{grid-template-columns:repeat(2,1fr)}.footer-links{flex-wrap:wrap}.check-banner{margin:60px 20px}}
@media(max-width:600px){.brand strong{font-size:14px}.hero{padding:45px 22px}.hero h1{font-size:45px}.lead br{display:none}.hero-actions{align-items:stretch;flex-direction:column}.hero-art{transform:scale(.82);transform-origin:left bottom;width:120%;margin-top:-20px}.section{padding:75px 20px}.section-heading{align-items:start}.scribble{display:none}.section-heading h2,.center-heading h2{font-size:29px}.guide-grid,.topic-grid{grid-template-columns:1fr}.guide-card{min-height:290px}.check-banner{padding:35px 25px;flex-wrap:wrap;gap:22px}.paper{display:none}.check-banner a{width:100%;text-align:center}footer{grid-template-columns:1fr}.footer-links{line-height:2}.footer-brand strong{font-size:13px}}

/* White house logo */
.brand-mark{background:#fff;color:transparent;border:1px solid #dfeae6;box-shadow:0 5px 18px #17483a22;overflow:hidden}
.brand-mark:before{display:none}
.brand-mark img{width:34px;height:34px;display:block}
.footer-brand .brand-mark{background:#fff}

/* Article pages */
.article-hero{background:linear-gradient(125deg,#fffaf0,#eaf8f2);padding:72px max(6vw,24px)}
.article-hero-inner{max-width:1100px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:40px}
.breadcrumbs{display:flex;gap:10px;color:#70847f;font-size:11px;margin-bottom:38px}.breadcrumbs a{color:var(--green);font-weight:800}
.article-hero h1{font-size:clamp(38px,5vw,62px);letter-spacing:-.05em;margin:8px 0 20px}.article-hero p:last-child{max-width:720px;color:#5d746f;line-height:1.9;font-size:15px}
.article-hero-icon{width:150px;height:150px;border-radius:42px;background:#fff;display:grid;place-items:center;font-size:65px;box-shadow:0 18px 45px #255c4d18;transform:rotate(4deg);flex:0 0 auto}
.article-layout{max-width:1100px;margin:70px auto 100px;display:grid;grid-template-columns:245px minmax(0,1fr);gap:55px;padding:0 24px;align-items:start}
.article-layout aside{position:sticky;top:115px;background:#f4faf7;border:1px solid #dfebe6;border-radius:18px;padding:22px}.article-layout aside>strong{display:block;font-size:12px;margin-bottom:14px;color:var(--green)}
.article-layout aside a{display:flex;gap:10px;padding:12px 0;border-top:1px solid #dfebe6;font-size:11px;line-height:1.45;color:#526a65}.article-layout aside a span{color:var(--orange);font-weight:900}
.article-body>section{position:relative;padding:0 0 48px;margin-bottom:45px;border-bottom:1px solid var(--line);scroll-margin-top:120px}.article-body h2{font-size:27px;letter-spacing:-.03em;margin:0 0 22px;padding-left:55px}.section-number{position:absolute;left:0;top:-7px;width:40px;height:40px;border-radius:12px;background:var(--mint);color:var(--green);display:grid;place-items:center;font-size:11px;font-weight:900}
.article-body p{font-size:14px;color:#526b66;line-height:2;margin:0 0 18px}.article-body ul{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:10px}.article-body li{display:flex;gap:12px;align-items:flex-start;background:#f7faf9;border-radius:10px;padding:13px 15px;color:#3f5a55;font-size:13px}.article-body li span{color:var(--green);font-weight:900}
.email-link{display:inline-flex;align-items:center;gap:9px;background:var(--mint);color:var(--green);border:1px solid #c6e5d9;border-radius:12px;padding:14px 18px;font-weight:900;font-size:15px}
.article-cta{display:flex;align-items:center;gap:18px;background:var(--green);color:#fff;border-radius:20px;padding:28px;margin-top:50px}.article-cta>span{font-size:34px}.article-cta div{flex:1}.article-cta strong{font-size:16px}.article-cta p{color:#cce8e1;margin:5px 0 0;font-size:11px}.article-cta a{background:#fff;color:var(--green);padding:13px 17px;border-radius:10px;font-size:11px;font-weight:900}.article-nav{display:flex;justify-content:space-between;margin-top:30px;font-size:12px;font-weight:800;color:var(--green)}
@media(max-width:800px){.article-hero{padding:45px 22px}.article-hero-icon{width:95px;height:95px;border-radius:25px;font-size:42px}.article-layout{grid-template-columns:1fr;margin-top:40px}.article-layout aside{position:static}.article-cta{flex-wrap:wrap}.article-cta a{width:100%;text-align:center}}
@media(max-width:520px){.article-hero-icon{display:none}.breadcrumbs{margin-bottom:25px}.article-hero h1{font-size:38px}.article-body h2{font-size:22px;padding-left:50px}.article-layout{padding:0 18px}.article-nav{gap:15px;flex-direction:column}}

body{min-width:0}.hero-picture{height:430px;position:relative;display:grid;place-items:center;font-size:58px}.mini-house{font-size:250px;color:#ef7b4a;line-height:1}.mini-truck{position:absolute;bottom:55px;left:5%;font-size:105px}.mini-truck b{display:block;background:#f4a45e;color:#fff;font-size:18px;padding:8px 15px;border-radius:10px;text-align:center}.since{font-size:12px;color:#6b7d79;margin-top:30px}.card-icon{width:58px;height:58px;border-radius:16px;background:#e5f5ef;display:grid;place-items:center;font-size:27px;margin:25px 0}.guide-card>b{position:absolute;right:22px;bottom:24px;color:var(--green)}.section-lead{color:#6d807c}.topics{text-align:center}.topic>span{font-size:26px}.check-banner>span{font-size:50px}.check-banner small{color:#9ed4c6}.check-banner h2{margin:6px 0}.article-body{min-width:0}@media(max-width:900px){.hero-picture{height:300px}.mini-house{font-size:190px}.mini-truck{font-size:75px}}@media(max-width:600px){.hero-picture{display:none}}

/* Moving schedule */
.scheduler-wrap{max-width:1000px;margin:65px auto 100px;padding:0 24px}.scheduler-form{display:flex;align-items:end;gap:16px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px;box-shadow:0 12px 40px #17483a12}.scheduler-form>div{flex:1}.scheduler-form label{display:block;font-size:12px;font-weight:900;color:var(--green);margin-bottom:9px}.scheduler-form input{width:100%;border:1px solid #cbdcd6;border-radius:12px;padding:15px;font:inherit;font-size:16px;color:var(--ink);background:#fafffd}.scheduler-form button{border:0;border-radius:12px;background:var(--green);color:#fff;padding:17px 24px;font-weight:900;cursor:pointer}.scheduler-form button span{margin-left:12px}.scheduler-note{font-size:10px;color:#7b8d89;margin:12px 5px}.schedule-empty{text-align:center;padding:75px 20px;border:2px dashed #d8e7e1;border-radius:22px;margin-top:35px}.schedule-empty>span{font-size:48px}.schedule-empty h2{font-size:23px}.schedule-empty p{color:#758681;font-size:12px}.result-head{display:flex;justify-content:space-between;gap:25px;align-items:end;margin:55px 0 18px}.result-head h2{font-size:28px;margin:5px 0}.result-head p:last-child{font-size:12px;color:#667b76}.result-actions{display:flex;gap:8px}.result-actions button{border:1px solid #cadbd5;background:#fff;color:var(--green);border-radius:9px;padding:10px 14px;font-weight:800;cursor:pointer}.progress-bar{height:8px;background:#e5efeb;border-radius:10px;overflow:hidden;margin-bottom:30px}.progress-bar span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--green),#73c4aa);transition:width .25s}.schedule-list{display:grid;gap:15px}.schedule-group{display:grid;grid-template-columns:190px 1fr;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.schedule-date{background:#f1f9f5;padding:22px;display:flex;flex-direction:column;gap:5px}.schedule-date strong{font-size:14px}.schedule-date span{font-size:10px;color:var(--orange);font-weight:900}.schedule-tasks{padding:12px 20px}.schedule-task{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid #edf2ef;font-size:13px;cursor:pointer}.schedule-task:last-child{border:0}.schedule-task input{position:absolute;opacity:0}.task-check{width:23px;height:23px;border:2px solid #b9cec7;border-radius:7px;display:grid;place-items:center;color:transparent;font-size:12px;flex:0 0 auto}.schedule-task input:checked+.task-check{background:var(--green);border-color:var(--green);color:#fff}.schedule-task input:checked~span:last-child{text-decoration:line-through;color:#899995}
@media(max-width:650px){.scheduler-form{align-items:stretch;flex-direction:column}.scheduler-form button{width:100%}.result-head{align-items:start;flex-direction:column}.schedule-group{grid-template-columns:1fr}.schedule-date{padding:14px 18px}.result-actions{width:100%}.result-actions button{flex:1}}
@media print{.site-header,footer,.scheduler-form,.scheduler-note,.result-actions,.article-hero-icon{display:none!important}.article-hero{padding:20px 0;background:#fff}.scheduler-wrap{margin:20px auto;padding:0}.schedule-group{break-inside:avoid}.schedule-task{font-size:11px}.progress-bar{display:none}}

/* Refined hero artwork */
.hero-picture{height:auto;min-height:430px;display:flex;align-items:center;justify-content:center;font-size:0}
.hero-picture img{display:block;width:min(100%,650px);height:auto;object-fit:contain;filter:drop-shadow(0 24px 28px rgba(24,70,59,.14));animation:hero-float 5s ease-in-out infinite}
@keyframes hero-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@media(max-width:900px){.hero-picture{min-height:320px}.hero-picture img{width:min(100%,560px)}}
@media(max-width:600px){.hero-picture{display:flex;min-height:250px;margin-top:20px}.hero-picture img{width:100%;animation:none}}
@media(prefers-reduced-motion:reduce){.hero-picture img{animation:none}}

/* Tips page */
.thanks-list{display:grid;gap:12px;margin:25px 0}.thanks-list>div{display:flex;align-items:center;gap:16px;background:#f4faf7;border:1px solid #dcebe5;border-radius:14px;padding:17px}.thanks-list>div>span{width:34px;height:34px;border-radius:10px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:900;flex:0 0 auto}.thanks-list strong{font-size:14px;line-height:1.65}.tip-note{background:#fff7df;border-left:5px solid #f2bd49;border-radius:10px;padding:19px 22px;margin-top:25px}.tip-note strong{font-size:13px;color:#9a6815}.tip-note p{margin:7px 0 0;font-size:12px;color:#755f38}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.experience-grid>div{background:#f7faf9;border:1px solid var(--line);border-radius:14px;padding:20px;text-align:center}.experience-grid small{display:block;color:#748783;font-size:10px;margin-bottom:8px}.experience-grid strong{color:var(--green);font-size:18px}.experience-caption{font-size:10px!important;color:#8a9996!important;background:#f7f7f7;border-radius:8px;padding:10px 12px}
@media(max-width:650px){.experience-grid{grid-template-columns:1fr}.thanks-list>div{align-items:flex-start}.thanks-list strong{font-size:12px}}
