:root{--ink:#17261d;--forest:#234b38;--forest-deep:#153326;--rust:#b7482f;--rust-dark:#963824;--rice:#f5f0e5;--paper:#fffdf7;--gold:#d6ae58;--sage:#dfe7db;--line:#d9d2c4;--muted:#67726a;--white:#fff;--shadow:0 24px 70px #182f231a;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Noto Sans JP,sans-serif;line-height:1.8}body::selection{background:var(--gold);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.skip-link{z-index:9999;background:var(--ink);color:#fff;border-radius:8px;padding:10px 16px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf7eb;border-bottom:1px solid #17261d1a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1200px;height:82px;margin:auto;padding:0 32px;display:flex}.brand{color:var(--ink);flex-direction:column;line-height:1;display:inline-flex}.brand-kicker{color:var(--rust);letter-spacing:.28em;margin-bottom:7px;font-size:10px;font-weight:800}.brand-name{letter-spacing:.06em;font-family:Georgia,Yu Mincho,serif;font-size:23px;font-weight:900}.main-nav{align-items:center;gap:30px;font-size:14px;font-weight:700;display:flex}.main-nav>a:not(.button){position:relative}.main-nav>a:not(.button):after{content:"";background:var(--rust);height:1px;transition:right .2s;position:absolute;bottom:-6px;left:0;right:100%}.main-nav>a:not(.button):hover:after{right:0}.nav-account{align-items:center;gap:7px;display:inline-flex}.menu-button{color:var(--ink);background:0 0;border:0;padding:8px;display:none}.button{cursor:pointer;background:var(--rust);min-height:50px;color:var(--white);border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:12px 24px;font-size:14px;font-weight:800;transition:transform .18s,background .18s,opacity .18s;display:inline-flex;box-shadow:0 10px 28px #b7482f30}.button:hover{background:var(--rust-dark);transform:translateY(-2px)}.button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #d6ae58b3}.button-small{min-height:42px;padding:9px 18px;font-size:13px}.button-secondary{color:var(--forest);border:1px solid var(--forest);box-shadow:none;background:0 0}.button-secondary:hover{background:var(--forest);color:#fff}.button-light{background:var(--rice);color:var(--forest-deep);box-shadow:none}.button-light:hover{background:#fff}.button[disabled],button[disabled]{cursor:not-allowed;opacity:.48;transform:none}.text-link{color:var(--rust);border-bottom:1px solid;align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.eyebrow{color:var(--rust);letter-spacing:.22em;margin-bottom:20px;font-size:11px;font-weight:900;display:inline-block}.eyebrow.light{color:#f2d5a0}.hero{max-width:1200px;margin:auto;padding:72px 32px 86px}.home-hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;min-height:700px;display:grid}.hero-copy h1{letter-spacing:-.045em;margin-bottom:30px;font-family:Georgia,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(48px,6.6vw,88px);line-height:1.16}.hero-copy h1 em{color:var(--rust);font-style:normal;position:relative}.hero-copy h1 em:after{content:"";background:var(--gold);z-index:-1;height:7px;position:absolute;bottom:1px;left:3px;right:-2px;transform:rotate(-1deg)}.hero-copy>p{color:#3e4f45;margin-bottom:35px;font-size:18px;line-height:2}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.hero-mark{background:var(--sage);height:520px;box-shadow:var(--shadow);border-radius:260px 260px 24px 24px;position:relative;overflow:hidden}.hero-mark:before{content:"";background:repeating-radial-gradient(at 50% 100%,#0000 0 18px,#234b381f 19px 21px);position:absolute;inset:34% -10% -10%;transform:perspective(360px)rotateX(34deg)}.sun-disc{background:var(--rust);border-radius:50%;width:220px;height:220px;position:absolute;top:60px;right:34px;box-shadow:inset -25px -12px #762b1d1f}.rice-stamp{background:var(--paper);border:2px solid var(--ink);width:210px;height:210px;color:var(--forest);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-35%)rotate(-5deg);box-shadow:10px 12px #17261d26}.rice-stamp span{letter-spacing:.18em;margin-left:.18em;font-family:Yu Mincho,serif;font-size:24px;font-weight:900}.vertical-type{writing-mode:vertical-rl;letter-spacing:.18em;font-family:Yu Mincho,serif;font-size:15px;font-weight:800;position:absolute;bottom:30px;right:24px}.promise-strip{grid-template-columns:repeat(3,1fr);gap:1px;max-width:1200px;margin:0 auto;padding:0 32px 82px;display:grid}.promise-strip>div{background:var(--rice);align-items:center;gap:15px;padding:24px 28px;display:flex}.promise-strip>div:first-child{border-radius:16px 0 0 16px}.promise-strip>div:last-child{border-radius:0 16px 16px 0}.promise-strip svg{color:var(--rust);flex:none}.promise-strip span{color:var(--muted);font-size:12px;line-height:1.6}.promise-strip strong{color:var(--ink);font-size:15px;display:block}.section{max-width:1200px;margin:auto;padding:100px 32px}.section-heading{margin-bottom:50px}.section-heading h2,.product-copy h2,.business-teaser h2,.page-hero h1,.auth-panel h1{letter-spacing:-.025em;margin:0;font-family:Georgia,Yu Mincho,serif;font-size:clamp(34px,4vw,54px);line-height:1.35}.inline-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.story-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.story-card{background:var(--rice);border-radius:var(--radius);flex-direction:column;align-items:flex-start;min-height:330px;padding:34px;display:flex;position:relative}.story-card.accent-card{background:var(--forest);color:#fff}.story-card>span{color:var(--rust);font-family:Georgia,serif;font-size:36px;font-style:italic;position:absolute;top:20px;right:28px}.story-card.accent-card>span{color:#e6c98f}.story-card svg{color:var(--rust);width:40px;height:40px;margin:28px 0 36px}.story-card.accent-card svg{color:#e6c98f}.story-card h3{margin-bottom:13px;font-family:Yu Mincho,serif;font-size:24px}.story-card p{color:var(--muted);margin:0;font-size:14px}.story-card.accent-card p{color:#d5dfd8}.product-feature{background:var(--rice);grid-template-columns:minmax(400px,1fr) minmax(400px,1fr);max-width:none;margin-top:60px;padding:0;display:grid}.product-art{background:var(--sage);place-items:center;min-height:650px;display:grid;position:relative;overflow:hidden}.product-art:before,.product-art:after{content:"";border:1px solid #234b382e;border-radius:50%;position:absolute}.product-art:before{width:520px;height:520px}.product-art:after{width:700px;height:700px}.bag-shape{z-index:1;border:2px solid var(--forest);width:280px;height:370px;color:var(--forest);background:#f9f1dd;border-radius:24px 24px 70px 70px;flex-direction:column;align-items:center;padding-top:60px;display:flex;transform:rotate(-3deg);box-shadow:20px 28px #234b381f}.bag-shape svg{width:70px;height:70px;margin-bottom:20px}.bag-shape b{letter-spacing:.12em;margin-left:.12em;font-family:Yu Mincho,serif;font-size:42px}.bag-shape span{letter-spacing:.14em;margin-top:20px;font-weight:800}.product-copy{align-self:center;max-width:640px;padding:110px 80px}.product-copy>p{color:var(--muted);max-width:520px}.check-list{flex-wrap:wrap;gap:10px;margin:30px 0 36px;padding:0;list-style:none;display:flex}.check-list li{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:800}.article-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.article-card{border-radius:var(--radius);border:1px solid var(--line);background:#fff;transition:transform .2s,box-shadow .2s;overflow:hidden}.article-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.article-visual{place-items:center;height:210px;display:grid;overflow:hidden}.article-visual svg{opacity:.8;width:72px;height:72px}.visual-1{color:var(--rust);background:#e8dfc7}.visual-2{color:var(--forest);background:#c8dbd1}.visual-3{color:#8d5a2f;background:#ead1ba}.article-body{padding:26px}.article-body>span{letter-spacing:.12em;color:var(--rust);font-size:11px;font-weight:900}.article-body h3{margin:9px 0 12px;font-family:Yu Mincho,serif;font-size:21px;line-height:1.55}.article-body p{color:var(--muted);font-size:13px;line-height:1.8}.article-body small{color:var(--muted)}.business-teaser{background:var(--forest-deep);color:#fff;justify-content:space-between;align-items:end;gap:50px;max-width:none;padding:95px max(32px,50vw - 568px);display:flex}.business-teaser>div{max-width:670px}.business-teaser p{color:#c9d7ce;max-width:580px;margin:24px 0 0}.site-footer{color:#fff;background:#0e251a}.footer-newsletter{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:auto;padding:90px 32px;display:grid}.footer-newsletter h2{margin:0 0 12px;font-family:Yu Mincho,serif;font-size:34px}.footer-newsletter p{color:#b7c7bd;margin:0}.newsletter-form label{margin-bottom:8px;font-size:12px;font-weight:800;display:block}.newsletter-input{border-bottom:1px solid #829387;display:flex}.newsletter-input input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:16px 0}.newsletter-input input::placeholder{color:#829387}.newsletter-input button{color:#e4c17a;cursor:pointer;background:0 0;border:0;width:54px}.form-status{min-height:22px;font-size:12px;margin-top:10px!important}.form-status.success{color:#b9e3bf}.form-status.error{color:#ffb5a9}.footer-bottom{border-top:1px solid #ffffff1f;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;max-width:1200px;margin:auto;padding:38px 32px;display:grid}.footer-brand{color:#fff}.footer-bottom nav{color:#b7c7bd;flex-wrap:wrap;justify-content:center;gap:24px;font-size:12px;display:flex}.footer-bottom>p{color:#829387;margin:0;font-size:11px}.page-hero{background:var(--rice);text-align:center;padding:90px 32px 75px}.page-hero>*{max-width:850px;margin-left:auto;margin-right:auto}.page-hero h1{margin-bottom:20px}.page-hero p{color:var(--muted);max-width:650px}.page-shell{max-width:1100px;margin:auto;padding:70px 32px 110px}.narrow-shell{max-width:820px}.notice{color:#735319;background:#fff4d9;border:1px solid #eed28f;border-radius:12px;padding:16px 18px;font-size:13px}.notice.info{color:var(--forest);background:#eaf1ec;border-color:#c7d8cd}.status-pill{background:var(--sage);color:var(--forest);border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex}.status-pill.warn{color:#755819;background:#fff1cd}.form-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:34px;box-shadow:0 16px 50px #1a2b200d}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field.full{grid-column:1/-1}.field label,.field-label{font-size:12px;font-weight:900}.field input,.field select,.field textarea,.admin-form input,.admin-form select,.admin-form textarea{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);border-radius:11px;padding:13px 14px}.field textarea,.admin-form textarea{resize:vertical;min-height:120px}.required{color:var(--rust);margin-left:4px}.checkbox{align-items:flex-start;gap:10px;font-size:13px;display:flex}.checkbox input{width:18px;height:18px;accent-color:var(--rust);margin-top:3px}.form-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.error-text{color:#a4291e;font-size:13px}.error-text svg{vertical-align:-3px;margin-right:4px}.success-box{color:#285434;background:#edf6ee;border:1px solid #bdd6c1;border-radius:16px;padding:25px}.product-hero{grid-template-columns:1fr 1fr;align-items:center;gap:65px;max-width:1200px;min-height:650px;margin:auto;padding:65px 32px 80px;display:grid}.product-hero-copy h1{margin-bottom:24px;font-family:Georgia,Yu Mincho,serif;font-size:clamp(48px,5vw,70px);line-height:1.25}.product-hero-copy p{color:var(--muted);max-width:530px;margin-bottom:32px;font-size:17px}.product-hero-visual{background:var(--forest);border-radius:24px;place-items:center;height:520px;display:grid;position:relative;overflow:hidden}.product-hero-visual:before{content:"";background:repeating-radial-gradient(circle,#0000 0 30px,#ffffff14 31px 33px);border-radius:50%;width:540px;height:540px;position:absolute}.seal{z-index:1;background:var(--rice);border:10px double var(--rust);width:280px;height:280px;color:var(--forest);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;transform:rotate(-5deg);box-shadow:15px 18px #00000026}.seal svg{width:62px;height:62px}.seal b{margin-top:6px;font-family:Yu Mincho,serif;font-size:33px}.seal span{letter-spacing:.22em;margin-left:.22em;font-size:13px;font-weight:900}.detail-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.detail-grid article{border-top:2px solid var(--forest);padding:28px 10px 10px 0}.detail-grid svg{color:var(--rust);width:30px;height:30px;margin-bottom:22px}.detail-grid h3{margin-bottom:8px;font-family:Yu Mincho,serif;font-size:21px}.detail-grid p{color:var(--muted);font-size:13px}.plans-section{background:var(--rice);max-width:none;padding-left:max(32px,50vw - 568px);padding-right:max(32px,50vw - 568px)}.centered{text-align:center}.centered p{color:var(--muted)}.plan-controls{grid-template-columns:1fr 1fr;gap:18px;max-width:700px;margin:0 auto 38px;display:grid}.plan-controls>div>span{color:var(--muted);margin-bottom:7px;font-size:11px;font-weight:900;display:block}.segmented{border:1px solid var(--line);background:#fff;border-radius:999px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.segmented button{cursor:pointer;color:var(--muted);background:0 0;border:0;border-radius:999px;padding:10px;font-size:13px;font-weight:800}.segmented button.active{background:var(--forest);color:#fff}.plans-grid{grid-template-columns:1fr 1fr;gap:22px;max-width:880px;margin:auto;display:grid}.plan-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:36px;position:relative}.plan-card.featured{border:2px solid var(--rust)}.recommend-label{background:var(--rust);color:#fff;border-radius:999px;padding:4px 15px;font-size:11px;font-weight:900;position:absolute;top:-14px;left:28px}.plan-weight{margin-bottom:12px;font-size:14px}.plan-weight strong{margin-left:6px;font-family:Georgia,serif;font-size:38px}.plan-price{align-items:baseline;gap:6px;min-height:52px;display:flex}.plan-price strong{font-family:Georgia,Yu Mincho,serif;font-size:30px}.plan-price span{color:var(--muted);font-size:13px}.plan-shipping{color:var(--muted);font-size:11px}.plan-card ul{border-top:1px solid var(--line);gap:10px;margin:24px 0;padding:22px 0 0;list-style:none;display:grid}.plan-card li{align-items:center;gap:8px;font-size:13px;display:flex}.plan-card li svg{color:var(--rust)}.plan-card .button{width:100%}.plan-selector>.notice{max-width:880px;margin:22px auto 0}.flow-list{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.flow-list li{border-left:1px solid var(--line);padding:0 28px;position:relative}.flow-list li:last-child{border-right:1px solid var(--line)}.flow-list li>span{color:var(--rust);font-family:Georgia,serif;font-size:34px;font-style:italic}.flow-list h3{margin:24px 0 8px;font-family:Yu Mincho,serif}.flow-list p{color:var(--muted);font-size:13px}.page-hero.compact{padding-top:65px;padding-bottom:50px}.checkout-layout{grid-template-columns:1.35fr .85fr;align-items:start;gap:28px;display:grid}.checkout-layout .form-card h2,.payment-stage h2{margin-bottom:26px;font-family:Yu Mincho,serif;font-size:28px}.step-label{color:var(--rust);letter-spacing:.18em;margin-bottom:5px;font-size:10px;font-weight:900;display:inline-block}.order-summary{background:var(--forest-deep);color:#fff;border-radius:var(--radius);padding:30px;position:sticky;top:108px}.order-summary h2{margin-bottom:22px;font-family:Yu Mincho,serif;font-size:24px}.order-summary h3{font-family:Yu Mincho,serif;font-size:19px}.summary-row{color:#c5d1ca;border-bottom:1px solid #ffffff14;justify-content:space-between;gap:20px;padding:9px 0;font-size:12px;display:flex}.summary-row strong{color:#fff;text-align:right}.summary-total{justify-content:space-between;align-items:baseline;gap:20px;padding:22px 0 8px;display:flex}.summary-total strong{color:#f0cb81;font-family:Georgia,serif;font-size:27px}.summary-note{color:#aebdb4;font-size:11px;line-height:1.8}.order-summary hr{border:0;border-top:1px solid #ffffff2e;margin:24px 0}.terms-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:10px;justify-content:space-between;align-items:center;width:100%;margin-bottom:18px;padding:12px;font-size:12px;display:flex}.order-summary .checkbox{color:#d7e0da;margin:15px 0}.summary-button{width:100%;margin-top:18px}.modal-backdrop{z-index:500;background:#08140db8;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.terms-modal{background:#fff;border-radius:20px;grid-template-rows:auto 1fr auto;width:min(700px,100%);max-height:90vh;display:grid;overflow:hidden}.terms-modal header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.terms-modal header h2{margin:0;font-family:Yu Mincho,serif;font-size:21px}.terms-modal header button{cursor:pointer;background:0 0;border:0}.terms-scroll{padding:25px;font-size:13px;overflow-y:auto}.terms-scroll h3{margin-top:28px;font-family:Yu Mincho,serif;font-size:18px}.terms-end{background:var(--rice);min-height:130px;color:var(--forest);border-radius:14px;place-items:center;margin-top:35px;font-weight:900;display:grid}.terms-modal footer{border-top:1px solid var(--line);text-align:right;padding:16px 24px}.payment-stage{max-width:700px;margin:auto}.final-contract-summary{background:var(--rice);border-radius:15px;margin-bottom:26px;padding:22px}.final-contract-summary>div{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.final-contract-summary strong{color:var(--rust);font-family:Georgia,serif;font-size:30px}.final-contract-summary p{color:var(--muted);margin:8px 0 0;font-size:12px}.payment-submit{width:100%;margin-top:24px}.secure-note{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin:12px 0 0;font-size:11px;display:flex}.business-hero{background:var(--forest-deep);color:#fff;grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;min-height:550px;padding:90px max(32px,50vw - 568px);display:grid;overflow:hidden}.business-hero h1{font-family:Yu Mincho,serif;font-size:clamp(44px,5vw,70px);line-height:1.35}.business-hero p{color:#c5d4cb;max-width:600px;font-size:16px}.business-hero>svg{color:#d8bd80;opacity:.75;justify-self:center;width:300px;height:300px}.business-steps{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:35px;display:grid}.business-steps article{border:1px solid var(--line);border-radius:var(--radius);padding:30px;position:relative}.business-steps article>svg{width:36px;height:36px;color:var(--rust);margin-bottom:25px}.business-steps article>span{color:var(--gold);font-family:Georgia,serif;font-size:28px;position:absolute;top:18px;right:25px}.business-steps h3{font-family:Yu Mincho,serif;font-size:21px}.business-steps p{color:var(--muted);font-size:13px}.business-form-section{background:var(--rice);padding:95px max(20px,50vw - 450px)}.business-form-section .form-card{max-width:900px;margin:auto}.business-form .success-box svg{vertical-align:-4px;margin-right:5px}.media-hero{background:var(--sage)}.media-list{gap:22px;display:grid}.media-row{border-bottom:1px solid var(--line);grid-template-columns:270px 1fr auto;align-items:center;gap:32px;padding-bottom:22px;display:grid}.media-row .article-visual{border-radius:16px;height:180px}.media-row>div:nth-child(2)>span{color:var(--rust);letter-spacing:.1em;font-size:11px;font-weight:900}.media-row h2{margin:5px 0 8px;font-family:Yu Mincho,serif;font-size:24px}.media-row p{color:var(--muted);margin-bottom:8px;font-size:13px}.media-row small{color:var(--muted)}.media-row>svg{color:var(--rust)}.article-page{max-width:900px;margin:auto;padding:85px 32px 110px}.article-page>header{text-align:center;max-width:760px;margin:0 auto 45px}.article-page>header h1{font-family:Yu Mincho,serif;font-size:clamp(38px,5vw,60px);line-height:1.45}.article-page>header p{color:var(--muted);font-size:16px}.article-page>header small{color:var(--muted)}.article-cover{background:var(--sage);height:430px;color:var(--forest);border-radius:25px;place-items:center;margin-bottom:65px;display:grid}.article-cover svg{width:120px;height:120px}.article-cover.image-cover{background-position:50%;background-size:cover}.article-content{max-width:690px;margin:auto;font-family:Yu Mincho,serif;font-size:16px;line-height:2.2}.article-content h2{margin-top:55px;font-size:28px}.article-cta{background:var(--forest);color:#fff;border-radius:25px;grid-template-columns:110px 1fr;align-items:center;gap:28px;margin-top:80px;padding:45px;display:grid}.article-cta>svg{color:#e1c183;width:80px;height:80px}.article-cta h2{font-family:Yu Mincho,serif;font-size:29px}.article-cta p{color:#c8d6cd;font-size:13px}.legal-content{font-family:Yu Mincho,serif;line-height:2.1}.legal-content h2{margin-top:44px;font-size:22px}.legal-table{border-collapse:collapse;width:100%;font-family:sans-serif}.legal-table th,.legal-table td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:16px}.legal-table th{background:var(--rice);width:30%}.dashboard-title-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.dashboard-signout{color:#cedbd3;cursor:pointer;background:0 0;border:0;border-top:1px solid #ffffff26;align-items:center;gap:7px;width:100%;margin-top:12px;padding:15px 0 0;font-size:12px;display:flex}.contract-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:20px;padding:26px}.contract-card>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:20px;display:flex}.contract-card h3{margin:7px 0 0;font-family:Yu Mincho,serif;font-size:22px}.contract-card header small{color:var(--muted)}.contract-card header>strong{color:var(--rust);font-family:Georgia,serif;font-size:24px}.contract-meta{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;display:grid}.contract-meta>span{color:var(--muted);grid-template-columns:auto 1fr;gap:4px 8px;font-size:11px;display:grid}.contract-meta svg{color:var(--rust);grid-row:1/3}.contract-meta strong{color:var(--ink);font-size:13px}.address-request{margin:18px 0}.address-request .text-link{cursor:pointer;background:0 0;border:0;padding:0}.mini-form{background:var(--rice);border-radius:14px;margin-top:12px;padding:22px}.shipment-list{border-top:1px solid var(--line);margin-top:22px}.shipment-list>div{border-bottom:1px solid var(--line);grid-template-columns:60px 120px 80px 1fr;align-items:center;gap:12px;padding:11px 0;font-size:11px;display:grid}.shipment-list small{color:var(--muted)}.empty-state>svg{color:var(--rust);width:36px;height:36px}.admin-shell{background:#f1eee7;min-height:100vh;padding:55px max(24px,50vw - 625px) 120px}.admin-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.admin-toolbar h1{margin:5px 0 0;font-family:Yu Mincho,serif;font-size:44px}.admin-metrics{max-width:700px;margin:25px 0 50px}.admin-section{border-top:1px solid #cec8bb;margin-top:50px;padding-top:55px}.admin-section-title{align-items:center;gap:16px;margin-bottom:25px;display:flex}.admin-section-title>svg{width:34px;height:34px;color:var(--rust)}.admin-section-title span{color:var(--rust);letter-spacing:.16em;font-size:10px;font-weight:900}.admin-section-title h2{margin:0;font-family:Yu Mincho,serif;font-size:29px}.admin-card-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.admin-form{gap:11px;display:grid}.admin-form label{font-size:11px;font-weight:900}.admin-form small{color:var(--muted)}.admin-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:20px}.admin-card-head{justify-content:space-between;align-items:center;display:flex}.admin-card p{color:var(--muted);font-size:12px}.two-column-forms{grid-template-columns:1fr 1fr;gap:20px;display:grid}.two-column-forms h3,.wide-form h3{font-family:Yu Mincho,serif;font-size:21px}.wide-form{max-width:900px}.new-product-form{margin-top:24px}.generic-plan-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.auth-layout{grid-template-columns:1fr 1fr;min-height:650px;display:grid}.auth-visual{background:var(--forest);color:#fff;flex-direction:column;justify-content:end;padding:80px;display:flex;position:relative;overflow:hidden}.auth-visual:before{content:"米";opacity:.07;font-family:Yu Mincho,serif;font-size:360px;position:absolute;top:-70px;right:-30px}.auth-visual h2{font-family:Yu Mincho,serif;font-size:42px;line-height:1.5}.auth-visual p{color:#c8d8ce;max-width:460px}.auth-panel{place-items:center;padding:80px;display:grid}.auth-panel-inner{width:min(460px,100%)}.auth-panel h1{margin-bottom:10px;font-size:40px}.auth-panel-inner>p{color:var(--muted);margin-bottom:30px}.auth-form{gap:18px;display:grid}.auth-switch{text-align:center;margin-top:22px;font-size:13px}.auth-switch a{color:var(--rust);font-weight:800}.dashboard-grid{grid-template-columns:240px 1fr;align-items:start;gap:35px;display:grid}.dashboard-nav{background:var(--forest);color:#fff;border-radius:18px;padding:22px;position:sticky;top:110px}.dashboard-nav strong{margin-bottom:15px;font-family:Yu Mincho,serif;font-size:20px;display:block}.dashboard-nav a{color:#cedbd3;padding:9px 0;font-size:13px;display:block}.dashboard-section{margin-bottom:34px}.dashboard-section h2{font-family:Yu Mincho,serif;font-size:28px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.metric-card span{color:var(--muted);font-size:12px}.metric-card strong{margin-top:4px;font-family:Georgia,serif;font-size:32px;display:block}.data-table{border-collapse:collapse;border:1px solid var(--line);background:#fff;border-radius:15px;width:100%;overflow:hidden}.data-table th,.data-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 14px;font-size:12px}.data-table th{background:var(--rice);color:var(--muted)}.empty-state{text-align:center;border:1px dashed var(--line);color:var(--muted);border-radius:16px;padding:40px}@media (max-width:900px){.header-inner{height:72px;padding:0 20px}.menu-button{display:block}.main-nav{background:var(--paper);border-bottom:1px solid var(--line);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:20px;padding:28px 24px 34px;display:none;position:absolute;top:72px;left:0;right:0}.main-nav.is-open{display:flex}.main-nav .button{margin-top:5px}.home-hero{grid-template-columns:1fr;min-height:auto;padding-top:55px}.hero-mark{height:420px}.promise-strip{grid-template-columns:1fr;gap:1px}.promise-strip>div:first-child{border-radius:16px 16px 0 0}.promise-strip>div:last-child{border-radius:0 0 16px 16px}.story-grid,.article-grid{grid-template-columns:1fr 1fr}.story-grid .story-card:last-child,.article-grid .article-card:last-child{grid-column:1/-1}.product-feature{grid-template-columns:1fr}.product-art{min-height:520px}.product-copy{padding:75px 42px}.business-teaser{flex-direction:column;align-items:start}.footer-newsletter{grid-template-columns:1fr;gap:40px}.footer-bottom{text-align:center;grid-template-columns:1fr}.footer-brand{margin:auto}.auth-layout{grid-template-columns:1fr}.auth-visual{display:none}.dashboard-grid{grid-template-columns:1fr}.dashboard-nav{position:static}.product-hero{grid-template-columns:1fr}.product-hero-visual{height:440px}.detail-grid,.flow-list{grid-template-columns:1fr 1fr;gap:28px 0}.flow-list li:nth-child(2){border-right:1px solid var(--line)}.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.business-hero{grid-template-columns:1fr}.business-hero>svg{display:none}.business-steps{grid-template-columns:1fr}.media-row{grid-template-columns:220px 1fr}.media-row>svg{display:none}.admin-card-grid,.generic-plan-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.hero,.section,.page-shell{padding-left:20px;padding-right:20px}.home-hero{gap:38px;padding-bottom:55px}.hero-copy h1{font-size:45px}.hero-copy>p{font-size:15px}.hero-mark{height:350px}.sun-disc{width:165px;height:165px}.rice-stamp{width:170px;height:170px}.rice-stamp svg{width:58px}.rice-stamp span{font-size:20px}.promise-strip{padding-left:20px;padding-right:20px}.section{padding-top:75px;padding-bottom:75px}.section-heading h2,.product-copy h2,.business-teaser h2{font-size:34px}.story-grid,.article-grid,.form-grid,.metric-grid{grid-template-columns:1fr}.story-grid .story-card:last-child,.article-grid .article-card:last-child{grid-column:auto}.product-art{min-height:430px}.bag-shape{width:220px;height:300px}.bag-shape b{font-size:34px}.product-copy{padding:65px 20px}.inline-heading{flex-direction:column;align-items:start}.business-teaser{padding:75px 20px}.footer-newsletter,.footer-bottom{padding-left:20px;padding-right:20px}.footer-bottom nav{flex-direction:column;gap:12px}.page-hero{padding:65px 20px 55px}.page-hero h1{font-size:39px}.form-card{padding:24px 18px}.auth-panel{padding:55px 20px}.data-table{white-space:nowrap;display:block;overflow-x:auto}.product-hero{padding:50px 20px 65px}.product-hero-copy h1{font-size:43px}.product-hero-visual{height:360px}.seal{width:220px;height:220px}.detail-grid,.flow-list,.plan-controls,.plans-grid{grid-template-columns:1fr}.flow-list li,.flow-list li:nth-child(2),.flow-list li:last-child{border-right:0;border-left:1px solid var(--line)}.plan-card{padding:30px 22px}.modal-backdrop{padding:10px}.terms-modal{max-height:96vh}.business-hero{min-height:auto;padding:70px 20px}.business-hero h1{font-size:40px}.media-row{grid-template-columns:1fr}.article-page{padding:60px 20px 80px}.article-page>header h1{font-size:36px}.article-cover{height:300px}.article-cta{grid-template-columns:1fr;padding:30px 22px}.article-cta>svg{width:55px;height:55px}.contract-meta{grid-template-columns:1fr}.shipment-list>div{grid-template-columns:50px 1fr}.shipment-list .status-pill{justify-self:start}.admin-shell{padding:40px 16px 80px}.admin-card-grid,.two-column-forms,.generic-plan-grid{grid-template-columns:1fr}}
