/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--paper:#fbfaf7;--ink:#171512;--muted:#6b655f;--line:#dfd9d2;--soft:#f2eee8;--orange:#ff5200;--orange-dark:#cf4300;--orange-pale:#fff0e6;--blue:#2767d7;--blue-pale:#eaf1ff;--green:#23865f;--green-pale:#e7f5ee;--navy:#17202c;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Noto Sans JP,Yu Gothic,Hiragino Kaku Gothic ProN,system-ui,sans-serif}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #1715121a;border-radius:18px;justify-content:space-between;align-items:center;width:min(1180px,100% - 32px);height:64px;padding:8px 10px 8px 18px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #211a1417}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.brand-mark{background:var(--orange);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.site-header nav{color:var(--muted);gap:28px;font-size:13px;font-weight:700;display:flex}.site-header nav a:hover{color:var(--ink)}.header-cta{background:var(--ink);color:var(--white);border-radius:12px;padding:13px 18px;font-size:13px;font-weight:700}.hero{background:radial-gradient(circle at 75% 35%, #fff6ef 0, #fff6ef00 36%), var(--paper);grid-template-columns:1.15fr .85fr;align-items:center;min-height:820px;padding:150px max(6vw,32px) 90px;display:grid;position:relative;overflow:hidden}.hero-content{z-index:2;max-width:820px;position:relative}.eyebrow{letter-spacing:.18em;color:var(--orange);margin:0 0 18px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.07em;margin:0;font-size:clamp(52px,6vw,92px);font-weight:900;line-height:.98}.hero h1 .hero-line{color:inherit;white-space:nowrap;display:block}.hero h1 .hero-accent{color:var(--orange)}.hero-lead{letter-spacing:-.02em;color:#49433e;margin:38px 0 0;font-size:clamp(18px,1.7vw,25px);font-weight:600;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:42px;display:flex}.button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 23px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#fff;box-shadow:0 12px 30px #ff520040}.button-ghost{border:1px solid var(--line);background:#fff}.button-light{color:var(--ink);background:#fff}.hero-note{color:#817a73;margin-top:34px;font-size:12px}.hero-example{z-index:2;background:#ffffffd9;border:1px solid #eadfd5;border-radius:28px;align-self:end;width:min(440px,100%);margin:0 auto 60px;padding:42px;position:relative;transform:rotate(2deg);box-shadow:0 28px 80px #4c34201f}.quote-mark{color:var(--orange);font:900 90px/1 Georgia,serif;position:absolute;top:-26px;left:28px}.example-recipient{align-items:center;gap:10px;margin-bottom:18px;display:flex}.example-recipient span{background:var(--orange-pale);color:var(--orange-dark);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.example-recipient strong{font-size:15px}.example-question{color:var(--muted);margin:0 0 10px;font-size:11px;font-weight:700}.example-comment{letter-spacing:-.03em;margin:0 0 30px;padding:0;font-size:17px;font-weight:700;line-height:1.72}.example-comment p{margin:0 0 10px}.example-comment p:last-child{margin-bottom:0}.example-author{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.avatar{background:var(--blue-pale);width:36px;height:36px;color:var(--blue);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.hero-orbit{border:1px solid #ff52002e;border-radius:50%;position:absolute}.orbit-one{width:660px;height:660px;top:70px;right:-120px}.orbit-two{border-style:dashed;width:430px;height:430px;animation:25s linear infinite orbit;top:190px;right:25px}@keyframes orbit{to{transform:rotate(360deg)}}.section-pad{padding:120px max(6vw,32px)}.section-heading{max-width:950px;margin-bottom:60px}.section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4vw,66px);line-height:1.15}.section-heading>p:last-child{max-width:760px;color:var(--muted);margin:22px 0 0;font-size:17px;line-height:1.9}.compact-heading{margin-bottom:44px}.compact-heading h2{font-size:clamp(36px,4vw,58px)}.split-heading{justify-content:space-between;align-items:center;gap:40px;max-width:none;display:flex}.split-heading>div:first-child{max-width:820px}.align-end{align-items:flex-end}.soft-section{background:var(--soft)}.dark-section{background:var(--navy);color:#fff}.heading-on-dark>p:last-child{color:#aeb7c1}.heading-on-dark .eyebrow{color:#ff7840}.role-primer{padding-top:88px;padding-bottom:100px}.role-cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.role-card{cursor:pointer;text-align:left;border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:78px 1fr 24px;align-items:center;gap:18px;min-height:165px;padding:24px;transition:all .2s;display:grid}.role-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #231d1714}.role-tou:hover{border-color:var(--orange)}.role-oshi:hover{border-color:var(--blue)}.role-sagasu:hover{border-color:var(--green)}.role-character{border-radius:22px;place-items:center;width:72px;height:72px;font-size:36px;font-weight:900;display:grid}.role-tou .role-character{background:var(--orange-pale);color:var(--orange)}.role-oshi .role-character{background:var(--blue-pale);color:var(--blue)}.role-sagasu .role-character{background:var(--green-pale);color:var(--green)}.role-copy{flex-direction:column;gap:8px;display:flex}.role-copy b{font-size:20px}.role-copy small{color:var(--muted);font-size:13px;line-height:1.65}.provisional-note{color:var(--muted);margin:18px 0 0;font-size:12px}.ecosystem-shell{background:radial-gradient(circle at 50% 48%,#ffffff14,#0000 35%),#111923;border:1px solid #ffffff21;border-radius:36px;width:min(1040px,100%);height:620px;margin:0 auto;position:relative;overflow:hidden}.map-topline{z-index:2;color:#6f7e8e;letter-spacing:.12em;justify-content:space-between;font-size:11px;font-weight:800;display:flex;position:absolute;top:24px;left:28px;right:28px}.loop-lines{width:90%;height:90%;position:absolute;top:6%;left:5%}.flow{fill:none;stroke-width:4px;stroke-linecap:round;opacity:.92;transition:opacity .25s}.flow.inner{stroke-width:2.5px;stroke-dasharray:8 9}.flow.muted{opacity:.09}.map-node{cursor:pointer;z-index:4;color:#fff;background:#1d2835;border:1px solid #ffffff2e;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;width:190px;height:142px;transition:all .25s;display:flex;position:absolute;box-shadow:0 18px 45px #0000003d}.map-node:hover{transform:translateY(-4px)}.map-node.is-muted{opacity:.22}.map-node b{font-size:42px;line-height:1}.map-node>span:last-child{margin-top:9px;font-size:13px;font-weight:700}.node-kicker{letter-spacing:.18em;color:#8d9aab;margin-bottom:8px;font-size:9px;font-weight:800}.node-tou{border-color:#ff52008c;top:230px;left:9%}.node-oshi{border-color:#2767d7a6;top:78px;left:calc(50% - 95px)}.node-sagasu{border-color:#23865fa6;top:230px;right:9%}.node-tou b{color:#ff7840}.node-oshi b{color:#6ca0ff}.node-sagasu b{color:#5bc99d}.map-label{z-index:3;color:#8996a5;text-align:center;flex-direction:column;gap:4px;font-size:11px;display:flex;position:absolute}.map-label b{color:#dce3eb;font-size:12px}.label-value{top:128px;left:25%}.label-post{top:128px;right:25%}.label-demand{top:445px;right:20%}.label-change{top:405px;left:calc(50% - 90px)}.map-reset{cursor:pointer;z-index:5;color:#b9c2cc;background:0 0;border:1px solid #ffffff2e;border-radius:999px;padding:9px 15px;font-size:11px;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.ecosystem-thesis{grid-template-columns:repeat(3,1fr);gap:16px;width:min(1180px,100%);margin:32px auto 0;display:grid}.ecosystem-thesis article{border-top:1px solid #3b4652;padding:25px}.ecosystem-thesis b{font-size:16px}.ecosystem-thesis p{color:#9eabb8;margin:10px 0 0;font-size:13px;line-height:1.8}.role-switch,.segmented{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:14px;padding:5px;display:inline-flex}.role-switch button,.segmented button{cursor:pointer;min-width:58px;color:var(--muted);background:0 0;border:0;border-radius:10px;padding:11px 15px;font-size:13px;font-weight:800}.role-switch button.active,.segmented button.active{background:var(--ink);color:#fff}.role-switch button.active.tou{background:var(--orange)}.role-switch button.active.oshi{background:var(--blue)}.role-switch button.active.sagasu{background:var(--green)}.role-summary{border-left:4px solid var(--orange);max-width:850px;color:var(--muted);background:#fff;margin:-32px 0 48px;padding:18px 22px;line-height:1.8}.step-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.step-card{border:1px solid var(--line);min-height:260px;animation:.45s both stepIn;animation-delay:var(--delay);background:#fff;border-radius:22px;padding:26px 22px}@keyframes stepIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.step-card>span{color:var(--orange);letter-spacing:.12em;font-size:11px;font-weight:900}.step-card h3{letter-spacing:-.03em;min-height:62px;margin:56px 0 16px;font-size:20px;line-height:1.5}.step-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.8}.page-compare{grid-template-columns:1fr 120px 1fr;align-items:center;gap:24px;display:grid}.page-mock{border:1px solid var(--line);background:#fff;border-radius:28px;min-height:490px;overflow:hidden;box-shadow:0 20px 60px #2d231914}.browser-bar{color:#817a74;background:#ebe7e1;align-items:center;gap:7px;height:54px;padding:0 20px;font-size:11px;display:flex}.browser-bar i{background:#c5beb6;border-radius:50%;width:9px;height:9px}.browser-bar span{margin-left:8px}.mock-body{padding:38px}.mock-label{background:var(--orange-pale);color:var(--orange-dark);border-radius:8px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-block}.profile-page .mock-label{background:var(--green-pale);color:var(--green)}.mock-body h3{margin:20px 0 28px;font-size:28px}.mock-body ul{gap:16px;margin:0;padding:0;list-style:none;display:grid}.mock-body li{color:#504a45;align-items:center;gap:10px;font-size:14px;display:flex}.hitokachi-page li svg{color:var(--orange)}.profile-page li svg{color:var(--green)}.mini-post{border:1px solid #eee7df;border-radius:16px;align-items:flex-start;gap:14px;margin-top:34px;padding:18px;display:flex}.mini-post p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.mock-cta{background:var(--green);color:#fff;border:0;border-radius:12px;width:100%;height:50px;margin-top:43px;font-weight:800}.page-bridge{color:var(--muted);flex-direction:column;align-items:center;gap:4px;font-size:11px;display:flex}.page-bridge b{color:var(--orange);font-size:20px}.center-note{text-align:center;max-width:850px;color:var(--muted);margin:42px auto 0;font-size:14px;line-height:1.8}.tou-panel{grid-template-columns:.85fr 1.15fr;gap:24px;display:grid}.tou-statement{background:var(--orange);color:#fff;border-radius:30px;flex-direction:column;justify-content:center;min-height:430px;padding:50px;display:flex}.tou-statement>span{letter-spacing:.15em;opacity:.7;font-size:11px;font-weight:900}.tou-statement h3{letter-spacing:-.05em;margin:26px 0 24px;font-size:clamp(34px,3.4vw,54px);line-height:1.25}.tou-statement p{opacity:.85;margin:0;font-size:15px;line-height:1.9}.company-statement{background:var(--navy)}.work-card-demo,.company-map{border:1px solid var(--line);background:#fff;border-radius:30px;flex-direction:column;justify-content:center;min-height:430px;padding:38px;display:flex}.person-core,.company-core{z-index:2;text-align:center;border:2px solid var(--orange);background:var(--orange-pale);border-radius:16px;flex-direction:column;gap:4px;max-width:360px;margin:0 auto;padding:18px 24px;display:flex}.person-core span,.company-core span{color:var(--orange);font-size:10px;font-weight:900}.person-core b,.company-core b{font-size:20px}.person-core small,.company-core small{color:var(--muted);font-size:10px}.connector-line{background:var(--orange);width:1px;height:38px;margin:0 auto}.work-cards{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.work-cards article{border:1px solid var(--line);border-radius:14px;flex-direction:column;justify-content:center;gap:8px;min-height:130px;padding:16px 13px;display:flex}.work-cards span{color:var(--orange);font-size:9px;font-weight:900}.work-cards b{font-size:13px}.work-cards small{color:var(--muted);font-size:9px;line-height:1.5}.company-core{border-color:var(--navy);background:#edf0f4}.company-core span{color:var(--navy)}.staff-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:36px;display:grid}.staff-row article{border:1px solid var(--line);border-radius:14px;align-items:center;gap:10px;padding:15px 12px;display:flex}.staff-avatar{background:#edf0f4;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:grid}.staff-row div{flex-direction:column;gap:4px;display:flex}.staff-row b{font-size:11px}.staff-row small{color:var(--muted);font-size:8px}.tou-benefits{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.tou-benefits article{border-top:1px solid var(--line);padding:27px}.tou-benefits span{color:var(--orange);font-size:11px;font-weight:900}.tou-benefits b{margin-top:16px;font-size:19px;display:block}.tou-benefits p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.75}.timeline{max-width:1000px;margin:0 auto;position:relative}.timeline:before{content:"";background:#3e4a57;width:1px;position:absolute;top:0;bottom:0;left:114px}.timeline article{grid-template-columns:90px 1fr;gap:52px;padding:0 0 56px;display:grid;position:relative}.timeline article:before{content:"";background:var(--orange);border-radius:50%;width:15px;height:15px;position:absolute;top:5px;left:106px;box-shadow:0 0 0 7px #ff520026}.timeline time{color:#a6b1bc;font-size:14px;font-weight:800}.timeline article>div{padding:0 0 8px 30px}.story-role{border-radius:7px;padding:5px 9px;font-size:10px;font-weight:900;display:inline-block}.story-role.role-oshi{color:#8fb4ff;background:#2767d733}.story-role.role-sagasu{color:#72d5ad;background:#23865f33}.story-role.role-tou{color:#ff986b;background:#ff520033}.timeline h3{margin:14px 0 10px;font-size:24px}.timeline p{color:#aeb8c3;margin:0;font-size:14px;line-height:1.85}.free-gate{grid-template-columns:1fr 40px 1fr 40px 1fr;align-items:center;gap:12px;display:grid}.free-gate>div:not(.gate-arrow){border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;justify-content:center;min-height:160px;padding:26px;display:flex}.free-gate span{color:var(--muted);letter-spacing:.15em;font-size:9px;font-weight:900}.free-gate b{margin-top:12px;font-size:16px}.free-gate strong{color:var(--green);margin-top:10px;font-size:28px}.free-gate .paid-box{border-color:var(--orange);background:var(--orange-pale)}.free-gate .paid-box strong{color:var(--orange)}.gate-arrow{color:var(--muted);place-items:center;display:grid}.price-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:40px;display:grid}.price-grid article{border-top:3px solid var(--ink);background:#fff;padding:26px}.price-grid span{color:var(--muted);font-size:11px;font-weight:900}.price-grid h3{letter-spacing:-.04em;margin:22px 0;font-size:26px}.price-grid h3 small{margin-left:5px;font-size:10px}.price-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.future-economy{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:22fr 78fr;gap:8px;margin-top:48px;padding:32px;display:grid}.ratio{background:var(--orange);color:#fff;border-radius:14px;flex-direction:column;justify-content:center;min-height:110px;padding:22px;display:flex}.ratio.remaining{background:var(--navy)}.ratio b{font-size:36px}.ratio span{font-size:11px;font-weight:800}.future-economy p{color:var(--muted);grid-column:1/-1;margin:18px 2px 0;font-size:12px;line-height:1.75}.growth-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.growth-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:280px;padding:28px}.growth-grid span{color:var(--orange);letter-spacing:.12em;font-size:10px;font-weight:900}.growth-grid h3{margin:75px 0 18px;font-size:20px}.growth-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.8}.motivation-band{background:var(--navy);color:#fff;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:42px;margin-top:22px;padding:34px;display:grid}.motivation-band div{flex-direction:column;gap:10px;display:flex}.motivation-band span{color:#aab5c1;font-size:11px}.motivation-band b{font-size:22px;line-height:1.55}.motivation-band p{color:#aab5c1;margin:0;font-size:12px;line-height:1.8}.feedback{background:var(--orange)}.living-doc{background:var(--paper);grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;display:grid}.living-doc h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4vw,62px);line-height:1.2}.living-status{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.living-status article{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:190px;padding:28px 22px;display:flex}.living-status article:last-child{border-right:0}.living-status span{color:var(--orange);letter-spacing:.14em;font-size:9px;font-weight:900}.living-status b{margin-top:24px;font-size:18px}.living-status p{color:var(--muted);margin:10px 0 0;font-size:11px;line-height:1.7}.feedback{grid-template-columns:.72fr 1.28fr;align-items:start;gap:70px;display:grid}.feedback-intro{color:#fff;position:sticky;top:110px}.feedback-intro .eyebrow{color:#4f1a00}.feedback-intro h2{letter-spacing:-.06em;margin:0;font-size:clamp(40px,4.5vw,68px);line-height:1.12}.feedback-intro>p:last-of-type{color:#6b2300;max-width:520px;margin:28px 0;font-weight:650;line-height:1.9}.status-inline{cursor:pointer;color:#4f1a00;background:0 0;border:0;border-bottom:1px solid #4e1a0066;align-items:center;gap:8px;padding:0 0 7px;font-size:13px;font-weight:800;display:inline-flex}.feedback-form{background:var(--paper);border-radius:30px;padding:42px;box-shadow:0 28px 80px #5e1e002b}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field{flex-direction:column;gap:10px;margin-bottom:22px;display:flex}.field>span,.score-field legend{font-size:13px;font-weight:800}.field em,.score-field em{color:var(--orange);font-size:9px;font-style:normal}.field select,.field input,.field textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:14px 15px;font-size:14px}.field textarea{resize:vertical;line-height:1.7}.field select:focus,.field input:focus,.field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff52001a}.score-field{border:0;margin:0 0 26px;padding:0}.score-field legend{margin-bottom:13px}.score-row{grid-template-columns:72px 1fr 72px;align-items:center;gap:10px;display:grid}.score-row>small{color:var(--muted);font-size:10px}.score-row>small:last-child{text-align:right}.score-row>div{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.score-row label{cursor:pointer}.score-row input{opacity:0;position:absolute}.score-row label span{border:1px solid var(--line);background:#fff;border-radius:10px;place-items:center;height:46px;font-weight:800;display:grid}.score-row input:checked+span{border-color:var(--orange);background:var(--orange);color:#fff}.optional-fields{border-top:1px solid var(--line);padding-top:6px}.honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.form-error{color:#a52f23;background:#fff0ee;border-radius:10px;padding:12px 14px;font-size:12px}.form-submit{align-items:center;gap:18px;margin-top:8px;display:flex}.form-submit small{color:var(--muted);font-size:10px;line-height:1.6}.feedback-success{background:var(--paper);border-radius:30px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:480px;padding:60px 45px;display:flex;box-shadow:0 28px 80px #5e1e002b}.feedback-success>span{background:var(--green-pale);width:58px;height:58px;color:var(--green);border-radius:50%;place-items:center;font-size:26px;font-weight:900;display:grid}.feedback-success h3{margin:28px 0 14px;font-size:27px}.feedback-success p{color:var(--muted);margin:0;line-height:1.8}.feedback-success button{cursor:pointer;border:0;border-bottom:1px solid var(--ink);background:0 0;margin-top:28px;padding:0 0 5px;font-weight:800}.feedback-card{background:var(--navy);color:#fff;border-radius:34px;grid-template-columns:.8fr 1.2fr;gap:60px;max-width:1180px;margin:0 auto;padding:58px;display:grid}.feedback-card h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4vw,60px);line-height:1.15}.feedback-card>div>p:last-child{color:#b2bdc8;line-height:1.8}.feedback-card ol{margin:0;padding:0;list-style:none;display:grid}.feedback-card li{border-bottom:1px solid #36424e;grid-template-columns:44px 1fr;align-items:start;gap:12px;padding:18px 0;display:grid}.feedback-card li span{color:#ff8d5c;font-size:11px;font-weight:900}.feedback-card li p{margin:0;font-size:14px;line-height:1.75}.feedback-card .button{grid-column:2;justify-self:start}footer{color:#fff;background:#0e141d;grid-template-columns:1fr 1fr;align-items:center;gap:24px;padding:60px max(6vw,32px);display:grid}.footer-brand{font-size:20px}footer p{text-align:right;margin:0;font-weight:700}footer small{color:#808d9b;border-top:1px solid #313b46;grid-column:1/-1;padding-top:25px;font-size:10px}.admin-link{color:#687583;justify-self:end;font-size:9px}.admin-page{background:#f3f1ed;min-height:100vh;padding:48px max(4vw,24px) 100px}.admin-header{justify-content:space-between;align-items:flex-end;gap:30px;max-width:1320px;margin:0 auto 40px;display:flex}.admin-header p{color:var(--orange);letter-spacing:.15em;margin:0 0 10px;font-size:10px;font-weight:900}.admin-header h1{letter-spacing:-.05em;margin:0;font-size:clamp(35px,4vw,58px)}.admin-header>div:last-child{color:var(--muted);align-items:center;gap:16px;font-size:11px;display:flex}.admin-header a{border-bottom:1px solid var(--line);padding-bottom:3px;font-weight:800}.admin-summary{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1320px;margin:0 auto 24px;display:grid}.admin-summary article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:24px}.admin-summary span{color:var(--muted);font-size:10px;font-weight:800;display:block}.admin-summary b{margin-top:12px;font-size:32px;display:block}.admin-summary small{color:var(--muted);font-size:11px}.admin-tools{justify-content:space-between;gap:16px;max-width:1320px;margin:0 auto 18px;display:flex}.admin-tools>div{flex-wrap:wrap;gap:6px;display:flex}.admin-tools button{cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 13px;font-size:11px;font-weight:800}.admin-tools button.active{border-color:var(--ink);background:var(--ink);color:#fff}.feedback-list{gap:10px;max-width:1320px;margin:0 auto;display:grid}.feedback-item{border:1px solid var(--line);background:#fff;border-left:4px solid #b2aca5;border-radius:14px;overflow:hidden}.feedback-item.status-new{border-left-color:var(--orange)}.feedback-item.status-actioned{border-left-color:var(--green)}.feedback-head{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:92px;padding:18px 22px;display:flex}.feedback-head>div{align-items:center;gap:14px;display:flex}.feedback-head span{background:var(--soft);color:var(--muted);border-radius:6px;padding:5px 8px;font-size:9px;font-weight:900}.feedback-head b{font-size:15px}.feedback-head small{color:var(--muted);font-size:10px}.feedback-head strong,.feedback-head em{font-size:11px;font-style:normal}.feedback-head em{background:var(--orange-pale);color:var(--orange-dark);border-radius:6px;padding:5px 8px}.feedback-detail{border-top:1px solid var(--line);padding:0 24px 28px}.feedback-detail section{border-bottom:1px solid var(--line);padding:22px 0}.feedback-detail h3{color:var(--muted);margin:0 0 9px;font-size:11px}.feedback-detail p{white-space:pre-wrap;margin:0;font-size:14px;line-height:1.8}.respondent{gap:16px;padding:20px 0;font-size:11px;display:flex}.respondent a{color:var(--blue)}.admin-edit{background:var(--soft);border-radius:12px;grid-template-columns:180px 1fr auto;align-items:end;gap:12px;padding:20px;display:grid}.admin-edit label{flex-direction:column;gap:7px;font-size:10px;font-weight:800;display:flex}.admin-edit select,.admin-edit textarea{border:1px solid var(--line);font:inherit;background:#fff;border-radius:8px;padding:10px}.admin-edit button{cursor:pointer;background:var(--ink);color:#fff;border:0;border-radius:9px;padding:12px 16px;font-weight:800}.admin-empty,.admin-denied{text-align:center;max-width:720px;color:var(--muted);background:#fff;border-radius:20px;margin:100px auto;padding:50px}.admin-denied h1{color:var(--ink)}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080a0db8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.status-modal{background:var(--paper);border-radius:28px;width:min(900px,100%);max-height:90vh;padding:48px;position:relative;overflow-y:auto;box-shadow:0 30px 100px #0000004d}.status-modal h2{letter-spacing:-.05em;margin:0 0 36px;font-size:clamp(32px,4vw,48px)}.modal-close{cursor:pointer;background:var(--soft);border:0;border-radius:50%;width:38px;height:38px;font-size:24px;position:absolute;top:18px;right:20px}.status-columns{grid-template-columns:1fr 1fr;gap:36px;display:grid}.status-columns h3{align-items:center;gap:9px;font-size:16px;display:flex}.status-dot{border-radius:50%;width:10px;height:10px}.status-dot.decided{background:var(--green)}.status-dot.open{background:var(--orange)}.status-columns ul{color:var(--muted);margin:18px 0 0;padding-left:21px;font-size:13px;line-height:2}.modal-foot{background:var(--orange-pale);color:var(--orange-dark);border-radius:12px;margin:30px 0 0;padding:16px;font-size:12px;line-height:1.7}@media (width<=1000px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:150px}.hero-example{align-self:auto;margin:100px 0 0}.orbit-one,.orbit-two{right:-320px}.role-cards{grid-template-columns:1fr}.role-card{min-height:130px}.step-grid{grid-template-columns:repeat(2,1fr)}.step-card{min-height:220px}.step-card:last-child{grid-column:span 2}.page-compare{grid-template-columns:1fr}.page-bridge{min-height:72px}.page-bridge svg{transform:rotate(90deg)}.tou-panel,.tou-benefits{grid-template-columns:1fr}.price-grid,.growth-grid{grid-template-columns:repeat(2,1fr)}.feedback-card,.living-doc,.feedback{grid-template-columns:1fr}.feedback-intro{position:static}.admin-edit{grid-template-columns:1fr}.feedback-card .button{grid-column:1}}@media (width<=720px){.desktop-only{display:none}.site-header{width:calc(100% - 16px);height:58px;top:8px}.header-cta{padding:11px 12px;font-size:10px}.brand{font-size:15px}.brand-mark{width:30px;height:30px}.hero{min-height:760px;padding:120px 20px 70px}.hero h1{font-size:clamp(34px,11.5vw,54px)}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-example{padding:34px 24px}.example-comment{font-size:15px}.section-pad{padding:82px 20px}.section-heading{margin-bottom:42px}.section-heading h2{font-size:39px}.section-heading>p:last-child{font-size:14px}.split-heading{flex-direction:column;align-items:flex-start}.role-switch,.segmented{width:100%}.role-switch button,.segmented button{flex:1}.role-card{grid-template-columns:58px 1fr 20px;padding:18px}.role-character{border-radius:16px;width:56px;height:56px;font-size:27px}.role-copy b{font-size:17px}.role-copy small{font-size:11px}.ecosystem-shell{border-radius:24px;height:630px}.loop-lines{top:3%;transform:rotate(90deg)scale(.8)}.map-node{border-radius:20px;width:144px;height:112px}.map-node b{font-size:32px}.map-node>span:last-child{font-size:10px}.node-tou{top:70px;left:calc(50% - 72px)}.node-oshi{top:255px;left:calc(50% - 72px)}.node-sagasu{top:440px;right:calc(50% - 72px)}.map-label{display:none}.map-reset{bottom:12px}.ecosystem-thesis,.step-grid{grid-template-columns:1fr}.step-card,.step-card:last-child{grid-column:auto;min-height:auto}.step-card h3{min-height:0;margin-top:32px}.mock-body{padding:28px 22px}.page-mock{min-height:auto}.tou-statement{min-height:390px;padding:32px 26px}.work-card-demo,.company-map{padding:28px 18px}.work-cards,.staff-row{grid-template-columns:1fr}.connector-line{height:26px}.work-cards article{min-height:auto}.company-map{min-height:500px}.timeline:before{left:16px}.timeline article{grid-template-columns:1fr;gap:14px;padding-left:42px}.timeline article:before{left:9px}.timeline article>div{padding-left:0}.free-gate{grid-template-columns:1fr}.gate-arrow{min-height:34px}.gate-arrow svg{transform:rotate(90deg)}.free-gate>div:not(.gate-arrow){min-height:130px}.price-grid,.growth-grid,.future-economy,.motivation-band{grid-template-columns:1fr}.feedback-card{padding:34px 24px}.living-status,.form-grid{grid-template-columns:1fr}.living-status article{border-right:0;border-bottom:1px solid var(--line);min-height:130px}.living-status article:last-child{border-bottom:0}.feedback-form{padding:28px 20px}.score-row{grid-template-columns:1fr}.score-row>small:last-child{text-align:left}.form-submit{flex-direction:column;align-items:stretch}.admin-header{flex-direction:column;align-items:flex-start}.admin-header>div:last-child{flex-wrap:wrap}.admin-summary{grid-template-columns:1fr 1fr}.admin-tools{flex-direction:column;align-items:stretch}.feedback-head,.feedback-head>div{flex-direction:column;align-items:flex-start}.feedback-card h2{font-size:37px}footer{grid-template-columns:1fr}footer p{text-align:left}footer small{grid-column:1}.status-modal{padding:36px 24px}.status-columns{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
