@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap');

:root { --ink:#171827; --muted:#77788b; --line:#e8e9f0; --paper:#f7f8fb; --card:#fff; --coral:#ff705f; --coral-dark:#e7594e; --lilac:#e7e0ff; --blue:#dff1ff; --green:#dff5e6; --shadow:0 16px 50px rgba(30,31,54,.08); }
* { box-sizing:border-box; }
[hidden] { display:none !important; }
html { scroll-behavior:smooth; }
body { margin:0; color:var(--ink); background:var(--paper); font-family:'Noto Sans SC',-apple-system,BlinkMacSystemFont,'Helvetica Neue',Arial,sans-serif; }
button, input, select, textarea { font:inherit; }
button, a { -webkit-tap-highlight-color:transparent; }
button { border:0; cursor:pointer; }
a { color:inherit; text-decoration:none; }
.app-shell { max-width:1180px; margin:auto; min-height:100vh; background:var(--paper); }
.topbar { height:76px; padding:0 40px; display:flex; align-items:center; justify-content:space-between; position:sticky; top:0; z-index:20; background:rgba(247,248,251,.88); backdrop-filter:blur(18px); }
.brand { display:flex; align-items:center; gap:10px; }
.brand-mark { display:flex; align-items:flex-end; gap:2px; width:22px; height:22px; padding:3px; border-radius:7px; background:var(--ink); }
.brand-mark span { display:block; width:4px; border-radius:4px; background:var(--coral); }.brand-mark span:nth-child(1){height:8px}.brand-mark span:nth-child(2){height:14px}.brand-mark span:nth-child(3){height:10px}
.brand-copy{display:flex;flex-direction:column;gap:1px}.brand-copy strong{font-size:18px;font-weight:800;letter-spacing:-.04em;line-height:1}.brand-copy small{color:#9293a2;font-size:7px;font-weight:600;letter-spacing:.04em;line-height:1.2}
.topbar-actions { display:flex; align-items:center; gap:17px; }.icon-button,.text-button { background:none; color:var(--ink); padding:9px 2px; }.text-button { font-size:13px; font-weight:600; }.icon-button { position:relative; font-size:25px; line-height:1; transform:rotate(-20deg); }.notification-dot { position:absolute; right:-1px; top:5px; width:6px; height:6px; background:var(--coral); border:2px solid var(--paper); border-radius:50%; }
.primary-button { display:inline-flex; align-items:center; justify-content:center; gap:16px; min-height:50px; padding:0 20px; border-radius:16px; background:var(--coral); color:#fff; font-weight:700; font-size:14px; box-shadow:0 12px 22px rgba(255,112,95,.22); transition:.2s ease; }.primary-button:hover{background:var(--coral-dark); transform:translateY(-1px)}.primary-button span{font-size:19px;font-weight:400}.primary-button.compact{min-height:38px;padding:0 14px;border-radius:11px;font-size:12px;gap:5px;box-shadow:none}
.section-pad { padding-left:40px; padding-right:40px; }
.hero { min-height:474px; display:grid; grid-template-columns:1fr 1fr; align-items:center; padding-top:48px; padding-bottom:40px; overflow:hidden; }.hero-copy{max-width:530px}.eyebrow{color:#9899a8;font-family:'DM Mono',monospace;font-size:11px;letter-spacing:.13em;font-weight:500}.eyebrow span{color:var(--coral)}.live-dot{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 5px rgba(255,112,95,.12)}.hero h1{font-size:clamp(42px,6vw,76px);line-height:1.08;letter-spacing:-.08em;margin:17px 0 22px}.hero h1 em{font-style:normal;color:var(--coral)}.hero p{max-width:430px;margin:0;color:var(--muted);font-size:15px;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:29px}.ghost-button{background:none;color:var(--muted);font-size:13px;font-weight:600}.ghost-button span{margin-left:7px;color:var(--coral)}
.hero-art{height:350px;position:relative}.record-card{position:absolute;left:18%;top:8%;width:285px;height:300px;padding:23px;background:#252538;border-radius:28px;box-shadow:0 30px 55px rgba(24,24,43,.26);transform:rotate(5deg);overflow:hidden;color:#fff}.record-label{font-family:'DM Mono',monospace;font-size:9px;letter-spacing:.15em;color:#adafc2}.record-disc{position:absolute;right:-30px;top:44px;width:220px;height:220px;border-radius:50%;background:repeating-radial-gradient(circle at 50% 50%,#28283a 0 3px,#181827 4px 5px);box-shadow:0 2px 18px rgba(0,0,0,.35)}.record-disc:before{content:'';position:absolute;inset:19px;border:1px solid rgba(255,255,255,.1);border-radius:50%}.record-hole{width:40px;height:40px;position:absolute;top:90px;left:90px;border:7px solid #f16f65;border-radius:50%;background:#26263a}.waveform{position:absolute;left:24px;right:24px;bottom:57px;display:flex;align-items:center;gap:4px;height:32px}.waveform i{width:5px;border-radius:5px;background:#ff7d69}.waveform i:nth-child(1){height:10px}.waveform i:nth-child(2){height:23px}.waveform i:nth-child(3){height:15px}.waveform i:nth-child(4){height:29px}.waveform i:nth-child(5){height:18px}.waveform i:nth-child(6){height:12px}.waveform i:nth-child(7){height:25px}.waveform i:nth-child(8){height:17px}.waveform i:nth-child(9){height:28px}.waveform i:nth-child(10){height:14px}.waveform i:nth-child(11){height:23px}.waveform i:nth-child(12){height:10px}.waveform i:nth-child(13){height:19px}.record-caption{position:absolute;left:24px;bottom:23px;font-size:10px;color:#b9bac8}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:150px;height:150px;right:5%;top:-4%;background:var(--lilac)}.orb-two{width:95px;height:95px;left:4%;bottom:0;background:var(--blue)}.floating-tag{position:absolute;padding:10px 13px;border:1px solid rgba(255,255,255,.7);border-radius:12px;background:rgba(255,255,255,.84);box-shadow:var(--shadow);font-size:11px;font-weight:600;backdrop-filter:blur(8px)}.tag-top{right:3%;top:20%;transform:rotate(-3deg)}.tag-bottom{left:1%;bottom:9%;display:flex;align-items:center;gap:7px;transform:rotate(-4deg)}.avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f8c7ba;color:#8c443c;font-weight:800}.mini-avatar{width:20px;height:20px;font-size:10px}
.stat-strip{display:flex;gap:60px;padding-top:17px;padding-bottom:42px;border-top:1px solid var(--line)}.stat-strip div{display:flex;align-items:baseline;gap:8px}.stat-strip strong{font-size:24px;letter-spacing:-.06em}.stat-strip span{font-size:11px;color:var(--muted)}
.slogan-marquee{display:flex;align-items:center;gap:18px;padding:14px 40px;overflow:hidden;background:var(--ink);color:#fff;font-size:12px;font-weight:700;white-space:nowrap}.slogan-marquee i{color:var(--coral);font-style:normal}.slogan-marquee span:last-child{color:#ff9588}
.demand-section{padding-top:28px;padding-bottom:78px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.section-heading h2,.why-section h2{margin:11px 0 0;font-size:30px;letter-spacing:-.07em;line-height:1.25}.filter-button{display:flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 13px;color:var(--muted);font-size:12px}.filter-icon{margin-left:7px;font-size:17px;transition:transform .2s ease}.filter-row{display:flex;gap:8px;margin-top:27px;overflow:auto;padding-bottom:4px}.filter-chip{white-space:nowrap;color:#8c8d9b;background:transparent;border:1px solid transparent;padding:8px 12px;border-radius:10px;font-size:12px}.filter-chip span{font-family:'DM Mono';font-size:10px;margin-left:4px}.filter-chip.active{background:#fff;color:var(--ink);border-color:var(--line);box-shadow:0 4px 14px rgba(20,20,40,.04)}.demand-section.filters-collapsed .filter-row{display:none}.demand-section.filters-collapsed .filter-icon{transform:rotate(90deg)}
.section-slogan{margin:7px 0 0;color:var(--muted);font-size:12px}.demand-list{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin-top:15px}.demand-card{position:relative;padding:22px;background:var(--card);border:1px solid var(--line);border-radius:20px;cursor:pointer;transition:.2s ease}.demand-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.card-top,.status-stack{display:flex;justify-content:space-between;align-items:center}.status-stack{justify-content:flex-start;gap:7px}.status{display:inline-flex;align-items:center;gap:6px;color:#29934e;background:var(--green);padding:6px 9px;border-radius:8px;font-size:10px;font-weight:700}.status:before{content:'';width:5px;height:5px;background:#31a95b;border-radius:50%}.example-badge{display:inline-flex;padding:5px 8px;border-radius:7px;background:#f0edff;color:#725fc0;font-size:9px;font-weight:800}.card-time{color:#a0a1b0;font-family:'DM Mono';font-size:10px}.demand-card h3{font-size:18px;line-height:1.4;letter-spacing:-.04em;margin:18px 0 8px}.card-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.7;margin:0 0 15px}.project-facts{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:0 0 14px;overflow:hidden;border:1px solid #efeff4;border-radius:11px;background:#efeff4}.project-facts span{min-width:0;padding:9px 10px;background:#fafafd;color:#5f6070;font-size:10px;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-facts b{display:block;margin-bottom:2px;color:#a0a1ad;font-size:8px;font-weight:600}.tag-list{display:flex;flex-wrap:wrap;gap:6px}.tag{padding:5px 8px;border-radius:7px;background:#f5f5f8;color:#77798a;font-size:10px}.tag.coral{background:#fff0ed;color:#d36155}.tag.blue{background:#edf8ff;color:#4c89b0}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:14px;border-top:1px solid #f0f0f4}.person{display:flex;align-items:center;gap:8px;color:#6e7080;font-size:11px}.person-avatar{width:27px;height:27px;font-size:11px}.card-cta{color:var(--ink);font-size:10px;font-weight:700;text-align:right}.card-cta span{display:block;margin-bottom:3px;color:#9b9ca9;font-size:9px;font-weight:400}.budget{color:var(--coral);font-size:12px;font-weight:700}.budget small{color:#9c9daa;font-size:10px;font-weight:400}.load-more{display:block;margin:25px auto 0;background:none;color:#6d6e7d;font-size:12px}.load-more span{color:var(--coral);margin-left:10px;font-size:17px}
.example-card{background:linear-gradient(180deg,#fff 0%,#fdfcff 100%)}.example-card .status{background:#f0edff;color:#725fc0}.example-card .status:before{background:#8067d9}
.success-section{padding-top:54px;padding-bottom:64px;background:#fff;border-top:1px solid var(--line)}.success-list{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin-top:25px}.success-card{padding:21px;border:1px solid #e8e4f5;border-radius:20px;background:linear-gradient(145deg,#fff 0%,#faf8ff 100%);cursor:pointer;transition:.2s ease}.success-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.success-top,.success-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#999aa8;font-size:9px}.success-badge{display:inline-flex;padding:6px 9px;border-radius:8px;background:var(--green);color:#318b4d;font-size:10px;font-weight:700}.success-card h3{margin:15px 0 7px;font-size:17px;letter-spacing:-.04em}.success-card>p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;color:var(--muted);font-size:11px;line-height:1.75}.success-partners{display:flex;align-items:center;gap:7px;margin:16px 0}.success-partners button{padding:7px 9px;border-radius:9px;background:#f1edff;color:#7060a4;font-size:10px}.success-partners span{color:#b1a9ce}.success-bottom{padding-top:13px;border-top:1px solid #efecf7}.success-bottom strong{color:#8067d9}.success-empty{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;gap:5px;padding:30px;border:1px dashed #dedbe8;border-radius:18px;color:#999aa8;font-size:11px;text-align:center}.success-empty strong{color:#666879;font-size:13px}.case-hero{padding:5px 0 20px;border-bottom:1px solid var(--line)}.case-hero h2{margin:14px 0 0;font-size:22px;line-height:1.5;letter-spacing:-.04em}.case-partners{margin-bottom:0}.case-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;padding:20px 0;border-bottom:1px solid var(--line)}.case-progress div{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;color:#aaaab5;font-size:9px}.case-progress div:not(:last-child):after{content:'';position:absolute;left:64%;right:-36%;top:13px;height:2px;background:#ececf2}.case-progress i{position:relative;z-index:1;display:flex;width:27px;height:27px;align-items:center;justify-content:center;border-radius:50%;background:#eeeef3;color:#999;font-style:normal;font-family:'DM Mono';font-size:9px}.case-progress strong{margin-top:7px;color:#8b8c99;font-size:10px}.case-progress span{margin-top:3px}.case-progress .done i{background:var(--green);color:#318b4d}.case-progress .done strong{color:var(--ink)}.case-progress .done:not(:last-child):after{background:#bde5c9}.case-review-list{display:flex;flex-direction:column;gap:9px}.case-review{padding:13px;border:1px solid var(--line);border-radius:13px}.case-review p{margin:8px 0 5px;color:#656777;font-size:11px;line-height:1.7}.case-review small{color:#a2a3ae;font-size:9px}.compact-success{padding:20px}
.why-section{padding-top:54px;padding-bottom:58px;background:#fff;border-top:1px solid var(--line)}.why-section h2{font-size:34px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:36px}.why-grid article{padding-right:24px}.feature-icon{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:13px;font-size:20px;margin-bottom:17px}.feature-icon.coral{background:#fff0ed;color:var(--coral)}.feature-icon.lavender{background:#f0edff;color:#8067d9}.feature-icon.blue{background:#eaf7ff;color:#53a4d2}.why-grid h3{margin:0 0 9px;font-size:15px}.why-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.8}.notice-card{display:flex;gap:13px;align-items:flex-start;padding-top:30px;padding-bottom:100px;background:#fff}.notice-icon{flex:0 0 auto;width:20px;height:20px;border-radius:50%;background:#f0edff;color:#7762c6;text-align:center;font-size:12px;line-height:20px;font-weight:800}.notice-card strong{font-size:12px}.notice-card p{max-width:620px;margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.7}
.bottom-nav{display:none}
.modal-backdrop{position:fixed;inset:0;z-index:60;display:flex;justify-content:center;align-items:flex-end;padding:20px;background:rgba(17,18,32,.35);backdrop-filter:blur(7px)}.modal-backdrop[hidden]{display:none}.modal{width:min(660px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:28px;border-radius:28px 28px 20px 20px;background:#fff;box-shadow:0 25px 80px rgba(20,20,40,.2);animation:slide-up .24s ease}@keyframes slide-up{from{transform:translateY(20px);opacity:0}to{transform:none;opacity:1}}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:23px}.modal-head h2{margin:0;font-size:24px;letter-spacing:-.06em}.modal-head p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.close-button{width:30px;height:30px;border-radius:10px;background:#f5f5f8;color:#777;font-size:20px;line-height:1}.modal-footer{display:flex;justify-content:flex-end;gap:10px;padding-top:21px;margin-top:24px;border-top:1px solid var(--line)}.secondary-button{min-height:45px;padding:0 16px;border-radius:13px;background:#f4f4f7;color:#656677;font-size:13px;font-weight:600}.modal .primary-button{min-height:45px}
.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.role-card{padding:18px;text-align:left;border:1px solid var(--line);background:#fff;border-radius:17px}.role-card.selected{border:1.5px solid var(--coral);background:#fff8f6}.role-card .role-icon{font-size:23px}.role-card strong{display:block;margin-top:9px;font-size:14px}.role-card span{display:block;margin-top:5px;color:var(--muted);font-size:11px;line-height:1.6}.form-section{padding:20px 0 4px;border-top:1px solid var(--line)}.form-section:first-of-type{border-top:0;padding-top:0}.form-section h3{margin:0 0 15px;font-size:14px}.form-section h3 span{font-family:'DM Mono';color:#a3a4b0;font-size:10px;font-weight:400;margin-right:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:13px}.field.full{grid-column:1 / -1}.field label{font-size:11px;color:#676978;font-weight:600}.required{color:var(--coral);margin-left:2px}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:11px;padding:11px 12px;outline:0;color:var(--ink);background:#fbfbfd;font-size:12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#c8bdf9;background:#fff;box-shadow:0 0 0 3px #f0edff}.field textarea{resize:vertical;min-height:75px;line-height:1.7}.field .hint{color:#999aa8;font-size:10px;line-height:1.5;font-weight:400}.toggle-row{display:flex;gap:8px;flex-wrap:wrap}.toggle{padding:10px 13px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#747585;font-size:11px}.toggle.selected{border-color:var(--coral);background:#fff1ee;color:#cc5f53;font-weight:700}.check-row{display:flex;gap:8px;align-items:flex-start;color:#797a89;font-size:11px;line-height:1.7}.check-row input{accent-color:var(--coral);margin-top:3px}.notice-inline{display:flex;gap:9px;padding:12px;border-radius:11px;background:#fff8ed;color:#946e30;font-size:11px;line-height:1.6;margin-top:3px}.notice-inline:before{content:'♡';font-size:15px}
.form-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:-8px 0 20px}.form-guide span{padding:10px;border-radius:10px;background:#f7f7fa;color:#898a98;font-size:9px;line-height:1.5}.form-guide b{display:block;color:var(--ink);font-size:10px}.form-section h3 small{margin-left:8px;color:#999aa8;font-size:9px;font-weight:400}.field-level{margin-left:5px;padding:3px 5px;border-radius:5px;font-size:8px;font-weight:600}.field-level.recommended{background:#edf8ff;color:#4388ad}.field-level.optional{background:#f2f2f6;color:#8b8c99}
.login-note{padding:11px 12px;border-radius:10px;background:#f7f7fa;color:#858694;font-size:10px;line-height:1.6}
[data-role-toggle]{margin-bottom:28px}.runtime-notice{margin:0 0 16px;padding:11px 13px;border:1px solid #ffe0da;border-radius:11px;background:#fff5f2;color:#a45e55;font-size:10px;line-height:1.65}.runtime-notice strong{color:#d15e51}
.detail-hero{padding:20px 0 18px;border-bottom:1px solid var(--line)}.detail-hero .status{margin-bottom:14px}.detail-hero h2{font-size:25px;line-height:1.4;letter-spacing:-.06em;margin:0}.detail-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.detail-meta span{padding:7px 9px;background:#f6f6f8;border-radius:7px;color:#77798a;font-size:10px}.detail-block{padding:18px 0;border-bottom:1px solid var(--line)}.detail-block h4{margin:0 0 9px;font-size:11px;color:#9697a5;font-family:'DM Mono';letter-spacing:.08em}.detail-block p{margin:0;color:#5e6070;font-size:12px;line-height:1.9}.detail-cols{display:grid;grid-template-columns:1fr 1fr;gap:14px}.detail-cols strong{display:block;font-size:13px}.detail-cols small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.contact-reveal{padding:15px;border-radius:15px;background:#f1faf3;border:1px solid #d8efdd}.contact-reveal strong{font-size:12px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.contact-grid div{padding:10px;background:#fff;border-radius:10px;font-size:11px}.contact-grid small{display:block;color:#999;font-size:9px;margin-bottom:3px}.contact-action{display:flex;flex-direction:column;gap:4px;width:100%;padding:0;border:0;background:none;color:var(--ink);font-size:12px;text-align:left;text-decoration:none;cursor:pointer}.contact-action span{color:#a0a1ae;font-size:9px}.contact-copy{font-family:inherit}.inbox-list{display:flex;flex-direction:column;gap:9px}.message-item{display:flex;gap:11px;padding:13px;border:1px solid var(--line);border-radius:14px}.message-item.unread{background:#fff8f6;border-color:#ffe1dc}.message-item .person-avatar{flex:0 0 auto}.message-item strong{font-size:12px}.message-item p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.message-item time{display:block;color:#a8a9b5;font-family:'DM Mono';font-size:9px;margin-top:5px}.empty-state{text-align:center;padding:30px;color:var(--muted);font-size:12px}
.secondary-filter-row{margin-top:8px}.tag.lavender{background:#f0edff;color:#8067d9}.match-list{display:flex;flex-direction:column;gap:10px}.match-list h3{margin:0 0 2px;font-size:12px;color:var(--muted)}.match-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px;border:1px solid var(--line);border-radius:15px;background:#fff;cursor:pointer}.match-item h4{margin:8px 0 4px;font-size:14px}.match-item p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.match-arrow{color:var(--coral);font-size:20px}.match-empty{text-align:center;padding:35px 12px;color:var(--muted);font-size:12px}.studio-provider-hint{margin-top:2px}.profile-actions{display:flex;justify-content:flex-end;gap:8px;margin:-8px 0 18px}.profile-actions .secondary-button{min-height:36px;padding:0 12px;font-size:11px}.detail-section{padding:20px 0;border-bottom:1px solid var(--line)}.detail-section h4{margin:0 0 14px;font-size:11px;color:#9697a5;font-family:'DM Mono';letter-spacing:.08em}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.detail-field{margin-bottom:13px}.detail-field:last-child{margin-bottom:0}.detail-field strong{display:block;font-size:12px;color:var(--ink)}.detail-field p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}
.toast{position:fixed;z-index:100;left:50%;bottom:28px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#272738;color:#fff;border-radius:12px;padding:12px 16px;font-size:12px;transition:.25s ease;white-space:nowrap}.toast.show{opacity:1;transform:translate(-50%,0)}
@media (max-width:700px){.topbar{height:62px;padding:0 18px}.topbar-actions{gap:12px}.topbar-actions .primary-button{display:none}.section-pad{padding-left:20px;padding-right:20px}.hero{display:block;min-height:0;padding-top:39px;padding-bottom:10px}.hero h1{font-size:49px;margin-top:15px}.hero p{font-size:13px;line-height:1.8}.hero-actions{margin-top:23px;gap:15px}.primary-button{min-height:47px;padding:0 17px;border-radius:14px}.hero-art{height:240px;margin-top:22px}.record-card{left:22%;top:5%;width:220px;height:222px;padding:17px;border-radius:22px}.record-disc{width:160px;height:160px;top:32px;right:-23px}.record-hole{width:30px;height:30px;top:65px;left:65px;border-width:5px}.record-label{font-size:7px}.waveform{left:18px;right:18px;bottom:42px;height:26px;gap:3px}.waveform i{width:4px}.record-caption{left:18px;bottom:17px;font-size:8px}.tag-top{right:0;top:8%;font-size:9px;padding:8px 9px}.tag-bottom{left:0;bottom:2%;font-size:9px;padding:8px 9px}.stat-strip{gap:0;justify-content:space-between;padding-top:13px;padding-bottom:32px}.stat-strip div{display:block}.stat-strip strong{display:block;font-size:21px}.stat-strip span{font-size:9px}.slogan-marquee{gap:14px;padding:12px 20px;font-size:10px}.demand-section{padding-top:27px;padding-bottom:58px}.section-heading h2{font-size:24px}.demand-list{grid-template-columns:1fr;gap:10px}.demand-card{padding:18px;border-radius:17px}.demand-card h3{font-size:16px;margin-top:15px}.project-facts{grid-template-columns:1fr 1fr}.form-guide{grid-template-columns:1fr}.form-section h3 small{display:block;margin:5px 0 0 26px}.why-section{padding-top:40px;padding-bottom:43px}.why-section h2{font-size:27px}.why-grid{grid-template-columns:1fr;gap:25px;margin-top:29px}.why-grid article{display:grid;grid-template-columns:42px 1fr;column-gap:12px;padding:0}.feature-icon{grid-row:span 2;margin:0}.why-grid h3{align-self:end;margin:0 0 4px}.why-grid p{align-self:start}.notice-card{padding-top:25px;padding-bottom:93px}.bottom-nav{position:fixed;z-index:30;display:flex;left:0;right:0;bottom:0;height:68px;padding:7px 20px max(7px,env(safe-area-inset-bottom));background:rgba(255,255,255,.92);border-top:1px solid var(--line);backdrop-filter:blur(18px);justify-content:space-between}.bottom-item{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:none;color:#a0a1ae}.bottom-item span{font-size:22px;line-height:1}.bottom-item small{font-size:9px}.bottom-item.active{color:var(--ink)}.bottom-publish{align-self:flex-start;width:48px;height:48px;margin-top:-20px;border:4px solid var(--paper);border-radius:17px;background:var(--coral);color:#fff;box-shadow:0 8px 20px rgba(255,112,95,.27);font-size:25px}.modal-backdrop{padding:0}.modal{max-height:calc(100vh - 12px);padding:22px 18px 18px;border-radius:25px 25px 0 0}.modal-head h2{font-size:21px}.form-grid,.role-grid,.detail-cols,.detail-grid,.contact-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.modal-footer{position:sticky;bottom:0;background:#fff;padding-bottom:env(safe-area-inset-bottom)}}

/* Brand slogan: let the two action words carry the visual weight. */
.slogan-title{position:relative;max-width:650px}.slogan-line{position:relative;display:flex;align-items:baseline;width:max-content;isolation:isolate}.slogan-line em{display:inline-block;font-size:1.42em;line-height:.72;letter-spacing:-.16em;margin-right:.08em;font-style:normal;color:var(--coral);transform:translateY(.06em)}.slogan-line b{position:relative;font-size:.92em;font-weight:800;letter-spacing:-.08em}.slogan-line b:after{content:'';position:absolute;z-index:-1;left:-.04em;right:-.08em;bottom:.04em;height:.15em;border-radius:999px;background:var(--lilac);transform:rotate(-1deg)}.slogan-practice{transform:rotate(-1deg)}.slogan-do{margin-top:.24em;margin-left:1.05em;transform:rotate(1deg)}.slogan-do b:after{background:var(--blue);transform:rotate(1deg)}

/* Personal history and two-sided review system */
.profile-hero{display:flex;align-items:center;gap:12px;padding:3px 0 20px;border-bottom:1px solid var(--line)}.profile-avatar{width:48px;height:48px;font-size:19px}.profile-hero h3{margin:0;font-size:16px}.profile-hero p{margin:5px 0 0;color:var(--muted);font-size:11px}.verified-badge{display:inline-block;margin-left:5px;padding:4px 6px;border-radius:6px;background:var(--green);color:#329052;font-size:9px;vertical-align:middle;font-weight:600}.settings-button{margin-left:auto;background:#f5f5f8;border-radius:9px;padding:8px 10px;color:#9b9ca9;font-size:12px;letter-spacing:2px}.profile-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:18px 0;border-bottom:1px solid var(--line)}.profile-stats div{text-align:center}.profile-stats strong{display:block;font-size:20px;letter-spacing:-.06em}.profile-stats span{display:block;margin-top:4px;color:var(--muted);font-size:9px}.profile-tabs{display:flex;gap:20px;border-bottom:1px solid var(--line);margin:0 0 16px}.profile-tab{position:relative;padding:13px 0 11px;background:none;color:#999aa8;font-size:11px}.profile-tab.active{color:var(--ink);font-weight:700}.profile-tab.active:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--coral);border-radius:2px}.profile-tab span{display:inline-block;margin-left:4px;color:var(--coral);font-family:'DM Mono'}.record-group{margin-bottom:18px}.record-group-title{display:flex;align-items:center;gap:6px;margin-bottom:9px;color:#77798a;font-size:10px;font-weight:700}.record-group-title span{display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;border-radius:5px;background:#f2f2f6;color:#9697a5;font-family:'DM Mono';font-size:9px}.history-item{position:relative;padding:14px 12px 12px;border:1px solid var(--line);border-radius:14px;margin-bottom:8px}.history-main{padding-right:120px}.history-kind{color:var(--coral);font-family:'DM Mono';font-size:9px;letter-spacing:.04em}.history-main h4{margin:5px 0 4px;font-size:12px;line-height:1.45}.history-main p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.history-side{position:absolute;top:14px;right:12px;text-align:right}.record-status{display:inline-block;padding:5px 7px;border-radius:6px;font-size:9px;font-weight:700}.status-searching{background:#fff3e1;color:#b77926}.status-progress{background:#edf8ff;color:#3d8cb8}.status-done{background:var(--green);color:#318b4d}.history-side small{display:block;margin-top:5px;color:#aaaab5;font-size:9px}.history-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:11px;padding-top:9px;border-top:1px solid #f1f1f5}.mini-action{padding:7px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#77798a;font-size:10px}.primary-mini{border-color:#ffd7d1;background:#fff2ef;color:#cc5d51}.reviewed-label{padding:7px 0;color:#3d9859;font-size:10px}.empty-history{text-align:center;padding:25px 10px 18px;color:var(--muted)}.empty-history-icon{display:flex;width:35px;height:35px;align-items:center;justify-content:center;margin:0 auto 10px;border-radius:11px;background:#f0edff;color:#8067d9;font-size:20px}.empty-history strong{display:block;color:#555767;font-size:12px}.empty-history p{max-width:250px;margin:7px auto 0;font-size:10px;line-height:1.7}.compact-empty{padding-top:24px}.profile-footer-note{display:flex;gap:8px;margin-top:4px;padding:12px;border-radius:11px;background:#faf7ff;color:#7a6aa8;font-size:10px;line-height:1.6}.profile-footer-note strong{flex:0 0 auto}.profile-footer-note span{color:#9287b4}.review-target{display:flex;align-items:center;gap:11px;padding:13px;border-radius:13px;background:#fafafd;margin-bottom:20px}.review-target strong{font-size:12px}.review-target p{margin:4px 0 0;color:var(--muted);font-size:10px}.rating-picker{display:flex;justify-content:center;gap:7px;margin:6px 0 22px}.rating-star{padding:0;background:none;color:#e1e2e9;font-size:31px;line-height:1}.rating-star.selected{color:#ffb83f}.received-review-list{display:flex;flex-direction:column;gap:9px}.received-review{padding:13px;border:1px solid var(--line);border-radius:13px}.review-top{display:flex;align-items:center;justify-content:space-between;font-size:11px}.stars{color:#ffb83f;letter-spacing:2px;font-size:12px}.received-review p{margin:8px 0 6px;color:#656777;font-size:11px;line-height:1.7}.received-review small{color:#a2a3ae;font-size:9px}
.profile-links{display:flex;flex-wrap:wrap;gap:8px;padding:14px 0;border-bottom:1px solid var(--line)}.profile-link-button{padding:9px 11px;border:1px solid #e8e4f5;border-radius:10px;background:#faf8ff;color:#7663a6;font:inherit;font-size:10px;cursor:pointer}.public-profile-hero{display:flex;align-items:center;gap:12px;padding:3px 0 18px;border-bottom:1px solid var(--line)}.public-profile-hero h3{margin:0;font-size:17px}.public-profile-hero p{margin:5px 0 0;color:var(--muted);font-size:11px}.public-profile-note{margin:16px 0;padding:13px;border-radius:12px;background:#faf8ff;color:#66647b;font-size:11px;line-height:1.75;white-space:pre-wrap}.public-profile-stats{grid-template-columns:repeat(4,1fr);border:0;padding-bottom:16px}.public-profile-reviews{border-top:1px solid var(--line);padding-top:16px}.public-profile-reviews h4{margin:0 0 10px;font-size:12px}.confirm-callout{padding:16px;border-radius:14px;font-size:11px;line-height:1.7}.confirm-callout strong{display:block;font-size:13px}.confirm-callout p{margin:7px 0 0}.warning-callout{background:#fff8eb;color:#8b6b35}.danger-callout{background:#fff2f0;color:#a14f47}.danger-button{border-color:#ffd8d3;color:#c85e53}.danger-primary{background:#d95d52!important}.profile-stats{grid-template-columns:repeat(5,1fr)}
@media (max-width:700px){.profile-stats{grid-template-columns:repeat(3,1fr)}.public-profile-stats{grid-template-columns:repeat(2,1fr)}}
@media (max-width:700px){.success-list{grid-template-columns:1fr}.success-section{padding-top:38px;padding-bottom:48px}.case-progress{grid-template-columns:repeat(2,1fr);row-gap:18px}.case-progress div:nth-child(2):after{display:none}.case-progress div:not(:last-child):after{left:62%;right:-38%}}
