:root{--ink:#14242b;--muted:#5d7179;--line:#d8ebee;--paper:#f7fcfc;--white:#fff;--soda:#54c6d6;--soda-dark:#168da2;--lemon:#f1d66b;--mint:#94dfcc;--danger:#bf4655}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);letter-spacing:0;margin:0;font-family:Arial,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#f7fcfcf0;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:0 36px;display:flex;position:sticky;top:0}.brand{white-space:nowrap;align-items:center;gap:12px;display:inline-flex}.brand-mark{background:linear-gradient(#f8ffff,#91dce5);border:2px solid #14242b1f;border-radius:14px 14px 20px 20px;justify-content:center;align-items:center;width:28px;height:46px;display:inline-flex;position:relative;transform:rotate(-5deg);box-shadow:inset 5px 0 10px #ffffffb3,0 8px 18px #168da22e}.brand-mark:before{content:"";background:#eef4f4;border:2px solid #14242b1a;border-radius:6px 6px 3px 3px;width:12px;height:10px;position:absolute;top:-12px;left:6px}.logo-bottle{background:#ffffffd1;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.logo-bottle span{background:var(--lemon);border:2px solid var(--soda-dark);border-radius:50%;width:8px;height:8px}.brand-word{color:var(--ink);letter-spacing:0;text-shadow:0 2px #54c6d62e;font-size:24px;font-weight:950;line-height:1}.top-nav{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;font-size:14px;display:flex}.top-nav a:hover,.footer a:hover{color:var(--soda-dark)}.nav-login{color:var(--ink);font-weight:800}.nav-cta{background:var(--ink);color:var(--white);border-radius:8px;align-items:center;min-height:38px;padding:0 14px;font-weight:800;display:inline-flex}.top-nav .nav-cta:hover{color:var(--white)}.hero-band{border-bottom:1px solid var(--line);background:linear-gradient(110deg,#fffffffa 0%,#effbfaf0 58%,#dbf6f9e6 100%);grid-template-columns:minmax(360px,.9fr) minmax(560px,1.1fr);align-items:center;gap:54px;min-height:calc(100vh - 72px);padding:72px 7vw 92px;display:grid;overflow:hidden}.hero-copy h1{max-width:760px;margin:12px 0 22px;font-size:clamp(44px,5.8vw,76px);line-height:1.08}.eyebrow{color:var(--soda-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}.hero-lead{color:var(--muted);max-width:620px;margin:0;font-size:19px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button,.contact-form button,.admin-topbar button,.price-box button{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;min-height:44px;padding:0 18px;font-weight:800;display:inline-flex}.button.primary,.contact-form button,.admin-topbar button,.price-box button{background:var(--soda-dark);color:var(--white)}.button.secondary{background:var(--white);border-color:var(--line);color:var(--ink)}.hero-note{color:var(--muted);margin-top:18px;font-size:13px;font-weight:800}.product-stage{min-height:600px;position:relative}.article-window,.checkout-card,.sales-strip{background:#fffffff0;border:1px solid #14242b1a;border-radius:8px;overflow:hidden;box-shadow:0 24px 70px #20505e29}.article-window{min-height:418px;margin:44px 120px 0 0}.article-preview{padding:30px}.article-preview h2{margin:0 0 14px;font-size:32px;line-height:1.2}.article-preview p{color:var(--muted);margin:0 0 22px;line-height:1.7}.mini-label{color:var(--soda-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}.locked-content{border:1px solid var(--line);background:#eefbfa;border-radius:8px;justify-content:space-between;align-items:center;min-height:88px;padding:18px;display:flex}.locked-content span{color:var(--muted);font-size:13px}.checkout-card{z-index:2;width:310px;padding:24px;position:absolute;top:142px;right:0}.checkout-card h3{margin:0 0 12px;font-size:24px}.checkout-card>strong{margin-bottom:14px;font-size:34px;display:block}.visual-toolbar{border-bottom:1px solid var(--line);background:#e9f7f8;align-items:center;gap:7px;height:38px;padding:0 14px;display:flex}.visual-toolbar span{background:var(--soda);border-radius:50%;width:9px;height:9px}.checkout-product,.checkout-form{padding:26px}.checkout-product{border-bottom:1px solid var(--line)}.checkout-product p,.checkout-form span,.price-box span,.admin-stats span{color:var(--muted);margin-bottom:8px;font-size:13px;display:block}.checkout-product h2{margin:0 0 16px;font-size:24px}.checkout-product strong,.price-box strong{font-size:30px}.checkout-form{gap:12px;display:grid}.checkout-form.compact{padding:0}.fake-input{border:1px solid var(--line);color:var(--muted);background:#f3fbfb;border-radius:8px;align-items:center;min-height:44px;padding:0 12px;display:flex}.card-row{gap:10px;display:flex}.grow{flex:1}.small{width:84px}.fake-pay-button{background:var(--ink);color:var(--white);border-radius:8px;justify-content:center;align-items:center;min-height:46px;margin-top:6px;font-weight:800;display:flex}.sales-strip{grid-template-columns:repeat(3,1fr);align-items:center;gap:0;width:min(560px,100% - 80px);min-height:86px;display:grid;position:absolute;bottom:34px;left:46px}.sales-strip div{padding:18px 20px}.sales-strip div+div{border-left:1px solid var(--line)}.sales-strip span{color:var(--muted);margin-bottom:6px;font-size:12px;display:block}.sales-strip strong{font-size:22px}.ramune-bottle{z-index:1;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:132px;right:348px;transform:rotate(-8deg)}.bottle-cap{background:#eef4f4;border:1px solid #14242b2e;border-radius:8px 8px 3px 3px;width:56px;height:28px}.bottle-body{background:linear-gradient(#ffffffd9,#54c6d6db);border:1px solid #14242b29;border-radius:22px 22px 38px 38px;justify-content:center;align-items:center;width:72px;height:190px;display:flex;box-shadow:inset 12px 0 24px #ffffff5c,0 20px 38px #168da229}.bottle-body span{color:var(--soda-dark);background:#ffffffe0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;font-weight:900;display:flex}.metric-band{background:var(--white);border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.metric{padding:28px 7vw}.metric+.metric{border-left:1px solid var(--line)}.metric strong{font-size:30px;display:block}.metric span{color:var(--muted)}.section,.article-shell,.publishers-hero,.legal-section,.contact-section{padding:80px 7vw}.section-heading{max-width:760px}h1,h2,h3,p{overflow-wrap:anywhere}.section h2,.legal-section h1,.contact-section h1,.admin-topbar h1{margin:0 0 18px;font-size:clamp(30px,4vw,48px);line-height:1.16}.body-copy,.feature-card p,.sample-article p,.legal-grid p{color:var(--muted);font-size:16px;line-height:1.8}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:32px;display:grid}.feature-card,.panel,.legal-grid article,.info-grid article,.media-list article,.need-grid article,.case-grid article,.faq-list article{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:24px}.feature-card h3,.panel h2,.legal-grid h2,.info-grid h3,.media-list h3,.need-grid h3,.case-grid h3,.faq-list h3{margin:0 0 10px}.feature-illust{border:1px solid var(--line);background:#eefbfa;border-radius:8px;height:132px;margin-bottom:20px;position:relative;overflow:hidden}.feature-illust span{position:absolute}.feature-illust.paywall span:first-child{background:var(--white);border:1px solid var(--line);border-radius:8px;width:160px;height:92px;top:20px;left:28px}.feature-illust.paywall span:nth-child(2){background:repeating-linear-gradient(#bcd4db 0 8px,#0000 8px 18px);width:90px;height:48px;top:38px;left:48px}.feature-illust.paywall span:nth-child(3){background:var(--soda);border-radius:8px;width:112px;height:30px;bottom:22px;right:30px}.feature-illust.embed span:first-child{background:var(--ink);border-radius:8px;width:132px;height:72px;top:30px;left:34px}.feature-illust.embed span:nth-child(2){color:var(--white);content:"";font-size:0;top:54px;left:58px}.feature-illust.embed span:nth-child(2):before{color:var(--white);content:"< / >";font-size:22px;font-weight:900}.feature-illust.embed span:nth-child(3){background:var(--lemon);border-radius:50%;width:54px;height:54px;top:38px;right:36px}.feature-illust.sales span:first-child{background:var(--white);border:1px solid var(--line);border-radius:8px;inset:22px 26px}.feature-illust.sales span:nth-child(2){background:linear-gradient(90deg, var(--soda) 70%, #c9e7ec 70%);border-radius:99px;width:150px;height:12px;top:52px;left:50px}.feature-illust.sales span:nth-child(3){background:linear-gradient(90deg, var(--lemon) 48%, #e7edf0 48%);border-radius:99px;width:120px;height:12px;top:78px;left:50px}.illustration-section{background:var(--white);border-top:1px solid var(--line)}.usecase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:32px;display:grid}.usecase-grid article{border-top:2px solid var(--ink);padding-top:22px}.usecase-grid h3{margin:18px 0 8px;font-size:24px}.usecase-grid p{color:var(--muted);margin:0;line-height:1.75}.usecase-illust{height:150px;position:relative}.usecase-illust span{position:absolute}.article-sale span:first-child{border:1px solid var(--line);background:#f4fbfb;border-radius:8px;width:180px;height:124px;top:12px;left:10px}.article-sale span:nth-child(2){background:var(--soda);border-radius:8px;width:120px;height:34px;top:80px;left:42px}.article-sale span:nth-child(3){background:repeating-linear-gradient(#adc7cf 0 7px,#0000 7px 17px);width:96px;height:42px;top:34px;left:42px}.subscription-sale span:first-child,.subscription-sale span:nth-child(2),.subscription-sale span:nth-child(3){border:1px solid var(--line);background:#f4fbfb;border-radius:8px;width:70px;height:96px;top:28px}.subscription-sale span:first-child{left:8px}.subscription-sale span:nth-child(2){background:#e8f8f9;left:92px}.subscription-sale span:nth-child(3){background:var(--lemon);left:176px}.support-sale span:first-child{border:1px solid var(--line);background:#f4fbfb;border-radius:8px;width:190px;height:94px;top:32px;left:36px}.support-sale span:nth-child(2){background:var(--soda);border-radius:50%;width:58px;height:58px;top:50px;left:72px}.support-sale span:nth-child(3):before{color:var(--white);content:"¥";font-size:30px;font-weight:900;position:absolute;top:61px;left:91px}.split-section{grid-template-columns:minmax(0,1fr) minmax(300px,460px);align-items:start;gap:48px;display:grid}.flow-list{counter-reset:flow;gap:12px;margin:0;padding:0;list-style:none;display:grid}.flow-list li{background:var(--white);border:1px solid var(--line);border-radius:8px;align-items:center;gap:14px;min-height:62px;padding:14px 18px;display:flex}.flow-list li:before{background:var(--lemon);color:var(--ink);content:counter(flow);counter-increment:flow;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-weight:800;display:inline-flex}.pricing-section{border-bottom:1px solid var(--line);border-top:1px solid var(--line);background:linear-gradient(120deg,#eefbfa,#f8ffff 48%,#fff9df)}.pricing-heading{align-items:baseline;gap:28px;margin-bottom:64px;display:flex}.pricing-heading h2{margin:0;font-size:clamp(40px,5vw,66px)}.pricing-heading p{color:var(--ink);margin:0;font-size:19px}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:54px;display:grid}.pricing-item{border-bottom:3px solid var(--ink);text-align:center;min-height:230px;padding-bottom:28px}.pricing-item strong{color:var(--soda-dark);white-space:nowrap;font-size:clamp(88px,11vw,156px);line-height:.92;display:block}.pricing-item strong small{color:var(--ink);margin:0 6px;font-size:clamp(24px,3vw,38px)}.pricing-item span{margin-top:28px;font-size:28px;font-weight:900;display:block}.pricing-item:nth-child(2) strong{color:var(--soda)}.pricing-item:nth-child(3) strong{color:var(--lemon);text-shadow:0 2px #14242b14}.pricing-item p{color:var(--muted);margin:10px 0 0}.footer{justify-content:space-between;align-items:center;padding:28px 7vw;display:flex}.footer nav{color:var(--muted);flex-wrap:wrap;gap:16px;display:flex}.article-shell{justify-content:center;display:flex}.sample-article{max-width:920px}.sample-article h1{margin:0 0 14px;font-size:clamp(34px,5vw,58px);line-height:1.12}.article-meta{color:var(--soda-dark);font-weight:800}.paywall-preview{background:var(--white);border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(0,1fr) 240px;align-items:center;gap:28px;margin-top:34px;padding:28px;display:grid}.price-box{border:1px solid var(--line);background:#f3fbfb;border-radius:8px;gap:12px;padding:18px;display:grid}.price-box a{color:var(--soda-dark);font-size:13px;font-weight:800}.admin-layout{background:#f4f9fa;grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{background:var(--ink);color:var(--white);padding:28px 22px}.admin-sidebar nav{gap:8px;margin-top:36px;display:grid}.admin-sidebar nav a{color:#ffffffbd;border-radius:8px;padding:12px}.admin-sidebar nav a.active,.admin-sidebar nav a:hover{color:var(--white);background:#ffffff1a}.admin-main{padding:34px}.admin-topbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:28px 0;display:grid}.admin-stats div{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:20px}.admin-stats strong{font-size:26px}.admin-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:16px;margin-bottom:16px;display:grid}.bar-list{gap:16px;display:grid}.bar-list div{gap:8px;display:grid}meter{width:100%;height:14px}.key-list{gap:14px;margin:0;display:grid}.key-list div{gap:4px;display:grid}.key-list dt{color:var(--muted);font-size:13px}.key-list dd{overflow-wrap:anywhere;margin:0}.table-panel{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:640px}th,td{border-bottom:1px solid var(--line);text-align:left;padding:14px 10px}th{color:var(--muted);font-size:13px}td[data-status=paid]{color:var(--soda-dark);font-weight:800}td[data-status=failed]{color:var(--danger);font-weight:800}.legal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.publishers-hero{border-bottom:1px solid var(--line);background:linear-gradient(120deg,#fffffffa,#ecfbfaf0 62%,#fffae0db);min-height:560px;position:relative}.publishers-hero:after{content:"";background:linear-gradient(#ffffffdb,#54c6d6c7);border:1px solid #14242b24;border-radius:34px 34px 62px 62px;width:118px;height:310px;position:absolute;top:120px;right:12vw;transform:rotate(-8deg);box-shadow:inset 18px 0 30px #ffffff6b,0 28px 70px #168da229}.publishers-hero h1{z-index:1;max-width:720px;margin:0 0 22px;font-size:clamp(42px,5.2vw,72px);line-height:1.08;position:relative}.publishers-hero p:not(.eyebrow){color:var(--muted);z-index:1;max-width:680px;margin:0;font-size:18px;line-height:1.85;position:relative}.publishers-hero .eyebrow{z-index:1;position:relative}.overview-section{background:var(--white);border-bottom:1px solid var(--line)}.info-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:32px;display:grid}.info-grid article{min-height:188px}.info-grid h3:before{background:var(--soda);content:"";border-radius:50%;width:14px;height:14px;margin-bottom:18px;display:block}.info-grid p,.media-list p,.need-grid p,.case-grid p,.faq-list p,.legal-list p,.legal-grid p{color:var(--muted);margin:0;line-height:1.8}.legal-list p+p,.legal-grid p+p{margin-top:10px}.publisher-revenue-section{background:var(--white);border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.need-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:32px;display:grid}.need-grid article{border-left:4px solid var(--soda)}.publisher-step-grid{counter-reset:publisher-step;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:32px 0 0;padding:0;list-style:none;display:grid}.publisher-step-grid li{background:var(--white);border:1px solid var(--line);border-radius:8px;min-height:176px;padding:24px;font-size:18px;font-weight:900}.publisher-step-grid li:before{color:var(--soda-dark);content:counter(publisher-step);counter-increment:publisher-step;margin-bottom:22px;font-size:58px;line-height:1;display:block}.cases-section{border-bottom:1px solid var(--line);border-top:1px solid var(--line);background:#f4fbfb}.case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:32px;display:grid}.case-thumb{border:1px solid var(--line);background:#eefbfa;border-radius:8px;height:124px;margin-bottom:18px;position:relative;overflow:hidden}.case-thumb span{position:absolute}.case-thumb span:first-child{background:var(--white);border:1px solid var(--line);border-radius:8px;width:128px;height:72px;top:24px;left:24px}.case-thumb span:last-child{background:var(--soda);border-radius:999px;width:92px;height:18px;bottom:26px;right:28px}.faq-section{background:var(--white)}.faq-list{gap:14px;max-width:980px;margin-top:32px;display:grid}.faq-list article{padding:22px 24px}.media-section{border-bottom:1px solid var(--line);border-top:1px solid var(--line);background:#f4fbfb}.media-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:32px;display:grid}.media-list span{color:var(--soda-dark);margin-bottom:12px;font-size:12px;font-weight:800;display:block}.review-section{background:var(--ink);color:var(--white);justify-content:space-between;align-items:center;gap:28px;display:flex}.review-section .eyebrow,.review-section .body-copy{color:#ffffffb8}.review-section h2{margin-bottom:12px}.review-section .button.primary{background:var(--white);color:var(--ink);flex:none}.sample-outline{background:var(--white);border:1px solid var(--line);border-radius:8px;margin:28px 0;padding:24px}.sample-outline h2{margin:0 0 16px}.sample-outline ul{color:var(--muted);margin:0;padding-left:1.2em;line-height:1.9}.legal-list{gap:14px;max-width:960px;margin-top:28px;display:grid}.legal-list article{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:22px 24px}.legal-list h2{margin:0 0 10px;font-size:20px}.legal-table{background:var(--white);border:1px solid var(--line);border-radius:8px;max-width:980px;margin-top:28px;display:grid;overflow:hidden}.legal-table div{grid-template-columns:240px minmax(0,1fr);display:grid}.legal-table div+div{border-top:1px solid var(--line)}.legal-table dt,.legal-table dd{margin:0;padding:18px 20px}.legal-table dt{color:var(--ink);background:#eefbfa;font-weight:800}.legal-table dd{color:var(--muted);line-height:1.7}.text-link{color:var(--soda-dark);margin-top:16px;font-weight:800;display:inline-block}.contact-section{grid-template-columns:minmax(0,.8fr) minmax(320px,1fr);gap:48px;display:grid}.contact-form{background:var(--white);border:1px solid var(--line);border-radius:8px;gap:16px;padding:24px;display:grid}.contact-form label{color:var(--muted);gap:8px;font-size:13px;font-weight:800;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--line);color:var(--ink);border-radius:8px;min-height:44px;padding:10px 12px}@media (max-width:900px){.site-header{flex-direction:column;align-items:flex-start;padding:18px 22px;position:static}.top-nav{justify-content:flex-start}.hero-band,.split-section,.paywall-preview,.admin-layout,.admin-grid,.contact-section,.product-stage{grid-template-columns:1fr}.hero-band{min-height:auto;padding:44px 22px 56px}.product-stage{min-height:auto}.article-window{margin:0}.checkout-card,.sales-strip,.ramune-bottle{width:auto;position:static;transform:none}.checkout-card,.sales-strip{margin-top:16px}.sales-strip{grid-template-columns:1fr}.sales-strip div+div{border-left:0;border-top:1px solid var(--line)}.ramune-bottle{display:none}.locked-content{flex-direction:column;align-items:flex-start;gap:8px}.metric-band,.feature-grid,.info-grid,.media-list,.need-grid,.publisher-step-grid,.case-grid,.admin-stats,.legal-grid{grid-template-columns:1fr}.metric+.metric{border-left:0;border-top:1px solid var(--line)}.section,.article-shell,.publishers-hero,.legal-section,.contact-section{padding:54px 22px}.review-section{flex-direction:column;align-items:flex-start}.publishers-hero{min-height:auto}.publishers-hero:after{display:none}.legal-table div{grid-template-columns:1fr}.legal-table dd{border-top:1px solid var(--line)}.admin-sidebar{min-height:auto}.admin-main{padding:22px}.admin-topbar,.footer{flex-direction:column;align-items:flex-start}}
