@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;color:#071a3b;background:#fff;font-synthesis:none;--navy:#001b42;--navy2:#002d63;--cyan:#09b9c7;--cyan2:#00a3b5;--line:#dce7f2;--muted:#5f708c;--soft:#f4f9fd;--shadow:0 12px 36px rgba(3,34,72,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}button,input,textarea,select{font:inherit}button,a{transition:.2s ease}a{color:inherit;text-decoration:none}button{cursor:pointer}.shell{width:min(1360px,calc(100% - 80px));margin-inline:auto}.site-header{height:100px;background:var(--navy);color:#fff;position:relative;z-index:30}.header-inner{max-width:1460px;width:calc(100% - 64px);height:100%;margin:auto;display:grid;grid-template-columns:330px 1fr 190px;align-items:center}.brand{display:flex;align-items:center;gap:12px;font-size:28px;font-weight:800;white-space:nowrap}.brand img{width:64px;height:64px;object-fit:contain}.main-nav{display:flex;justify-content:center;gap:58px;height:100%;align-items:center}.main-nav a{font-size:18px;font-weight:600;height:100%;display:grid;place-items:center;position:relative}.main-nav a:hover,.main-nav a.active{color:#fff}.main-nav a.active:after{content:"";position:absolute;bottom:25px;width:42px;height:3px;border-radius:3px;background:var(--cyan)}.login-link{justify-self:end;display:flex;align-items:center;gap:8px;font-size:18px}.login-link svg{color:#18a8ff}.menu-button{display:none;background:transparent;border:0;color:#fff}.button{min-height:50px;padding:0 28px;border:0;border-radius:12px;background:linear-gradient(135deg,#03c5d2,#009eae);color:#fff;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 8px 20px #03b9c72e}.button:hover{transform:translateY(-2px);filter:brightness(1.05)}.button--outline-light{background:transparent;border:1px solid rgba(255,255,255,.8);box-shadow:none}.button--ghost{background:#fff;border:1px solid var(--cyan);color:#008d9d;box-shadow:none}.button--small{min-height:44px;padding:0 22px}.home-hero{height:460px;background:#001a3f;color:#fff;overflow:hidden;position:relative}.home-hero:after,.page-hero:after{content:"";position:absolute;inset:auto 0 0;height:100px;background:url(/assets/hero-retail-background.png) center 86%/cover;opacity:.12;mix-blend-mode:screen}.home-hero__inner{height:100%;display:grid;grid-template-columns:47% 53%;align-items:center;position:relative;z-index:2}.home-hero__copy h1{font-size:56px;line-height:1.18;margin:0 0 20px;letter-spacing:1px}.home-hero__copy p{font-size:23px;line-height:1.6;margin:0 0 34px;color:#e3edf8}.hero-actions{display:flex;gap:24px}.hero-visual{height:100%;position:relative}.hero-photo{position:absolute;width:720px;height:405px;right:-80px;top:28px;object-fit:cover;border-radius:52% 0 0 52%;opacity:.98}.hero-dashboard{position:absolute;width:490px;right:-6px;top:90px;border-radius:12px;box-shadow:0 20px 50px #00000052;border:1px solid rgba(255,255,255,.75)}.section-title{text-align:center;margin:0 0 30px}.section-title h2{font-size:29px;margin:0}.section-title h2:after{content:"";display:block;width:55px;height:3px;background:var(--cyan);margin:13px auto}.section-title p{margin:10px 0;color:var(--muted);font-size:17px}.highlights{padding:30px 0 26px}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.highlight-item{display:flex;align-items:center;justify-content:center;gap:22px}.highlight-item svg{color:#087be8}.highlight-item:nth-child(2n) svg{color:#06aebc}.highlight-item h3{font-size:22px;margin:0 0 8px}.highlight-item p{margin:3px 0;color:var(--muted)}.home-panels{display:grid;grid-template-columns:1fr 1fr;gap:22px}.home-panel,.tutorial-shortcuts{border:1px solid var(--line);border-radius:12px;background:linear-gradient(135deg,#fff,#f3fbfd);overflow:hidden}.section-mini{padding:20px 28px 10px}.section-mini h2{margin:0;font-size:24px}.section-mini h2:after{content:"";display:block;width:36px;height:3px;background:var(--cyan);margin-top:10px}.service-row{margin:0 30px;min-height:72px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:50px 1fr 24px;align-items:center;gap:16px}.service-row:last-child{border:0}.service-row>span:nth-child(2){display:grid;gap:4px}.service-row b{font-size:18px}.service-row small{color:var(--muted);font-size:15px}.service-row>svg{color:var(--muted)}.service-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#fff;background:#087bea}.service-icon--2{background:#05aeb8}.service-icon--3{background:#7458dc}.contact-preview__body{display:grid;grid-template-columns:235px 1fr;min-height:230px;align-items:center}.contact-preview__body img{width:188px;height:188px;object-fit:cover;margin-left:30px;border-radius:8px}.contact-preview__body h3{font-size:22px;margin:0 0 10px}.contact-preview__body p{color:var(--muted);display:flex;align-items:center;gap:6px}.tutorial-shortcuts{margin-top:20px;margin-bottom:50px}.shortcut-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:0 22px 22px}.shortcut-grid a{padding:12px 20px;border-right:1px solid var(--line);display:grid;grid-template-columns:48px 1fr 22px;gap:12px;align-items:center}.shortcut-grid a:last-child{border:0}.shortcut-grid a>span{border:2px solid #119eea;color:#0678da;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-weight:800}.shortcut-grid b,.shortcut-grid small{display:block}.shortcut-grid small{color:var(--muted);margin-top:4px}.page-hero{height:260px;background:#001b42;color:#fff;position:relative;overflow:hidden}.page-hero__inner{height:100%;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.eyebrow{display:block;color:#11d2dc;font-weight:700;font-size:18px;margin-bottom:16px}.page-hero h1{font-size:44px;margin:0 0 14px}.page-hero p{font-size:19px;color:#cad8e8;margin:0}.hero-search{width:510px;height:58px;border:1px solid rgba(255,255,255,.6);border-radius:30px;display:grid;grid-template-columns:52px 1fr 120px;align-items:center;overflow:hidden;background:#000d2780}.hero-search svg{justify-self:center}.hero-search input{height:100%;border:0;background:transparent;color:#fff;outline:0;font-size:18px}.hero-search input::placeholder{color:#b9c5d7}.hero-search button{height:100%;border:0;background:var(--cyan);color:#fff;font-weight:700;font-size:18px}.feature-layout{display:grid;grid-template-columns:280px 1fr;gap:46px}.category-rail{border-left:1px solid var(--line);border-right:1px solid var(--line);padding-top:32px}.category-rail button{width:100%;height:86px;border:0;border-bottom:1px solid var(--line);background:#fff;color:#38506d;display:flex;align-items:center;gap:22px;padding:0 30px;font-size:20px;text-align:left}.category-rail button.active{color:#009fae;background:#f0fbfc;border-left:4px solid var(--cyan);padding-left:26px;font-weight:700}.feature-content{padding:36px 0 50px}.feature-heading{display:grid;grid-template-columns:1fr 570px;gap:30px;align-items:center;padding:0 8px 26px;border-bottom:1px solid var(--line)}.feature-heading h2{font-size:40px;margin:0 0 12px}.feature-heading p{font-size:18px;color:var(--muted)}.before-after{height:190px;border-radius:16px;overflow:hidden;background:var(--soft)}.before-after img{width:100%;height:100%;object-fit:cover;object-position:50% 8%}.feature-list article{height:86px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:55px 1fr 115px 115px 28px;align-items:center;gap:18px}.round-icon{width:44px;height:44px;border-radius:50%;background:#edf9fb;color:#00a7b7;display:grid;place-items:center;font-weight:800}.feature-list h3{font-size:21px;margin:0 0 5px}.feature-list p{margin:0;color:var(--muted)}.feature-list .button{padding:0 13px;min-height:42px;border-radius:8px}.first-time{margin-top:25px;border:1px solid #cfe6ec;background:#f3fbfd;border-radius:13px;min-height:110px;padding:20px 28px;display:grid;grid-template-columns:48px 1fr 170px 24px;gap:20px;align-items:center}.first-time svg{color:#00a5b5}.first-time strong{font-size:22px}.tutorial-index{padding:45px 0 60px}.tutorial-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.tutorial-category-grid>section{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 7px 20px #0322480d}.tutorial-card__head{display:flex;gap:18px;align-items:center;padding:22px 26px;background:#f4fbfd}.tutorial-card__head>svg{color:#009fae}.tutorial-card__head h2{margin:0 0 5px}.tutorial-card__head p{margin:0;color:var(--muted)}.tutorial-category-grid section>a{display:grid;grid-template-columns:24px 1fr 24px;align-items:center;gap:12px;padding:17px 26px;border-top:1px solid var(--line)}.tutorial-category-grid section>a>svg:first-child{color:var(--cyan)}.tutorial-category-grid b,.tutorial-category-grid small{display:block}.tutorial-category-grid small{color:var(--muted);margin-top:3px}.search-results{margin-top:35px}.search-results>a{display:flex;justify-content:space-between;padding:14px;border-bottom:1px solid var(--line)}.breadcrumb{height:58px;display:flex;align-items:center;gap:14px;color:#60738e}.lesson-shell{display:grid;grid-template-columns:220px 1fr 190px;gap:42px;min-height:800px;padding-bottom:60px}.lesson-steps{border:1px solid var(--line);border-radius:12px;align-self:start;overflow:hidden}.lesson-steps h2{margin:0;padding:20px;font-size:20px;background:#f8fafc}.lesson-steps button{width:100%;height:74px;background:#fff;border:0;border-top:1px solid var(--line);display:flex;align-items:center;gap:14px;padding:0 15px;color:#40546f;text-align:left}.lesson-steps button span{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.lesson-steps button.active{background:#eefafb;color:#00a4b4;border-left:3px solid var(--cyan);font-weight:700}.lesson-steps button.active span{background:var(--cyan);color:#fff}.lesson-content{padding:8px 0}.lesson-content h1{font-size:38px;margin:0 0 8px}.lesson-lead{font-size:18px;color:var(--muted)}.lesson-meta{display:flex;gap:28px;color:#596e8d;margin:22px 0}.lesson-meta span{display:flex;gap:7px;align-items:center}.lesson-meta svg{width:21px;height:21px}.lesson-content hr{border:0;border-top:1px solid var(--line);margin:24px 0}.lesson-content h2{font-size:28px;margin:20px 0 10px}.lesson-content>p{font-size:17px;color:var(--muted)}.lesson-image{position:relative;margin-top:20px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#f8fafc}.lesson-image img{width:100%;height:450px;object-fit:contain;display:block}.callout{position:absolute;right:18%;top:12%;padding:12px 20px;background:var(--cyan);color:#fff;border-radius:10px;font-weight:700;font-size:18px}.info-note{margin-top:24px;padding:14px 18px;border:1px solid #cfe2ff;background:#f3f8ff;color:#32639b;display:flex;gap:10px;align-items:center;border-radius:7px}.lesson-nav{display:flex;justify-content:space-between;margin-top:28px}.lesson-nav>button:first-child{min-width:130px;background:#fff;border:1px solid #8090a7;border-radius:8px}.lesson-nav>button:disabled{opacity:.4}.lesson-help{align-self:start;display:grid;gap:18px}.lesson-help>div,.lesson-help>a{border:1px solid var(--line);border-radius:12px;padding:18px;text-align:center;display:grid;gap:15px;justify-items:center}.lesson-help svg{color:#00a3b3}.lesson-help>a{grid-template-columns:24px 1fr;align-items:center}.business-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:70px 0}.business-intro h2{font-size:38px;margin:0 0 20px}.business-intro p{font-size:18px;line-height:1.9;color:var(--muted)}.business-intro>img{width:100%;height:380px;object-fit:cover;border-radius:22px}.business-services{padding:60px 0;background:#f4f9fd}.business-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.business-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px;box-shadow:var(--shadow)}.business-grid svg{color:#00a7b7}.business-grid h3{font-size:22px}.business-grid p{color:var(--muted);line-height:1.8}.simple-process{padding:60px 0}.simple-process>div:last-child{display:flex;justify-content:space-between;align-items:center;background:#f4fbfd;border:1px solid var(--line);border-radius:14px;padding:28px}.simple-process span{display:flex;align-items:center;gap:15px;font-size:18px;font-weight:600}.simple-process b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--cyan);color:#fff}.simple-process svg{color:#9bb0c5;margin-left:28px}.contact-main{padding:28px 0 60px}.contact-panels{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-panels>section,.faq{border:1px solid var(--line);border-radius:13px;overflow:hidden}.support-grid{display:grid;grid-template-columns:270px 1fr;padding:0 25px 22px;gap:20px}.qr-box{border:1px solid var(--line);border-radius:12px;text-align:center;padding:14px}.qr-box h3{margin:0 0 10px}.qr-box img{width:205px;height:205px}.support-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px}.support-copy p{display:flex;gap:10px;align-items:center;color:#405570}.support-copy svg{color:#00a6b5}.support-tips{margin:0 24px 24px;border:1px solid var(--line);border-radius:9px;display:grid;grid-template-columns:repeat(3,1fr);padding:15px}.support-tips span{display:flex;gap:10px;align-items:center;justify-content:center;border-right:1px solid var(--line)}.support-tips span:last-child{border:0}.support-tips svg{color:#00a5b5}.cooperation{display:grid;grid-template-columns:230px 1fr;gap:24px;padding:0 24px 24px}.cooperation>img{width:100%;height:340px;object-fit:cover;border-radius:12px}.cooperation form{display:flex;flex-direction:column;gap:10px}.cooperation form p{margin:0 0 4px;color:var(--muted)}input,textarea,select{border:1px solid #cbd8e5;border-radius:7px;padding:11px 13px;outline:0;background:#fff}input:focus,textarea:focus,select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #09b9c71f}textarea{min-height:88px;resize:vertical}.cooperation small{text-align:center;color:var(--muted)}.form-success{height:100%;display:grid;place-content:center;text-align:center;color:#00a4b4}.form-success button{border:0;background:none;color:#006c9c}.faq{margin-top:22px;padding-bottom:12px}.faq article{margin:0 22px;border-top:1px solid var(--line)}.faq article button{width:100%;height:58px;border:0;background:#fff;display:flex;justify-content:space-between;align-items:center;text-align:left;font-size:17px}.faq article p{display:none;color:var(--muted);margin:0 0 18px;line-height:1.8}.faq article.open p{display:block}.faq article.open svg{transform:rotate(45deg)}.still-help{margin-top:22px;background:var(--navy);color:#fff;border-radius:12px;padding:25px 48px;display:grid;grid-template-columns:65px 1fr 250px;align-items:center;gap:28px}.still-help>svg{color:#00b9c7}.still-help h2{margin:0 0 6px}.still-help p{margin:0;color:#cbd8e8}.login-page{min-height:650px;background:#f3f8fc;display:grid;place-items:center;padding:60px 20px}.login-page>section{width:min(480px,100%);background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:38px;display:grid;gap:18px}.login-page .brand{color:var(--navy);font-size:24px}.login-page h1{margin:12px 0 0;font-size:34px}.login-page p{margin:0;color:var(--muted)}.login-page label,.admin-login label,.admin-modal label{display:grid;gap:8px;font-weight:600}.text-page{min-height:420px;padding:55px 0;font-size:18px;line-height:1.9}.text-page h2{font-size:28px}.site-footer{background:var(--navy);color:#fff;padding-top:40px}.help-strip{border:1px solid rgba(255,255,255,.22);border-radius:12px;min-height:145px;padding:28px 38px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(120deg,#00467e73,#00244d33)}.help-strip__copy{display:flex;align-items:center;gap:26px}.help-strip__copy svg{color:#0cc8d4}.help-strip h2{font-size:32px;margin:0 0 8px}.help-strip p{margin:0;color:#cbd8e8}.help-strip__actions{display:flex;gap:20px}.footer-main{display:grid;grid-template-columns:2fr repeat(4,1fr) 1.7fr;gap:34px;padding:70px 0}.footer-main .brand{font-size:25px}.footer-main .brand img{width:72px;height:72px}.footer-brand p{color:#c5d1e2;margin:30px 0 0 14px;font-size:17px}.footer-links{display:flex;flex-direction:column;gap:16px}.footer-links h3,.footer-qr h3{font-size:18px;margin:0 0 8px}.footer-links h3:after{content:"";display:block;width:28px;height:3px;background:var(--cyan);margin-top:10px}.footer-links a{color:#c8d3e3}.footer-links a:hover{color:#fff}.footer-qr{border-left:1px solid rgba(255,255,255,.22);padding-left:28px}.footer-qr img{width:160px;height:160px;border-radius:4px}.footer-qr p{font-size:14px;color:#c7d2e2}.footer-bottom{border-top:1px solid rgba(255,255,255,.25);height:85px;display:flex;justify-content:space-between;align-items:center;color:#c6d1e0}.footer-bottom span:last-child{display:flex;gap:26px}.admin-login{min-height:100vh;background:radial-gradient(circle at 70% 20%,#0a4670,#001832 55%);display:grid;place-items:center;padding:30px}.admin-login form{width:min(470px,100%);background:#fff;border-radius:18px;padding:42px;display:grid;gap:18px;box-shadow:0 30px 70px #00000047}.admin-login .brand{color:var(--navy);font-size:23px}.admin-login h1{margin:12px 0 0}.admin-login p{margin:0;color:var(--muted)}.admin-error{padding:12px;background:#fff1f1;color:#b32d2d;border-radius:7px}.admin-shell{min-height:100vh;background:#f1f5f9;display:grid;grid-template-columns:255px 1fr}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:255px;background:var(--navy);color:#fff;padding:24px 18px;display:flex;flex-direction:column;gap:7px}.admin-sidebar .brand{font-size:19px;margin-bottom:0}.admin-sidebar .brand img{width:48px;height:48px}.admin-sidebar>p{color:#7f9ab8;padding:0 14px 20px;margin:0;border-bottom:1px solid rgba(255,255,255,.12)}.admin-sidebar button,.admin-sidebar>a:not(.brand){border:0;background:transparent;color:#c7d3e3;border-radius:9px;padding:14px;display:flex;align-items:center;gap:12px;text-align:left}.admin-sidebar button.active,.admin-sidebar button:hover,.admin-sidebar>a:not(.brand):hover{background:#073568;color:#fff}.admin-sidebar button span{margin-left:auto;background:var(--cyan);color:#fff;border-radius:12px;padding:1px 7px}.admin-sidebar button:last-child{margin-top:auto}.admin-main{grid-column:2;padding:34px 40px}.admin-main>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.admin-main>header span{color:#74859a}.admin-main>header h1{margin:4px 0 0;font-size:31px}.admin-card{background:#fff;border:1px solid #dbe4ed;border-radius:14px;padding:20px;box-shadow:0 7px 25px #102b470d}.admin-row{display:grid;grid-template-columns:2.2fr 1fr .7fr 1fr 1.1fr;align-items:center;min-height:72px;border-top:1px solid #e5edf4;gap:15px;padding:8px 12px}.admin-row--head{border:0;min-height:46px;background:#f6f9fc;color:#65768b;font-weight:600;border-radius:8px}.admin-row>span:first-child{display:grid;gap:3px}.admin-row small{color:#7a8ba0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:360px}.admin-row>span:last-child{display:flex;gap:7px}.admin-row button{border:0;background:#edf6f8;color:#007b8b;border-radius:6px;padding:8px;display:flex;gap:4px}.admin-row button.danger{background:#fff0f0;color:#bd3030}.status{font-style:normal;border-radius:20px;padding:5px 10px;background:#e7f8ef;color:#18824d}.status--draft{background:#eef1f5;color:#617184}.admin-tip{padding:14px 18px;background:#eef9fa;border-radius:8px;color:#087f8d}.category-admin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.category-admin-grid article{border:1px solid var(--line);border-radius:10px;padding:18px;display:flex;gap:16px}.category-admin-grid article>span{width:38px;height:38px;background:#e8f9fb;color:#0095a5;border-radius:50%;display:grid;place-items:center;font-weight:800}.category-admin-grid h3{margin:0 0 4px}.category-admin-grid p{margin:0 0 7px;color:var(--muted)}.category-admin-grid small{color:#8a99aa}.inquiry-table .admin-row{grid-template-columns:.8fr 1fr 1fr 2fr 1fr}.admin-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#01122a9e;z-index:80;padding:30px;display:grid;place-items:center}.admin-modal>form{width:min(1050px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:16px;padding:28px;display:grid;gap:20px}.admin-modal>form>header{display:flex;justify-content:space-between}.admin-modal header span{color:#73859a}.admin-modal h2{margin:3px 0}.admin-modal header button{border:0;background:#f0f4f7;border-radius:50%;width:42px;height:42px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.admin-modal>form>label textarea{min-height:70px}.rich-editor{border:1px solid #cbd8e5;border-radius:8px;overflow:hidden}.editor-toolbar{display:flex;gap:7px;padding:9px;background:#f3f7fa;border-bottom:1px solid #d9e2ea}.editor-toolbar button{border:1px solid #d1dce5;background:#fff;border-radius:5px;padding:7px 11px;display:flex;align-items:center;gap:5px}.editor-area{min-height:270px;padding:20px;outline:0;line-height:1.8}.editor-area img,.editor-area video{max-width:100%;display:block;margin:16px auto;border-radius:8px}.admin-modal footer{display:flex;justify-content:flex-end;gap:12px}.admin-modal footer>button:first-child{min-width:100px;border:1px solid #b7c4d1;background:#fff;border-radius:8px}@media(max-width:1100px){.shell{width:min(100% - 40px,1000px)}.header-inner{width:calc(100% - 34px);grid-template-columns:260px 1fr 130px}.main-nav{gap:24px}.brand{font-size:21px}.brand img{width:52px;height:52px}.home-hero__copy h1{font-size:44px}.hero-dashboard{width:390px}.hero-photo{width:590px}.highlight-grid,.shortcut-grid{grid-template-columns:repeat(2,1fr)}.shortcut-grid a:nth-child(2){border:0}.feature-heading{grid-template-columns:1fr 420px}.lesson-shell{grid-template-columns:190px 1fr}.lesson-help{grid-column:1/-1;grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:2fr repeat(3,1fr)}.footer-links:nth-of-type(5),.footer-qr{grid-row:2}.contact-panels{grid-template-columns:1fr}.business-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.shell{width:calc(100% - 28px)}.site-header{height:76px;position:sticky;top:0}.header-inner{width:calc(100% - 24px);display:flex;justify-content:space-between}.brand{font-size:19px}.brand img{width:46px;height:46px}.menu-button{display:block}.main-nav{display:none;position:absolute;top:76px;left:0;right:0;height:auto;background:var(--navy);padding:12px 20px 22px;flex-direction:column;gap:0;align-items:stretch}.main-nav.is-open{display:flex}.main-nav a{height:52px;display:flex;border-bottom:1px solid rgba(255,255,255,.1)}.main-nav a.active:after{left:0;bottom:5px;width:28px}.login-link{font-size:0}.login-link svg{width:28px;height:28px}.home-hero{height:720px}.home-hero__inner{display:block;padding-top:44px}.home-hero__copy h1{font-size:39px}.home-hero__copy p{font-size:18px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.hero-visual{height:330px;margin-top:20px}.hero-photo{width:115%;height:310px;right:-15%;top:0;border-radius:50px 0 0 50px}.hero-dashboard{width:76%;right:0;top:75px}.highlight-grid,.home-panels,.tutorial-category-grid,.business-intro,.contact-panels{grid-template-columns:1fr}.highlight-item{justify-content:flex-start}.home-panels{gap:16px}.contact-preview__body{grid-template-columns:140px 1fr}.contact-preview__body img{width:120px;height:120px;margin-left:14px}.shortcut-grid{grid-template-columns:1fr}.shortcut-grid a{border-right:0;border-bottom:1px solid var(--line)}.page-hero{height:auto;min-height:280px}.page-hero__inner{padding:40px 0;display:block}.page-hero h1{font-size:34px}.hero-search{width:100%;margin-top:26px;grid-template-columns:45px 1fr 90px}.feature-layout{display:block;width:100%}.category-rail{display:flex;overflow:auto;padding:0;border:0}.category-rail button{min-width:150px;height:64px;padding:0 18px;font-size:17px}.feature-content{padding:24px 14px}.feature-heading{grid-template-columns:1fr}.feature-heading h2{font-size:32px}.feature-list article{height:auto;min-height:130px;grid-template-columns:45px 1fr 22px;gap:12px;padding:14px 0}.feature-list article .button{grid-row:2;grid-column:auto}.feature-list article>svg{grid-column:3;grid-row:1}.first-time{grid-template-columns:40px 1fr}.first-time .button,.first-time>svg:last-child{display:none}.breadcrumb{overflow:auto;white-space:nowrap}.lesson-shell{display:block}.lesson-steps{display:flex;overflow:auto;margin-bottom:25px}.lesson-steps h2{display:none}.lesson-steps button{min-width:170px;border-top:0}.lesson-content h1{font-size:32px}.lesson-image img{height:280px}.lesson-help{display:grid;margin-top:25px}.business-intro{gap:25px;padding:45px 0}.business-intro>img{height:260px}.business-grid{grid-template-columns:1fr}.simple-process>div:last-child{display:grid;gap:18px}.simple-process svg{display:none}.support-grid,.cooperation{grid-template-columns:1fr}.qr-box img{width:180px;height:180px}.support-tips{grid-template-columns:1fr;gap:12px}.support-tips span{border:0;justify-content:flex-start}.cooperation>img{height:230px}.still-help{grid-template-columns:50px 1fr;padding:22px}.still-help .button{grid-column:1/-1}.help-strip{display:block;padding:25px}.help-strip__copy{align-items:flex-start}.help-strip h2{font-size:25px}.help-strip__copy svg{width:45px}.help-strip__actions{margin-top:22px;flex-direction:column}.footer-main{grid-template-columns:1fr 1fr;padding:45px 0}.footer-brand,.footer-qr{grid-column:1/-1}.footer-qr{grid-row:auto;border-left:0;border-top:1px solid rgba(255,255,255,.2);padding:24px 0 0}.footer-bottom{height:auto;padding:20px 0;display:grid;gap:10px}.admin-shell{display:block}.admin-sidebar{position:relative;width:100%;inset:auto;display:grid;grid-template-columns:1fr 1fr;padding:15px}.admin-sidebar .brand,.admin-sidebar>p{grid-column:1/-1}.admin-sidebar button:last-child{margin:0}.admin-main{padding:22px 12px}.admin-main>header{align-items:flex-start;gap:15px}.admin-main>header .button{padding:0 14px}.admin-row{min-width:850px}.admin-table{overflow:auto}.category-admin-grid{grid-template-columns:1fr}.admin-modal{padding:10px}.admin-modal>form{padding:18px}.form-grid{grid-template-columns:1fr}.editor-toolbar{overflow:auto}.inquiry-table .admin-row{min-width:900px}}
