:root{--orange:#ec5e1e;--orange-dark:#d94e12;--ink:#151b2a;--muted:#6d7280;--line:#e2ded6;--warm:#f7f5ef;--soft:#fff2eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,system-ui,-apple-system,sans-serif}.support-header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1220px)/2));border-bottom:1px solid var(--line);background:#fff}.support-logo{display:flex;align-items:center;gap:16px;color:var(--ink);text-decoration:none;font-weight:800}.support-logo img{width:138px}.support-logo span{padding-left:16px;border-left:1px solid var(--line);font-size:15px}.support-header nav{display:flex;align-items:center;gap:8px}.support-header nav a,.support-mobile-nav a{padding:10px 13px;border-radius:10px;color:var(--ink);text-decoration:none;font-size:13px;font-weight:700}.support-header nav a:hover{background:var(--warm)}.support-header .support-account{background:var(--orange);color:#fff}.support-menu{display:none;width:42px;height:42px;border:0;border-radius:10px;background:var(--warm);font-size:18px}.support-mobile-nav{display:grid;padding:12px 18px;border-bottom:1px solid var(--line)}.support-mobile-nav[hidden]{display:none}.support-hero{padding:80px 24px 92px;background:linear-gradient(145deg,#ec5e1e,#f27840);color:#fff;text-align:center}.support-hero-mark{width:68px;height:68px;display:grid;place-items:center;margin:0 auto 21px;border-radius:20px;background:#fff;color:var(--orange);font-size:27px;box-shadow:0 14px 34px rgba(130,45,9,.2)}.support-hero h1{max-width:760px;margin:0 auto 30px;font-size:clamp(38px,6vw,68px);line-height:.98;letter-spacing:-.055em}.support-search{position:relative;width:min(680px,100%);margin:auto}.support-search input{width:100%;height:64px;padding:0 64px 0 24px;border:0;border-radius:17px;background:#fff;color:var(--ink);font:inherit;font-size:16px;outline:0;box-shadow:0 15px 38px rgba(112,35,6,.18)}.support-search button{position:absolute;right:8px;top:8px;width:48px;height:48px;border:0;border-radius:12px;background:var(--ink);color:#fff;font-size:17px;cursor:pointer}.support-wrap{width:min(1160px,calc(100% - 40px));margin:0 auto}.support-section{padding:67px 0}.support-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.support-section-head h1,.support-section-head h2{margin:0;font-size:clamp(30px,4vw,46px);letter-spacing:-.045em}.support-section-head p{max-width:570px;margin:8px 0 0;color:var(--muted);line-height:1.6}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.category-card{position:relative;min-height:225px;padding:27px;border:1px solid var(--line);border-radius:22px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 9px 27px rgba(37,31,24,.05);transition:.2s}.category-card:hover{transform:translateY(-3px);border-color:#f1af90;box-shadow:0 17px 35px rgba(62,42,25,.09)}.category-icon{width:53px;height:53px;display:grid;place-items:center;margin-bottom:24px;border-radius:15px;background:var(--soft);color:var(--orange);font-size:21px}.category-card h3{margin:0;font-size:20px;letter-spacing:-.025em}.category-card p{margin:10px 0 20px;color:var(--muted);font-size:13px;line-height:1.55}.category-card small{position:absolute;left:27px;bottom:24px;color:var(--orange);font-weight:800}.popular{background:var(--warm)}.article-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.article-link{display:flex;align-items:center;gap:13px;min-height:76px;padding:16px 18px;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--ink);text-decoration:none;font-size:14px;font-weight:750}.article-link i:first-child{color:var(--orange)}.article-link i:last-child{margin-left:auto;color:#aaa39a}.article-link:hover{border-color:#f0a17d}.support-breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px;color:var(--muted);font-size:12px}.support-breadcrumbs a{color:var(--muted);text-decoration:none}.category-hero{padding:52px 0 36px;border-bottom:1px solid var(--line)}.category-hero h1{margin:0;font-size:clamp(38px,6vw,62px);letter-spacing:-.055em}.category-hero p{max-width:700px;margin:13px 0 0;color:var(--muted);line-height:1.6}.section-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.section-card{padding:25px;border:1px solid var(--line);border-radius:20px;background:#fff}.section-card h2{margin:0 0 18px;font-size:22px}.section-card ul{display:grid;gap:13px;margin:0;padding:0;list-style:none}.section-card a{color:var(--ink);text-decoration:none;font-size:14px;line-height:1.4}.section-card a:hover{color:var(--orange)}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 280px;gap:70px;align-items:start}.article-main h1{margin:0 0 14px;font-size:clamp(36px,5vw,58px);line-height:1.02;letter-spacing:-.055em}.article-summary{margin:0 0 38px;color:var(--muted);font-size:17px;line-height:1.6}.article-body{font-size:16px;line-height:1.75;color:#333846}.article-body h2{margin:38px 0 12px;color:var(--ink);font-size:25px;letter-spacing:-.025em}.article-body h3{margin:28px 0 10px;color:var(--ink)}.article-body p{margin:0 0 18px}.article-body li{margin:8px 0}.article-side{position:sticky;top:28px;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--warm)}.article-side strong{display:block;margin-bottom:12px}.article-side a{display:block;padding:9px 0;color:var(--ink);text-decoration:none;font-size:12px;line-height:1.4}.article-side a:hover{color:var(--orange)}.article-meta{margin-top:44px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.article-feedback{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:32px;padding:22px;border-radius:17px;background:var(--warm)}.feedback-buttons{display:flex;gap:8px}.feedback-buttons button{min-width:72px;height:40px;border:1px solid var(--line);border-radius:10px;background:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.feedback-buttons button:hover{border-color:var(--orange);color:var(--orange)}.search-page{min-height:60vh}.search-bar{display:flex;gap:8px;margin:26px 0 34px}.search-bar input{flex:1;height:54px;padding:0 16px;border:1px solid var(--line);border-radius:13px;font:inherit}.search-bar button,.request-submit{height:54px;padding:0 22px;border:0;border-radius:13px;background:var(--orange);color:#fff;font:inherit;font-weight:800;cursor:pointer}.search-results{display:grid;gap:11px}.search-result{padding:21px;border:1px solid var(--line);border-radius:17px;color:var(--ink);text-decoration:none}.search-result h2{margin:0;font-size:19px}.search-result p{margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.empty-support{padding:44px;border:1px solid var(--line);border-radius:20px;background:var(--warm);text-align:center;color:var(--muted)}.request-layout{display:grid;grid-template-columns:minmax(0,720px) 300px;gap:55px}.request-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.request-field{display:grid;gap:8px}.request-field.full{grid-column:1/-1}.request-field label{font-size:12px;font-weight:800}.request-field input,.request-field select,.request-field textarea{width:100%;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff;font:inherit;outline:0}.request-field input,.request-field select{height:52px;padding-top:0;padding-bottom:0}.request-field textarea{min-height:190px;resize:vertical}.request-field input:focus,.request-field select:focus,.request-field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(236,94,30,.09)}.request-submit{grid-column:1/-1;width:max-content}.request-note{padding:24px;border-radius:20px;background:var(--warm);color:var(--muted);font-size:13px;line-height:1.6}.request-note h2{margin-top:0;color:var(--ink);font-size:20px}.support-alert{margin-bottom:22px;padding:15px 17px;border:1px solid #ffbea0;border-radius:13px;background:var(--soft);color:#7f2d0d;font-size:13px;font-weight:700}.support-footer{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding:48px max(24px,calc((100vw - 1160px)/2));border-top:1px solid var(--line);background:var(--warm)}.support-footer-logo img{width:135px}.support-footer p{max-width:370px;color:var(--muted);font-size:12px;line-height:1.6}.support-footer>div{display:grid;align-content:start;gap:9px}.support-footer strong{margin-bottom:4px;font-size:13px}.support-footer a{color:var(--muted);text-decoration:none;font-size:12px}.support-footer a:hover{color:var(--orange)}@media(max-width:850px){.category-grid{grid-template-columns:1fr 1fr}.article-layout,.request-layout{grid-template-columns:1fr}.article-side{position:static}.section-grid{grid-template-columns:1fr}.support-footer{grid-template-columns:1fr 1fr}.support-footer>div:first-child{grid-column:1/-1}}@media(max-width:620px){.support-header{height:66px;padding:0 16px}.support-logo img{width:112px}.support-logo span{display:none}.support-header nav{display:none}.support-menu{display:block}.support-hero{padding:60px 18px 70px}.support-hero h1{font-size:42px}.support-search input{height:58px}.support-search button{width:44px;height:44px}.support-wrap{width:min(100% - 28px,1160px)}.support-section{padding:45px 0}.category-grid,.article-list{grid-template-columns:1fr}.category-card{min-height:205px}.support-section-head{display:block}.section-grid{grid-template-columns:1fr}.article-layout{gap:34px}.article-feedback{display:block}.feedback-buttons{margin-top:14px}.request-form{grid-template-columns:1fr}.request-field.full,.request-submit{grid-column:auto}.request-submit{width:100%}.support-footer{grid-template-columns:1fr;gap:28px}.support-footer>div:first-child{grid-column:auto}}
