:root{--ink:#10182b;--soft:#34415b;--paper:#f6f3ea;--white:#fffefa;--line:#d9d6cc;--blue:#3158f5;--mint:#6ee7d8;--coral:#ff7c65}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Noto Sans JP","Yu Gothic UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.frame{min-height:100vh;overflow:hidden}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.site-header{border-bottom:1px solid rgba(16,24,43,.12);background:rgba(246,243,234,.94)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;letter-spacing:.14em}.brand strong{font-size:17px}.brand-mark{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:var(--ink);color:var(--mint);font-size:17px;font-weight:800;letter-spacing:0}.site-header nav,.site-footer nav{display:flex;align-items:center;gap:28px}.site-header nav a{color:var(--soft);font-size:13px;font-weight:700}.site-header nav a:hover{color:var(--blue)}
.eyebrow,.index{margin:0;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:29px;height:2px;background:var(--blue)}
.hero{min-height:720px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:72px;padding-block:76px 90px}.hero h1{margin:28px 0 24px;max-width:670px;font-size:clamp(58px,7.2vw,100px);line-height:.98;letter-spacing:-.065em}.lead{max-width:590px;margin:0;color:var(--soft);font-size:17px;line-height:2}.actions{display:flex;align-items:center;gap:28px;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:54px;padding:0 23px;border-radius:4px;font-size:13px;font-weight:800}.primary{background:var(--ink);color:#fff;box-shadow:7px 7px 0 var(--mint)}.primary:hover{transform:translate(3px,3px);box-shadow:4px 4px 0 var(--mint)}.text-link{border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:12px;font-weight:800}
.hero-visual{position:relative;min-height:520px;display:grid;place-items:center}.visual-window{position:relative;z-index:2;width:min(100%,540px);overflow:hidden;border:2px solid var(--ink);border-radius:18px;background:var(--white);box-shadow:18px 20px 0 var(--ink);transform:rotate(1.5deg)}.visual-top{height:46px;display:flex;align-items:center;gap:7px;padding:0 15px;border-bottom:1px solid var(--line);background:#ebe8df}.visual-top i{width:8px;height:8px;border-radius:50%;background:#9da3ae}.visual-top span{margin-left:10px;color:#687185;font-size:11px}.bookmark-row{min-height:43px;display:flex;align-items:center;gap:8px;padding:0 15px;border-bottom:1px solid var(--line);font-size:11px;font-weight:700;white-space:nowrap}.bookmark-row.second{background:#fbfaf5}.mark{width:18px;height:18px;display:grid;place-items:center;border-radius:5px;color:white;font-size:10px}.blue{background:var(--blue)}.lime{background:#77a800}.coral{background:var(--coral)}.folder{width:18px;height:13px;margin-left:12px;border:1.5px solid #747d8c;border-radius:3px;position:relative}.folder:before{content:"";position:absolute;left:1px;top:-4px;width:8px;height:4px;border:1.5px solid #747d8c;border-bottom:0;border-radius:2px 2px 0 0}.visual-body{height:295px;display:flex;flex-direction:column;justify-content:space-between;padding:28px;background:linear-gradient(135deg,#eef1ff,#fffefa 58%)}.visual-body .signal{align-self:flex-end;width:52px;height:52px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;font-size:12px;font-weight:800}.visual-body p{margin:0;font-size:clamp(31px,4vw,52px);font-weight:800;line-height:1.02;letter-spacing:-.05em}.orbit{position:absolute;border-radius:50%}.orbit-one{width:390px;height:390px;border:1px solid rgba(49,88,245,.35)}.orbit-two{width:470px;height:470px;border:1px dashed rgba(16,24,43,.25);transform:translate(32px,-20px)}
.principles{padding-block:92px;border-top:1px solid var(--line)}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:38px;border:1px solid var(--ink)}.principle-grid article{min-height:220px;padding:28px;border-right:1px solid var(--ink);background:var(--white)}.principle-grid article:last-child{border-right:0}.principle-grid span{display:block;font-size:18px;font-weight:800}.principle-grid p{margin:66px 0 0;color:var(--soft);font-size:14px;line-height:1.8}
.products{padding-block:100px 120px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px}.section-heading h2{margin:15px 0 0;font-size:clamp(42px,6vw,76px);line-height:1;letter-spacing:-.055em}.section-heading>p{max-width:420px;margin:0;color:var(--soft);font-size:14px;line-height:1.8}.product-grid{display:grid;grid-template-columns:1.16fr .84fr;gap:18px;margin-top:52px}.product-card{min-height:410px;display:flex;flex-direction:column;justify-content:space-between;padding:31px;border:1px solid var(--ink);background:var(--white)}.product-card:hover{transform:translateY(-5px);box-shadow:0 12px 0 rgba(16,24,43,.08)}.product-card.featured{background:var(--blue);color:#fff}.product-meta{display:flex;justify-content:space-between;gap:20px;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-meta em{padding:5px 8px;border:1px solid currentColor;border-radius:99px;font-style:normal;letter-spacing:.05em}.product-card h3{margin:0;font-size:clamp(38px,5vw,68px);line-height:1;letter-spacing:-.055em}.product-card p{max-width:570px;margin:20px 0 0;opacity:.8;font-size:14px;line-height:1.8}.product-link{align-self:flex-end;display:flex;gap:15px;border-bottom:1px solid currentColor;padding-bottom:5px;font-size:12px;font-weight:800}.closing{padding-block:120px 150px;border-top:1px solid var(--line)}.closing h2{margin:24px 0;font-size:clamp(56px,9vw,116px);line-height:.94;letter-spacing:-.07em}.closing>p:last-child{margin:0;color:var(--soft);font-size:15px;line-height:1.9}
.product-hero{min-height:680px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;padding-block:80px 100px}.product-hero h1{margin:24px 0 28px;font-size:clamp(70px,9.5vw,132px);line-height:.78;letter-spacing:-.075em}.product-lead{margin:0;color:var(--soft);font-size:20px;font-weight:700;line-height:1.65}.release-badge{width:fit-content;display:flex;align-items:center;gap:9px;margin-top:30px;padding:8px 11px;border:1px solid var(--ink);border-radius:99px;font-size:10px;font-weight:800}.release-badge i{width:7px;height:7px;border-radius:50%;background:var(--coral)}.rows-demo{padding:28px;background:var(--mint);border-radius:50% 50% 7% 7%}.demo-chrome{overflow:hidden;border:2px solid var(--ink);border-radius:15px;background:var(--white);box-shadow:13px 14px 0 var(--ink);transform:rotate(-1deg)}.demo-tab{height:44px;display:flex;align-items:center;gap:10px;padding:0 16px;border-bottom:1px solid var(--line);background:#ebe8df;font-size:11px;font-weight:700}.demo-tab span{width:10px;height:10px;border-radius:50%;background:var(--blue)}.demo-address{width:calc(100% - 32px);height:31px;display:flex;align-items:center;margin:10px 16px;padding:0 13px;border-radius:99px;background:#e8e6df;color:#6a7383;font-size:10px}.demo-row{min-height:38px;display:flex;align-items:center;gap:7px;padding:0 15px;border-top:1px solid var(--line);font-size:10px;font-weight:700;white-space:nowrap}.demo-row b{color:var(--blue)}.demo-row.muted{background:#faf8f1}.demo-row.muted b{color:var(--coral)}.demo-page{height:230px;display:flex;align-items:flex-end;padding:25px;background:linear-gradient(145deg,#fff,#eef1ff)}.demo-page strong{font-size:clamp(30px,4vw,55px);line-height:.95;letter-spacing:-.055em}
.feature-section{padding-block:100px;border-top:1px solid var(--line)}.feature-list{margin-top:36px;border-top:1px solid var(--ink)}.feature-list article{display:grid;grid-template-columns:70px 1fr 1.15fr;align-items:start;gap:30px;padding:28px 4px;border-bottom:1px solid var(--line)}.feature-list article>span{color:var(--blue);font-size:11px;font-weight:800}.feature-list h2{margin:0;font-size:22px}.feature-list p{margin:0;color:var(--soft);font-size:14px;line-height:1.8}.free-section,.notice-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding-block:110px}.free-section h2{margin:20px 0 0;font-size:clamp(50px,7vw,88px);line-height:.95;letter-spacing:-.06em}.free-panel{padding:30px;border:1px solid var(--ink);background:var(--white)}.free-panel ul{margin:0;padding:0;list-style:none}.free-panel li{display:flex;justify-content:space-between;gap:30px;padding:17px 0;border-bottom:1px solid var(--line);font-size:13px}.free-panel li:first-child{border-top:1px solid var(--line)}.free-panel strong{text-align:right}.coming-button{width:100%;min-height:52px;margin-top:24px;border:0;border-radius:4px;background:#d9d6cc;color:#777b84;font-weight:800}.notice-section{padding-block:90px;border-top:1px solid var(--line)}.notice-section h2{margin:17px 0 0;font-size:32px}.notice-section>p{margin:0;color:var(--soft);font-size:15px;line-height:2}.notice-section code{padding:2px 5px;border:1px solid var(--line);background:var(--white);font-family:monospace}.product-links{display:grid;grid-template-columns:1fr 1fr;padding-bottom:110px}.product-links a{display:flex;justify-content:space-between;padding:25px 4px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);font-size:14px;font-weight:800}.product-links a+a{margin-left:25px}
.legal,.support{padding-block:85px 120px}.legal-header{padding-bottom:70px;border-bottom:1px solid var(--ink)}.legal-header h1,.support-header h1{margin:23px 0 28px;font-size:clamp(62px,9vw,112px);line-height:.9;letter-spacing:-.07em}.legal-header>p:last-child,.support-header>p:last-child{color:var(--soft);font-size:12px}.legal-body{width:min(850px,100%);margin:0 auto;padding-top:55px}.legal-body section{padding:32px 0;border-bottom:1px solid var(--line)}.legal-body h2{margin:0 0 16px;font-size:20px}.legal-body p,.legal-body li{color:var(--soft);font-size:14px;line-height:1.95}.legal-body ul{padding-left:1.3em}.policy-table{border-top:1px solid var(--ink)}.policy-row{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;padding:18px 4px;border-bottom:1px solid var(--line)}.policy-row span,.policy-row strong{font-size:12px}.policy-row p{margin:0}.policy-head{background:rgba(255,255,255,.35)}
.support-header{max-width:900px;padding-bottom:70px}.support-header h1{font-size:clamp(68px,10vw,120px)}.support-header>p:last-child{font-size:16px}.faq-list{border-top:1px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;gap:25px;padding:25px 4px;cursor:pointer;font-size:17px;font-weight:800;list-style:none}.faq-list summary:after{content:"+";margin-left:auto;color:var(--blue);font-size:25px}.faq-list details[open] summary:after{content:"−"}.faq-list summary span{color:var(--blue);font-size:10px}.faq-list details p{max-width:850px;margin:0;padding:0 55px 25px;color:var(--soft);font-size:14px;line-height:1.9}.contact-panel{display:grid;grid-template-columns:1fr auto;align-items:end;gap:50px;margin-top:100px;padding:36px;background:var(--blue);color:#fff}.contact-panel h2{margin:15px 0 12px;font-size:38px}.contact-panel p:not(.index){max-width:610px;margin:0;opacity:.8;font-size:13px;line-height:1.8}.contact-panel .index{color:var(--mint)}.contact-panel .primary{background:#fff;color:var(--ink);white-space:nowrap}
.site-footer{background:var(--ink);color:#fff}.footer-main{min-height:210px;display:flex;justify-content:space-between;align-items:center;gap:40px}.site-footer .brand-mark{background:var(--mint);color:var(--ink)}.footer-main p{margin:18px 0 0;color:#aeb8ca;font-size:13px}.site-footer nav a{color:#dfe5ef;font-size:12px}.footer-bottom{min-height:70px;display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid rgba(255,255,255,.15);color:#8f9bb0;font-size:10px}
@media(max-width:900px){.hero{min-height:auto;grid-template-columns:1fr;gap:35px;padding-top:70px}.hero-visual{min-height:460px}.principle-grid,.product-grid,.product-hero,.free-section,.notice-section{grid-template-columns:1fr}.principle-grid article{border-right:0;border-bottom:1px solid var(--ink)}.feature-list article{grid-template-columns:45px 1fr}.feature-list article p{grid-column:2}.contact-panel{grid-template-columns:1fr;align-items:start}}
@media(max-width:640px){.shell{width:min(100% - 28px,1180px)}.header-inner{min-height:68px}.site-header nav{gap:13px;overflow-x:auto}.site-header nav a:first-child{display:none}.site-header nav a{font-size:10px;white-space:nowrap}.hero{padding-block:58px 72px}.hero h1{font-size:58px}.lead{font-size:15px}.actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-visual{min-height:360px}.visual-window{box-shadow:10px 12px 0 var(--ink)}.visual-body{height:205px}.orbit-one{width:270px;height:270px}.orbit-two{width:330px;height:330px}.principles,.products{padding-block:72px}.principle-grid p{margin-top:34px}.section-heading{align-items:flex-start;flex-direction:column}.product-card{min-height:320px;padding:24px}.product-card h3{font-size:42px}.closing{padding-block:85px 100px}.footer-main,.site-footer nav,.footer-bottom{align-items:flex-start;flex-direction:column}.footer-main{padding-block:45px}.site-footer nav{gap:14px}.footer-bottom{justify-content:center;padding-block:18px}.product-hero{padding-block:60px 75px}.product-hero h1{font-size:66px}.rows-demo{padding:14px}.demo-page{height:170px}.feature-section,.free-section,.notice-section{padding-block:70px}.feature-list article{grid-template-columns:34px 1fr;gap:15px}.feature-list h2{font-size:18px}.feature-list p{grid-column:1/-1;padding-left:49px}.free-section h2{font-size:55px}.free-panel{padding:20px}.free-panel li{font-size:11px}.product-links{grid-template-columns:1fr}.product-links a+a{margin:-1px 0 0}.legal,.support{padding-block:60px 85px}.legal-header h1{font-size:58px}.policy-row{grid-template-columns:1fr;gap:7px}.faq-list summary{gap:13px;font-size:14px}.faq-list details p{padding-left:34px}.contact-panel{margin-top:70px;padding:25px}.contact-panel .button{width:100%;padding-inline:10px;font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
