:root{--ink:#242522;--muted:#74766f;--line:#e9eae6;--soft:#f6f6f3;--paper:#fff;--accent:#607155;font-family:Inter,"LINE Seed JP",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--ink);font-synthesis:none;background:var(--paper);font-weight:400;font-size:14px;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%;height:auto}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p,figure{margin:0}a,button{transition:background 140ms,color 140ms,border-color 140ms}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid #607155;outline-offset:5px}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;left:20px;top:-70px;padding:14px;background:var(--ink);color:#fff;z-index:100}.skip:focus{top:12px}.site-header{position:sticky;top:0;background:#ffffffed;backdrop-filter:blur(15px);z-index:20;border-bottom:1px solid var(--line)}.header-inner{max-width:1440px;margin:auto;min-height:88px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:baseline;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN",sans-serif;font-size:29px;font-weight:750;letter-spacing:-1.56px;line-height:1.2;white-space:nowrap;color:#20211f}.brand span{font-weight:420}.header-inner nav{display:flex;gap:36px;margin-left:auto;margin-right:22px;font-size:13px}.header-inner nav a{padding:14px 0;color:#61635d}.header-inner nav a:hover{color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:15px 25px;border:1px solid transparent;border-radius:100px;font-size:14px;font-weight:500;white-space:nowrap}.primary{background:#242522;color:#fff}.primary:hover{background:#45473f}.button.small{min-height:43px;padding:10px 18px;gap:8px;font-size:12px}.button.small svg{width:16px;height:16px}.hero{text-align:center;padding-top:88px;padding-bottom:64px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.8;color:#66695f;letter-spacing:.035em}.hero .eyebrow{justify-content:center}.status-dot{height:6px;width:6px;border-radius:50%;background:#829071;flex-shrink:0}.badge{display:inline-block;border:1px solid #dedfd9;border-radius:30px;padding:3px 9px;line-height:1.5;font-size:10px;color:#74766c;font-weight:400;letter-spacing:.04em}.hero .badge{margin-left:5px}h1{font-size:clamp(44px,4.8vw,70px);letter-spacing:-.055em;font-weight:700;line-height:1.36}.hero h1{margin:26px 0 24px}.hero-description{font-size:15px;line-height:2;color:#6c6e67;letter-spacing:.02em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.signup-form{margin-top:30px}.signup-row{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.signup-row input[type=email]{min-width:240px;flex:1 1 260px;max-width:320px;min-height:54px;border:1px solid #daddd2;border-radius:100px;padding:0 22px;font-size:14px;background:white;color:var(--ink)}.signup-row input[type=email]::placeholder{color:#a0a397;font-size:13px}.signup-row .button{flex-shrink:0}.form-feedback{padding:16px;background:#eff3e8;border:1px solid #d9e1cc;border-radius:8px;font-size:12px;line-height:2;margin-top:18px}.text-link{display:inline-flex;align-items:center;gap:18px;min-height:44px;font-size:13px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link:has(.label):hover{text-decoration:none}.text-link .label{border-bottom:1px solid transparent}.text-link:hover .label{border-bottom-color:currentColor}.micro{font-size:10px;color:#777a71;margin-top:16px;line-height:1.8}.media-note{font-size:10px;line-height:1.8;color:#818479;margin-top:22px}.section{padding-top:70px;padding-bottom:90px;border-top:1px solid var(--line)}.section-kicker{display:flex;justify-content:space-between;color:#7d8075;font-size:11px;letter-spacing:.04em}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:48px;margin:28px 0 40px}h2{font-size:clamp(29px,3vw,42px);letter-spacing:-.04em;line-height:1.55;font-weight:700}.section-heading>p{font-size:13px;color:var(--muted);line-height:2.2;padding-bottom:6px}.site-preview{border:1px solid #dedfd8;border-radius:14px;overflow:hidden;box-shadow:0 16px 50px #20211f04;max-width:1120px;margin:auto}.preview-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#fafaf8;border-bottom:1px solid var(--line);font-size:10px;color:#85877c}.window-dots{color:#d4d6ce;letter-spacing:3px}.preview-label{font-size:9px}.site-preview>img{width:100%;height:auto}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px}.steps article{padding-top:20px;border-top:1px solid var(--line)}.step-number{font-family:Inter,sans-serif;font-size:11px;color:#909387}.steps h3{font-size:17px;letter-spacing:-.02em;margin-top:14px}.steps p{font-size:12px;line-height:2;color:var(--muted);margin-top:12px}.maker-section{padding:100px 0;background:#f7f7f4;border-block:1px solid #eeeee9}.maker-grid{display:grid;grid-template-columns:.95fr 1.15fr;gap:70px;align-items:center}.maker-copy h2{margin:23px 0}.maker-copy>p:not(.eyebrow){font-size:13px;line-height:2.2;color:var(--muted);margin:16px 0}.maker-copy .text-link{margin-top:15px;border-bottom:1px solid #b5b8ac}.detail-preview{border:1px solid #e0e2d9;border-radius:12px;overflow:hidden;box-shadow:0 12px 36px #20211f06}.detail-preview>img{width:100%}.maker-note{display:flex;gap:16px;align-items:center;margin-top:23px}.line-icon{font-size:22px;height:42px;width:42px;border:1px solid #dfe2d8;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.maker-note h3{font-size:14px;font-weight:500}.maker-note p{font-size:11px;line-height:1.8;color:var(--muted);margin-top:6px}.maker-visual>.media-note{margin-top:12px}.faq-section{display:grid;grid-template-columns:1fr 1.35fr;gap:90px;border:0;padding-top:105px;padding-bottom:105px}.faq-section h2{font-size:33px;margin-top:22px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:80px;padding:22px 0;cursor:pointer;font-size:13px}summary::-webkit-details-marker{display:none}summary>span{font-size:22px;font-weight:400;color:#74796b;flex-shrink:0}details[open] summary>span{transform:rotate(45deg)}details>p{padding:0 30px 26px 0;font-size:12px;line-height:2.1;color:var(--muted)}.closing{text-align:center;border-top:1px solid var(--line);padding-top:75px;padding-bottom:95px}.icon-strip{display:flex;justify-content:center;gap:12px;margin-bottom:30px}.icon-strip img{height:42px;width:42px;border:1px solid #e5e7df;border-radius:12px;object-fit:contain}.closing .eyebrow{justify-content:center;font-size:11px}.closing h2{font-size:46px;line-height:1.45;margin:20px 0}.closing>p:not(.eyebrow):not(.micro){color:var(--muted);font-size:13px;margin-bottom:28px}.footer{border-top:1px solid var(--line);padding-top:32px;padding-bottom:25px}.footer-top{display:flex;align-items:center;gap:28px}.footer-top .brand{font-size:24px}.footer-top>span{font-size:10px;color:#7f8176}.footer-top>a:last-child{margin-left:auto;font-size:11px;min-height:44px;display:flex;align-items:center}.footer-bottom{display:flex;align-items:start;gap:25px;font-size:9px;color:#898b82;margin-top:30px;line-height:1.9}.footer-bottom>p{flex:1}.footer-bottom>span{white-space:nowrap}
@media(min-width:1600px){.hero{padding-top:103px}.hero h1{font-size:76px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header-inner{padding:0 32px}.hero{padding-top:65px}.hero h1{font-size:58px}.hero-description{font-size:14px}.section-heading{gap:30px}.section-heading>p{font-size:11px}.maker-grid{gap:35px}.maker-copy h2{font-size:32px}.maker-copy>p:not(.eyebrow){font-size:12px}.faq-section{gap:40px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header-inner{padding:0 20px;min-height:72px}.brand{font-size:26px}.header-inner nav{display:none}.hero{padding-top:57px;padding-bottom:48px}.hero h1{font-size:clamp(36px,7.7vw,56px);line-height:1.45;margin:24px 0 20px}.hero-description{font-size:12px;line-height:2.1;max-width:440px;margin:auto}.hero .eyebrow{font-size:10px;gap:7px}.signup-form{margin-top:25px}.button{font-size:12px;gap:25px;min-height:50px;padding:13px 20px}.signup-row input[type=email]{min-height:50px}.micro{font-size:9px}.section{padding-top:45px;padding-bottom:55px}.section-heading{display:block;margin:24px 0 28px}.section-heading h2{font-size:30px}.section-heading>p{font-size:12px;margin-top:23px}.section-kicker{font-size:10px}.preview-bar{padding:10px 12px;font-size:8px;gap:6px}.preview-label{font-size:7px}.window-dots{font-size:7px;letter-spacing:1px}.site-preview{border-radius:9px}.steps{gap:22px;margin-top:28px;grid-template-columns:1fr}.steps article{display:grid;grid-template-columns:30px 1fr;gap:0 8px;padding-top:18px}.step-number{grid-row:1/3;padding-top:4px}.steps h3{font-size:15px;margin:0}.steps p{font-size:11px;margin-top:8px;grid-column:2}.steps p br{display:none}.maker-section{padding:50px 0}.maker-grid{grid-template-columns:1fr;gap:30px}.maker-copy h2{font-size:32px}.maker-copy>p:not(.eyebrow){font-size:12px}.maker-copy .text-link{font-size:12px}.maker-note p{font-size:10px}.faq-section{grid-template-columns:1fr;gap:28px;padding-block:55px}.faq-section h2{font-size:29px}.faq-section h2 br{display:none}.faq-section h2{margin-top:14px}.faq-list summary{font-size:12px;min-height:72px}.closing{padding:55px 0 65px}.closing h2{font-size:37px}.icon-strip{gap:9px}.icon-strip img{width:36px;height:36px;border-radius:10px}.footer-top{flex-wrap:wrap;gap:15px}.footer-top>span{order:3;flex-basis:100%;font-size:9px}.footer-top>a:last-child{font-size:10px}.footer-bottom{flex-wrap:wrap;gap:12px;margin-top:22px;font-size:8px}.footer-bottom>p{flex-basis:100%;order:3}.desktop-br{display:none}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.header-inner{padding:0 16px}.hero h1{font-size:34px}.hero .eyebrow{font-size:9px}.signup-row{gap:8px}.hero-description{font-size:11px}.button.small{gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.hero{position:relative}
.hero-marquee{overflow:hidden;padding:6px 0 34px;-webkit-mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent)}.hero-marquee-track{display:flex;align-items:center;gap:16px;width:max-content;animation:hero-marquee 48s linear infinite}.hero-marquee-track a{display:block;flex-shrink:0}.hero-marquee img{width:44px;height:44px;object-fit:contain;border:1px solid #e4e6de;border-radius:12px;background:#fff;box-shadow:0 5px 12px #24252209;flex-shrink:0}
@keyframes hero-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.hero-marquee-track{animation:none}}
@media(max-width:760px){.hero-marquee{padding-bottom:24px}.hero-marquee-track{gap:10px}.hero-marquee img{width:34px;height:34px;border-radius:9px}}
.faq-section h2{font-size:30px}
@media(max-width:760px){.faq-section h2{font-size:27px}.button.small{min-height:44px}}
