:root{--ink:#161711;--muted:#6f7168;--paper:#f6f5ef;--white:#fff;--line:#dcded4;--yellow:#f4ef63;--yellow-deep:#e7df27;--green:#315f4a;--red:#a73d3d;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{min-height:100%}body{margin:0;color:var(--ink);background:var(--paper);font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Noto Sans JP,system-ui,sans-serif}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit}.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-size:16px;font-weight:900;letter-spacing:-.04em}.brand-mark{width:42px;height:42px;display:grid;place-items:center;background:var(--yellow);border:2px solid var(--ink);border-radius:50%;font:900 12px/1 Arial,sans-serif;box-shadow:3px 3px 0 var(--ink)}.header-inner,.public-nav{min-height:86px;display:flex;align-items:center;justify-content:space-between}.language-selector{min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border:1px solid var(--line);background:var(--white);color:var(--ink)}.language-selector>span:first-child{font-size:13px}.language-selector select{max-width:94px;border:0;outline:0;background:transparent;color:inherit;cursor:pointer;font-size:10px;font-weight:800}.language-selector:focus-within{box-shadow:0 0 0 2px var(--yellow);border-color:var(--ink)}.text-link{font-size:13px;font-weight:800;text-underline-offset:5px}.kicker{display:flex;align-items:center;gap:9px;font:800 11px/1.2 Arial,sans-serif;letter-spacing:.18em;text-transform:uppercase}.kicker>span{width:31px;height:2px;background:currentColor}.kicker.centered{justify-content:center;color:var(--muted)}.primary-button,.secondary-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:14px 20px;border:2px solid var(--ink);border-radius:0;text-decoration:none;font-weight:900;cursor:pointer;transition:transform .16s,box-shadow .16s,background .16s}.primary-button{color:var(--ink);background:var(--yellow);box-shadow:4px 4px 0 var(--ink)}.primary-button:hover{background:var(--yellow-deep);transform:translate(-1px,-1px);box-shadow:6px 6px 0 var(--ink)}.primary-button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:4px 4px 0 var(--ink)}.primary-button.full,.secondary-button.full{width:100%}.primary-button.compact{min-height:42px;padding:10px 17px;font-size:12px}.secondary-button{background:transparent;box-shadow:none;margin-top:13px}.secondary-button:hover{background:#ecebe4}.error,.notice{padding:13px 15px;border:1px solid;font-size:13px;line-height:1.55;margin:16px 0}.notice{color:#264d3d;background:#e6f3ec;border-color:#b7d8c8}.error{color:#842d2d;background:#fff0ee;border-color:#e5b8b3}.login-page{min-height:100vh;background:var(--paper);overflow:hidden;position:relative}.login-page:before{content:"";position:absolute;width:430px;height:430px;border:1px solid #e3e1d6;border-radius:50%;left:-210px;bottom:-200px}.login-layout{min-height:calc(100vh - 166px);display:grid;grid-template-columns:1.15fr .85fr;align-items:center;grid-gap:clamp(50px,9vw,140px);gap:clamp(50px,9vw,140px);padding:45px 0 80px}.login-copy h1{font-family:Georgia,Yu Mincho,serif;font-size:clamp(52px,7vw,96px);line-height:.98;letter-spacing:-.075em;font-weight:500;margin:30px 0 25px}.guide-content h1 em,.login-copy h1 em,.welcome-row h1 em{display:inline-block;font-style:normal;position:relative;z-index:0}.guide-content h1 em:after,.login-copy h1 em:after,.welcome-row h1 em:after{content:"";position:absolute;z-index:-1;height:.34em;left:-.03em;right:-.05em;bottom:.05em;background:var(--yellow);transform:rotate(-1deg)}.login-copy>p{max-width:560px;color:var(--muted);font-size:16px;line-height:2}.requirement-note{max-width:620px;margin-top:24px;padding:16px 18px;border:1px solid var(--ink);border-left:8px solid var(--yellow);background:rgba(255,255,255,.58);display:grid;grid-gap:6px;gap:6px;line-height:1.65}.requirement-note strong{font-size:14px}.requirement-note span{color:var(--muted);font-size:12px}.feature-strip{display:flex;margin-top:50px;border-top:1px solid var(--line);padding-top:18px;gap:35px;color:var(--muted);font:700 10px/1.4 Arial,sans-serif;letter-spacing:.07em}.login-card{background:var(--white);border:2px solid var(--ink);padding:clamp(28px,4vw,46px);box-shadow:12px 12px 0 #dcdbd1;position:relative}.card-number{display:block;color:var(--muted);font:800 10px/1 Arial,sans-serif;letter-spacing:.16em}.login-card h2{font-family:Georgia,Yu Mincho,serif;font-size:clamp(35px,4vw,50px);line-height:1.12;letter-spacing:-.045em;font-weight:500;margin:28px 0 15px}.login-card>p{color:var(--muted);line-height:1.7;font-size:13px;margin-bottom:27px}.instagram-glyph{font-size:22px}.secure-note{display:flex;justify-content:center;gap:7px;color:var(--muted);font-size:11px;margin:23px 0 10px}.secure-note span{color:var(--green);font-size:8px}.auth-form{display:grid;grid-gap:9px;gap:9px}.auth-form label{margin-top:5px;font-size:11px;font-weight:900}.auth-form input{width:100%;min-height:49px;padding:0 13px;border:1px solid var(--ink);background:#fff;outline:none}.auth-form input:focus{box-shadow:0 0 0 3px var(--yellow)}.auth-form .primary-button{margin-top:12px}.auth-switch{text-align:center;font-size:11px!important;margin:20px 0 12px!important}.auth-switch a{font-weight:900;text-underline-offset:4px}.login-card .agreement{margin:0;text-align:center;font-size:10px;line-height:1.7}.agreement a{text-underline-offset:3px}.public-footer{min-height:80px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:10px}.public-footer div{display:flex;gap:25px}.app-page{min-height:100vh;background:#faf9f4}.app-header{border-bottom:1px solid var(--line);background:rgba(250,249,244,.95)}.app-nav{align-self:stretch;gap:34px}.app-nav,.app-nav a{display:flex;align-items:center}.app-nav a{height:100%;position:relative;color:var(--muted);text-decoration:none;font-size:12px;font-weight:800}.app-nav a.active{color:var(--ink)}.app-nav a.active:after{content:"";position:absolute;height:3px;background:var(--ink);left:0;right:0;bottom:0}.link-button,.logout-button{border:0;background:none;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:4px;font-size:11px;color:var(--muted)}.dashboard-content{padding:70px 0 40px}.welcome-row{display:flex;align-items:flex-end;justify-content:space-between;margin:20px 0 58px}.welcome-row h1{font-family:Georgia,Yu Mincho,serif;font-weight:500;font-size:clamp(43px,6vw,72px);line-height:1.13;letter-spacing:-.06em;margin:22px 0 0}.welcome-row>p{color:var(--muted);font-size:13px;line-height:1.8;margin:0 7% 10px 0}.action-grid{display:grid;grid-template-columns:1.4fr .6fr;grid-gap:18px;gap:18px}.create-card{min-height:230px;padding:31px 34px;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr;align-items:end;grid-gap:0 23px;gap:0 23px;background:var(--yellow);border:2px solid var(--ink);text-decoration:none;position:relative;transition:transform .2s}.create-card:hover{transform:translateY(-3px)}.create-card .card-number{grid-column:1/-1;align-self:start;color:#66651f}.create-icon{width:65px;height:65px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:33px;font-weight:200}.create-card h2{font-family:Georgia,Yu Mincho,serif;font-weight:500;font-size:29px;letter-spacing:-.035em;margin:0 0 5px}.create-card p{font-size:12px;color:#5f5e26;margin:0}.circle-arrow{width:43px;height:43px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;font-size:20px}.disabled-card{opacity:.6}.metric-card{min-height:230px;padding:30px;border:1px solid var(--line);background:var(--white);display:grid;grid-template-columns:1fr auto;align-items:end}.metric-label{grid-column:1/-1;align-self:start;color:var(--muted);font-size:11px}.metric-card strong{font:500 92px/.75 Georgia,serif;letter-spacing:-.08em}.metric-unit{font:900 9px/1 Arial;letter-spacing:.18em;writing-mode:vertical-rl}.mini-steps{grid-column:1/-1;display:flex;align-items:center;margin-top:25px;color:var(--muted);font-size:9px}.mini-steps i{height:1px;background:var(--line);flex:1 1;margin:0 7px}.plan-card strong{font-size:78px}.plan-detail{grid-column:1/-1;display:flex;justify-content:space-between;gap:8px;margin-top:24px;color:var(--muted);font-size:9px}.header-actions{display:flex;align-items:center;gap:24px}.connection-panel{margin-top:54px;border-top:2px solid var(--ink)}.connection-requirement{display:grid;grid-gap:5px;gap:5px;padding:15px 27px;border-bottom:1px solid #d9c91e;background:#fffbd8;line-height:1.6}.connection-requirement strong{font-size:13px}.connection-requirement span{color:var(--muted);font-size:12px}.section-heading{min-height:75px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.section-heading>div{display:flex;align-items:center;gap:16px}.section-heading h2{font-family:Georgia,Yu Mincho,serif;font-weight:500;font-size:22px;margin:0}.section-heading>p{color:var(--muted);font-size:10px}.section-index{font:800 10px/1 Arial;color:var(--muted)}.account-row{min-height:115px;display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:35px;gap:35px;background:var(--white);padding:22px 27px;border-bottom:1px solid var(--line)}.account-main{display:flex;align-items:center;gap:16px}.avatar{width:50px;height:50px;display:grid;place-items:center;color:white;background:var(--ink);border-radius:50%;font:800 17px/1 Arial}.avatar.small-avatar{width:29px;height:29px;font-size:10px}.muted-avatar{color:var(--muted);background:#e7e6df}.account-main small,.account-main strong{display:block}.account-main strong{font-size:14px}.account-main small{margin-top:5px;color:var(--muted);font-size:10px}.status-badge{display:flex;align-items:center;gap:7px;color:var(--green);font-size:10px;font-weight:800}.status-badge i{width:7px;height:7px;background:var(--green);border-radius:50%}.link-button.danger{color:var(--red)}.dashboard-bottom{margin-top:55px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.dashboard-bottom div{display:flex;gap:20px}.posting-to{color:var(--muted);font-size:10px}.posting-to strong{color:var(--ink);margin-left:5px}.compose-page{padding:55px 0 80px}.compose-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:36px}.compose-title h1{font-family:Georgia,Yu Mincho,serif;font-size:clamp(38px,5vw,58px);font-weight:500;letter-spacing:-.055em;margin:18px 0 0}.composer-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:start}.composer-loading{padding:70px;text-align:center;color:var(--muted);font-size:12px}.industry-onboarding{max-width:660px;margin:25px auto 60px;padding:clamp(28px,5vw,55px);background:var(--white);border:2px solid var(--ink);box-shadow:12px 12px 0 #e1dfd3}.industry-step-mark{width:64px;height:64px;display:grid;place-items:center;margin:35px 0 22px;border:2px solid var(--ink);border-radius:50%;background:var(--yellow);font:500 22px/1 Georgia,serif}.industry-onboarding h1{font:500 clamp(36px,6vw,56px)/1.15 Georgia,Yu Mincho,serif;letter-spacing:-.055em;margin:0 0 18px}.industry-onboarding>p{max-width:530px;color:var(--muted);font-size:13px;line-height:1.9;margin-bottom:34px}.industry-onboarding label,.post-settings label{display:block;margin-bottom:8px;font-size:11px;font-weight:900}.industry-onboarding select,.post-settings select{width:100%;min-height:52px;padding:0 14px;border:1px solid var(--ink);border-radius:0;background:white;color:var(--ink)}.industry-onboarding .primary-button{margin-top:18px}.composer-section{background:var(--white);border-top:2px solid var(--ink);padding:0 27px 28px}.upload-zone{width:100%;min-height:230px;margin:26px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px dashed #b9b9ae;background:#fafaf6;cursor:pointer}.upload-zone:hover{background:#f5f4e8;border-color:var(--ink)}.upload-zone:disabled{opacity:.5;cursor:not-allowed}.upload-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-size:25px}.upload-zone strong{font-family:Georgia,serif;font-size:18px;font-weight:500}.upload-zone small{color:var(--muted);font-size:9px}.image-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px;margin-top:12px}.image-grid figure{aspect-ratio:1;margin:0;position:relative;background:#eee}.image-grid img{width:100%;height:100%;object-fit:cover;display:block}.image-grid button{position:absolute;top:4px;right:4px;width:22px;height:22px;border:0;border-radius:50%;color:white;background:#111c;cursor:pointer}.image-grid figcaption{position:absolute;left:4px;bottom:4px;padding:2px 5px;background:var(--yellow);font-size:8px;font-weight:800}.post-settings{margin:22px 0 0;padding:16px;border:1px solid var(--line);background:#f7f6ef}.post-settings>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;color:var(--muted);font-size:10px}.post-settings>div button{border:0;padding:0;background:none;color:var(--ink);text-decoration:underline;text-underline-offset:3px;cursor:pointer;font-size:10px;font-weight:800}.composer-section textarea{width:100%;min-height:220px;margin:14px 0;padding:18px;border:1px solid var(--line);resize:vertical;outline:none;line-height:1.8;font-size:14px;background:#fafaf7}.composer-section textarea:focus{border-color:var(--ink);box-shadow:0 0 0 2px var(--yellow)}.ai-button{width:100%;min-height:48px;margin:0 0 14px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--ink);background:var(--yellow);cursor:pointer;font-size:12px;font-weight:900}.ai-button span{width:27px;height:27px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;font:900 9px/1 Arial;background:var(--white)}.ai-button:disabled{opacity:.5;cursor:not-allowed}.progress-status{display:flex;align-items:center;gap:13px;margin:18px 0;padding:14px 15px;border:1px solid #d5c94e;background:#fffce0;color:var(--ink)}.progress-status>i{width:22px;height:22px;flex:0 0 auto;border:2px solid #d8cf76;border-top:2px solid var(--ink);border-radius:50%;animation:progress-spin .8s linear infinite}.progress-status div{display:grid;grid-gap:3px;gap:3px}.progress-status strong{font-size:11px;line-height:1.5}.progress-status small{color:var(--muted);font-size:9px;line-height:1.5}.compact-progress{margin:-5px 0 14px}@keyframes progress-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.progress-status>i{animation:none}}.ai-cost-note{margin:-3px 0 14px;color:var(--muted);font-size:9px;line-height:1.6;text-align:center}.writing-tip{display:grid;grid-template-columns:auto 1fr;grid-gap:13px;gap:13px;color:var(--muted);background:#f2f1ea;padding:13px;font-size:10px;line-height:1.5;margin-bottom:23px}.writing-tip strong{color:var(--ink)}.publish-caution{text-align:center;color:var(--muted);font-size:9px;margin:14px 0 0}.confirm-grid{grid-template-columns:.85fr 1.15fr;max-width:900px;margin:0 auto}.preview-phone{background:var(--white);border:1px solid var(--line);box-shadow:9px 9px 0 #e4e3da;padding-bottom:15px}.preview-account{height:56px;display:flex;align-items:center;gap:9px;padding:0 15px;font-size:11px}.preview-phone>img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.preview-phone>p{white-space:pre-wrap;font-size:11px;line-height:1.6;padding:0 16px;max-height:120px;overflow:auto}.preview-dots{display:flex;justify-content:center;gap:5px;margin:10px 0}.preview-dots i{width:5px;height:5px;background:#ccc;border-radius:50%}.preview-dots i.active{background:var(--ink)}.confirm-copy{padding:30px 30px 30px 45px}.confirm-copy h1{font-family:Georgia,Yu Mincho,serif;font-size:45px;font-weight:500;letter-spacing:-.05em;line-height:1.12;margin:28px 0 18px}.confirm-copy>p{color:var(--muted);font-size:12px;line-height:1.8;margin-bottom:30px}.post-context{display:flex;gap:7px;margin-top:24px}.post-context span{padding:6px 9px;background:#efeee7;color:var(--muted);font-size:9px;font-weight:800}.done-panel{max-width:620px;margin:60px auto;text-align:center}.done-mark{width:85px;height:85px;display:grid;place-items:center;margin:0 auto 30px;border:2px solid var(--ink);border-radius:50%;background:var(--yellow);font-size:34px}.done-panel h1{font:500 58px/1.1 Georgia,serif;letter-spacing:-.05em;margin:18px 0}.done-panel p{color:var(--muted);margin-bottom:32px}.guide-page,.legal-page{min-height:100vh;background:#faf9f4}.legal-article{max-width:850px;padding-top:65px;padding-bottom:90px}.legal-article>header{padding-bottom:48px;border-bottom:2px solid var(--ink)}.guide-content h1,.legal-article h1{font-family:Georgia,Yu Mincho,serif;font-size:clamp(45px,7vw,70px);font-weight:500;letter-spacing:-.06em;margin:26px 0 18px}.guide-content header>p,.legal-article header>p{color:var(--muted);line-height:1.9}.legal-article time{display:block;margin-top:26px;color:var(--muted);font-size:10px}.legal-body{padding:20px 0}.legal-body section{padding:28px 0;border-bottom:1px solid var(--line)}.legal-body h2{font:500 20px/1.5 Georgia,Yu Mincho,serif;margin:0 0 12px}.legal-body li,.legal-body p{color:#55574f;font-size:13px;line-height:2}.legal-body ol{padding-left:20px}.delete-button{border:1px solid var(--red);color:var(--red);background:white;padding:13px 17px;cursor:pointer;font-weight:800}.guide-content{max-width:850px;padding:60px 0 100px}.guide-content header{max-width:720px}.guide-content h1{line-height:1.08}.permission-box{margin:45px 0;padding:20px;background:var(--ink);color:white;display:flex;align-items:center;gap:13px;flex-wrap:wrap}.permission-box>span{color:#aaa;font:800 9px/1 Arial;letter-spacing:.16em;margin-right:auto}.permission-box code{border:1px solid #555;padding:8px 10px;font-size:10px}.review-steps{list-style:none;padding:0;margin:0;border-top:2px solid var(--ink)}.review-steps li{display:grid;grid-template-columns:80px 1fr;padding:26px 8px;border-bottom:1px solid var(--line)}.review-steps>li>span{color:var(--muted);font:500 24px/1 Georgia,serif}.review-steps h2{font:500 22px/1.2 Georgia,Yu Mincho,serif;margin:0 0 8px}.review-steps p{color:var(--muted);font-size:12px;line-height:1.8;margin:0}.review-step-en{display:block;margin-top:5px;color:#77756e;font-size:10px;line-height:1.7}.review-permission-map{margin-top:35px;border-top:2px solid var(--ink)}.review-permission-map h2{margin:24px 0 14px;font:500 22px/1.2 Georgia,Yu Mincho,serif}.review-permission-map dl{margin:0}.review-permission-map div{display:grid;grid-template-columns:minmax(230px,.8fr) 1.4fr;grid-gap:24px;gap:24px;padding:18px 8px;border-top:1px solid var(--line)}.review-permission-map dt{font:600 12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.review-permission-map dd{margin:0;color:var(--muted);font-size:11px;line-height:1.8}.review-note{margin-top:35px;padding:23px;border-left:5px solid var(--yellow-deep);background:#eeede6}.review-note strong{font-size:12px}.review-note p{color:var(--muted);font-size:11px;line-height:1.8;margin:8px 0 0}.guide-links{display:flex;gap:25px;margin-top:35px;color:var(--muted);font-size:10px}@media (max-width:800px){.shell{width:min(100% - 28px,620px)}.header-inner,.public-nav{min-height:72px}.login-layout{grid-template-columns:1fr;gap:35px;padding:42px 0 70px}.login-copy h1{font-size:clamp(48px,15vw,72px)}.feature-strip{gap:12px;justify-content:space-between;margin-top:35px}.feature-strip span{max-width:30%}.public-footer{align-items:flex-start;gap:15px;padding:22px 0}.public-footer div{gap:12px;flex-wrap:wrap;justify-content:flex-end}.app-nav{display:none}.logout-button{font-size:10px}.dashboard-content{padding-top:45px}.welcome-row{display:block;margin-bottom:38px}.welcome-row>p{margin-top:25px}.action-grid,.composer-grid,.confirm-grid{grid-template-columns:1fr}.metric-card{min-height:190px}.account-row{grid-template-columns:1fr;gap:18px}.status-badge{position:absolute;right:35px}.connection-panel{position:relative}.compose-title,.dashboard-bottom{align-items:flex-start;gap:20px}.dashboard-bottom{flex-direction:column}.compose-title .text-link{margin-top:8px}.posting-to{text-align:right;max-width:150px}.posting-to strong{display:block}.composer-section{padding:0 18px 22px}.upload-zone{min-height:190px}.image-grid{grid-template-columns:repeat(3,1fr)}.confirm-copy{padding:35px 5px}.confirm-copy h1{font-size:40px}.permission-box{align-items:flex-start;flex-direction:column}.permission-box>span{margin-bottom:8px}.review-steps li{grid-template-columns:50px 1fr}.review-permission-map div{grid-template-columns:1fr;gap:6px}.guide-links{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}