:root{--bg:#fff;--deep:#f7f7f7;--sub:#f3f3f3;--title:#1a1a1a;--text:#333;--muted:#555;--soft:#888;--red:#e63946;--red-bright:#ff4d5a;--red-deep:#c1121f;--red-soft:#ffe8ea;--line:rgba(230,57,70,.16);--shadow:0 12px 32px rgba(0,0,0,.07);--radius:16px;--max:1240px;--header-h:146px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.overlay-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{display:block;max-width:100%;height:auto}p{margin:0 0 1em}h1,h2,h3{color:var(--title);line-height:1.25;margin:0}h1{font-size:clamp(2.2rem,5vw,4.7rem);letter-spacing:-.045em}h2{font-size:clamp(1.55rem,3vw,2.45rem);letter-spacing:-.025em}h3{font-size:1.06rem}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-shell{position:fixed;inset:0 0 auto;z-index:80;background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.06)}.info-bar{height:32px;background:var(--deep)}.info-inner{height:100%;max-width:var(--max);margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted)}.info-left,.info-actions{display:flex;align-items:center;gap:12px}.round-menu{width:28px;height:28px;border:0;border-radius:50%;background:#fff;display:grid;place-content:center;gap:4px;cursor:pointer;box-shadow:0 0 0 1px rgba(0,0,0,.06)}.round-menu span{display:block;width:11px;height:1.5px;background:var(--red)}.text-action{min-height:28px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;border:0;background:transparent;cursor:pointer}.text-action:hover,.text-action:focus-visible{background:var(--red-soft);color:var(--red);outline:none}.brand-zone{height:72px;display:grid;place-items:center}.brand-home{min-height:44px;display:flex;align-items:center;justify-content:center}.brand-home img{max-height:48px;width:auto}.brand-fallback{font-size:28px;font-weight:900;letter-spacing:.08em;color:var(--red)}.channel-strip{height:42px;border-top:1px solid #f1f1f1}.channel-inner{height:100%;max-width:var(--max);margin:auto;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 24px}.channel-pill{padding:7px 16px;border:1px solid var(--line);border-radius:999px;font-size:14px;color:var(--muted);line-height:1}.channel-pill:hover,.channel-pill:focus-visible{color:var(--red);outline:2px solid rgba(230,57,70,.12);outline-offset:2px}.channel-pill.is-current{background:var(--red);color:#fff;border-color:var(--red)}.mobile-brand{display:none}.site-main{padding-top:var(--header-h)}
.container{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.page-hero{padding:88px 0 54px;background:linear-gradient(180deg,#fff 0%,#fff 56%,var(--deep) 100%)}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--red);font-weight:800;font-size:13px;letter-spacing:.08em;margin-bottom:15px}.eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--red)}.lead{max-width:780px;font-size:18px;color:var(--muted);margin-top:20px}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.btn{min-height:44px;padding:0 20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;border:1px solid var(--red)}.btn-primary{background:linear-gradient(135deg,var(--red-bright) 0%,var(--red) 52%,var(--red-deep) 100%);color:#fff}.btn-secondary{background:#fff;color:var(--red)}.btn:hover,.btn:focus-visible{transform:translateY(-1px);box-shadow:0 8px 18px rgba(193,18,31,.14);outline:none}.section{padding:72px 0}.section-soft{background:var(--deep)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-head p{max-width:660px;color:var(--muted);margin:0}.section-kicker{font-size:12px;color:var(--red);font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 8px 28px rgba(0,0,0,.04)}.card p{color:var(--muted);margin:.75em 0 0}.card a.inline-link,.inline-link{display:inline-flex;align-items:center;min-height:44px;color:var(--red);font-weight:800}.inline-link::after{content:"→";margin-left:8px}.image-slot{background:var(--sub);border-radius:18px;overflow:hidden;min-height:220px;display:grid;place-items:center}.image-slot:empty::before{content:"";display:block;width:46%;aspect-ratio:1;border:1px solid rgba(0,0,0,.05);border-radius:50%;background:linear-gradient(145deg,#fff,#ececec)}.image-slot img{width:100%;height:auto}.split{display:grid;grid-template-columns:1.04fr .96fr;gap:34px;align-items:center}.rich-text{max-width:840px}.rich-text p{color:var(--muted)}.rich-text h2{margin:1.4em 0 .6em}.rich-text h3{margin:1.6em 0 .45em}.content-list{display:grid;gap:14px}.content-row{display:grid;grid-template-columns:80px 1fr;gap:18px;padding:22px 0;border-top:1px solid #eaeaea}.content-row:first-child{border-top:0}.content-row .num{font-size:36px;line-height:1;color:var(--red);font-weight:900;letter-spacing:-.06em}.content-row p{color:var(--muted);margin:.55em 0 0}.badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:var(--red-soft);color:var(--red);font-weight:800;font-size:12px}.tag-cloud{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tag-item{padding:18px 18px 16px;border-top:2px solid var(--red);background:#fff}.tag-item strong{display:flex;gap:8px;align-items:center}.tag-item strong::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--red)}.tag-item p{font-size:14px;color:var(--muted);margin:.55em 0}.mosaic{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:auto auto;gap:18px}.mosaic .tile{border-radius:18px;overflow:hidden;background:#fff;border:1px solid var(--line)}.mosaic .tile:first-child{grid-row:span 2}.tile-copy{padding:22px}.tile-copy p{color:var(--muted)}.two-up{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature-panel{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.feature-panel .copy{padding:24px}.six-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.six-grid .card:nth-child(2),.six-grid .card:nth-child(5){min-height:250px}.shelf-list{border-top:1px solid #ddd}.shelf-item{display:grid;grid-template-columns:72px 1fr auto;gap:18px;align-items:start;padding:22px 0;border-bottom:1px solid #ddd}.shelf-item .index{color:var(--red);font-weight:900;font-size:28px}.shelf-item p{color:var(--muted);margin:.35em 0 0}.rank-list{display:grid;gap:0}.rank-item{display:grid;grid-template-columns:100px 1fr;gap:24px;padding:26px 0;border-top:1px solid #e4e4e4}.rank-item .rank-no{font-size:56px;font-weight:950;color:var(--red);line-height:.9;letter-spacing:-.08em}.rank-item p{color:var(--muted);margin:.45em 0 0}.timeline{position:relative;margin-left:12px;padding-left:32px}.timeline::before{content:"";position:absolute;left:7px;top:8px;bottom:8px;width:1px;background:rgba(230,57,70,.28)}.timeline-item{position:relative;padding:0 0 30px}.timeline-item::before{content:"";position:absolute;left:-31px;top:8px;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:var(--red);box-shadow:0 0 0 1px rgba(230,57,70,.35)}.timeline-item p{color:var(--muted);margin:.45em 0 0}.note-box{padding:24px;border-left:4px solid var(--red);background:var(--deep);border-radius:0 14px 14px 0;color:var(--muted)}.quote-line{font-size:clamp(1.45rem,3vw,2rem);color:var(--title);font-weight:800;line-height:1.45}.pill-links{display:flex;flex-wrap:wrap;gap:10px}.pill-links a{min-height:44px;display:inline-flex;align-items:center;padding:0 16px;border:1px solid var(--line);border-radius:999px;color:var(--red);font-weight:700}.pill-links a:hover,.pill-links a:focus-visible{background:var(--red-soft);outline:none}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid var(--line);border-radius:14px;padding:22px;background:#fff}.faq-item h2,.faq-item h3{font-size:1.08rem}.faq-item p{margin:.7em 0 0;color:var(--muted)}.legal-section{padding:26px 0;border-top:1px solid #e5e5e5}.legal-section:first-child{border-top:0}.legal-section p,.legal-section li{color:var(--muted)}.legal-section ul{padding-left:1.25em}.notice{padding:18px 20px;background:var(--red-soft);border-radius:14px;color:#711016}.mini-nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.mini-nav a{padding:8px 14px;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--red);font-weight:700}.app-hero{display:grid;grid-template-columns:1fr .8fr;gap:36px;align-items:center}.app-card{background:linear-gradient(145deg,#fff,var(--deep));border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow)}.app-icon{width:74px;height:74px;border-radius:18px;overflow:hidden;background:var(--red-soft);display:grid;place-items:center;margin-bottom:16px}.app-icon img{width:100%;height:100%;object-fit:cover}.app-icon:empty::before{content:"CV";font-weight:900;color:var(--red)}.step-list{counter-reset:steps;display:grid;gap:14px}.step{counter-increment:steps;position:relative;padding:24px 24px 24px 78px;background:#fff;border:1px solid var(--line);border-radius:16px}.step::before{content:counter(steps,decimal-leading-zero);position:absolute;left:22px;top:24px;color:var(--red);font-weight:950;font-size:22px}.step p{color:var(--muted);margin:.45em 0 0}
.site-footer{background:#1a1a1a;color:#d0d0d0;padding:58px 0 calc(58px + env(safe-area-inset-bottom))}.footer-inner{width:min(var(--max),calc(100% - 48px));margin:auto}.footer-brand{display:flex;align-items:center;gap:14px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-logo{min-width:54px;min-height:44px;display:flex;align-items:center}.footer-logo img{max-width:118px;max-height:44px;width:auto}.footer-brand div{display:flex;flex-direction:column}.footer-brand strong{color:#fff;font-size:19px}.footer-brand span{font-size:11px;letter-spacing:.16em;color:#999}.footer-groups{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding:34px 0}.footer-groups section{display:flex;flex-direction:column;gap:8px}.footer-groups h2{font-size:13px;color:#fff;margin-bottom:6px}.footer-groups a{font-size:14px;color:#c8c8c8;min-height:32px}.footer-groups a:hover,.footer-groups a:focus-visible{color:#fff;outline:none}.footer-note{font-size:13px;color:#a9a9a9;max-width:880px}.copyright{font-size:12px;color:#777;margin-top:14px}
.page-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:94;opacity:0;visibility:hidden;pointer-events:none;transition:.22s}.page-mask.is-active{opacity:1;visibility:visible;pointer-events:auto}.site-drawer{position:fixed;left:50%;bottom:0;width:min(680px,100%);max-height:76vh;background:#fff;z-index:100;border-radius:24px 24px 0 0;transform:translate(-50%,105%);visibility:hidden;pointer-events:none;transition:transform .28s ease,visibility .28s}.site-drawer.is-open{transform:translate(-50%,0);visibility:visible;pointer-events:auto}.drawer-handle{width:42px;height:4px;background:#ddd;border-radius:999px;margin:10px auto 5px}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:12px 22px;border-bottom:1px solid #eee}.drawer-brand{display:flex;align-items:center;gap:12px}.drawer-brand img{max-width:90px;max-height:34px;width:auto}.drawer-brand div{display:flex;flex-direction:column}.drawer-brand span{font-size:10px;letter-spacing:.12em;color:var(--soft)}.close-button{min-width:44px;min-height:44px;border:0;background:var(--deep);border-radius:999px;color:var(--muted);cursor:pointer}.close-button:hover,.close-button:focus-visible{background:var(--red-soft);color:var(--red);outline:none}.drawer-scroll{max-height:calc(76vh - 74px);overflow:auto;padding:8px 22px 24px}.drawer-group{padding:18px 0;border-top:1px solid #eee}.drawer-group:first-child{border-top:0}.drawer-group h2{font-size:13px;color:var(--red);margin-bottom:8px}.drawer-group a{display:grid;grid-template-columns:110px 1fr;gap:14px;align-items:start;padding:10px 0;min-height:44px}.drawer-group strong{font-size:14px}.drawer-group span{font-size:12px;color:var(--soft)}
.search-layer{position:fixed;inset:104px 0 auto;z-index:99;visibility:hidden;pointer-events:none;opacity:0;transition:.2s}.search-layer.is-open{visibility:visible;pointer-events:auto;opacity:1}.search-card{width:min(760px,calc(100% - 36px));margin:auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:var(--shadow)}.search-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.search-box{display:block;margin-top:18px}.search-box input{width:100%;height:54px;border:1px solid #ddd;border-radius:14px;padding:0 18px;background:var(--deep);color:var(--title);outline:none}.search-box input:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(230,57,70,.1)}.search-tip{font-size:12px;color:var(--soft);margin:10px 0 14px}.search-presets{display:flex;flex-wrap:wrap;gap:8px}.search-presets a{min-height:40px;padding:0 14px;display:inline-flex;align-items:center;border-radius:999px;background:var(--red-soft);color:var(--red);font-weight:800;font-size:13px}.mobile-bottom{display:none}
@media (max-width:900px){.card-grid{grid-template-columns:repeat(2,1fr)}.tag-cloud{grid-template-columns:repeat(2,1fr)}.six-grid{grid-template-columns:repeat(2,1fr)}.split,.app-hero{grid-template-columns:1fr}.mosaic{grid-template-columns:1fr}.mosaic .tile:first-child{grid-row:auto}.footer-groups{grid-template-columns:repeat(2,1fr)}}
@media (max-width:720px){:root{--header-h:56px}.site-shell{height:56px}.info-bar{height:56px;background:#fff}.info-inner{padding:0 16px;position:relative}.desktop-brandline,.search-trigger{display:none}.info-left,.info-actions{width:80px}.info-actions{justify-content:flex-end}.round-menu{width:44px;height:44px;background:var(--deep)}.round-menu span{width:14px}.app-link{min-width:44px;min-height:44px;padding:0;color:var(--red);font-weight:800}.mobile-brand{display:flex;position:absolute;left:50%;top:6px;transform:translateX(-50%);height:44px;max-width:48%;align-items:center;justify-content:center}.mobile-brand img{max-height:34px;max-width:100%;width:auto}.mobile-brand strong{color:var(--red);font-size:17px}.brand-zone,.channel-strip{display:none}.site-main{padding-top:56px;padding-bottom:62px}.container{width:calc(100% - 32px)}.page-hero{padding:58px 0 38px}.lead{font-size:16px}.section{padding:52px 0}.section-head{display:block}.section-head p{margin-top:12px}.card-grid,.tag-cloud,.six-grid,.two-up{grid-template-columns:1fr}.content-row{grid-template-columns:56px 1fr;gap:12px}.content-row .num{font-size:29px}.shelf-item{grid-template-columns:44px 1fr}.shelf-item .badge{grid-column:2}.rank-item{grid-template-columns:72px 1fr;gap:16px}.rank-item .rank-no{font-size:44px}.footer-inner{width:calc(100% - 32px)}.footer-groups{grid-template-columns:1fr 1fr;gap:22px}.site-footer{padding-bottom:92px}.site-drawer{max-height:76vh}.drawer-scroll{padding-inline:16px}.drawer-head{padding-inline:16px}.drawer-group a{grid-template-columns:96px 1fr;gap:10px}.search-layer{inset:0;background:var(--deep);padding-top:calc(18px + env(safe-area-inset-top));z-index:101}.search-card{width:calc(100% - 24px);border:0;box-shadow:none;background:transparent;padding:12px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.96);backdrop-filter:blur(14px);z-index:75;border-top:1px solid #e8e8e8}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;min-width:0;font-size:10px;color:#777}.mobile-bottom a span{font-size:16px;line-height:1}.mobile-bottom a.is-current{color:var(--red);font-weight:900}.page-mask{z-index:94}}
@media (max-width:440px){.footer-groups{grid-template-columns:1fr 1fr}.drawer-group a{grid-template-columns:88px 1fr}.hero-actions .btn{width:100%}.shelf-item{gap:10px}.rank-item{grid-template-columns:58px 1fr}.rank-item .rank-no{font-size:38px}}
