@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap";
:root{--red:#e9363e;--orange:#dc530b;--gradient:linear-gradient(110deg, #d92e3c, #c74a08);--ink:#24272e;--muted:#727781;--line:#e9ebee;--bg:#f7f8fa;--white:#fff;--soft:#fff1ed;--radius:18px}*{box-sizing:border-box}body{color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans JP,sans-serif;font-size:15px;line-height:1.7}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:9px 16px;display:inline-flex}button:hover,.button:hover{filter:brightness(.97)}button:disabled{opacity:.5;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:4px;outline:3px solid #e75b26}h1,h2,h3,p{margin:0}h1{letter-spacing:-.035em;font-size:28px;font-weight:800;line-height:1.5}h2{letter-spacing:-.025em;font-size:21px;line-height:1.5}h3{font-size:17px;line-height:1.55}small{font-size:12px}.muted{color:var(--muted)}.button{border:1px solid var(--line);border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 22px;font-size:14px;font-weight:600;display:inline-flex}.primary{background:var(--gradient);color:#fff;border:0;font-weight:700}.secondary{border:1px solid var(--line);background:#fff}.danger{color:#b42318}.icon-btn{background:0 0;border:0;width:44px;height:44px;padding:8px}.row-between{justify-content:space-between;align-items:center;gap:12px;display:flex}.row{align-items:center;gap:12px;display:flex}.stack{flex-direction:column;gap:20px;display:flex}.full{width:100%}.eyebrow{letter-spacing:.13em;color:#d8492d;margin-bottom:8px;font-size:11px;font-weight:800}.photo{background:#e9e7e3;flex-shrink:0;position:relative;overflow:hidden}.photo img{object-fit:cover}.photo>svg{color:#92959b;width:40%;height:40%;position:absolute;top:30%;left:30%}.app{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:40;background:#fff;flex-direction:column;width:238px;padding:34px 20px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.07em;white-space:nowrap;align-items:center;font-size:23px;font-weight:900;display:flex}.brand-mark{background:var(--gradient);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:32px;height:36px;margin-right:8px;display:flex}.brand-period{color:var(--red);font-size:30px}.side-caption{letter-spacing:.15em;color:#8a8d92;margin:4px 0 37px 40px;font-size:10px}.sidebar nav{flex-direction:column;gap:7px;display:flex}.sidebar nav a{color:#686d76;border-radius:11px;align-items:center;gap:13px;min-height:48px;padding:12px 15px;font-size:13px;font-weight:600;display:flex}.sidebar nav a.active{background:var(--soft);color:#d73830}.sidebar nav a:hover{background:#faf5f3}.count{background:var(--red);color:#fff;border-radius:6px;margin-left:auto;padding:0 6px;font-size:11px}.nav-divider{background:var(--line);height:1px;margin:24px 12px}.sidebar-bottom{margin-top:auto;padding-top:30px}.support-card{background:linear-gradient(135deg,#fff6f0,#fff0ed);border:1px solid #fae5dc;border-radius:13px;padding:22px 18px}.tiny-logo{color:#d64130;font-size:10px;font-weight:800}.support-card p{margin:12px 0;font-size:19px;font-weight:800;line-height:1.6}.support-card>span:last-child{color:#9d7c73;font-size:10px}.account{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:24px;padding:12px 4px 0;display:flex}.account strong{font-size:12px;display:block}.account small{color:var(--muted);font-size:10px;display:block}.avatar-letter,.top-avatar{background:#f0e3d9;border-radius:50%;justify-content:center;align-items:center;width:37px;height:37px;font-size:13px;font-weight:700;display:flex}.main-wrap{margin-left:238px}.topbar{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;justify-content:space-between;align-items:center;height:78px;padding:0 42px;display:flex;position:sticky;top:0}.breadcrumb{color:#979aa2;align-items:center;gap:14px;font-size:12px;display:flex}.breadcrumb span{color:#414650}.header-actions{align-items:center;gap:18px;display:flex}.header-actions select{color:#6f737a;background:0 0;border:0;max-width:145px;font-size:12px}.demo-label{color:#7d828a;background:#f1f2f4;border-radius:5px;padding:2px 6px;font-size:10px}.notification-button{place-items:center;width:34px;height:38px;display:grid;position:relative}.notification-button i,.bottom-nav i{background:var(--red);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:3px}.main-content{max-width:1450px;margin:auto;padding:35px 42px}.home-greeting{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.home-greeting h1{font-size:26px}.greeting-dot{color:var(--red)}.home-greeting p:not(.eyebrow){color:var(--muted);margin-top:7px;font-size:12px}.profile-completion{align-items:center;gap:12px;font-size:11px;font-weight:600;display:flex}.profile-completion small{color:var(--muted);align-items:center;gap:10px;margin-top:5px;font-size:10px;display:flex}.progress-ring{border:3px solid #ef714f;border-left-color:#eee;border-radius:50%;justify-content:center;align-items:center;width:51px;height:51px;font-size:17px;font-weight:800;display:flex}.progress-ring small{margin:0;font-size:9px}.hero{color:#fff;background:#252926;border-radius:19px;min-height:326px;position:relative;overflow:hidden}.hero>.photo{position:absolute;inset:0}.hero>.photo img{object-position:center 48%}.hero-shade{background:linear-gradient(90deg,#161a17de,#19171487 50%,#1917140d);position:absolute;inset:0}.hero-copy{padding:33px 35px 52px;position:relative}.hero-kicker{letter-spacing:.1em;color:#ffd9bb;font-size:11px;font-weight:600}.hero h2{letter-spacing:.03em;margin:12px 0 14px;font-size:32px;font-weight:800;line-height:1.65}.hero p{color:#e1e1db;font-size:11px;line-height:1.9}.hero-button{color:#24272b;background:#fff;border:0;min-height:43px;margin-top:22px;padding:10px 18px;font-size:12px}.hero-bottom{letter-spacing:.15em;color:#d1d2cc;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:17px;left:35px;right:24px}.hero-bottom>span:last-child{align-items:center;gap:10px;display:flex}.hero-bottom i{background:#d5d4cd;width:35px;height:1px}.quick-stats{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(3,1fr);margin-top:20px;padding:20px 0;display:grid}.quick-stats>a{border-right:1px solid var(--line);align-items:center;gap:16px;padding:0 25px;display:flex}.quick-stats>a:last-child{border:0}.quick-stats>a>svg{color:#a4a7ae;margin-left:auto}.quick-stats strong{align-items:center;gap:7px;font-size:25px;line-height:1.3;display:flex}.quick-stats strong small{font-size:12px;font-weight:400}.quick-stats>a>div>span{color:var(--muted);font-size:11px}.stat-icon{border-radius:12px;flex-shrink:0;place-items:center;width:45px;height:45px;display:grid}.orange{color:#e46330;background:#fff3e9}.pink{color:#df6075;background:#fff0f3}.blue{color:#5c83b6;background:#eff5fc}.section{margin-top:34px}.section-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:17px;display:flex}.section-head h2{font-size:18px}.section-head>a{color:#747982;white-space:nowrap;align-items:center;gap:7px;font-size:11px;display:flex}.scout-teasers{grid-template-columns:1fr 1fr;gap:16px;display:grid}.scout-teaser{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:15px;padding:17px;display:flex}.scout-teaser>.photo{border-radius:9px;width:63px;height:72px}.scout-teaser>div:not(.photo){flex:1;min-width:0}.scout-teaser h3{margin:8px 0 7px;font-size:12px;line-height:1.8}.scout-teaser p{color:#585d65;font-size:10px}.scout-teaser p span{color:#90949a}.scout-teaser small{color:#979ba3;font-size:9px}.scout-teaser>svg{color:#bebfc4;flex-shrink:0}.badge{color:#727984;white-space:nowrap;background:#f1f3f6;border-radius:5px;align-items:center;gap:4px;padding:3px 7px;font-size:10px;font-weight:600;line-height:1.5;display:inline-flex}.badge.red{color:#d74832;background:#fff0ea}.badge.green{color:#18794e;background:#eaf7ef}.badge.blue{color:#426b9f;background:#edf4fc}.badge.amber{color:#8a4b00;background:#fff4de}.company-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.company-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden}.company-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #22222208}.company-visual{height:173px;position:relative}.company-visual>.photo,.company-visual>a,.company-visual>a>.photo{height:100%;display:block}.company-visual img{object-position:center 30%}.photo-label{color:#fff;background:linear-gradient(#0000,#161c2a99);padding:25px 12px 10px;font-size:9px;position:absolute;bottom:0;left:0;right:0}.heart{color:#a0a4ab;background:#fffffff0;border:0;border-radius:50%;width:32px;height:32px;min-height:32px;padding:0;position:absolute;top:10px;right:10px}.heart.saved{color:var(--red)}.industry{color:#999082;letter-spacing:.05em;font-size:9px;font-weight:600}.company-card h3{white-space:pre-line;margin:5px 0 10px;font-size:17px;font-weight:800;line-height:1.65}.company-name{color:#606670;font-size:10px;font-weight:600}.meta{flex-wrap:wrap;gap:9px;margin:9px 0 12px;display:flex}.meta>span{color:#8b9099;align-items:center;gap:3px;font-size:9px;display:flex}.tags{flex-wrap:wrap;gap:5px;display:flex}.tags>span{color:#727985;background:#f5f6f8;border-radius:4px;padding:4px 7px;font-size:9px;line-height:1.6}.ai-note{background:linear-gradient(110deg,#fffaf2,#fff);border:1px solid #ece8e2;border-radius:14px;align-items:center;gap:15px;margin-top:30px;padding:24px;display:flex}.ai-note>svg{color:#c19753;flex-shrink:0}.ai-note strong{font-size:12px}.ai-note p{color:#98918a;margin-top:4px;font-size:11px}.ai-note>.badge{margin-left:auto}.footer{border-top:1px solid var(--line);color:#9ca0a7;justify-content:space-between;gap:15px;margin-top:40px;padding-top:22px;font-size:10px;display:flex}.bottom-nav,.mobile-brand{display:none}.toast{color:#fff;z-index:100;background:#24272e;border-radius:12px;align-items:center;gap:20px;max-width:90vw;padding:13px 16px 13px 22px;font-size:14px;display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0002}.toast button{color:#fff;background:0 0;border:0;min-width:25px;min-height:25px;padding:0}.page-head-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.page-head p{color:var(--muted);margin-top:9px;font-size:14px}.back{color:var(--muted);align-items:center;gap:7px;margin-bottom:20px;font-size:13px;display:inline-flex}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px}.panel h2{margin-bottom:18px}.field{flex-direction:column;gap:8px;font-size:14px;font-weight:600;display:flex}.field small{color:var(--muted);font-weight:400}.field input,.field textarea,.field select,input.search{width:100%;color:var(--ink);background:#fff;border:1px solid #dfe2e6;border-radius:9px;min-height:48px;padding:12px 14px;font-size:16px;font-weight:400}.field textarea{resize:vertical;line-height:1.8}.field input::placeholder,.field textarea::placeholder{color:#adb1b9}.form-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.form-grid>.wide{grid-column:1/-1}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:12px;margin-top:26px;padding-top:22px;display:flex}.empty{text-align:center;color:var(--muted);background:#fff;border:1px dashed #dddfe4;border-radius:16px;padding:60px 24px}.empty>svg{color:#b0b4bb;margin-bottom:18px}.empty h3{color:var(--ink);margin-bottom:10px}.empty p{max-width:440px;margin:0 auto 20px;font-size:14px}.modal{width:min(540px,100% - 32px);max-height:90dvh;color:var(--ink);border:0;border-radius:20px;padding:28px;box-shadow:0 25px 100px #0003}.modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#15202e66}.modal-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal-head h2{font-size:20px}.modal p{color:var(--muted);font-size:14px}.loading-state,.center-page{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:60vh;display:flex}.spinner{border:3px solid #f4d8d3;border-top-color:var(--red);border-radius:50%;width:30px;height:30px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width:1550px){.company-visual{height:215px}.hero{min-height:370px}.hero h2{font-size:38px}.hero-copy{padding-top:42px}}@media (max-width:1200px){.sidebar{width:208px;padding-left:14px;padding-right:14px}.main-wrap{margin-left:208px}.main-content{padding:28px}.topbar{padding:0 28px}.brand{font-size:21px}.company-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.company-grid>.company-card:nth-child(4),.profile-completion{display:none}.quick-stats>a{gap:10px;padding:0 16px}.scout-teasers{grid-template-columns:1fr}.scout-teaser:nth-child(2){display:none}}@media (max-width:900px){.sidebar{width:185px}.main-wrap{margin-left:185px}.brand{font-size:18px}.brand-mark{width:27px;height:31px}.sidebar nav a{gap:9px;padding:10px;font-size:12px}.main-content{padding:25px}.company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-grid>.company-card:nth-child(4){display:block}.hero h2{font-size:27px}.quick-stats>a{padding:0 10px}.stat-icon{width:34px;height:38px}.quick-stats>a>div>span{font-size:9px}.quick-stats>a>svg{display:none}.header-actions{gap:10px}}@media (max-width:700px){body{font-size:16px}.sidebar{display:none}.main-wrap{margin:0}.topbar{height:66px;padding:0 18px}.breadcrumb,.top-avatar,.demo-label{display:none}.mobile-brand{letter-spacing:-.06em;align-items:center;gap:5px;font-size:22px;font-weight:900;display:inline-flex}.mobile-brand span{color:var(--red)}.mobile-brand>svg{color:var(--red);flex-shrink:0}.header-actions{gap:10px}.header-actions select{max-width:118px;font-size:11px}.main-content{padding:24px 18px 110px}.home-greeting{margin-bottom:22px}.home-greeting h1{font-size:23px}.eyebrow{font-size:10px}.home-greeting p:not(.eyebrow){font-size:12px}.hero{border-radius:17px;min-height:320px}.hero-copy{padding:26px 23px 52px}.hero h2{font-size:25px;line-height:1.7}.hero-kicker{font-size:10px}.hero p{font-size:11px}.hero-button{margin-top:20px;font-size:12px}.hero>.photo img{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#111b16c4,#15221c44)}.hero-bottom{left:23px}.quick-stats{gap:0;margin-top:16px;padding:16px 0}.quick-stats>a{text-align:center;flex-direction:column;gap:5px;padding:0 8px}.quick-stats strong{justify-content:center;font-size:23px}.quick-stats strong .badge,.stat-icon{display:none}.quick-stats>a>div>span{font-size:10px}.section{margin-top:30px}.section-head h2{font-size:17px}.section-head>a{gap:0;font-size:10px}.scout-teaser{gap:12px;padding:15px}.scout-teaser>.photo{width:54px;height:67px}.scout-teaser h3{font-size:13px}.scout-teaser>svg{display:none}.scout-teaser p{font-size:10px}.company-grid{gap:12px}.company-visual{height:168px}.company-card-body{padding:12px}.company-card h3{font-size:15px}.company-name{font-size:10px}.company-card .meta{gap:5px}.company-card .meta>span,.company-card .tags>span{font-size:9px}.ai-note{align-items:flex-start;gap:10px;padding:18px 15px}.ai-note .badge{display:none}.ai-note strong{font-size:12px}.ai-note p{font-size:11px}.bottom-nav{bottom:calc(12px + env(safe-area-inset-bottom));z-index:45;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffef;border:1px solid #f0f0f0;border-radius:40px;justify-content:space-around;padding:10px 8px;display:flex;position:fixed;left:12px;right:12px;box-shadow:0 6px 30px #25304118}.bottom-nav a{color:#90949d;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:50px;min-height:44px;display:flex}.bottom-nav a.active{color:#de4133}.bottom-nav a>span{position:relative}.bottom-nav small{white-space:nowrap;font-size:9px;font-weight:500}.bottom-nav i{top:0;right:-5px}.footer{flex-direction:column;gap:6px;margin-top:30px;font-size:9px}.toast{width:max-content;max-width:92vw;font-size:13px;bottom:100px}.page-head-row{flex-direction:column;align-items:flex-start;gap:15px}.page-head h1{font-size:25px}.page-head p{font-size:13px}.form-grid{grid-template-columns:1fr;gap:20px}.panel{padding:22px 18px}.form-actions{flex-wrap:wrap}.form-actions>*{flex:1}.modal{padding:22px}.badge{font-size:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}.tabs{border-bottom:1px solid var(--line);gap:8px;margin-bottom:26px;display:flex;overflow-x:auto}.tabs button{white-space:nowrap;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:14px 18px;font-size:14px}.tabs button.active{color:#d93d32;border-color:#e34032;font-weight:700}.tabs button>span{background:#f4f5f7;border-radius:5px;margin-left:7px;padding:1px 6px;font-size:11px}.search-panel{border:1px solid var(--line);background:#fff;border-radius:15px;padding:22px}.search-box{background:#fafbfc;border:1px solid #e2e4e8;border-radius:10px;align-items:center;gap:12px;padding:0 16px;display:flex}.search-box svg{color:#8d949f;flex-shrink:0}.search-box input{background:0 0;border:0;outline:0;width:100%;min-height:50px;font-size:15px}.filters{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.filters>svg{color:#878c95}.filters select{border:1px solid var(--line);background:#fff;border-radius:30px;max-width:100%;min-height:40px;padding:8px 30px 8px 14px;font-size:13px}.text-button{color:#9a5f4d;background:0 0;border:0;font-size:12px}.result-count{color:var(--muted);margin:25px 0 18px;font-size:13px}.result-count strong{color:var(--ink);padding-right:4px;font-size:20px}.search-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.search-grid>.company-card:nth-child(4){display:block}.search-grid .company-visual{height:230px}.search-grid .company-card h3{font-size:20px}.search-grid .company-card-body{padding:20px}.search-grid .company-name,.search-grid .meta>span,.search-grid .tags>span{font-size:12px}.search-grid .industry{font-size:11px}.company-detail-hero{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:45% 55%;min-height:365px;margin-bottom:26px;display:grid;overflow:hidden}.company-detail-hero>.photo{min-height:365px}.company-detail-hero>div:not(.photo){flex-direction:column;justify-content:center;padding:35px;display:flex}.company-detail-hero h1{white-space:pre-line;margin:18px 0 23px;font-size:35px;line-height:1.7}.company-detail-hero p{font-size:15px;font-weight:600}.company-detail-hero>div>span:not(.badge){color:var(--muted);margin:7px 0 20px;font-size:13px}.company-detail-hero .badge{align-self:flex-start}.company-detail-hero .tags span{font-size:11px}.detail-columns{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:24px;display:grid}.text-section h2{margin-bottom:16px;font-size:20px}.text-section p{white-space:pre-wrap;font-size:16px;line-height:2}.text-section+.text-section{border-top:1px solid var(--line);padding-top:25px}.quote-mark{color:#e46a41;margin-top:15px;font-size:66px;line-height:.8;display:block}.signature{text-align:right;color:var(--muted);margin-top:30px;font-size:12px}.signature strong{color:var(--ink);letter-spacing:.13em;margin:5px 0;font-size:22px;display:block}.company-side{flex-direction:column;gap:17px;display:flex}.company-side h3{font-size:17px}.company-side p{color:var(--muted);font-size:13px}.company-side>.photo{border-radius:12px;height:210px}.company-side>.button,.company-side>button{font-size:13px}.details-table{margin-top:25px}.details-table>div{border-bottom:1px solid var(--line);padding:15px 0;font-size:14px;display:flex}.details-table dt{min-width:100px;color:var(--muted)}.details-table dd{margin:0}.job-card{border:1px solid var(--line);background:#fafbfc;border-radius:12px;align-items:center;gap:16px;padding:20px;display:flex}.job-card>svg{color:#b36845;flex-shrink:0}.job-card>svg:last-child{color:#9c9ea2;margin-left:auto}.job-card p{color:var(--muted);margin-top:7px;font-size:12px}.job-card small{color:var(--muted);font-size:11px}.text-link{color:#c3412d;align-items:center;gap:5px;font-size:13px;display:inline-flex}.profile-intro{align-items:center;gap:20px;margin-bottom:28px;display:flex}.profile-intro>.photo{border-radius:50%;width:88px;height:88px}.profile-intro h2{margin:0 0 5px}.profile-intro p{color:var(--muted);font-size:13px}.profile-intro>.badge{margin-left:auto}.upload-link{color:#b34a33;cursor:pointer;align-items:center;gap:7px;margin-top:8px;font-size:12px;display:inline-flex;position:relative}.upload-link input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.check-label{align-items:center;gap:10px;font-size:13px;display:flex}.check-label input{width:18px;height:18px;accent-color:var(--red)}.settings-list{padding:5px 25px}.settings-list>label,.settings-list>a,.settings-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:22px 0;font-size:14px;display:flex}.settings-list>a{justify-content:flex-start}.settings-list>label>span{align-items:center;gap:12px;display:flex}.settings-list input{width:20px;height:20px;accent-color:var(--red)}.fine-note{color:var(--muted);margin-top:20px;font-size:12px}.list-stack{flex-direction:column;gap:14px;display:flex}.scout-row{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:24px;padding:25px;display:flex}.scout-row.unread{background:#fffdfc;border-color:#f5d5c8}.scout-row>.photo{border-radius:12px;width:90px;height:100px}.scout-row>div:not(.photo){flex:1;min-width:0}.scout-row h3{margin:9px 0 7px;font-size:18px}.scout-row p{color:var(--muted);margin-bottom:10px;font-size:13px}.scout-row small{color:var(--muted);font-size:12px}.scout-row .company-name{font-size:13px}.scout-row>svg{color:#b0b4bb;flex-shrink:0}.scout-letter{max-width:820px;margin:auto;padding:35px}.letter-from{border-bottom:1px solid var(--line);align-items:center;gap:18px;margin-bottom:30px;padding-bottom:28px;display:flex}.letter-from>.photo{border-radius:12px;width:72px;height:78px}.letter-from h3{margin-top:7px}.letter-from p{color:var(--muted);font-size:13px}.letter-from>.muted{margin-left:auto;font-size:12px}.scout-letter h1{margin-bottom:25px;font-size:25px}.letter-body{white-space:pre-wrap;margin-bottom:35px;font-size:16px;line-height:2.1}.scout-letter>.text-link{margin-top:20px}.letter-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:15px;margin-top:30px;padding-top:25px;display:flex}.letter-actions button{min-width:150px}.message-layout{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:300px minmax(0,1fr);height:630px;display:grid;overflow:hidden}.conversation-list{border-right:1px solid var(--line);overflow-y:auto}.conversation{border-bottom:1px solid var(--line);gap:13px;padding:20px 16px;display:flex}.conversation.selected{background:#fff3ed;border-left:3px solid #e96340}.conversation>.photo{border-radius:50%;width:42px;height:46px}.conversation>div:not(.photo){min-width:0}.conversation strong{font-size:13px}.conversation p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:200px;margin-top:5px;font-size:12px;overflow:hidden}.conversation small{color:#9d9fa5;font-size:10px}.conversation-placeholder{color:#9ca2ad;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.conversation-placeholder h3{color:#727985;font-size:16px}.conversation-placeholder p{font-size:12px}.chat{flex-direction:column;min-width:0;min-height:0;display:flex}.chat-head{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:18px 22px;display:flex}.chat-head>.photo{border-radius:50%;width:38px;height:40px}.chat-head h3{font-size:14px}.chat-head p{color:var(--muted);font-size:11px}.chat-head>a{color:var(--muted);margin-left:auto}.chat-body{background:#fcfcfd;flex:1;min-height:0;padding:25px;overflow-y:auto}.bubble-wrap{flex-direction:column;align-items:flex-start;max-width:90%;margin-bottom:23px;display:flex}.bubble-wrap>span{color:var(--muted);margin-bottom:6px;font-size:11px}.bubble{white-space:pre-wrap;overflow-wrap:anywhere;background:#f0f1f4;border-radius:0 14px 14px;padding:13px 17px;font-size:14px;line-height:1.9}.bubble-wrap small{color:#9ca1aa;margin-top:6px;font-size:10px}.bubble-wrap.mine{align-items:flex-end;margin-left:auto}.mine .bubble{background:#fff0e7;border-radius:14px 0 14px 14px}.chat-composer{border-top:1px solid var(--line);padding:16px 20px}.chat-composer textarea{resize:none;border:0;outline:0;width:100%;font-size:15px;line-height:1.7}.chat-composer>div{justify-content:flex-end;align-items:center;gap:10px;margin-top:5px;display:flex}.chat-composer small{color:#a0a5ae;margin-right:auto;font-size:10px}.chat-composer button{min-height:37px;padding:6px 12px;font-size:12px}.chat-beginning{text-align:center;color:var(--muted);font-size:12px}.message-preview{white-space:pre-wrap;background:#f7f8fa;border-radius:10px;max-height:180px;margin:0;padding:18px;font-size:14px;overflow-y:auto}.info-banner{color:#8b632d;background:#fff5e9;border:1px solid #f4dfbf;border-radius:10px;margin-bottom:22px;padding:14px 18px;font-size:13px}.info-banner.error,.form-error{color:#b42318;background:#fff0ee;border-radius:10px;padding:13px 16px}.schedule-card .row-between{align-items:flex-start}.schedule-card .row{flex-wrap:wrap;gap:10px}.schedule-card strong{font-size:17px}.schedule-card .row small{color:var(--muted);font-size:11px}.schedule-type{color:#a47459;margin:15px 0 6px;font-size:12px}.schedule-card>p:not(.schedule-type){white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px}.schedule-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.schedule-actions button,.schedule-actions .button{min-height:39px;padding:8px 14px;font-size:12px}.notice-row{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:20px;padding:23px;display:flex}.notice-row.unread{background:#fffcfa}.notice-row h3{font-size:16px}.notice-row p{color:var(--muted);margin-top:7px;font-size:13px}.notice-row small{color:#a0a5ad;margin-top:7px;font-size:11px;display:block}.notice-row i{background:var(--red);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-left:auto}.metrics-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.metric{flex-direction:column;gap:12px;display:flex}.metric>svg{color:#da603e}.metric>span{color:var(--muted);font-size:13px}.metric strong{align-items:baseline;gap:8px;font-size:38px;line-height:1.3;display:flex}.metric strong small{font-size:14px;font-weight:400}.metric>small{color:#9b9fa7;font-size:11px}.student-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.student-card{border:1px solid var(--line);background:#fff;border-radius:16px;gap:18px;padding:24px;display:flex}.student-card>.photo{border-radius:11px;width:65px;height:74px}.student-card>div:not(.photo){flex:1;min-width:0}.student-card h3{margin:5px 0;font-size:19px}.student-card p{color:var(--muted);margin:5px 0 10px;font-size:12px}.student-card .tags{margin:10px 0}.student-card>svg{color:#a6aab1;flex-shrink:0}.clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:middle;padding:17px 12px}th{color:#9096a0;white-space:nowrap;font-size:12px;font-weight:500}td small{color:#969ba3;margin-top:4px;font-size:11px;display:block}td:first-child{white-space:nowrap}.table-subject{min-width:160px;max-width:280px;font-size:13px;display:block}.job-excerpt{color:var(--muted);margin-top:20px;font-size:14px;line-height:1.8}.handwriting{width:100%;height:260px;margin-top:20px}.handwriting img{object-fit:contain}.auth-layout{background:#fff;grid-template-columns:48% 52%;min-height:100dvh;display:grid}.auth-visual{color:#fff;background:#292f2c;min-height:100vh;position:relative}.auth-visual>.photo{position:absolute;inset:0}.auth-visual>.photo img{object-position:65% center}.auth-overlay{background:linear-gradient(#223b1c20,#14201bda);position:absolute;inset:0}.auth-brand{letter-spacing:-.06em;align-items:center;gap:10px;font-size:28px;font-weight:900;display:flex;position:absolute;top:45px;left:45px}.auth-catch{position:absolute;bottom:90px;left:45px;right:35px}.auth-catch>span{letter-spacing:.2em;color:#ffd6b2;font-size:11px}.auth-catch h1{margin:20px 0;font-size:36px;line-height:1.7}.auth-catch p{color:#eeeeed;font-size:14px;line-height:2}.auth-form{flex-direction:column;min-height:100vh;padding:35px 55px;display:flex}.auth-form-inner{width:100%;max-width:420px;margin:auto}.auth-form-inner>h1{font-size:27px}.auth-form-inner>p{color:var(--muted);margin:10px 0 25px;font-size:13px}.auth-form-inner .tabs{margin:25px 0}.auth-form-inner .tabs button{flex:1}.auth-reset{text-align:center;color:#8f6e5c;margin-top:20px;font-size:12px;display:block}.auth-demo{border-top:1px solid var(--line);text-align:center;margin-top:30px;padding-top:24px}.auth-demo>span{color:var(--muted);font-size:12px}.auth-demo>div{gap:10px;margin:12px 0;display:flex}.auth-demo button{flex:1;font-size:12px}.auth-demo small{color:#9ba0a7;font-size:10px}.auth-copyright{color:#a6a8ad;text-align:center;margin-top:30px;font-size:10px}.auth-success{text-align:center}.auth-success>svg{color:#de6945;margin-bottom:20px}.auth-success p{color:var(--muted);margin:20px 0 30px;font-size:14px}.role-choice{text-align:left;border-radius:14px;justify-content:flex-start;gap:15px;width:100%;margin-bottom:15px;padding:20px}.role-choice>svg:first-child{color:#dc6948}.role-choice>svg:last-child{margin-left:auto}.role-choice strong{font-size:15px;display:block}.role-choice small{color:var(--muted);margin-top:5px;font-size:11px;display:block}@media (max-width:1200px){.detail-columns{grid-template-columns:1fr 245px;gap:18px}.search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-detail-hero h1{font-size:28px}.company-detail-hero>div:not(.photo){padding:25px}.message-layout{grid-template-columns:245px minmax(0,1fr)}.conversation p{max-width:155px}.student-grid{grid-template-columns:1fr}.auth-catch h1{font-size:29px}}@media (max-width:900px){.detail-columns{grid-template-columns:1fr}.company-side>.photo{display:none}.message-layout{grid-template-columns:1fr;height:auto;min-height:450px}.message-layout.has-chat .conversation-list,.conversation-placeholder{display:none}.chat{height:600px}.auth-layout{grid-template-columns:40% 60%}.auth-form{padding:30px}.auth-catch{bottom:60px;left:25px;right:25px}.auth-catch h1{font-size:25px}.auth-brand{font-size:24px;left:25px}}@media (max-width:700px){.search-panel{padding:16px}.search-box input{font-size:14px}.filters{gap:7px}.filters>svg{display:none}.filters select{max-width:100%;padding:8px 12px;font-size:12px}.search-grid .company-visual{height:175px}.search-grid .company-card-body{padding:12px}.search-grid .company-card h3{font-size:16px}.search-grid .company-name,.search-grid .meta>span,.search-grid .tags>span,.search-grid .industry{font-size:10px}.company-detail-hero{grid-template-columns:1fr}.company-detail-hero>.photo{min-height:300px;max-height:320px}.company-detail-hero>.photo img{object-position:center 25%}.company-detail-hero h1{font-size:27px}.company-detail-hero>div:not(.photo){padding:25px}.company-side{gap:14px}.text-section p{font-size:15px}.tabs{gap:0}.tabs button{padding:12px 13px;font-size:13px}.scout-row{align-items:flex-start;gap:13px;padding:17px}.scout-row>.photo{width:55px;height:65px}.scout-row h3{font-size:14px;line-height:1.7}.scout-row .company-name{font-size:11px}.scout-row p,.scout-row small{font-size:10px}.scout-row>svg{display:none}.scout-letter{padding:23px 18px}.scout-letter h1{font-size:22px}.letter-from{flex-wrap:wrap;gap:12px;margin-bottom:23px;padding-bottom:20px}.letter-from>.photo{width:57px;height:64px}.letter-from>.muted{display:none}.letter-from h3{font-size:14px}.letter-body{font-size:15px}.letter-actions{gap:10px}.letter-actions button{flex:1;min-width:0;font-size:13px}.job-card{gap:10px;padding:16px}.job-card h3{font-size:15px}.job-card p{font-size:11px}.message-layout{border-radius:14px}.chat{height:calc(100dvh - 260px);min-height:390px}.chat-head{padding:14px 16px}.chat-body{padding:20px 16px}.chat-composer{padding:13px 15px}.chat-composer textarea{font-size:16px}.bubble{font-size:14px}.conversation{padding:20px}.conversation p{max-width:240px}.conversation>.photo{width:48px;height:51px}.conversation strong{font-size:14px}.schedule-card .row-between{flex-wrap:wrap;gap:10px}.schedule-card strong{font-size:15px}.notice-row{gap:14px;padding:18px}.notice-row .stat-icon{width:35px;height:38px;display:grid}.notice-row h3{font-size:14px}.notice-row p{font-size:12px}.metrics-grid{gap:10px}.metric{gap:8px;padding:16px 12px}.metric>span{font-size:10px}.metric strong{font-size:29px}.metric>svg{width:18px}.student-card{gap:13px;padding:20px 16px}.student-card>.photo{width:50px;height:58px}.student-card h3{font-size:17px}.student-card p{font-size:12px}.student-card .tags>span{font-size:10px}.auth-layout{flex-direction:column;display:flex}.auth-visual{min-height:260px}.auth-brand{font-size:23px;top:22px;left:22px}.auth-catch{bottom:26px;left:23px}.auth-catch h1{margin:10px 0 0;font-size:24px;line-height:1.6}.auth-catch p{display:none}.auth-catch>span{font-size:9px}.auth-form{min-height:0;padding:24px}.auth-form-inner{margin:15px auto}.auth-form-inner>h1{font-size:24px}.auth-form>.back{font-size:12px}.auth-copyright{margin-top:30px}}@media (max-width:360px){.main-content{padding-left:12px;padding-right:12px}.header-actions select{max-width:93px}.mobile-brand{font-size:20px}.company-grid{gap:8px}.company-card h3{font-size:14px}.hero h2{font-size:22px}.section-head h2{font-size:15px}.bottom-nav small{font-size:8px}.bottom-nav a{min-width:46px}.company-detail-hero h1{font-size:24px}}@media (max-width:700px){.hero h2{letter-spacing:0;font-size:clamp(18px,5.4vw,22px)}.hero-copy{padding-right:20px}.company-card h3,.search-grid .company-card h3{font-size:14px}}.stack,.list-stack{gap:24px}.page-head{margin-bottom:32px}.page-head-row{flex-wrap:wrap;gap:20px 24px}.row-between{gap:16px 24px}.row-between>div{min-width:0}.panel>.row-between{flex-wrap:wrap}.panel>.row-between h2{margin-bottom:10px}.panel>.row-between+.tags{margin-top:16px}.form-grid{gap:24px}.field{gap:10px}.field small{line-height:1.7}.form-actions{flex-wrap:wrap;margin-top:32px;padding-top:24px}.schedule-actions{border-top:1px solid var(--line);gap:12px;margin-top:24px;padding-top:20px}.company-card-body{padding:20px}.company-card h3{margin:8px 0 12px}.company-card .meta{gap:8px 14px;margin:12px 0}.student-card .tags{gap:8px;margin-top:14px}.header-auth-link{color:#b43d2b;white-space:nowrap;border:1px solid #f0d8d0;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:700}.portal-layout{grid-template-columns:minmax(0,46%) minmax(0,54%)}.portal-layout .auth-visual{height:100dvh;min-height:680px;position:sticky;top:0}.portal-layout .auth-overlay{background:linear-gradient(#14161938 0%,#14161908 30%,#221410e8 100%)}.portal-layout .auth-catch{bottom:64px;left:clamp(28px,4vw,64px);right:28px}.portal-layout .auth-catch h2{white-space:pre-line;letter-spacing:-.04em;margin:18px 0;font-size:clamp(27px,2.6vw,40px);line-height:1.65}.portal-layout .auth-catch p{white-space:pre-line}.auth-visual-note{color:#ffe3d2;align-items:center;gap:10px;margin-top:32px;font-size:12px;display:flex}.auth-visual-note svg{flex-shrink:0}.portal-admin .auth-visual{background:radial-gradient(at 95% 15%,#9d4936 0%,#0000 60%),linear-gradient(155deg,#342a2b,#18191f)}.portal-admin .auth-overlay{background:linear-gradient(135deg,#ed73320d,#14141940)}.portal-company .auth-visual>.photo img{object-position:center 30%}.portal-layout .auth-form{min-width:0;padding:32px clamp(28px,5vw,80px)}.portal-layout .auth-form-inner{max-width:480px;padding:28px 0}.portal-layout .auth-form>.back{align-self:flex-start;margin-bottom:8px}.portal-heading{margin-bottom:28px}.portal-heading h1{margin:16px 0 12px;font-size:clamp(24px,2.25vw,30px)}.portal-heading>p{color:var(--muted);font-size:14px;line-height:1.9}.portal-label{color:#b7472d;background:#fff1eb;border-radius:8px;align-items:center;gap:8px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.portal-choices{gap:20px;display:grid}.portal-choice{border:1px solid var(--line);border-radius:16px;padding:24px}.portal-choice-heading{align-items:center;gap:16px;display:flex}.portal-icon{background:var(--soft);color:#c5472d;border-radius:12px;flex:0 0 48px;place-items:center;height:48px;display:grid}.portal-choice h2{margin-bottom:6px;font-size:17px}.portal-choice p{color:var(--muted);font-size:12px}.portal-choice-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.portal-choice-actions .button{padding:10px 12px;font-size:13px}.portal-tabs{background:#f4f5f7;border-radius:12px;grid-template-columns:1fr 1fr;gap:6px;margin:0 0 28px;padding:5px;display:grid}.portal-tabs a{text-align:center;color:var(--muted);border-radius:8px;padding:12px;font-size:14px;font-weight:600}.portal-tabs a[aria-current]{color:#b13a2e;background:#fff;box-shadow:0 2px 6px #20242a0c}.portal-form{flex-direction:column;gap:24px;display:flex}.portal-form .field{font-size:13px}.portal-form .field input{min-height:52px}.portal-form input:disabled,.portal-form input[readonly]{color:#727781;background:#f6f7f9}.password-field{position:relative}.password-field input{padding-right:56px}.password-toggle{color:#7b7e85;background:0 0;border:0;width:44px;height:44px;padding:0;position:absolute;top:36px;right:5px}.invitation-notice{background:#fff7f1;border:1px solid #f4ded0;border-radius:12px;align-items:flex-start;gap:14px;margin-bottom:28px;padding:20px;display:flex}.invitation-notice>svg{color:#b75436;flex-shrink:0;margin-top:3px}.invitation-notice strong{font-size:14px}.invitation-notice p{color:#80695e;margin-top:6px;font-size:12px;line-height:1.9}.portal-help{color:var(--muted);align-items:flex-start;gap:10px;font-size:12px;line-height:1.9;display:flex}.portal-help svg{color:#b75b42;flex-shrink:0;margin-top:3px}.auth-connection-note{color:#727781;background:#f5f6f8;border-radius:10px;padding:14px 16px;font-size:12px;line-height:1.8}.portal-submit{width:100%;min-height:52px;padding:14px 18px;font-size:14px}.portal-submit:disabled{cursor:not-allowed}.portal-switch{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:8px 12px;margin-top:24px;font-size:12px;display:flex}.portal-switch a{color:#b13a2e;font-weight:700}.portal-layout .auth-reset{margin-top:24px;padding:4px}.portal-layout .auth-demo{gap:14px;margin-top:32px;padding-top:28px;display:grid}.portal-layout .auth-demo button{min-height:48px;font-size:13px}.portal-layout .auth-demo small{font-size:11px;line-height:1.8}.portal-other{flex-wrap:wrap;justify-content:center;gap:12px 24px;margin-top:28px;display:flex}.portal-other a{color:var(--muted);align-items:center;gap:6px;padding:4px 0;font-size:11px;display:inline-flex}.portal-layout .auth-success h1{font-size:26px}@media (max-width:1100px){.header-auth-link{padding:8px}.portal-layout .auth-form{padding-inline:28px}}@media (max-width:700px){.stack,.list-stack{gap:20px}.page-head{margin-bottom:26px}.panel{padding:22px 20px}.form-grid{gap:22px}.row-between{gap:14px 18px}.form-actions{margin-top:28px;padding-top:22px}.company-card-body,.search-grid .company-card-body{padding:16px}.company-card .meta{gap:6px 10px}.header-actions{gap:6px}.header-auth-link{padding:7px;font-size:10px}.topbar:has(.header-auth-link){flex-wrap:wrap;gap:8px;height:auto;min-height:100px;padding-block:12px}.topbar:has(.header-auth-link) .header-actions{width:100%}.topbar:has(.header-auth-link) .notification-button{margin-left:auto}.portal-layout .auth-visual{height:300px;min-height:300px;position:relative;top:auto}.portal-layout .auth-brand{top:24px;left:24px}.portal-layout .auth-catch{bottom:28px;left:24px;right:24px}.portal-layout .auth-catch h2{margin:12px 0;font-size:26px;line-height:1.6}.portal-layout .auth-catch p{display:none}.auth-visual-note{margin-top:12px;font-size:10px}.portal-layout .auth-form{padding:28px 24px}.portal-layout .auth-form-inner{margin:12px auto;padding:12px 0}.portal-heading{margin-bottom:24px}.portal-heading h1{font-size:24px}.portal-heading>p{font-size:13px}.portal-choice{padding:20px}.portal-choice h2{font-size:15px}.portal-choice-heading{gap:12px}.portal-choice-actions{gap:10px}.portal-icon{flex-basis:42px;height:42px}.portal-form{gap:22px}}.account-gate{background:#fbf9f5;flex-direction:column;justify-content:center;align-items:center;gap:32px;min-height:100dvh;padding:48px 24px;display:flex}.account-gate-brand{align-items:center;gap:8px;font-size:22px;font-weight:900;display:inline-flex}.account-gate-brand svg,.account-gate .panel>svg{color:var(--red)}.account-gate .panel{flex-direction:column;gap:24px;width:100%;max-width:500px;padding:36px;display:flex}.account-gate h1{font-size:24px}.account-gate p{color:var(--muted);font-size:14px;line-height:1.9}@media (max-width:700px){.account-gate .panel{padding:28px 22px}.account-gate h1{font-size:21px}}.student-entry-heading h1{letter-spacing:-.04em;font-size:clamp(30px,3vw,42px);line-height:1.5}.student-entry-card{background:linear-gradient(145deg,#fff8f2,#fff);border:1px solid #f0ded8;border-radius:22px;gap:16px;padding:28px;display:grid}.student-entry-card .portal-icon{width:48px}.student-entry-card h2,.student-entry-card p{margin:0}.student-entry-card small{text-align:center;color:var(--muted,#747474)}.recruiter-entry{border-top:1px solid #eee;gap:16px;margin-top:32px;padding-top:24px;display:grid}.recruiter-entry a{color:#6c6c6c;justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex}.recruiter-entry a:hover{color:#c6382d}.contact-page{background:#faf8f6;min-height:100vh;padding:0 32px 64px}.contact-header{border-bottom:1px solid #e9e3de;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:auto;padding:28px 0;display:flex}.contact-header>a:last-child{color:#666;align-items:center;gap:8px;font-size:13px;display:flex}.contact-layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:70px;max-width:1140px;margin:60px auto;display:grid}.contact-intro{position:sticky;top:50px}.contact-intro h1{letter-spacing:-.05em;margin:18px 0;font-size:clamp(28px,3vw,42px);line-height:1.6}.contact-intro>p{color:#777;line-height:2}.contact-intro>a{color:#777;align-items:center;gap:10px;font-size:13px;display:flex}.contact-steps{gap:28px;margin:36px 0;padding:0;list-style:none;display:grid}.contact-steps li{gap:18px;display:flex}.contact-steps b{color:#de4b31;font-size:24px}.contact-steps p{color:#777;margin:7px 0;font-size:13px}.contact-form{padding:34px!important}.contact-form>h2{margin:14px 0}.contact-form-icon{color:#dd4933}.business-form{gap:22px;margin-top:26px;display:grid}.business-form label{gap:9px;min-width:0;font-size:14px;font-weight:600;display:grid}.business-form em{color:#bd3428;font-size:11px;font-style:normal}.business-form input:not([type=checkbox]),.business-form select,.business-form textarea,.sales-toolbar input,.sales-toolbar select{width:100%;min-width:0;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #dedbd8;border-radius:10px;padding:12px 14px}.business-form textarea{resize:vertical}.business-form .consent-row{align-items:flex-start;gap:10px;font-size:13px;line-height:1.8;display:flex}.consent-row input{accent-color:#d93531;flex-shrink:0;width:18px;height:18px;margin-top:3px}.form-columns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-privacy{background:#faf8f6;border-radius:12px;padding:18px;font-size:13px;line-height:1.9}.contact-privacy p{margin:8px 0 16px}.plan-summary{background:#fff8f2;border:1px solid #f1d6ca;border-radius:12px;padding:16px;line-height:1.8}.form-trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.contact-success{gap:20px;padding:25px 0;line-height:1.9;display:grid}.contact-success>svg{color:#2c8562}.contact-success h2{margin:0}.sales-nav{flex-wrap:wrap;gap:8px;margin:0 0 28px;display:flex}.sales-nav a{background:#fff;border:1px solid #e5e2df;border-radius:12px;align-items:center;gap:8px;padding:12px 17px;font-size:14px;display:flex}.sales-nav a.active{color:#ba3827;background:#fff0e7;border-color:#f4cabb}.sales-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.sales-stats>div{background:#fff;border:1px solid #ece8e4;border-radius:16px;padding:20px}.sales-stats strong{margin-top:10px;font-size:30px;display:block}.sales-stats strong small{margin-left:6px;font-size:12px}.sales-stats>div>small{color:#777}.sales-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin:22px 0;display:flex}.sales-toolbar input{flex:1;max-width:390px}.sales-toolbar select{max-width:180px}.table-scroll{background:#fff;border:1px solid #ece8e4;border-radius:16px;overflow-x:auto}.sales-table{border-collapse:collapse;text-align:left;width:100%;min-width:760px;font-size:13px}.sales-table th{color:#6d6c69;white-space:nowrap;background:#faf8f6;padding:16px;font-size:12px}.sales-table td{vertical-align:top;overflow-wrap:anywhere;border-top:1px solid #eee;max-width:300px;padding:18px 16px}.sales-table td small{color:#777;margin-top:7px;font-size:12px;display:block}.sales-table td a{color:#b43428;margin-top:8px;display:inline-block}.sales-badge{white-space:nowrap;background:#f0efeb;border-radius:6px;padding:5px 8px;font-size:12px;display:inline-flex}.status-new{color:#ad5a11;background:#fff0df}.status-contracted{color:#297449;background:#e8f4ed}.sales-detail{margin-top:26px;padding:28px!important}.sales-detail h3{margin-top:26px}.sales-definition{grid-template-columns:120px 1fr;gap:16px;margin:24px 0;line-height:1.9;display:grid}.sales-definition dt{color:#777}.sales-definition dd{overflow-wrap:anywhere;margin:0}.preserve-lines{white-space:pre-wrap}.sales-actions{align-items:center;gap:15px;margin-top:22px;display:flex}.mail-status{gap:12px;padding:0;list-style:none;display:grid}.mail-status li{background:#faf8f6;border-radius:8px;flex-wrap:wrap;gap:14px;padding:12px;font-size:13px;display:flex}.mail-status small{color:#ac3629;width:100%}.sales-plan-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.sales-plan-grid .panel{gap:16px;display:grid}.sales-plan-grid h2,.sales-plan-grid h3,.sales-plan-grid p{margin:0}.sales-plan-grid small{font-size:12px;font-weight:400}.contract-actions{flex-wrap:wrap;gap:8px;display:flex}.contract-actions button{background:#fff;border:1px solid #ddd;border-radius:7px;padding:7px 10px}.contract-actions p{width:100%;font-size:12px;line-height:1.6}.business-form button:disabled,.contract-actions button:disabled{opacity:.45;cursor:not-allowed}@media (max-width:760px){.contact-page{padding:0 18px 30px}.contact-header .brand{font-size:18px}.contact-header{gap:10px;padding:20px 0}.contact-header>a:last-child{font-size:11px}.contact-layout{grid-template-columns:1fr;gap:28px;margin:32px auto}.contact-intro{position:static}.contact-intro h1{font-size:30px}.contact-steps{gap:18px;margin:24px 0}.contact-form{padding:24px 18px!important}.form-columns{grid-template-columns:1fr}.sales-stats{grid-template-columns:repeat(2,1fr);gap:10px}.sales-stats>div{padding:16px}.sales-stats strong{font-size:24px}.sales-nav a{padding:10px;font-size:12px}.sales-definition{grid-template-columns:1fr;gap:4px}.sales-definition dd{margin-bottom:14px}.sales-detail{padding:20px!important}.sales-plan-grid{grid-template-columns:1fr}.sales-toolbar input{flex-basis:100%;max-width:none}.student-entry-card{padding:22px}.sales-actions{flex-wrap:wrap}}.learning-progress-card{margin:24px 0 32px;padding:28px}.learning-progress-card h2,.career-upcoming h2{align-items:center;gap:10px;font-size:20px;display:flex}.learning-progress-card .row-between{flex-wrap:wrap;gap:16px}.learning-progress-card .row-between a{color:#c13724;align-items:center;gap:8px;font-size:13px;display:flex}.growth-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:24px 0;display:grid}.growth-metrics>div{background:#faf7f5;border-radius:14px;gap:10px;padding:16px;display:grid}.growth-metrics small{color:#65656c;font-size:12px}.growth-metrics strong{letter-spacing:-.04em;font-size:30px;line-height:1.2}.growth-metrics em{color:#65656c;letter-spacing:0;font-size:12px;font-style:normal;font-weight:500}.growth-progress-label{justify-content:space-between;margin-bottom:10px;font-size:13px;display:flex}.growth-progress{appearance:none;background:#f0ece9;border:0;border-radius:9px;width:100%;height:9px;overflow:hidden}.growth-progress::-webkit-progress-bar{background:#f0ece9}.growth-progress::-webkit-progress-value{background:linear-gradient(90deg,#e32d3c,#f57c29);border-radius:9px}.growth-progress::-moz-progress-bar{background:linear-gradient(90deg,#e32d3c,#f57c29)}.growth-caption{color:#77777d;margin:16px 0 0;font-size:12px;line-height:1.9;display:block}.learning-share{cursor:pointer;border-top:1px solid #eee;align-items:flex-start;gap:14px;margin-top:20px;padding-top:20px;display:flex}.learning-share input,.learning-check input,.learning-complete input{accent-color:#e13e2f;flex-shrink:0;width:20px;height:20px}.learning-share span{gap:8px;display:grid}.learning-share small{color:#737379;font-size:12px;line-height:1.8}.learning-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:26px;display:grid}.learning-category{background:#fff;border:1px solid #ebe6e2;border-radius:22px;transition:transform .2s,box-shadow .2s;overflow:hidden}.learning-category:hover{transform:translateY(-3px);box-shadow:0 14px 32px #4b261410}.category-art{color:#ba422d;background:linear-gradient(130deg,#fce8de,#fff5da);min-height:168px;padding:22px;position:relative}.category-art>span{letter-spacing:.1em;font-size:13px;font-weight:800}.category-art>svg{position:absolute;top:22px;right:22px}.category-art>div{align-items:center;gap:6px;margin-top:38px;display:flex}.category-art i{background:#ffffffb8;border-radius:10px;padding:10px;font-size:13px;font-style:normal;font-weight:700;box-shadow:0 3px 9px #7c311908}.category-art>div svg{width:15px}.learning-category:nth-child(2) .category-art{background:linear-gradient(130deg,#ffe4e2,#fff2e7)}.learning-category:nth-child(3) .category-art{background:linear-gradient(130deg,#f0e7f7,#ffeae1)}.category-copy{padding:24px}.category-copy>small{color:#8b6e61;font-size:12px}.category-copy h2{margin:12px 0;font-size:20px;line-height:1.6}.category-copy p{color:#737379;min-height:50px;font-size:13px;line-height:1.9}.category-copy .row-between{color:#b53b28;margin-top:24px;font-size:12px}.learning-list{gap:16px;display:grid}.learning-list-card{align-items:center;gap:20px;padding:24px;display:flex}.learning-list-card>a{flex:1;min-width:0}.learning-list-card h2{overflow-wrap:anywhere;margin:8px 0;font-size:18px;line-height:1.6}.learning-list-card p{color:#737379;font-size:13px}.learning-list-card small{color:#a14d37;font-size:11px}.learning-kind{color:#ca492a;background:#fff0e7;border-radius:14px;flex-shrink:0;place-items:center;width:64px;height:72px;display:grid}.learning-check{white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex}.learning-article{max-width:820px;margin:24px auto;padding:44px}.learning-meta{color:#777;flex-wrap:wrap;align-items:center;gap:14px;font-size:12px;display:flex}.learning-done{color:#338358;align-items:center;gap:5px;display:flex}.learning-article h1{margin:24px 0 16px;font-size:clamp(25px,3vw,34px);line-height:1.65}.learning-lead{color:#777;border-bottom:1px solid #eee;padding-bottom:24px;font-size:16px;line-height:1.9}.learning-text{margin:30px 0}.learning-text h2{margin-bottom:14px;font-size:21px;line-height:1.6}.learning-text p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:2.05}.business-model{background:#fff5ed;border-radius:18px;gap:18px;padding:24px 16px;display:grid}.business-model>div{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.business-model span{align-items:center;gap:6px;font-size:13px;display:flex}.business-model b{background:#fff;border:1px solid #f4d2bf;border-radius:8px;padding:10px}.business-model svg{color:#c34224;width:18px}.learning-complete{border-top:1px solid #eee;margin-top:36px;padding-top:26px}.learning-complete>label{align-items:center;gap:14px;display:flex}.learning-complete span{gap:8px;display:grid}.learning-complete small{color:#777;font-size:12px}.career-profile-link{margin:0 0 28px}.career-metrics>div{background:#fff;border:1px solid #ebe6e2;padding:22px}.career-upcoming,.career-import{margin:24px 0;padding:26px}.upcoming-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #eee;border-radius:0;grid-template-columns:190px 1fr 20px;gap:22px;width:100%;padding:20px 0;display:grid}.upcoming-row span{gap:5px;font-size:14px;display:grid}.upcoming-row small{color:#777;font-size:12px}.upcoming-row .overdue,.upcoming-row .overdue small{color:#c13b29}.career-import h2{margin-bottom:20px;font-size:19px}.career-import .row-between{border-bottom:1px solid #eee;gap:18px;padding:14px 0}.career-import small{color:#777;margin-top:5px;display:block}.career-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.career-card{padding:24px}.career-card h2{overflow-wrap:anywhere;margin:18px 0 8px;font-size:20px}.career-card>p{color:#777;font-size:13px}.career-next{background:#faf8f6;border-radius:12px;gap:10px;margin:20px 0;padding:16px;display:grid}.career-next small{color:#777;font-size:11px}.career-next strong{font-size:14px}.career-next span{color:#777;font-size:12px}.career-detail h3{margin:26px 0 12px}.career-detail p{line-height:1.9}.career-timeline{border-left:2px solid #f3d2c3;gap:20px;margin:16px 0;padding:0 0 0 16px;list-style:none;display:grid}.career-timeline li{gap:6px;display:grid;position:relative}.career-timeline li:before{content:"";background:#df6344;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:-21px}.career-timeline small{color:#777;font-size:12px}.stage-offer,.stage-accepted{color:#277447;background:#eaf7ee}.stage-rejected,.stage-withdrawn{color:#686868;background:#eee}.bottom-nav:has(a[href="/admin/learning"]){grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width:1100px){.learning-category-grid,.career-grid,.growth-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.learning-progress-card{padding:20px}.learning-progress-card h2{font-size:17px}.growth-metrics{gap:10px}.growth-metrics>div{padding:14px 10px}.growth-metrics strong{font-size:26px}.learning-category-grid,.career-grid{grid-template-columns:1fr}.learning-list-card{flex-wrap:wrap;gap:12px;padding:18px}.learning-list-card h2{font-size:16px}.learning-kind{width:44px;height:56px}.learning-check{justify-content:flex-end;width:100%}.learning-article{padding:24px 20px}.learning-article h1{font-size:25px}.business-model{padding:18px 8px}.business-model b{padding:8px;font-size:11px}.business-model span{gap:3px}.business-model svg{width:12px}.upcoming-row{grid-template-columns:1fr 20px;gap:10px}.upcoming-row span:first-child{grid-column:1/-1}.career-upcoming,.career-import{padding:20px}.career-import .row-between{flex-direction:column;align-items:flex-start}.bottom-nav:has(a[href="/admin/learning"]) small{font-size:9px}}.es-intro{background:linear-gradient(120deg,#fff0ea,#fff8ed);border:1px solid #f2dcd2;border-radius:22px;gap:22px;margin-bottom:28px;padding:32px;display:flex}.es-intro-icon{color:#fff;background:linear-gradient(125deg,#e73829,#f48a36);border-radius:18px;flex-shrink:0;place-items:center;width:62px;height:62px;display:grid}.es-intro h2{margin:0 0 12px;font-size:22px}.es-intro p{max-width:720px;margin:0 0 16px;line-height:1.9}.es-intro span{color:#746761;align-items:center;gap:8px;font-size:12px;display:flex}.es-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.es-doc-card{overflow-wrap:anywhere;flex-direction:column;gap:16px;display:flex}.es-doc-card>svg{color:#df4a30}.es-doc-card h2{margin:0;font-size:18px}.es-doc-card p{color:var(--muted);margin:0}.es-doc-status{flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.es-doc-status span{background:#fff1ea;border-radius:6px;padding:5px 8px}.es-doc-card small{color:var(--muted)}.es-empty{text-align:center;padding:44px}.es-empty>svg{color:#e76541}.es-empty h2{margin:20px 0 12px}.es-empty p{color:var(--muted);margin-bottom:24px}.es-savebar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin:0 0 24px;display:flex}.es-savebar>span{color:var(--muted);margin-right:auto;font-size:13px}.es-workspace{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:26px;display:grid}.es-workspace>div{min-width:0}.es-panel{border:1px solid #e9e7e6;min-width:0;margin:0 0 24px;padding:26px}.es-panel legend{align-items:center;gap:8px;padding:0 8px;font-size:19px;font-weight:750;display:flex}.es-panel h2{align-items:center;gap:10px;margin:0 0 16px;font-size:18px;display:flex}.es-panel .field{margin-bottom:18px}.es-help{color:#6c6e76;margin:0 0 18px;font-size:12px;line-height:1.9}.es-panel textarea{font-size:14px;line-height:1.9}.es-panel .form-grid{gap:16px}.es-ai-panel{background:#fffaf7;border-color:#f1d7cb}.es-ai-panel legend{color:#bc391f}.es-photo-row{align-items:center;gap:18px;margin:16px 0 30px;display:flex}.es-photo{object-fit:cover;border-radius:10px;flex-shrink:0;width:84px;height:112px}.es-photo-empty{color:#9b9490;background:#f4f2ef;place-items:center;display:grid}.es-photo-row>div{min-width:0}.es-photo-row .es-help{margin:8px 0}.es-upload{font-size:13px;font-weight:600;display:block}.es-upload input{width:100%;max-width:245px;margin:8px 0;font-size:12px;display:block}.es-check{align-items:flex-start;gap:10px;margin:16px 0;font-size:12px;line-height:1.8;display:flex}.es-check input{accent-color:#e34d31;flex-shrink:0;width:16px;height:16px;margin-top:4px}.es-generate{width:100%}.es-writing textarea{min-height:230px}.es-writing small{text-align:right}.es-result{border:1px solid #f0b39f;margin-bottom:24px;padding:24px}.es-result h3{margin:0 0 18px}.es-result-text{white-space:pre-wrap;overflow-wrap:anywhere;margin:16px 0;font-size:14px;line-height:2}.es-history{border-top:1px solid #ece8e5;padding:18px 0;scroll-margin-top:90px}.es-history summary{cursor:pointer;font-size:14px;font-weight:700}.es-history summary span{color:var(--muted);margin-top:9px;font-size:11px;font-weight:400;display:block}.es-history-link{color:#b53922;margin-top:12px;font-size:12px;display:block}.es-notice{background:#fff6df;border-radius:12px;margin-bottom:24px;padding:16px 20px;font-size:13px;line-height:1.8}.es-panel:disabled{opacity:.75}@media (max-width:1100px){.es-workspace{grid-template-columns:1fr}.es-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.es-editor{order:2}.es-assistant{order:1}}@media (max-width:600px){.es-intro{flex-direction:column;gap:14px;padding:22px}.es-intro h2{font-size:19px}.es-card-grid{grid-template-columns:1fr}.es-panel{padding:20px 16px}.es-savebar>span{width:100%}.es-savebar .button{flex:1;padding:12px 10px;font-size:12px}.es-photo-row{align-items:flex-start;gap:12px}.es-panel .form-grid{grid-template-columns:1fr}.es-panel .form-grid .field{margin-bottom:2px}.es-panel .form-grid{margin-bottom:20px}.ai-note{flex-wrap:wrap}.ai-note>.button{margin-left:28px}}.push-settings{margin:0 0 28px;padding:26px}.push-title{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.push-title h2{margin:0 0 10px;font-size:19px}.push-title p,.push-install p{color:var(--muted);margin:0;font-size:13px;line-height:1.9}.push-title .stat-icon{flex-shrink:0}.push-actions{flex-wrap:wrap;align-items:center;gap:14px;margin:20px 0;display:flex}.push-install{background:#fff4eb;border-radius:12px;align-items:flex-start;gap:12px;margin:18px 0;padding:18px;display:flex}.push-install>svg{color:#d74c31;flex-shrink:0}.push-install strong{margin-bottom:10px;font-size:14px;display:block}.push-hint{color:#6e655f;margin:16px 0;font-size:13px;line-height:1.9}.push-fine{color:#757781;margin:18px 0 0;font-size:11px;line-height:1.9}@media (max-width:600px){.push-settings{padding:22px 18px}.push-title{gap:12px}.push-title h2{font-size:17px}.push-actions .button.primary{width:100%}}.home-greeting+.quick-stats{margin-top:0}.home-workspace{margin-top:28px}.home-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.home-tool-card{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;align-items:flex-start;gap:18px;min-width:0;padding:24px;transition:border-color .18s,box-shadow .18s;display:flex;position:relative}.home-tool-card:hover{border-color:#e6a68e;box-shadow:0 5px 18px #bf57270a}.home-tool-card:focus-visible{outline-offset:3px;outline:3px solid #e66540}.home-tool-icon{color:#d75533;background:#fff0e7;border-radius:13px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.home-tool-copy{min-width:0}.home-tool-copy h3{margin:0 0 8px;font-size:16px;line-height:1.65}.home-tool-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.85}.home-tool-arrow{color:#b2a59e;position:absolute;top:37px;right:24px}.home-tool-es{background:linear-gradient(125deg,#fff4ed,#fffaf4);border-color:#f0d9ca}.home-tool-es .home-tool-icon{color:#fff;background:linear-gradient(135deg,#e54730,#ec8b3a)}.home-promo{margin-top:36px}@media (max-width:700px){.home-workspace{margin-top:24px}.home-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-tool-card{border-radius:15px;gap:14px;padding:18px 16px}.home-tool-copy h3{margin-bottom:6px;font-size:14px}.home-tool-copy p{font-size:11px;line-height:1.8}.home-tool-icon{border-radius:11px;width:38px;height:38px}.home-tool-arrow{width:16px;top:28px;right:14px}.home-tool-es{flex-direction:row;grid-column:1/-1;align-items:center;padding-right:32px}.home-tool-es .home-tool-arrow{top:calc(50% - 9px)}.home-tool-es .home-tool-copy h3{font-size:14px}.home-promo{margin-top:30px}}.mypage-tabs{background:#eceef1;border-radius:15px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:24px;padding:6px;display:grid}.mypage-tabs button{white-space:nowrap;min-height:48px;color:var(--muted);background:0 0;border:0;border-radius:11px;padding:0 8px;font-size:14px;font-weight:700}.mypage-tabs button.active{color:var(--red);background:#fff;box-shadow:0 2px 8px #1820300a}.mypage-tabs button:focus-visible{outline:2px solid var(--red);outline-offset:2px}[role=tabpanel][hidden]{display:none}@media (max-width:700px){.mypage-tabs{gap:3px;margin-bottom:20px;padding:5px}.mypage-tabs button{min-height:46px;font-size:13px}}.study-time-card{margin-bottom:24px}.study-time-card h2{align-items:center;gap:10px;margin-bottom:12px;font-size:20px;display:flex}.study-time-card>p{line-height:1.8}.study-time-totals{grid-template-columns:1fr 1fr;gap:14px;margin:22px 0;display:grid}.study-time-totals>div{background:#fff5ee;border-radius:12px;padding:20px}.study-time-totals small,.study-time-totals strong{display:block}.study-time-totals strong{margin-top:10px;font-size:24px}.study-time-history{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.study-time-history h3{margin-bottom:16px;font-size:16px}.study-time-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:12px 0;display:flex}.study-time-row strong{margin-left:auto}@media (max-width:700px){.study-time-totals{gap:10px}.study-time-totals>div{padding:16px 12px}.study-time-totals strong{font-size:18px}.study-time-totals small{font-size:11px}.study-time-row{gap:8px;font-size:12px}.study-time-row .icon-button{width:36px;height:36px}#mypage-panel-0 .tabs{justify-content:space-between}#mypage-panel-0 .tabs button{padding:12px 6px;font-size:11px}}.profile-completion-mobile{display:none}@media (max-width:1200px){.profile-completion-mobile{gap:14px;margin-top:18px;padding:12px 4px;display:flex}.profile-completion-mobile .progress-ring{flex-shrink:0}.profile-completion-mobile>span:last-child{min-width:0}.profile-completion-mobile small{gap:6px}.profile-completion-mobile+.home-workspace{margin-top:20px}}@keyframes tab-reveal{0%{opacity:.4}to{opacity:1}}[role=tabpanel]:not([hidden]){animation:.18s ease-out tab-reveal}.bottom-nav a,.sidebar nav a{transition:color .16s,background-color .16s}@media (prefers-reduced-motion:no-preference){.home-tool-card:active{transform:translateY(1px)}}.learning-tabs{background:#eceef1;border-radius:15px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:26px;padding:6px;display:grid}.learning-tabs a{min-height:48px;color:var(--muted);text-align:center;border-radius:11px;justify-content:center;align-items:center;padding:10px 6px;font-size:14px;font-weight:700;transition:background-color .16s,color .16s;display:flex}.learning-tabs a.active{color:var(--red);background:#fff;box-shadow:0 2px 8px #1820300a}@media (max-width:700px){.learning-tabs{gap:3px;margin-bottom:20px;padding:5px}.learning-tabs a{white-space:nowrap;min-height:46px;padding:10px 2px;font-size:11px}}
