body{font-family:var(--font-main);background:#dff8ff;margin:0}.home-page{background:#dff8ff;flex-direction:column;width:100%;min-height:100vh;display:flex;overflow-x:hidden}.fes-header{color:#fff;z-index:10;background:linear-gradient(90deg,#c3a44a 0%,#c7aa4f 50%,#fff495 100%);align-items:center;width:100%;height:80px;padding:0 30px;display:flex;position:relative}.fes-logo{color:#fff;flex-shrink:0;width:170px}.fes-logo-main{letter-spacing:2px;border-bottom:1px solid #fff;padding-bottom:4px;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:800;line-height:1;display:inline-block}.fes-logo-sub{letter-spacing:1.8px;margin-top:5px;font-size:10px;font-weight:600;line-height:1}.fes-nav{flex:1;justify-content:space-evenly;align-items:center;gap:14px;height:100%;display:flex}.fes-nav a{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:0;text-shadow:0 8px 10px #00000040;font-size:11px;font-weight:800;line-height:1.55;text-decoration:none}.fes-search-btn{color:#5b3d00;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:58px;font-size:30px;line-height:1;display:flex}.fes-hero{background:#dff8ff;width:100%;height:500px;position:relative;overflow:hidden}.hero-image{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .8s ease-in-out;display:block;position:absolute;inset:0}.hero-image-2{object-position:center 20%}.hero-image.active{opacity:1;z-index:1}.hero-arrow{z-index:3;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:52px;height:52px;padding:0;display:flex;position:absolute;top:45%;transform:translateY(-50%)}.hero-arrow img{object-fit:contain;width:52px;height:52px;display:block}.hero-arrow-left{left:28px}.hero-arrow-right{right:28px}.hero-arrow:hover{transform:translateY(-50%)scale(1.08)}.school-system-section{background:#dff8ff;flex:1;width:100%;margin-top:0;padding:38px 28px 28px;position:relative}.system-title-box{color:#fff;text-align:center;z-index:3;background:linear-gradient(#f7d944,#c99d25);border-radius:28px;min-width:430px;padding:12px 42px;position:absolute;top:38px;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 6px #0000003a}.system-title-box h1{letter-spacing:.5px;margin:0;font-size:18px}.system-title-box p{margin:5px 0 0;font-size:12px;font-style:italic;font-weight:700}.school-card-frame{border:2px solid #fff;border-radius:28px;grid-template-columns:repeat(6,1fr);gap:22px;width:100%;padding:64px 26px 38px;display:grid;position:relative;box-shadow:0 2px 7px #0003}.school-card{text-align:center;background:linear-gradient(#fff9d4,#fff4aa);border:1px solid #fff;border-radius:16px;height:100%;min-height:215px;padding:24px 12px 44px;transition:transform .25s,box-shadow .25s;position:relative;box-shadow:0 3px 6px #0000003d}.school-card-link:first-child .school-card{background:linear-gradient(#e6ffe8,#c9f3c9)}.school-card-link:nth-child(2) .school-card,.school-card-link:nth-child(3) .school-card,.school-card-link:nth-child(4) .school-card{background:linear-gradient(#fff9d4,#fff4aa)}.school-card-link:nth-child(5) .school-card{background:linear-gradient(#fff8f8,#ffdede)}.school-card-link:nth-child(6) .school-card{background:linear-gradient(#fff,#dff6ff)}.school-logo-box{justify-content:center;align-items:center;width:100%;height:78px;display:flex}.school-logo-box img{object-fit:contain;max-width:110px;max-height:70px}.school-card h3{text-transform:uppercase;text-shadow:0 0 .3px;text-align:center;overflow-wrap:normal;word-break:normal;place-items:center;min-height:42px;margin:18px 0 8px;font-size:15px;font-weight:700;line-height:1.25;display:grid}.school-card-link:first-child .school-card h3{color:#008a2e}.school-card-link:nth-child(2) .school-card h3,.school-card-link:nth-child(3) .school-card h3,.school-card-link:nth-child(4) .school-card h3{color:#b39324}.school-card-link:nth-child(5) .school-card h3{color:#e00000}.school-card-link:nth-child(6) .school-card h3{color:#1d3fae}.school-card p{color:#333;text-transform:uppercase;text-align:center;justify-content:center;align-items:center;height:28px;margin:0;font-size:10px;line-height:1.3;display:flex}.school-code{color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:58px;height:58px;font-size:15px;font-weight:800;display:grid;position:absolute;bottom:-22px;left:50%;transform:translate(-50%);box-shadow:0 3px 5px #00000040}.school-code-flk{background:linear-gradient(#48d861,#006c2a)}.school-code-fps,.school-code-fss,.school-code-fhs{background:linear-gradient(#f7dc43,#c49a19)}.school-code-west{background:linear-gradient(#ff1f1f,#cf0000)}.school-code-frdc{background:linear-gradient(#2f8ff1,#2b34bb)}.fes-footer{color:#fff;background:#1c1a4b;justify-content:space-between;align-items:center;height:72px;padding:12px 34px;display:flex}.footer-brand{display:inline-block}.footer-brand h2{letter-spacing:1px;color:#fff;margin:0;font-size:22px;font-weight:700;line-height:1}.footer-brand p{letter-spacing:8px;color:#fff;text-align:center;width:fit-content;margin:8px auto 0;font-size:10px;font-weight:400;line-height:1;transform:translate(4px)}.footer-contact{align-items:center;gap:18px;font-size:13px;display:flex}.footer-contact-item{color:#fff;white-space:nowrap;align-items:center;gap:5px;display:flex}.footer-contact-item img{object-fit:contain;width:15px;height:15px;display:block}.footer-social{justify-content:center;align-items:center;display:flex}.footer-social img{object-fit:contain;width:18px;height:18px;display:block}.school-card-link{color:inherit;height:100%;text-decoration:none;display:block}.school-card-link:hover .school-card{transform:translateY(-4px)}@media (width<=1100px){.fes-header{gap:12px;height:auto;min-height:78px;padding:10px 18px}.fes-logo{width:132px}.fes-logo-main{font-size:22px}.fes-nav{scrollbar-width:none;justify-content:flex-start;gap:8px;overflow-x:auto}.fes-nav::-webkit-scrollbar{display:none}.fes-nav a{flex:none;place-items:center;min-width:118px;min-height:44px;padding:4px 8px;font-size:10px;line-height:1.35;display:grid}.fes-search-btn{width:42px;height:42px;font-size:24px}.fes-hero{height:360px}.school-card-frame{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}@media (width<=768px){.fes-header{flex-wrap:wrap;align-items:flex-start}.fes-logo{width:calc(100% - 54px)}.fes-nav{order:3;width:100%;height:auto;padding-top:4px}.fes-search-btn{margin-left:auto}.fes-hero{height:280px}.hero-arrow,.hero-arrow img{width:40px;height:40px}.hero-arrow-left{left:12px}.hero-arrow-right{right:12px}.school-system-section{padding:32px 14px 24px}.system-title-box{width:calc(100% - 48px);min-width:0;padding:10px 18px}.system-title-box h1{font-size:15px;line-height:1.3}.system-title-box p{font-size:11px}.school-card-frame{border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;padding:58px 12px 34px}.school-card{min-height:180px;padding:18px 10px 40px}.school-logo-box{height:64px}.school-logo-box img{max-width:94px;max-height:58px}.school-card h3{min-height:36px;margin-top:14px;font-size:13px}.school-card p{height:auto;min-height:26px;font-size:9px}.fes-footer{text-align:center;flex-direction:column;gap:12px;height:auto;min-height:72px;padding:14px 16px}.footer-contact{flex-wrap:wrap;justify-content:center;gap:10px}}@media (width<=480px){.fes-header{padding:8px 12px}.fes-logo-main{font-size:19px}.fes-logo-sub{font-size:9px}.fes-nav a{min-width:104px;font-size:9px}.fes-hero{height:220px}.school-card-frame{grid-template-columns:1fr}.school-card{min-height:160px}.footer-brand h2{font-size:18px;line-height:1.25}.footer-brand p{letter-spacing:4px;transform:none}}:root{--flk-side-card-width:252px;--flk-cart-panel-width:min(30vw, 380px);--flk-cart-panel-top:202px;--flk-menu-bar-bg:transparent;--flk-menu-row-1-bg:#ffffff3d;--flk-menu-row-2-bg:#ffffff29;--flk-menu-row-3-bg:#ffffff14;--flk-menu-tab-bg:#ffffff4d;--flk-menu-tab-level-2-bg:#ffffff38;--flk-menu-tab-level-3-bg:#ffffff24;--flk-menu-tab-active-bg:#ffffff7a;--flk-menu-tab-border:#ffffff6b;--flk-menu-tab-active-border:#0097393d}.flk-db-vbar-card{color:#d1ad2c;cursor:pointer;text-align:center;background:linear-gradient(135deg,#fffbea,#e5f7ff);border:none;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:172px;margin-bottom:18px;padding:22px 8px 8px;font-size:11px;font-weight:700;display:flex;overflow:hidden;box-shadow:0 4px 7px #00000035}.flk-db-vbar-card.active{color:#fff;box-shadow:0 5px 10px #00000038}.flk-db-vbar-card img{object-fit:contain;width:92px;height:92px;display:block}.flk-db-vbar-card span{text-transform:uppercase;background:#fff;border-radius:18px;place-items:center;width:100%;min-height:30px;padding:4px 8px;line-height:1.2;display:grid;box-shadow:0 3px 4px #00000025}.flk-db-vbar-card.active span{color:#fff;background:#10dd2e}.flk-page{min-height:100vh;font-family:var(--font-main);color:#111;isolation:isolate;position:relative;overflow-x:clip}.flk-page:before{content:"";z-index:-1;background-image:url(/images/background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0;transform:scaleX(-1)}.flk-header{z-index:30;background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 36px;display:flex;position:sticky;top:0;box-shadow:0 2px 6px #00000012}.flk-brand{color:inherit;cursor:pointer;align-items:center;gap:18px;text-decoration:none;display:flex}.flk-brand img{object-fit:contain;width:90px;height:55px}.flk-brand h1{color:#009739;margin:0;font-size:18px;font-weight:700}.flk-brand p{color:#333;margin:8px 0 0;font-size:11px}.flk-actions{align-items:center;gap:22px;display:flex}.flk-icon-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.flk-icon-btn img{object-fit:contain;width:26px;height:26px;display:block}.flk-icon-btn:hover{transform:scale(1.08)}.flk-tab-area{z-index:29;background:var(--flk-menu-bar-bg);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);isolation:isolate;width:100%;position:sticky;top:82px;overflow:hidden;box-shadow:0 2px 6px #00000030}.flk-tab-area:before{content:"";z-index:-1;background-image:url(/images/background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scaleX(-1)}.flk-main-tabs{grid-template-columns:var(--flk-side-card-width) repeat(3, minmax(0, 1fr));background:var(--flk-menu-row-1-bg);gap:4px;height:48px;padding:0 36px;display:grid}.flk-main-tab{border:1px solid var(--flk-menu-tab-border);background:var(--flk-menu-tab-bg);color:#777;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex;box-shadow:0 2px 4px #00000014}.flk-main-tab img{object-fit:contain;width:26px;height:26px;display:block}.flk-main-tab span{line-height:1}.flk-main-tab.active{background:var(--flk-menu-tab-active-bg);color:#009739;border-color:var(--flk-menu-tab-active-border);border-radius:6px;box-shadow:0 3px 7px #00000028}.flk-sub-menu{background:var(--flk-menu-row-2-bg);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:4px;height:36px;padding:0 34px;display:grid}.flk-db-menu-depth-1{background:var(--flk-menu-row-2-bg);gap:4px;padding:0 36px;display:flex}.flk-db-menu-depth-2{background:var(--flk-menu-row-3-bg);gap:4px;padding:0 36px;display:flex}.flk-db-menu-depth-1 button:first-child,.flk-db-menu-depth-2 button:first-child{flex:0 0 var(--flk-side-card-width)}.flk-db-menu-depth-1 button:not(:first-child),.flk-db-menu-depth-2 button:not(:first-child){flex:1 1 0;min-width:0}.flk-grade-menu{grid-template-columns:var(--flk-side-card-width) repeat(5, minmax(0, 1fr));background:var(--flk-menu-row-3-bg);gap:4px;height:36px;padding:0 36px;display:grid}.flk-db-menu-depth-1 button,.flk-db-menu-depth-2 button,.flk-grade-menu button{border:1px solid var(--flk-menu-tab-border);background:var(--flk-menu-tab-level-2-bg);color:#777;cursor:pointer;border-radius:6px;font-size:13px;font-weight:700;box-shadow:0 2px 4px #00000014}.flk-db-menu-depth-2 button,.flk-grade-menu button{background:var(--flk-menu-tab-level-3-bg)}.flk-db-menu-depth-1 button.active,.flk-db-menu-depth-2 button.active,.flk-grade-menu button.active{background:var(--flk-menu-tab-active-bg);color:#009739;border-color:var(--flk-menu-tab-active-border);box-shadow:0 3px 7px #00000024}.flk-sub-menu button{border:1px solid var(--flk-menu-tab-border);background:var(--flk-menu-tab-level-2-bg);color:#777;cursor:pointer;white-space:nowrap;border-radius:6px;font-size:13px;font-weight:700;box-shadow:0 2px 4px #00000014}.flk-sub-menu button.active{background:var(--flk-menu-tab-active-bg);color:#009739;border-color:var(--flk-menu-tab-active-border);border-radius:6px;box-shadow:0 3px 7px #00000024}.flk-content{grid-template-columns:300px 1fr;gap:0;min-height:calc(100vh - 274px);display:grid}.flk-sidebar{padding:42px 12px 28px 36px}.flk-category{background:linear-gradient(135deg,#fffbea,#e5f7ff);border-radius:16px;flex-direction:column;justify-content:space-between;height:172px;margin-bottom:18px;display:flex;overflow:hidden;box-shadow:0 4px 7px #00000035}.flk-category-icon{flex:1;place-items:center;padding:16px 0 8px;display:grid}.flk-category-icon img{object-fit:contain;width:92px;height:92px;display:block}.flk-category span{color:#009739;text-align:center;background:#fff;border-radius:18px;place-items:center;height:30px;margin:0 8px 8px;font-size:11px;font-weight:700;display:grid}.flk-category.active span{color:#fff;background:#10dd2e}.flk-main-panel{background:linear-gradient(135deg,#fffef2,#e9f9ff);border-radius:16px;min-height:720px;margin:42px 28px 100px 0;padding:28px 32px;box-shadow:0 3px 8px #00000035}.flk-program-panel{min-height:660px}.flk-program-panel-cart-open{min-height:720px;padding-right:330px;display:block}.flk-program-tabs{grid-template-columns:1.55fr repeat(4,minmax(92px,.72fr));grid-auto-rows:60px;gap:3px;height:60px;margin-bottom:26px;display:grid}.flk-program-panel-cart-open .flk-program-tabs{grid-template-columns:minmax(210px,1.45fr) repeat(3,minmax(82px,.55fr)) minmax(112px,.72fr);grid-auto-rows:108px;gap:4px;height:108px;margin:0 0 26px}.flk-program-tab{box-sizing:border-box;color:#666;height:80px;font:inherit;cursor:pointer;background:#fff;border:2px solid #009739;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;font-size:11px;font-weight:700;display:flex;overflow:hidden;box-shadow:0 3px 6px #00000035}.flk-program-panel-cart-open .flk-program-tab{gap:8px;width:auto;height:108px;min-height:108px;font-size:12px}.flk-program-panel-cart-open .flk-program-heading{display:flex}.flk-program-tab-spacer{cursor:default}.flk-program-tab.active{color:#009739;background:#e8fff0}.flk-program-tab-icon{object-fit:contain;filter:brightness(0)saturate()invert(37%)sepia(86%)saturate(967%)hue-rotate(110deg)brightness(90%)contrast(101%);width:27px;height:27px;display:block}.flk-program-icon{color:#19bf63;width:27px;height:27px;display:block;position:relative}.flk-program-icon-overview:before{content:"";background:currentColor;border-radius:2px;height:10px;position:absolute;top:12px;left:3px;right:3px}.flk-program-icon-overview:after{content:"";background:currentColor;border-radius:2px;width:14px;height:7px;position:absolute;top:3px;left:8px;box-shadow:-5px 7px}.flk-program-icon-teacher:before{content:"";background:currentColor;border-radius:50%;width:11px;height:11px;position:absolute;top:7px;left:1px;box-shadow:13px 0}.flk-program-icon-teacher:after{content:"";background:currentColor;border-radius:7px 7px 2px 2px;width:12px;height:8px;position:absolute;bottom:3px;left:0;box-shadow:13px 0}.flk-program-icon-calendar{border:3px solid;border-radius:3px;height:24px;margin-top:2px}.flk-program-icon-calendar:before{content:"";background:currentColor;height:3px;position:absolute;top:6px;left:2px;right:2px}.flk-program-icon-calendar:after{content:"";background:currentColor;border-radius:2px;width:4px;height:8px;position:absolute;top:-6px;left:5px;box-shadow:10px 0}.flk-program-icon-choice{border:2px solid;border-radius:50%;width:26px;height:26px}.flk-program-tab.active .flk-program-icon-choice{color:#fff;background:#009739;border-color:#009739}.flk-program-choice-tab.active{color:#009739;background:#fff}.flk-program-tab.active .flk-program-icon-choice:after{content:"";border:3px solid;border-width:0 3px 3px 0;width:8px;height:13px;position:absolute;top:3px;left:7px;transform:rotate(45deg)}.flk-program-heading{padding-left:12px}.flk-program-tabs>.flk-program-heading{cursor:default;text-align:left;align-items:flex-start;gap:4px;padding:10px 18px}.flk-program-tabs+.flk-program-heading{display:none}.flk-program-heading h2{color:#10bd44;margin:0 0 12px;font-size:18px;font-weight:900;line-height:1.25}.flk-program-heading p{color:#222;margin:0;font-size:17px;font-style:italic;font-weight:700}.flk-program-tabs>.flk-program-heading h2{margin:0;font-size:15px;line-height:1.25}.flk-program-tabs>.flk-program-heading p{font-size:13px;line-height:1.2}.flk-program-body{color:#222;margin-top:28px;padding-left:12px;font-size:15px;line-height:1.6}.flk-program-panel-cart-open .flk-program-body{padding-left:0}.flk-program-body p{margin:0 0 12px}.flk-selected-service-panel{color:#222;width:min(450px,100%);margin:26px 0 22px auto}.flk-program-panel-cart-open .flk-selected-service-panel{top:var(--flk-cart-panel-top);z-index:28;width:var(--flk-cart-panel-width);box-sizing:border-box;background:#fff;min-width:360px;min-height:0;max-height:none;margin:0;padding:34px 14px;position:fixed;bottom:0;right:0;overflow-y:auto;box-shadow:-4px 0 14px #00000012}.flk-selected-service-panel h3{color:#009739;align-items:center;gap:12px;margin:0 0 16px;font-size:22px;font-style:normal;font-weight:900;line-height:1.2;display:flex}.flk-selected-service-img{object-fit:contain;filter:brightness(0)saturate()invert(34%)sepia(95%)saturate(1045%)hue-rotate(112deg)brightness(92%)contrast(101%);flex:none;width:36px;height:36px;display:block}.flk-selected-service-table-wrap{border-radius:5px;overflow:hidden;box-shadow:0 4px 12px #00000025}.flk-selected-service-table{border-collapse:collapse;table-layout:fixed;background:#fff;width:100%;font-size:15px}.flk-selected-service-table th{color:#009739;text-align:left;white-space:nowrap;background:#e8fff0;padding:9px 6px;font-size:14px;font-weight:900}.flk-selected-service-table th:first-child,.flk-selected-service-table td:first-child{text-align:center;width:42px}.flk-selected-service-table th:nth-child(3),.flk-selected-service-table td:nth-child(3){text-align:center;width:68px}.flk-selected-service-table th:nth-child(4),.flk-selected-service-table td:nth-child(4){text-align:right;width:90px}.flk-selected-service-table th:nth-child(5),.flk-selected-service-table td:nth-child(5){text-align:center;width:34px}.flk-selected-service-table td{color:#444;border-top:1px solid #00000010;padding:10px 6px;font-weight:600}.flk-selected-service-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.flk-selected-service-remove{color:#fff;cursor:pointer;background:#ff2626;border:none;border-radius:50%;place-items:center;width:20px;height:20px;font-size:15px;font-weight:900;line-height:1;display:inline-grid}.flk-selected-service-total{justify-content:flex-end;align-items:baseline;gap:12px;margin-top:22px;font-size:20px;font-weight:900;display:flex}.flk-selected-service-total strong{color:#009739;min-width:92px;font-size:24px}.flk-selected-service-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#009739,#28c76f);border:none;border-radius:24px;place-items:center;width:255px;min-height:46px;margin:12px 6px 0 auto;font-size:18px;font-weight:900;display:grid;box-shadow:0 5px 12px #00000030}.flk-program-main-image{object-fit:contain;width:100%;max-height:320px;margin-top:18px;display:block}.flk-product-category-panel{width:100%}.flk-detail-header{grid-template-columns:1.55fr repeat(4,minmax(92px,.72fr));grid-auto-rows:60px;align-items:stretch;gap:3px;margin-bottom:8px;display:grid}.flk-detail-header>div,.flk-detail-header button{box-sizing:border-box;background:#fff;border:2px solid #009739;border-radius:6px;height:80px;min-height:0;box-shadow:0 2px 4px #00000025}.flk-detail-header>div{flex-direction:column;justify-content:center;padding:10px 16px;display:flex}.flk-product-detail-title h2{color:#009739;margin:0;font-size:17px;font-weight:900;line-height:1.25}.flk-product-detail-title p{color:#222;margin:4px 0 0;font-size:15px;font-style:italic;font-weight:800}.flk-detail-tab{color:#666;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-weight:800;display:flex}.flk-detail-tab img{object-fit:contain;filter:brightness(0)saturate()invert(37%)sepia(86%)saturate(967%)hue-rotate(110deg)brightness(90%)contrast(101%);width:28px;height:28px}.flk-detail-tab span{font-size:12px}.flk-detail-tab.active{color:#009739;background:#fff}.flk-sub-tabs{grid-template-columns:1.6fr repeat(4,.75fr);height:56px;margin-top:30px;margin-bottom:28px;display:grid}.flk-sub-tabs button{color:#666;cursor:pointer;background:#fff;border:none;font-weight:700;box-shadow:0 2px 5px #00000030}.flk-sub-tab-empty{cursor:default}.flk-sub-tab{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.flk-sub-tab img{object-fit:contain;width:24px;height:24px;display:block}.flk-sub-tab span{font-size:11px;line-height:1}.flk-sub-tab.active{color:#009739}.flk-circle-icon{border:1.5px solid #009739;border-radius:50%;width:26px;height:26px;display:block}.flk-empty-icon{border:1.8px solid #009739;border-radius:50%;width:28px;height:28px;display:block}.flk-product-empty-icon{position:relative}.flk-detail-tab.active .flk-product-empty-icon:after{content:"";border:3px solid;border-width:0 3px 3px 0;width:9px;height:14px;position:absolute;top:4px;left:7px;transform:rotate(45deg)}.flk-detail-tab.active .flk-product-empty-icon{color:#fff;background:#009739;border-color:#009739}.flk-main-panel h2{color:#009739;margin:0 0 18px;font-size:22px}.flk-main-panel h3{margin:0;font-size:17px;font-style:italic}.flk-footer{z-index:29;color:#fff;background:#1c1a4b;justify-content:space-between;align-items:center;height:72px;padding:12px 34px;display:flex;position:relative}.flk-footer h2{letter-spacing:1px;margin:0;font-size:22px;line-height:1}.flk-footer p{letter-spacing:8px;width:fit-content;margin:8px auto 0;font-size:11px;line-height:1;transform:translate(4px)}.flk-category span span{display:block}.flk-featured-card{cursor:pointer;background:linear-gradient(135deg,#fffbea,#e5f7ff);border-radius:16px;flex-direction:column;justify-content:space-between;height:172px;margin-bottom:18px;display:flex;overflow:hidden;box-shadow:0 4px 7px #00000035}.flk-featured-image{flex:1;place-items:center;padding:16px 0 8px;display:grid}.flk-featured-image img{object-fit:contain;background:#fff;border-radius:50%;width:82px;height:82px;padding:8px;display:block}.flk-featured-title{color:#009739;text-align:center;background:#fff;border-radius:18px;place-items:center;min-height:34px;margin:0 8px 8px;padding:3px 6px;font-size:11px;font-weight:700;line-height:1.2;display:grid}.flk-featured-title span{display:block}.flk-featured-card.active .flk-featured-title{color:#fff;background:#10dd2e}.flk-sub-tab-title{text-align:left;align-items:flex-start;padding-left:28px;color:#009739!important}.flk-sub-tab-title strong{font-size:17px;line-height:1.1}.flk-sub-tab-title span{color:#009739;font-size:12px}.flk-news-menu{grid-template-columns:var(--flk-side-card-width) repeat(4, 1fr);background:var(--flk-menu-row-2-bg);height:36px;padding:0 34px;display:grid}.flk-news-menu button{border:1px solid var(--flk-menu-tab-border);background:var(--flk-menu-tab-level-2-bg);color:#777;cursor:pointer;font-size:13px;font-weight:700;box-shadow:0 2px 5px #00000020}.flk-news-menu button.active{background:var(--flk-menu-tab-active-bg);color:#009739;border-color:var(--flk-menu-tab-active-border);box-shadow:0 2px 5px #00000025}.flk-news-card{cursor:pointer;background:linear-gradient(135deg,#fffbea,#e5f7ff);border-radius:16px;flex-direction:column;justify-content:space-between;height:172px;margin-bottom:18px;display:flex;overflow:hidden;box-shadow:0 4px 7px #00000035}.flk-news-card img{object-fit:cover;border-radius:10px;width:calc(100% - 16px);height:112px;margin:8px 8px 0}.flk-news-card-title{color:#009739;text-align:center;background:#fff;border-radius:18px;place-items:center;height:30px;margin:0 8px 8px;font-size:11px;font-weight:700;display:grid}.flk-news-card.active .flk-news-card-title{color:#fff;background:#10dd2e}.flk-news-detail{width:100%;min-height:620px;padding-top:0}.flk-news-main-image{object-fit:cover;border-radius:22px;width:100%;max-height:270px;display:block}.flk-news-caption{text-align:center;color:#111;margin-top:110px;font-size:16px;font-style:italic;font-weight:700}.flk-intro-menu{grid-template-columns:var(--flk-side-card-width) repeat(4, 1fr);background:var(--flk-menu-row-2-bg);height:36px;padding:0 34px;display:grid}.flk-intro-menu button{border:1px solid var(--flk-menu-tab-border);background:var(--flk-menu-tab-level-2-bg);color:#777;cursor:pointer;font-size:13px;font-weight:700;box-shadow:0 2px 5px #00000020}.flk-intro-menu button.active{background:var(--flk-menu-tab-active-bg);color:#009739;border-color:var(--flk-menu-tab-active-border);box-shadow:0 2px 5px #00000025}.flk-intro-card{cursor:pointer;background:linear-gradient(135deg,#fffbea,#e5f7ff);border-radius:16px;flex-direction:column;justify-content:space-between;height:172px;margin-bottom:18px;display:flex;overflow:hidden;box-shadow:0 4px 7px #00000035}.flk-intro-card img{object-fit:cover;border-radius:10px;width:calc(100% - 16px);height:112px;margin:8px 8px 0}.flk-intro-card-title{color:#009739;text-align:center;background:#fff;border-radius:18px;place-items:center;height:30px;margin:0 8px 8px;font-size:11px;font-weight:700;display:grid}.flk-intro-card.active .flk-intro-card-title{color:#fff;background:#10dd2e}.flk-intro-detail{width:100%;min-height:620px}.flk-intro-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;margin-top:28px;display:grid}.flk-intro-image-grid img{object-fit:cover;background:#fff;border-radius:18px;width:100%;height:240px;display:block;box-shadow:0 4px 10px #00000025}.flk-staff-list{flex-direction:column;gap:18px;width:100%;display:flex}.flk-staff-card{background:#fffffff2;border-radius:20px;min-height:160px;padding:12px 18px 18px;overflow:hidden;box-shadow:0 4px 8px #00000030}.flk-staff-card.has-photo{grid-template-columns:150px minmax(0,1fr);align-items:start;column-gap:20px;display:grid}.flk-staff-photo{object-fit:cover;border-radius:8px;place-self:start center;width:132px;height:180px;display:block}.flk-staff-content{min-width:0}.flk-staff-identity{border-bottom:2px solid #10bd44;min-width:0;padding:0 0 8px}.flk-staff-identity h2{color:#10bd44;margin:0 0 6px;font-size:14px;font-weight:800;line-height:1.15}.flk-staff-identity h3{color:#222;margin:0;font-size:12px;font-style:normal;font-weight:700;line-height:1.35}.flk-staff-bio{color:#555;text-align:left;margin:14px 0 0;font-size:12px;font-style:italic;font-weight:600;line-height:1.75}@media (width<=1100px){.flk-staff-card.has-photo{grid-template-columns:120px minmax(0,1fr);column-gap:16px}.flk-staff-photo{width:108px;height:108px}}@media (width<=1180px){.flk-program-panel-cart-open{min-height:660px;padding-right:0;display:block}.flk-program-panel-cart-open .flk-program-tabs{grid-template-columns:minmax(190px,1.35fr) repeat(3,minmax(80px,.55fr)) minmax(108px,.72fr);grid-auto-rows:96px;height:96px}.flk-program-panel-cart-open .flk-program-tab{height:96px;min-height:96px}.flk-program-panel-cart-open .flk-selected-service-panel{width:min(450px,100%);min-width:0;min-height:0;max-height:none;box-shadow:none;background:0 0;margin:18px 0 22px auto;padding:0;position:static;overflow:visible}}.flk-forum-menu{grid-template-columns:var(--flk-side-card-width) repeat(3, 1fr);background:var(--flk-menu-row-2-bg);height:36px;padding:0 34px;display:grid}.flk-forum-menu button{border:1px solid var(--flk-menu-tab-border);background:var(--flk-menu-tab-level-2-bg);color:#777;cursor:pointer;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex;box-shadow:0 2px 5px #00000020}.flk-forum-menu button img{object-fit:contain;width:22px;height:22px}.flk-forum-menu button.active{background:var(--flk-menu-tab-active-bg);color:#009739;border-color:var(--flk-menu-tab-active-border);box-shadow:0 2px 5px #00000025}.flk-forum-card{cursor:pointer;background:linear-gradient(135deg,#fffbea,#e5f7ff);border-radius:16px;flex-direction:column;justify-content:space-between;height:172px;margin-bottom:18px;display:flex;overflow:hidden;box-shadow:0 4px 7px #00000035}.flk-forum-card img{object-fit:cover;border-radius:10px;width:calc(100% - 16px);height:112px;margin:8px 8px 0}.flk-forum-card-title{color:#009739;text-align:center;background:#fff;border-radius:18px;place-items:center;height:30px;margin:0 8px 8px;font-size:11px;font-weight:700;display:grid}.flk-forum-card.active .flk-forum-card-title{color:#009739;background:#fff}.flk-forum-detail{width:100%;min-height:620px}.flk-footer-contact{align-items:center;gap:18px;font-size:13px;display:flex}.flk-footer-item,.flk-footer-social{color:#fff;align-items:center;gap:7px;text-decoration:none;display:flex}.flk-footer-item img{object-fit:contain;width:20px;height:20px;display:block}.flk-footer-social img{object-fit:contain;width:22px;height:22px;display:block}.flk-footer-item:hover,.flk-footer-social:hover{opacity:.8}@media (width<=900px){.flk-header{height:auto;min-height:76px;padding:10px 16px}.flk-brand{gap:12px;min-width:0}.flk-brand img{width:72px;height:48px}.flk-brand h1{font-size:15px;line-height:1.25}.flk-brand p{margin-top:4px;font-size:10px;line-height:1.25}.flk-actions{gap:8px}.flk-tab-area{top:76px}.flk-main-tabs,.flk-sub-menu,.flk-grade-menu,.flk-db-menu-depth-1,.flk-db-menu-depth-2,.flk-news-menu,.flk-intro-menu,.flk-forum-menu{overscroll-behavior-x:contain;scrollbar-width:none;grid-template-columns:none;gap:4px;height:auto;min-height:44px;padding:0 12px;display:flex;overflow-x:auto}.flk-main-tabs::-webkit-scrollbar{display:none}.flk-sub-menu::-webkit-scrollbar{display:none}.flk-grade-menu::-webkit-scrollbar{display:none}.flk-db-menu-depth-1::-webkit-scrollbar{display:none}.flk-db-menu-depth-2::-webkit-scrollbar{display:none}.flk-news-menu::-webkit-scrollbar{display:none}.flk-intro-menu::-webkit-scrollbar{display:none}.flk-forum-menu::-webkit-scrollbar{display:none}.flk-main-tab,.flk-sub-menu button,.flk-grade-menu button,.flk-db-menu-depth-1 button,.flk-db-menu-depth-2 button,.flk-news-menu button,.flk-intro-menu button,.flk-forum-menu button{white-space:normal;flex:none;min-width:132px;min-height:42px;padding:6px 10px;line-height:1.25}.flk-main-tab:first-child,.flk-db-menu-depth-1 button:first-child,.flk-db-menu-depth-2 button:first-child,.flk-grade-menu button:first-child{flex-basis:auto}.flk-main-tab img{width:22px;height:22px}.flk-content{min-height:0;display:block}.flk-sidebar{scrollbar-width:none;gap:12px;padding:20px 12px 8px;display:flex;overflow-x:auto}.flk-sidebar::-webkit-scrollbar{display:none}.flk-db-vbar-card,.flk-category,.flk-featured-card,.flk-news-card,.flk-intro-card,.flk-forum-card{border-radius:12px;flex:0 0 164px;width:164px;height:128px;min-height:128px;margin:0}.flk-db-vbar-card img,.flk-category-icon img{width:64px;height:64px}.flk-news-card img,.flk-intro-card img,.flk-forum-card img{height:78px}.flk-main-panel{border-radius:12px;min-height:0;margin:16px 12px 48px;padding:18px 14px}.flk-main-panel h2{font-size:18px;line-height:1.3}.flk-program-tabs,.flk-detail-header,.flk-product-detail-header,.flk-sub-tabs{grid-template-columns:none;gap:4px;height:auto;margin:0 0 18px;padding-bottom:4px;display:flex;overflow-x:auto}.flk-program-panel-cart-open{display:block}.flk-program-panel-cart-open .flk-program-tabs{gap:4px;height:auto;margin:0 0 18px;padding-bottom:4px;display:flex;overflow-x:auto}.flk-program-tab,.flk-detail-header>div,.flk-detail-header button,.flk-product-detail-header>div,.flk-product-detail-header button,.flk-sub-tabs button{flex:0 0 128px;min-width:0;height:64px;min-height:64px}.flk-program-panel-cart-open .flk-program-tab{flex:0 0 128px;gap:4px;width:auto;height:64px;min-height:64px;font-size:11px}.flk-program-panel-cart-open .flk-program-heading{display:flex}.flk-program-heading,.flk-program-body{padding-left:0}.flk-selected-service-panel,.flk-program-panel-cart-open .flk-selected-service-panel{width:100%;margin:18px 0}.flk-selected-service-panel h3{font-size:20px}.flk-selected-service-table{min-width:420px;font-size:15px}.flk-selected-service-table-wrap{overflow-x:auto}.flk-selected-service-total{font-size:17px}.flk-selected-service-total strong{font-size:21px}.flk-selected-service-submit{width:min(255px,100%)}.flk-program-main-image,.flk-news-main-image{object-fit:contain;width:100%;height:auto;max-height:none}.flk-footer{text-align:center;flex-direction:column;gap:12px;height:auto;min-height:72px;padding:14px 16px}.flk-footer-contact{flex-wrap:wrap;justify-content:center;gap:10px}.flk-intro-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.flk-intro-image-grid img{border-radius:14px;height:150px}}@media (width<=480px){.flk-header{padding:8px 12px}.flk-brand img{width:58px;height:42px}.flk-brand h1{font-size:13px}.flk-icon-btn{width:28px;height:28px}.flk-tab-area{top:66px}.flk-main-tab,.flk-sub-menu button,.flk-grade-menu button,.flk-db-menu-depth-1 button,.flk-db-menu-depth-2 button,.flk-news-menu button,.flk-intro-menu button,.flk-forum-menu button{min-width:118px;font-size:12px}.flk-db-vbar-card,.flk-category,.flk-featured-card,.flk-news-card,.flk-intro-card,.flk-forum-card{flex-basis:148px;width:148px}.flk-main-panel{margin-inline:8px;padding:14px 10px}.flk-intro-image-grid{grid-template-columns:1fr;gap:12px;margin-top:18px}.flk-intro-image-grid img{height:190px}}:root{--fps-side-card-width:252px;--fps-menu-bar-bg:transparent;--fps-menu-row-1-bg:#ffffff3d;--fps-menu-row-2-bg:#ffffff29;--fps-menu-row-3-bg:#ffffff14;--fps-menu-tab-bg:#ffffff4d;--fps-menu-tab-level-2-bg:#ffffff38;--fps-menu-tab-level-3-bg:#ffffff24;--fps-menu-tab-active-bg:#ffffff7a;--fps-menu-tab-border:#ffffff6b;--fps-menu-tab-active-border:#c5a7353d}.fps-db-vbar{flex-direction:column;width:auto;padding:42px 12px 28px 36px;display:flex}.fps-db-vbar button{color:#d1ad2c;cursor:pointer;text-align:center;background:linear-gradient(135deg,#fffbea,#e5f7ff);border:none;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:172px;margin-bottom:18px;padding:22px 8px 8px;font-size:11px;font-weight:700;display:flex;overflow:hidden;box-shadow:0 4px 7px #00000035}.fps-db-vbar button.active{color:#d0aa3d;box-shadow:0 5px 10px #00000038}.fps-db-vbar img{object-fit:contain;width:92px;height:92px;display:block}.fps-db-vbar span{color:#d0aa3d;background:#fff;border-radius:18px;place-items:center;width:100%;min-height:30px;padding:4px 8px;line-height:1.2;display:grid;box-shadow:0 3px 4px #00000025}.fps-db-vbar button.active span{color:#fff;background:#dfbd45}.fps-db-vbar-featured button{gap:6px;padding:8px}.fps-db-vbar-featured img{object-fit:cover;border-radius:10px;width:100%;height:126px}.fps-page{min-height:100vh;font-family:var(--font-main);color:#111;isolation:isolate;position:relative;overflow-x:clip}.fps-page:before{content:"";z-index:-1;background-image:url(/images/background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0;transform:scaleX(-1)}.fps-header{z-index:30;background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 36px;display:flex;position:sticky;top:0;box-shadow:0 2px 6px #00000012}.fps-brand{color:inherit;align-items:center;gap:18px;text-decoration:none;display:flex}.fps-brand img{object-fit:contain;width:90px;height:55px}.fps-brand h1{color:#c5a735;margin:0;font-size:18px;font-weight:700}.fps-brand p{color:#333;letter-spacing:2px;margin:8px 0 0;font-size:11px}.fps-actions{align-items:center;gap:22px;display:flex}.fps-icon-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.fps-icon-btn img{object-fit:contain;width:26px;height:26px}.fps-tab-area{z-index:29;background:var(--fps-menu-bar-bg);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);isolation:isolate;width:100%;position:sticky;top:82px;overflow:hidden;box-shadow:0 2px 6px #00000030}.fps-tab-area:before{content:"";z-index:-1;background-image:url(/images/background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scaleX(-1)}.fps-main-tabs{background:var(--fps-menu-row-1-bg);gap:4px;height:48px;padding:0 36px;display:flex}.fps-main-tab{border:1px solid var(--fps-menu-tab-border);background:var(--fps-menu-tab-bg);color:#777;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex;box-shadow:0 2px 4px #00000014}.fps-main-tab img{object-fit:contain;width:26px;height:26px}.fps-main-tab.active{background:var(--fps-menu-tab-active-bg);color:#c5a735;border-color:var(--fps-menu-tab-active-border);box-shadow:0 3px 7px #00000028}.fps-main-tab:first-child{flex:0 0 var(--fps-side-card-width)}.fps-main-tab:not(:first-child){flex:1 1 0;min-width:0}.fps-sub-menu,.fps-grade-menu{background:var(--fps-menu-row-2-bg);gap:4px;height:36px;padding:0 36px;display:flex}.fps-sub-menu button,.fps-grade-menu button{border:1px solid var(--fps-menu-tab-border);background:var(--fps-menu-tab-level-2-bg);color:#777;cursor:pointer;border-radius:6px;font-size:13px;font-weight:700;box-shadow:0 2px 4px #00000014}.fps-db-menu-depth-2,.fps-grade-menu{background:var(--fps-menu-row-3-bg)}.fps-db-menu-depth-2 button,.fps-grade-menu button{background:var(--fps-menu-tab-level-3-bg)}.fps-sub-menu button.active,.fps-grade-menu button.active{background:var(--fps-menu-tab-active-bg);color:#c5a735;border-color:var(--fps-menu-tab-active-border);box-shadow:0 3px 7px #00000024}.fps-db-menu-depth-1 button:first-child,.fps-db-menu-depth-2 button:first-child,.fps-grade-menu button:first-child{flex:0 0 var(--fps-side-card-width)}.fps-db-menu-depth-1 button:not(:first-child),.fps-db-menu-depth-2 button:not(:first-child),.fps-grade-menu button:not(:first-child){flex:1 1 0;min-width:0}.fps-content{grid-template-columns:300px 1fr;gap:0;min-height:calc(100vh - 274px);display:grid}.fps-sidebar{padding:42px 12px 28px 36px}.fps-category{width:var(--fps-side-card-width);background:linear-gradient(135deg,#fffbea,#e5f7ff);border-radius:16px;flex-direction:column;justify-content:space-between;height:172px;margin-bottom:18px;display:flex;overflow:hidden;box-shadow:0 4px 7px #00000035}.fps-category-icon{flex:1;place-items:center;padding:16px 0 8px;display:grid}.fps-category-icon img{object-fit:contain;width:92px;height:92px}.fps-category span{color:#c5a735;text-align:center;background:#fff;border-radius:18px;place-items:center;height:30px;margin:0 8px 8px;font-size:11px;font-weight:700;display:grid}.fps-category.active span{color:#c5a735;background:#fff}.fps-main-panel{background:linear-gradient(135deg,#fffef2,#e9f9ff);border-radius:16px;min-height:720px;margin:42px 28px 100px 0;padding:28px 32px;box-shadow:0 3px 8px #00000035}.fps-main-panel-featured{background:linear-gradient(135deg,#fffef2,#e9f9ff);min-height:0;padding:12px 24px 28px;box-shadow:0 3px 8px #00000030}.fps-main-panel h2{color:#267de8;margin:0 0 10px;font-size:28px}.fps-main-panel h3{margin:0 0 18px;font-size:17px;font-style:italic}.fps-main-image{object-fit:cover;border-radius:18px;width:100%;max-height:280px;display:block}.fps-cta-row{justify-content:flex-end;gap:18px;margin-top:180px;padding-right:80px;display:flex}.fps-cta-row button{color:#fff;cursor:pointer;background:#ff650f;border:none;border-radius:16px;width:105px;height:28px;font-weight:700}.fps-footer{color:#fff;background:#1c1a4b;justify-content:space-between;align-items:center;height:72px;padding:12px 34px;display:flex}.fps-footer-brand h2{margin:0;font-size:22px;font-weight:700}.fps-footer-brand p{letter-spacing:8px;width:fit-content;margin:8px auto 0;font-size:10px}.fps-footer-contact{align-items:center;gap:18px;font-size:13px;display:flex}.fps-footer-item,.fps-footer-social{color:#fff;align-items:center;gap:7px;text-decoration:none;display:flex}.fps-footer-item img{object-fit:contain;width:20px;height:20px;display:block}.fps-footer-social img{object-fit:contain;width:22px;height:22px;display:block}.fps-footer-item:hover,.fps-footer-social:hover{opacity:.8}.fps-featured-content{grid-template-columns:304px 1fr;min-height:calc(100vh - 238px);display:grid}.fps-admission-list{background:#fff4ca8c;padding:42px 12px 40px 36px}.fps-admission-card{width:var(--fps-side-card-width);cursor:pointer;background:#fff7de;border:none;border-radius:16px;height:172px;margin-bottom:18px;padding:8px;box-shadow:0 4px 8px #00000035}.fps-admission-card img{object-fit:cover;border-radius:12px;width:100%;height:126px;display:block}.fps-admission-title{color:#666;background:#fff;border-radius:18px;justify-content:center;align-items:center;gap:6px;height:30px;margin-top:6px;font-size:12px;font-weight:800;display:flex;box-shadow:inset 0 -2px 4px #00000012}.fps-admission-title b{color:#777;background:#f5f5f5;border-radius:50%;place-items:center;width:22px;height:22px;font-size:18px;display:grid;box-shadow:0 2px 4px #00000025}.fps-admission-card.active .fps-admission-title{color:#fff;background:#dfbd45}.fps-admission-card.active .fps-admission-title b{color:#dfbd45;background:#fff}.fps-detail-panel{background:#f7fbff;border-radius:16px;margin:34px 36px 80px 0;padding:12px 24px 28px;box-shadow:0 3px 8px #00000030}.fps-featured-only-panel{width:100%}.fps-detail-header{grid-template-columns:1.55fr repeat(4,minmax(92px,.72fr));grid-auto-rows:60px;align-items:stretch;gap:3px;margin-bottom:8px;display:grid}.fps-detail-header>div,.fps-detail-header button{box-sizing:border-box;background:#f8fbfd;border:2px solid #d8bd5a;border-radius:6px;height:80px;min-height:0;box-shadow:0 2px 4px #00000025}.fps-detail-header>div{background:#fbfcfd;flex-direction:column;justify-content:center;padding:10px 16px;display:flex}.fps-detail-header h2{color:#d0aa3d;margin:0;font-size:18px;font-weight:800;line-height:1.25}.fps-detail-header p{color:#222;margin:4px 0 0;font-size:15px;font-weight:700}.fps-detail-header button{cursor:pointer;color:#666;font-weight:800}.fps-detail-header button.active{color:#c9a33b;background:#fff0bc}.fps-product-category-panel{width:100%}.fps-product-detail-header .fps-product-detail-title{text-align:left;background:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 16px;display:flex}.fps-product-detail-header .fps-product-detail-title h2{color:#d0aa3d;margin:0;font-size:17px;font-weight:900;line-height:1.25}.fps-product-detail-header .fps-product-detail-title p{color:#222;margin:4px 0 0;font-size:15px;font-style:italic;font-weight:800}.fps-detail-tab{cursor:pointer;color:#666;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-weight:800;display:flex}.fps-detail-tab img{object-fit:contain;filter:brightness(0)saturate()invert(66%)sepia(39%)saturate(614%)hue-rotate(5deg)brightness(87%)contrast(86%);width:28px;height:28px}.fps-detail-tab span{font-size:12px}.fps-detail-tab.active{color:#c9a33b;background:#fff0bc}.fps-detail-tab.active img{filter:brightness(0)saturate()invert(66%)sepia(39%)saturate(614%)hue-rotate(5deg)brightness(87%)contrast(86%)}.fps-detail-tab.active span{color:#c9a33b}.fps-empty-icon{border:1.8px solid #d8bd5a;border-radius:50%;width:28px;height:28px;display:block}.fps-product-empty-icon{position:relative}.fps-detail-tab.active .fps-product-empty-icon:after{content:"";border:3px solid;border-width:0 3px 3px 0;width:9px;height:14px;position:absolute;top:4px;left:7px;transform:rotate(45deg)}.fps-detail-tab.active .fps-product-empty-icon{color:#fff;background:#c9a33b;border-color:#c9a33b}.fps-product-category-panel-cart-open,.fps-featured-only-panel-cart-open{min-height:720px;padding-right:330px}.fps-product-category-panel-cart-open .fps-product-detail-header,.fps-featured-only-panel-cart-open .fps-detail-header{grid-template-columns:minmax(210px,1.45fr) repeat(3,minmax(82px,.55fr)) minmax(112px,.72fr);grid-auto-rows:108px;gap:4px;height:108px}.fps-product-category-panel-cart-open .fps-product-detail-header>div,.fps-product-category-panel-cart-open .fps-product-detail-header button,.fps-featured-only-panel-cart-open .fps-detail-header>div,.fps-featured-only-panel-cart-open .fps-detail-header button{height:108px;min-height:108px}.fps-selected-service-panel{z-index:28;box-sizing:border-box;color:#222;background:#fff;width:min(30vw,380px);min-width:360px;padding:34px 14px;position:fixed;top:202px;bottom:0;right:0;overflow-y:auto;box-shadow:-4px 0 14px #00000012}.fps-selected-service-panel h3{color:#c9a33b;align-items:center;gap:12px;margin:0 0 16px;font-size:22px;font-style:normal;font-weight:900;line-height:1.2;display:flex}.fps-selected-service-img{object-fit:contain;flex:none;width:36px;height:36px;display:block}.fps-selected-service-icon{background:#c9a33b;border-radius:6px;flex:none;width:34px;height:44px;position:relative}.fps-selected-service-icon:before{content:"";border-top:12px solid #fff;border-left:12px solid #0000;position:absolute;top:0;right:0}.fps-selected-service-icon:after{content:"+";color:#fff;font-size:24px;font-weight:900;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.fps-selected-service-table-wrap{border-radius:5px;overflow:hidden;box-shadow:0 4px 12px #00000025}.fps-selected-service-table{border-collapse:collapse;table-layout:fixed;background:#fff;width:100%;font-size:15px}.fps-selected-service-table th{color:#c9a33b;text-align:left;white-space:nowrap;background:#fff0bc;padding:9px 6px;font-size:14px;font-weight:900}.fps-selected-service-table th:first-child,.fps-selected-service-table td:first-child{text-align:center;width:42px}.fps-selected-service-table th:nth-child(3),.fps-selected-service-table td:nth-child(3){text-align:center;width:68px}.fps-selected-service-table th:nth-child(4),.fps-selected-service-table td:nth-child(4){text-align:right;width:90px}.fps-selected-service-table th:nth-child(5),.fps-selected-service-table td:nth-child(5){text-align:center;width:34px}.fps-selected-service-table td{color:#444;border-top:1px solid #00000010;padding:10px 6px;font-weight:600}.fps-selected-service-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fps-selected-service-remove{color:#fff;cursor:pointer;background:#ff2626;border:none;border-radius:50%;place-items:center;width:20px;height:20px;font-size:15px;font-weight:900;line-height:1;display:inline-grid}.fps-selected-service-total{justify-content:flex-end;align-items:baseline;gap:12px;margin-top:22px;font-size:20px;font-weight:900;display:flex}.fps-selected-service-total strong{color:#c9a33b;min-width:92px;font-size:24px}.fps-selected-service-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#c9a33b,#e9c75c);border:none;border-radius:30px;place-items:center;width:255px;min-height:46px;margin:12px 6px 0 auto;font-size:18px;font-weight:900;display:grid;box-shadow:0 5px 12px #00000030}.fps-footer{z-index:29;position:relative}@media (width<=1180px){.fps-product-category-panel-cart-open,.fps-featured-only-panel-cart-open{min-height:660px;padding-right:0}.fps-product-category-panel-cart-open .fps-product-detail-header,.fps-featured-only-panel-cart-open .fps-detail-header{grid-auto-rows:96px;height:96px}.fps-product-category-panel-cart-open .fps-product-detail-header>div,.fps-product-category-panel-cart-open .fps-product-detail-header button,.fps-featured-only-panel-cart-open .fps-detail-header>div,.fps-featured-only-panel-cart-open .fps-detail-header button{height:96px;min-height:96px}.fps-selected-service-panel{width:min(450px,100%);min-width:0;box-shadow:none;background:0 0;margin:18px 0 22px auto;padding:0;position:static;overflow:visible}}.fps-teacher-panel{flex-direction:column;gap:18px;margin-top:26px;display:flex}.fps-teacher-empty{color:#777;background:#fff;border-radius:12px;place-items:center;min-height:120px;font-weight:700;display:grid}.fps-teacher-card{background:#fffffff5;border-radius:20px;min-height:160px;padding:14px 18px 18px;overflow:hidden;box-shadow:0 4px 8px #00000030}.fps-teacher-card.has-photo{grid-template-columns:150px minmax(0,1fr);align-items:start;column-gap:20px;display:grid}.fps-teacher-photo{object-fit:cover;border-radius:8px;justify-self:center;width:132px;height:180px;display:block}.fps-teacher-content{min-width:0}.fps-teacher-content h2{color:#d0aa3d;margin:0 0 6px;font-size:16px;font-weight:800;line-height:1.3}.fps-teacher-content h3{color:#222;border-bottom:2px solid #d8bd5a;margin:0 0 12px;padding-bottom:8px;font-size:13px;font-weight:700;line-height:1.4}.fps-teacher-content p{color:#555;margin:0;font-size:13px;font-style:italic;font-weight:600;line-height:1.75}.fps-product-description{color:#2f2f2f;background:#fff;margin-top:26px;font-size:20px;line-height:1.75}.fps-product-description h2{color:#c9a846;background:#fffecb;border-radius:4px;margin:0 0 10px;padding:18px 30px;font-size:26px;font-weight:800;line-height:1.25;box-shadow:0 3px 6px #00000025}.fps-product-intro{padding:0 44px 18px;font-style:italic}.fps-product-intro p,.fps-product-copy p{margin:0 0 12px}.fps-product-intro strong,.fps-product-copy strong{color:#111;font-weight:800}.fps-product-pill{color:#fff;text-align:center;background:#ffc51d;border-radius:26px;justify-content:center;align-items:center;width:min(86%,980px);min-height:48px;margin:18px auto 44px;padding:8px 34px;font-size:18px;font-weight:800;line-height:1.35;display:flex;box-shadow:0 4px 6px #00000030}.fps-product-description-image{object-fit:cover;border-radius:14px;width:min(92%,1010px);max-height:620px;margin:0 auto 20px;display:block}.fps-product-copy{padding:0 18px 12px}.fps-product-copy h3{color:#c9a846;margin:16px 0 4px;font-size:20px;font-weight:800;line-height:1.35}.fps-product-copy h4{color:#111;margin:8px 0 4px;font-size:20px;font-weight:800;line-height:1.35}.fps-product-copy h4 span{font-weight:400}.fps-product-copy ul{margin:0 0 8px 28px;padding:0}.fps-product-copy li{margin:0 0 6px}.fps-news-tabs{grid-template-columns:var(--fps-side-card-width) repeat(3, 1fr);background:var(--fps-menu-row-2-bg);height:36px;padding:0 34px;display:grid}.fps-news-tabs button{border:1px solid var(--fps-menu-tab-border);background:var(--fps-menu-tab-level-2-bg);color:#777;cursor:pointer;font-size:13px;font-weight:700}.fps-news-tabs button.active{background:var(--fps-menu-tab-active-bg);color:#c5a735;border-color:var(--fps-menu-tab-active-border);box-shadow:0 2px 5px #00000025}.fps-news-content{grid-template-columns:304px 1fr;min-height:calc(100vh - 274px);display:grid}.fps-news-list{background:#fff4ca8c;padding:42px 12px 40px 36px}.fps-news-card{width:var(--fps-side-card-width);cursor:pointer;background:#fff7de;border:none;border-radius:16px;height:172px;margin-bottom:18px;padding:8px;box-shadow:0 4px 8px #00000035}.fps-news-card img{object-fit:cover;border-radius:12px;width:100%;height:126px;display:block}.fps-news-title{color:#d0aa3d;background:#fff;border-radius:18px;justify-content:center;align-items:center;height:30px;margin-top:6px;font-size:11px;font-weight:800;display:flex;box-shadow:inset 0 -2px 4px #00000012}.fps-news-card.active .fps-news-title{color:#fff;background:#f5d84d}.fps-news-panel{background:linear-gradient(135deg,#fffef2,#e9f9ff);border-radius:16px;min-height:720px;margin:42px 36px 80px 0;padding:34px 36px;box-shadow:0 3px 8px #00000030}.fps-news-main-image{object-fit:cover;border-radius:18px;width:100%;height:310px;display:block}.fps-news-caption{text-align:center;color:#222;margin-top:110px;font-size:16px;font-style:italic;font-weight:800}.fps-news-article{width:100%}.fps-news-action-row{grid-template-columns:minmax(220px,1.45fr) repeat(2,minmax(112px,.72fr)) minmax(160px,1.18fr);gap:4px;margin:-14px 0 12px;display:grid}.fps-news-action-card{color:#d0aa3d;text-align:center;background:#fffefa;border:2px solid #d8bd5a;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:48px;font-size:12px;font-weight:800;display:flex;box-shadow:0 2px 4px #00000025}.fps-news-action-card[type=button]{cursor:pointer}.fps-news-action-card.active{background:#fff9c9}.fps-news-action-title{align-items:flex-start;padding:6px 14px}.fps-news-action-title h2{color:#d0aa3d;margin:0;font-size:16px;line-height:1.2}.fps-news-action-title p{color:#333;margin:0;font-size:12px;font-weight:800}.fps-news-action-icon{color:#d0aa3d;place-items:center;font-size:22px;line-height:1;display:grid}.fps-news-action-card span:not(.fps-news-action-icon){color:#d0aa3d;font-size:14px;font-weight:900}.fps-news-price-card{align-items:stretch;padding:7px 18px;position:relative}.fps-news-price-card:after{content:"";border:1.8px solid #d8bd5a;border-radius:50%;width:22px;height:22px;position:absolute;top:9px;right:28px}.fps-news-price-card span{text-align:left}.fps-news-action-card b{color:#666;font-size:11px}.fps-news-article>h1{color:#fff;background:#ff9f16;border-radius:10px;margin:0 0 12px;padding:12px 14px;font-size:18px;font-weight:900;line-height:1.35}.fps-news-copy{color:#222;max-width:940px;margin:0 auto;font-size:14px;font-weight:500;line-height:1.85}.fps-news-copy p{margin:0 0 14px}.fps-news-copy strong{color:#ff9f16;font-weight:900}.fps-news-copy h2,.fps-news-copy h3{color:#ff9f16;text-transform:uppercase;margin:28px 0 10px;font-style:normal;font-weight:900;line-height:1.35}.fps-news-copy h2{font-size:22px}.fps-news-copy h3{font-size:16px}.fps-news-gold-heading{color:#c9a846!important}.fps-news-center{text-align:center}.fps-news-emphasis{color:#ff9f16;font-weight:800}.fps-news-note{color:#777;font-style:italic}.fps-news-green{color:#00a950!important}.fps-news-badge{background:#ff9f16;border-radius:999px;padding:2px 8px;color:#fff!important}.fps-news-article-image{object-fit:cover;border-radius:18px;width:min(100%,900px);max-height:365px;margin:18px auto;display:block}.fps-news-tier-list{text-align:center;flex-direction:column;align-items:center;gap:10px;width:min(520px,100%);margin:16px auto 22px;display:flex}.fps-news-tier{width:100%}.fps-news-tier h3{color:#7b6500;text-transform:none;background:#ffd83d;border-radius:999px;width:fit-content;max-width:100%;margin:0 auto 6px;padding:5px 22px;font-size:13px;box-shadow:0 3px 5px #00000025}.fps-tier-pill-primary{background:#ffc51d!important}.fps-tier-pill-secondary{background:#fff45a!important}.fps-tier-pill-soft{background:#fffcca!important}.fps-tier-pill-pale{background:#e8fbff!important}.fps-news-tier ul,.fps-news-check-list,.fps-news-step-list{margin:0 0 14px;padding-left:24px}.fps-news-tier li{margin:0 0 3px}.fps-news-check-list{padding-left:0;list-style:none}.fps-news-check-list li{margin-bottom:5px;padding-left:24px;position:relative}.fps-news-check-list li:before{content:"✓";color:#fff;background:#ffa51f;border-radius:50%;place-items:center;width:16px;height:16px;font-size:11px;font-weight:900;line-height:1;display:grid;position:absolute;top:.15em;left:0}.fps-news-step-list li{margin-bottom:6px}.fps-news-step-list{padding-left:0;list-style:none}.fps-news-step-list span{color:#fff;background:#ff9f16;border-radius:999px;justify-content:center;min-width:66px;margin-right:8px;padding:2px 10px;font-weight:800;display:inline-flex}.fps-intro-tabs{grid-template-columns:var(--fps-side-card-width) repeat(4, 1fr);background:var(--fps-menu-row-2-bg);height:36px;padding:0 34px;display:grid}.fps-intro-tabs button{border:1px solid var(--fps-menu-tab-border);background:var(--fps-menu-tab-level-2-bg);color:#777;cursor:pointer;font-size:13px;font-weight:700}.fps-intro-tabs button.active{background:var(--fps-menu-tab-active-bg);color:#c5a735;border-color:var(--fps-menu-tab-active-border);box-shadow:0 2px 5px #00000025}.fps-intro-content{grid-template-columns:304px 1fr;min-height:calc(100vh - 238px);display:grid}.fps-intro-list{background:#fff4ca8c;padding:42px 12px 40px 36px}.fps-intro-card{width:var(--fps-side-card-width);cursor:pointer;background:#fff7de;border:none;border-radius:16px;height:172px;margin-bottom:18px;padding:8px;box-shadow:0 4px 8px #00000035}.fps-intro-card img{object-fit:cover;border-radius:12px;width:100%;height:126px;display:block}.fps-intro-title{color:#d0aa3d;background:#fff;border-radius:18px;justify-content:center;align-items:center;height:30px;margin-top:6px;font-size:11px;font-weight:800;display:flex;box-shadow:inset 0 -2px 4px #00000012}.fps-intro-card.active .fps-intro-title{color:#d0aa3d;background:#fff}.fps-intro-panel{background:linear-gradient(135deg,#fffef2,#e9f9ff);border-radius:16px;justify-content:center;align-items:flex-start;min-height:720px;margin:42px 36px 80px 0;padding:34px 36px;display:flex;box-shadow:0 3px 8px #00000030}.fps-intro-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;margin-top:28px;display:grid}.fps-intro-image-grid img{object-fit:cover;background:#fff;border-radius:18px;width:100%;height:240px;display:block;box-shadow:0 4px 10px #00000025}.fps-updating-box{text-align:center;color:#1e9bff;margin-top:120px;font-style:italic;font-weight:800}.fps-update-icon{object-fit:contain;width:90px;height:90px;margin:0 auto 18px;display:block}.fps-updating-box p{margin:0;font-size:24px}.fps-forum-tabs{grid-template-columns:var(--fps-side-card-width) 1fr 1fr 1fr;background:var(--fps-menu-row-2-bg);height:36px;padding:0 34px;display:grid}.fps-forum-tabs button{border:1px solid var(--fps-menu-tab-border);background:var(--fps-menu-tab-level-2-bg);color:#777;cursor:pointer;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.fps-forum-tabs button img{object-fit:contain;width:22px;height:22px}.fps-forum-tabs button.active{background:var(--fps-menu-tab-active-bg);color:#c5a735;border-color:var(--fps-menu-tab-active-border);box-shadow:0 2px 5px #00000025}.fps-forum-content{grid-template-columns:304px 1fr;min-height:calc(100vh - 238px);display:grid}.fps-forum-list{background:#fff4ca8c;padding:42px 12px 40px 36px}.fps-forum-card{width:var(--fps-side-card-width);cursor:pointer;background:#fff7de;border:none;border-radius:16px;height:172px;margin-bottom:18px;padding:8px;box-shadow:0 4px 8px #00000035}.fps-forum-card img{object-fit:cover;border-radius:12px;width:100%;height:126px;display:block}.fps-forum-title{color:#d0aa3d;background:#fff;border-radius:18px;justify-content:center;align-items:center;height:30px;margin-top:6px;font-size:11px;font-weight:800;display:flex;box-shadow:inset 0 -2px 4px #00000012}.fps-forum-panel{background:linear-gradient(135deg,#fffef2,#e9f9ff);border-radius:16px;justify-content:center;align-items:flex-start;min-height:720px;margin:42px 36px 80px 0;padding:34px 36px;display:flex;box-shadow:0 3px 8px #00000030}.fps-news-action-img{object-fit:contain;width:24px;height:24px;display:block}.fps-news-action-card.active .fps-news-action-img{filter:none}@media (width<=900px){.fps-header{height:auto;min-height:76px;padding:10px 16px}.fps-brand{gap:12px;min-width:0}.fps-brand img{width:72px;height:48px}.fps-brand h1{font-size:15px;line-height:1.25}.fps-brand p{margin-top:4px;font-size:10px;line-height:1.25}.fps-actions{gap:8px}.fps-tab-area{top:76px}.fps-main-tabs,.fps-sub-menu,.fps-grade-menu,.fps-news-tabs,.fps-intro-tabs,.fps-forum-tabs{overscroll-behavior-x:contain;scrollbar-width:none;grid-template-columns:none;gap:4px;height:auto;min-height:44px;padding:0 12px;display:flex;overflow-x:auto}.fps-main-tabs::-webkit-scrollbar{display:none}.fps-sub-menu::-webkit-scrollbar{display:none}.fps-grade-menu::-webkit-scrollbar{display:none}.fps-news-tabs::-webkit-scrollbar{display:none}.fps-intro-tabs::-webkit-scrollbar{display:none}.fps-forum-tabs::-webkit-scrollbar{display:none}.fps-main-tab,.fps-sub-menu button,.fps-grade-menu button,.fps-news-tabs button,.fps-intro-tabs button,.fps-forum-tabs button{white-space:normal;flex:none;min-width:132px;min-height:42px;padding:6px 10px;line-height:1.25}.fps-main-tab:first-child,.fps-db-menu-depth-1 button:first-child,.fps-db-menu-depth-2 button:first-child,.fps-grade-menu button:first-child{flex-basis:auto}.fps-content,.fps-featured-content,.fps-news-content,.fps-intro-content,.fps-forum-content{min-height:0;display:block}.fps-sidebar,.fps-db-vbar,.fps-admission-list,.fps-news-list,.fps-intro-list,.fps-forum-list{scrollbar-width:none;background:0 0;gap:12px;padding:20px 12px 8px;display:flex;overflow-x:auto}.fps-sidebar::-webkit-scrollbar{display:none}.fps-db-vbar::-webkit-scrollbar{display:none}.fps-admission-list::-webkit-scrollbar{display:none}.fps-news-list::-webkit-scrollbar{display:none}.fps-intro-list::-webkit-scrollbar{display:none}.fps-forum-list::-webkit-scrollbar{display:none}.fps-db-vbar button,.fps-category,.fps-admission-card,.fps-news-card,.fps-intro-card,.fps-forum-card{border-radius:12px;flex:0 0 164px;width:164px;height:128px;min-height:128px;margin:0}.fps-db-vbar img,.fps-category-icon img{width:64px;height:64px}.fps-db-vbar-featured img,.fps-admission-card img,.fps-news-card img,.fps-intro-card img,.fps-forum-card img{height:78px}.fps-main-panel,.fps-detail-panel,.fps-news-panel,.fps-intro-panel,.fps-forum-panel{border-radius:12px;min-height:0;margin:16px 12px 48px;padding:18px 14px}.fps-detail-header,.fps-product-detail-header,.fps-news-action-row{grid-template-columns:none;gap:4px;margin-bottom:14px;padding-bottom:4px;display:flex;overflow-x:auto}.fps-detail-header>div,.fps-detail-header button,.fps-product-detail-header>div,.fps-product-detail-header button,.fps-news-action-card{flex:0 0 150px;height:70px;min-height:70px}.fps-main-image,.fps-news-main-image,.fps-news-article-image,.fps-product-description-image{object-fit:contain;width:100%;height:auto;max-height:none}.fps-product-description{font-size:15px}.fps-product-description h2,.fps-news-article>h1{padding:12px 14px;font-size:18px}.fps-product-intro,.fps-product-copy,.fps-news-copy{padding-inline:0}.fps-footer{text-align:center;flex-direction:column;gap:12px;height:auto;min-height:72px;padding:14px 16px}.fps-footer-contact{flex-wrap:wrap;justify-content:center;gap:10px}.fps-intro-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.fps-intro-image-grid img{border-radius:14px;height:170px}}@media (width<=480px){.fps-header{padding:8px 12px}.fps-brand img{width:58px;height:42px}.fps-brand h1{font-size:13px}.fps-tab-area{top:66px}.fps-main-tab,.fps-sub-menu button,.fps-grade-menu button,.fps-news-tabs button,.fps-intro-tabs button,.fps-forum-tabs button{min-width:118px;font-size:12px}.fps-db-vbar button,.fps-category,.fps-admission-card,.fps-news-card,.fps-intro-card,.fps-forum-card{flex-basis:148px;width:148px}.fps-main-panel,.fps-detail-panel,.fps-news-panel,.fps-intro-panel,.fps-forum-panel{margin-inline:8px;padding:14px 10px}.fps-intro-image-grid{grid-template-columns:1fr;gap:12px;margin-top:18px}.fps-intro-image-grid img{height:190px}}:root{--fss-side-card-width:252px;--fss-menu-bar-bg:transparent;--fss-menu-row-1-bg:#ffffff3d;--fss-menu-row-2-bg:#ffffff29;--fss-menu-row-3-bg:#ffffff14;--fss-menu-tab-bg:#ffffff4d;--fss-menu-tab-level-2-bg:#ffffff38;--fss-menu-tab-level-3-bg:#ffffff24;--fss-menu-tab-active-bg:#ffffff7a;--fss-menu-tab-border:#ffffff6b;--fss-menu-tab-active-border:#c5a7353d}.fss-page{min-height:100vh;font-family:var(--font-main);color:#111;isolation:isolate;position:relative;overflow-x:clip}.fss-page:before{content:"";z-index:-1;background-image:url(/images/background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0;transform:scaleX(-1)}.fss-header{z-index:30;background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 36px;display:flex;position:sticky;top:0;box-shadow:0 2px 6px #00000012}.fss-brand{color:inherit;align-items:center;gap:18px;text-decoration:none;display:flex}.fss-brand img{object-fit:contain;width:90px;height:55px}.fss-brand h1{color:#c5a735;margin:0;font-size:18px;font-weight:700}.fss-brand p{color:#333;letter-spacing:1px;margin:8px 0 0;font-size:11px}.fss-actions{align-items:center;gap:22px;display:flex}.fss-icon-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.fss-icon-btn img{object-fit:contain;width:26px;height:26px}.fss-tab-area{z-index:29;background:var(--fss-menu-bar-bg);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);isolation:isolate;width:100%;position:sticky;top:82px;overflow:hidden;box-shadow:0 2px 6px #00000030}.fss-tab-area:before{content:"";z-index:-1;background-image:url(/images/background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scaleX(-1)}.fss-main-tabs{background:var(--fss-menu-row-1-bg);gap:4px;height:48px;padding:0 36px;display:flex}.fss-main-tab{border:1px solid var(--fss-menu-tab-border);background:var(--fss-menu-tab-bg);color:#777;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex;box-shadow:0 2px 4px #00000014}.fss-main-tab img{object-fit:contain;width:26px;height:26px}.fss-main-tab.active{background:var(--fss-menu-tab-active-bg);color:#c5a735;border-color:var(--fss-menu-tab-active-border);box-shadow:0 3px 7px #00000028}.fss-main-tab:first-child{flex:0 0 var(--fss-side-card-width)}.fss-main-tab:not(:first-child){flex:1 1 0;min-width:0}.fss-sub-menu,.fss-grade-menu{background:var(--fss-menu-row-2-bg);gap:4px;height:36px;padding:0 36px;display:flex}.fss-sub-menu button,.fss-grade-menu button{border:1px solid var(--fss-menu-tab-border);background:var(--fss-menu-tab-level-2-bg);color:#777;cursor:pointer;border-radius:6px;font-size:13px;font-weight:700;box-shadow:0 2px 4px #00000014}.fss-db-menu-depth-2,.fss-grade-menu{background:var(--fss-menu-row-3-bg)}.fss-db-menu-depth-2 button,.fss-grade-menu button{background:var(--fss-menu-tab-level-3-bg)}.fss-sub-menu button.active,.fss-grade-menu button.active{background:var(--fss-menu-tab-active-bg);color:#c5a735;border-color:var(--fss-menu-tab-active-border);box-shadow:0 3px 7px #00000024}.fss-db-menu-depth-1 button:first-child,.fss-db-menu-depth-2 button:first-child,.fss-grade-menu button:first-child{flex:0 0 var(--fss-side-card-width)}.fss-db-menu-depth-1 button:not(:first-child),.fss-db-menu-depth-2 button:not(:first-child),.fss-grade-menu button:not(:first-child){flex:1 1 0;min-width:0}.fss-sub-menu.forum-menu{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.fss-sub-menu.forum-menu button{justify-content:center;align-items:center;gap:8px;display:flex}.fss-sub-menu.forum-menu button img{object-fit:contain;width:24px;height:24px}.fss-content{grid-template-columns:300px 1fr;gap:0;min-height:calc(100vh - 274px);display:grid}.fss-sidebar{padding:42px 12px 28px 36px}.fss-category{width:var(--fss-side-card-width);cursor:pointer;background:linear-gradient(135deg,#fffbea,#e5f7ff);border-radius:16px;flex-direction:column;justify-content:space-between;height:172px;margin-bottom:18px;display:flex;overflow:hidden;box-shadow:0 4px 7px #00000035}.fss-category-icon{flex:1;place-items:center;padding:16px 0 8px;display:grid}.fss-category-icon img{object-fit:contain;width:92px;height:92px}.fss-category>span{color:#c5a735;text-align:center;background:#fff;border-radius:18px;place-items:center;min-height:30px;margin:0 8px 8px;padding:0 6px;font-size:11px;font-weight:700;display:grid}.fss-category.active{background:linear-gradient(135deg,#fff6d4,#dff7ff);box-shadow:0 5px 10px #00000045}.fss-category.active>span{color:#fff;background:#d8b13c}.fss-category.news-card,.fss-category.intro-card,.fss-category.forum-card{background:linear-gradient(135deg,#fffbea,#e5f7ff);border-radius:16px;height:172px;position:relative;overflow:hidden}.fss-category.news-card .fss-category-icon,.fss-category.intro-card .fss-category-icon,.fss-category.forum-card .fss-category-icon{box-sizing:border-box;flex:none;height:124px;padding:10px 10px 0;display:block}.fss-category.news-card .fss-category-icon img,.fss-category.intro-card .fss-category-icon img,.fss-category.forum-card .fss-category-icon img{object-fit:cover;border-radius:12px;width:100%;height:118px;display:block}.fss-category.news-card>span,.fss-category.intro-card>span,.fss-category.forum-card>span{height:32px;min-height:unset;color:#d8b13c;text-align:center;background:#fff;border-radius:18px;justify-content:center;align-items:center;margin:0;padding:0 8px;font-size:12px;font-weight:800;line-height:1.1;display:flex;position:absolute;bottom:8px;left:8px;right:8px;box-shadow:0 3px 5px #00000025}.fss-category.news-card.active>span,.fss-category.intro-card.active>span,.fss-category.forum-card.active>span{color:#fff;background:#d8b13c}.fss-category.featured-card{width:var(--fss-side-card-width);background:linear-gradient(135deg,#fffdf2 0%,#e1fbf6 100%);border-radius:20px;height:172px;padding:10px 10px 8px;position:relative;overflow:hidden;box-shadow:0 5px 8px #00000035}.fss-category.featured-card .fss-category-icon{background:0 0;justify-content:center;align-items:flex-start;height:120px;padding:0;display:flex}.fss-category.featured-card .fss-category-icon img{object-fit:contain;width:180px;height:118px;display:block}.fss-category.featured-card>span{height:38px;min-height:unset;color:#d8b642;text-align:center;text-transform:uppercase;background:#fff;border-radius:22px;justify-content:center;align-items:center;gap:8px;margin:0;padding:0 12px;font-size:15px;font-weight:800;line-height:1;display:flex;position:absolute;bottom:10px;left:8px;right:8px;box-shadow:0 3px 5px #00000030}.fss-category.featured-card>span span{min-height:unset;color:inherit;box-shadow:none;background:0 0;border-radius:0;margin:0;padding:0;display:inline}.fss-category.featured-card.active>span{color:#fff;background:#d8b13c}.fss-category.featured-card .grade-number{color:#fff;background:#d8b642;border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;margin:0;padding:0;font-size:22px;font-weight:900;line-height:1;display:inline-flex}.fss-category.featured-card.active .grade-number{color:#d8b642;background:#fff}.fss-main-panel{background:linear-gradient(135deg,#fffef2,#e9f9ff);border-radius:16px;min-height:980px;margin:42px 28px 100px 0;padding:70px 40px 36px;position:relative;box-shadow:0 3px 8px #00000035}.fss-main-panel-featured{min-height:0;padding:22px 28px 28px}.fss-detail-header{grid-template-columns:1.55fr repeat(4,minmax(92px,.72fr));grid-auto-rows:60px;align-items:stretch;gap:3px;display:grid}.fss-detail-header>div,.fss-detail-header button{box-sizing:border-box;background:#f8fbfd;border:2px solid #d8bd5a;border-radius:6px;height:80px;min-height:0;box-shadow:0 2px 4px #00000025}.fss-detail-header>div{background:#fbfcfd;flex-direction:column;justify-content:center;padding:10px 16px;display:flex}.fss-detail-header h2{color:#d0aa3d;margin:0;font-size:16px;font-weight:800}.fss-detail-header p{color:#222;margin:4px 0 0;font-size:15px;font-weight:700}.fss-product-category-panel{width:100%}.fss-product-detail-header .fss-product-detail-title{text-align:left;background:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 16px;display:flex}.fss-product-detail-header .fss-product-detail-title h2{color:#d0aa3d;font-size:17px;font-weight:900;line-height:1.25}.fss-product-detail-header .fss-product-detail-title p{color:#222;font-size:15px;font-style:italic;font-weight:800}.fss-detail-tab{color:#666;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-weight:800;display:flex}.fss-detail-tab img{object-fit:contain;filter:brightness(0)saturate()invert(66%)sepia(39%)saturate(614%)hue-rotate(5deg)brightness(87%)contrast(86%);width:28px;height:28px}.fss-detail-tab span{font-size:12px}.fss-detail-tab.active{color:#c9a33b;background:#fff0bc}.fss-empty-icon{border:1.8px solid #d8bd5a;border-radius:50%;width:28px;height:28px;display:block}.fss-product-empty-icon{position:relative}.fss-detail-tab.active .fss-product-empty-icon:after{content:"";border:3px solid;border-width:0 3px 3px 0;width:9px;height:14px;position:absolute;top:4px;left:7px;transform:rotate(45deg)}.fss-detail-tab.active .fss-product-empty-icon{color:#fff;background:#c9a33b;border-color:#c9a33b}.fss-product-category-panel-cart-open,.fss-featured-only-panel-cart-open{min-height:720px;padding-right:330px}.fss-product-category-panel-cart-open .fss-product-detail-header,.fss-featured-only-panel-cart-open .fss-detail-header{grid-template-columns:minmax(210px,1.45fr) repeat(3,minmax(82px,.55fr)) minmax(112px,.72fr);grid-auto-rows:108px;gap:4px;height:108px}.fss-product-category-panel-cart-open .fss-product-detail-header>div,.fss-product-category-panel-cart-open .fss-product-detail-header button,.fss-featured-only-panel-cart-open .fss-detail-header>div,.fss-featured-only-panel-cart-open .fss-detail-header button{height:108px;min-height:108px}.fss-selected-service-panel{z-index:28;box-sizing:border-box;color:#222;background:#fff;width:min(30vw,380px);min-width:360px;padding:34px 14px;position:fixed;top:202px;bottom:0;right:0;overflow-y:auto;box-shadow:-4px 0 14px #00000012}.fss-selected-service-panel h3{color:#c9a33b;align-items:center;gap:12px;margin:0 0 16px;font-size:22px;font-style:normal;font-weight:900;line-height:1.2;display:flex}.fss-selected-service-img{object-fit:contain;flex:none;width:36px;height:36px;display:block}.fss-selected-service-icon{background:#c9a33b;border-radius:6px;flex:none;width:34px;height:44px;position:relative}.fss-selected-service-icon:before{content:"";border-top:12px solid #fff;border-left:12px solid #0000;position:absolute;top:0;right:0}.fss-selected-service-icon:after{content:"+";color:#fff;font-size:24px;font-weight:900;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.fss-selected-service-table-wrap{border-radius:5px;overflow:hidden;box-shadow:0 4px 12px #00000025}.fss-selected-service-table{border-collapse:collapse;table-layout:fixed;background:#fff;width:100%;font-size:15px}.fss-selected-service-table th{color:#c9a33b;text-align:left;white-space:nowrap;background:#fff0bc;padding:9px 6px;font-size:14px;font-weight:900}.fss-selected-service-table th:first-child,.fss-selected-service-table td:first-child{text-align:center;width:42px}.fss-selected-service-table th:nth-child(3),.fss-selected-service-table td:nth-child(3){text-align:center;width:68px}.fss-selected-service-table th:nth-child(4),.fss-selected-service-table td:nth-child(4){text-align:right;width:90px}.fss-selected-service-table th:nth-child(5),.fss-selected-service-table td:nth-child(5){text-align:center;width:34px}.fss-selected-service-table td{color:#444;border-top:1px solid #00000010;padding:10px 6px;font-weight:600}.fss-selected-service-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fss-selected-service-remove{color:#fff;cursor:pointer;background:#ff2626;border:none;border-radius:50%;place-items:center;width:20px;height:20px;font-size:15px;font-weight:900;line-height:1;display:inline-grid}.fss-selected-service-total{justify-content:flex-end;align-items:baseline;gap:12px;margin-top:22px;font-size:20px;font-weight:900;display:flex}.fss-selected-service-total strong{color:#c9a33b;min-width:92px;font-size:24px}.fss-selected-service-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#c9a33b,#e9c75c);border:none;border-radius:30px;place-items:center;width:255px;min-height:46px;margin:12px 6px 0 auto;font-size:18px;font-weight:900;display:grid;box-shadow:0 5px 12px #00000030}.fss-footer{z-index:29;position:relative}@media (width<=1180px){.fss-product-category-panel-cart-open,.fss-featured-only-panel-cart-open{min-height:660px;padding-right:0}.fss-product-category-panel-cart-open .fss-product-detail-header,.fss-featured-only-panel-cart-open .fss-detail-header{grid-auto-rows:96px;height:96px}.fss-product-category-panel-cart-open .fss-product-detail-header>div,.fss-product-category-panel-cart-open .fss-product-detail-header button,.fss-featured-only-panel-cart-open .fss-detail-header>div,.fss-featured-only-panel-cart-open .fss-detail-header button{height:96px;min-height:96px}.fss-selected-service-panel{width:min(450px,100%);min-width:0;box-shadow:none;background:0 0;margin:18px 0 22px auto;padding:0;position:static;overflow:visible}}.fss-teacher-panel{flex-direction:column;gap:18px;display:flex}.fss-teacher-empty{color:#777;background:#fff;border-radius:12px;place-items:center;min-height:120px;font-weight:700;display:grid}.fss-teacher-card{background:#fffffff5;border-radius:20px;min-height:160px;padding:14px 18px 18px;overflow:hidden;box-shadow:0 4px 8px #00000030}.fss-teacher-card.has-photo{grid-template-columns:150px minmax(0,1fr);align-items:start;column-gap:20px;display:grid}.fss-teacher-photo{object-fit:cover;border-radius:8px;justify-self:center;width:132px;height:180px;display:block}.fss-teacher-content{min-width:0}.fss-teacher-content h2{color:#d0aa3d;margin:0 0 6px;font-size:16px;font-weight:800;line-height:1.3}.fss-teacher-content h3{color:#222;border-bottom:2px solid #d8bd5a;margin:0 0 12px;padding-bottom:8px;font-size:13px;font-weight:700;line-height:1.4}.fss-teacher-content p{color:#555;margin:0;font-size:13px;font-style:italic;font-weight:600;line-height:1.75}.fss-empty-panel{width:100%;min-height:680px}.fss-intro-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;margin-top:28px;display:grid}.fss-intro-image-grid img{object-fit:cover;background:#fff;border-radius:18px;width:100%;height:240px;display:block;box-shadow:0 4px 10px #00000025}.fss-image-box{text-align:center;width:100%}.fss-image-box img{object-fit:cover;border-radius:18px;width:88%;max-height:280px;margin:0 auto;display:block}.fss-image-box p{color:#222;margin:18px 0 0;font-size:15px;font-style:italic;font-weight:700}.fss-featured-title{color:#d8b13c;text-transform:uppercase;margin:0 0 12px;font-size:30px;font-weight:800}.fss-featured-year{color:#111;margin:0 0 22px;font-size:17px;font-style:italic;font-weight:700}.fss-image-box.featured{text-align:left}.fss-image-box.featured img{object-fit:cover;border-radius:18px;width:92%;max-height:300px;margin:0}.fss-image-box.featured p{text-align:center;width:92%;margin-top:18px}.fss-cta-row{align-items:center;gap:18px;display:flex;position:absolute;bottom:36px;right:70px}.fss-cta-row button:not(.fss-chat-btn){color:#fff;cursor:pointer;background:#ff650f;border:none;border-radius:16px;width:105px;height:28px;font-weight:700}.fss-chat-btn{cursor:pointer;background:linear-gradient(135deg,#1da8ff,#7457ff);border:none;border-radius:50% 50% 50% 14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:64px;height:64px;display:flex}.fss-chat-btn span{background:#fff;border-radius:8px;width:28px;height:4px}.fss-footer{color:#fff;background:#1c1a4b;justify-content:space-between;align-items:center;height:72px;padding:12px 34px;display:flex}.fss-footer-brand h2{margin:0;font-size:22px;font-weight:700}.fss-footer-brand p{letter-spacing:8px;width:fit-content;margin:8px auto 0;font-size:10px}.fss-footer-contact{align-items:center;gap:18px;font-size:13px;display:flex}.fss-footer-item,.fss-footer-social{color:#fff;align-items:center;gap:7px;text-decoration:none;display:flex}.fss-footer-item img{object-fit:contain;width:20px;height:20px;display:block}.fss-footer-social img{object-fit:contain;width:22px;height:22px;display:block}.fss-footer-item:hover,.fss-footer-social:hover{opacity:.8}.fss-db-vbar-card{color:#d1ad2c;cursor:pointer;text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#fffbea,#e5f7ff);border:none;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:172px;margin-bottom:18px;padding:22px 8px 8px;font-size:11px;font-weight:700;display:flex;overflow:hidden;box-shadow:0 4px 7px #00000035}.fss-db-vbar-card.active{color:#d0aa3d;background:linear-gradient(135deg,#fff6d4,#dff7ff);box-shadow:0 5px 10px #00000045}.fss-db-vbar-card.active>span{color:#fff;background:#d8b13c}.fss-db-vbar-card img{object-fit:contain;width:92px;height:92px;display:block}.fss-db-vbar-card>span{color:#d0aa3d;text-transform:uppercase;box-sizing:border-box;background:#fff;border-radius:18px;place-items:center;width:100%;min-height:30px;padding:4px 8px;line-height:1.2;display:grid;box-shadow:0 3px 4px #00000025}.fss-sidebar-featured .fss-db-vbar-card{gap:6px;padding:8px}.fss-sidebar-featured .fss-db-vbar-card img{object-fit:cover;border-radius:10px;width:100%;height:126px}.fss-sidebar-featured .fss-db-vbar-card.active>span{color:#fff;background:#d8b13c}.fss-sidebar-featured .fss-db-vbar-card>span{justify-content:center;align-items:center;gap:6px;display:flex}.fss-sidebar-featured .fss-db-vbar-card>span b{color:#fff;background:#d8b13c;border-radius:50%;place-items:center;width:24px;height:24px;font-size:16px;line-height:1;display:inline-grid}.fss-sidebar-featured .fss-db-vbar-card.active>span b{color:#d8b13c;background:#fff}.fss-featured-only-panel{width:100%}.fss-featured-detail-content{color:#222;background:#fff;border-radius:6px;margin-top:14px;overflow:hidden;box-shadow:0 2px 5px #00000025}.fss-featured-heading{color:#d0ad3d;background:#fffbd0;border-radius:6px;margin:0;padding:13px 20px;font-size:22px;font-weight:800;line-height:1.35;box-shadow:0 2px 4px #00000025}.fss-featured-intro{padding:24px 26px 10px;font-size:15px;font-style:italic;line-height:1.8}.fss-featured-intro p{margin:0 0 10px}.fss-featured-main-image{object-fit:contain;width:74%;max-width:650px;margin:10px auto 22px;display:block}.fss-featured-orange-title{color:#fff;background:#ffb51f;border-radius:5px;margin:0 34px 24px;padding:15px 20px;font-size:19px;font-weight:800;line-height:1.4;box-shadow:0 2px 4px #00000025}.fss-featured-body{padding:0 56px 42px;font-size:15px;line-height:1.85}.fss-featured-body p{margin:0 0 12px}.fss-featured-body h4{color:#ffb51f;margin:14px 0 4px;font-size:16px;font-weight:800}.fss-featured-body ul{margin:0 0 8px 18px;padding:0}.fss-featured-body li{margin-bottom:6px}@media (width<=900px){.fss-header{height:auto;min-height:76px;padding:10px 16px}.fss-brand{gap:12px;min-width:0}.fss-brand img{width:72px;height:48px}.fss-brand h1{font-size:15px;line-height:1.25}.fss-brand p{margin-top:4px;font-size:10px;line-height:1.25}.fss-actions{gap:8px}.fss-tab-area{top:76px}.fss-main-tabs,.fss-sub-menu,.fss-grade-menu{overscroll-behavior-x:contain;scrollbar-width:none;grid-template-columns:none;gap:4px;height:auto;min-height:44px;padding:0 12px;display:flex;overflow-x:auto}.fss-main-tabs::-webkit-scrollbar{display:none}.fss-sub-menu::-webkit-scrollbar{display:none}.fss-grade-menu::-webkit-scrollbar{display:none}.fss-main-tab,.fss-sub-menu button,.fss-grade-menu button{white-space:normal;flex:none;min-width:132px;min-height:42px;padding:6px 10px;line-height:1.25}.fss-main-tab:first-child,.fss-db-menu-depth-1 button:first-child,.fss-db-menu-depth-2 button:first-child,.fss-grade-menu button:first-child{flex-basis:auto}.fss-content{min-height:0;display:block}.fss-sidebar{scrollbar-width:none;gap:12px;padding:20px 12px 8px;display:flex;overflow-x:auto}.fss-sidebar::-webkit-scrollbar{display:none}.fss-category,.fss-db-vbar-card{border-radius:12px;flex:0 0 164px;width:164px;height:128px;min-height:128px;margin:0}.fss-category.featured-card{border-radius:12px;flex-basis:164px;width:164px;height:128px}.fss-category-icon img,.fss-db-vbar-card img{width:64px;height:64px}.fss-category.news-card .fss-category-icon img,.fss-category.intro-card .fss-category-icon img,.fss-category.forum-card .fss-category-icon img,.fss-sidebar-featured .fss-db-vbar-card img{height:78px}.fss-main-panel{border-radius:12px;min-height:0;margin:16px 12px 48px;padding:18px 14px}.fss-detail-header,.fss-product-detail-header{grid-template-columns:none;gap:4px;margin-bottom:14px;padding-bottom:4px;display:flex;overflow-x:auto}.fss-detail-header>div,.fss-detail-header button,.fss-product-detail-header>div,.fss-product-detail-header button{flex:0 0 150px;height:70px;min-height:70px}.fss-staff-card,.fss-teacher-card.has-photo{grid-template-columns:1fr}.fss-featured-detail-content{margin-top:10px}.fss-featured-heading{padding:12px 14px;font-size:18px}.fss-featured-intro,.fss-featured-body{padding:16px 14px;font-size:14px}.fss-featured-main-image,.fss-image-box img,.fss-image-box.featured img{object-fit:contain;width:100%;height:auto;max-height:none}.fss-featured-orange-title{margin:0 14px 20px;font-size:16px}.fss-footer{text-align:center;flex-direction:column;gap:12px;height:auto;min-height:72px;padding:14px 16px}.fss-footer-contact{flex-wrap:wrap;justify-content:center;gap:10px}.fss-intro-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.fss-intro-image-grid img{border-radius:14px;height:170px}}@media (width<=480px){.fss-header{padding:8px 12px}.fss-brand img{width:58px;height:42px}.fss-brand h1{font-size:13px}.fss-tab-area{top:66px}.fss-main-tab,.fss-sub-menu button,.fss-grade-menu button{min-width:118px;font-size:12px}.fss-category,.fss-db-vbar-card,.fss-category.featured-card{flex-basis:148px;width:148px}.fss-main-panel{margin-inline:8px;padding:14px 10px}.fss-intro-image-grid{grid-template-columns:1fr;gap:12px;margin-top:18px}.fss-intro-image-grid img{height:190px}}:root{--fhs-side-card-width:252px;--fhs-menu-bar-bg:transparent;--fhs-menu-row-1-bg:#ffffff3d;--fhs-menu-row-2-bg:#ffffff29;--fhs-menu-row-3-bg:#ffffff14;--fhs-menu-tab-bg:#ffffff4d;--fhs-menu-tab-level-2-bg:#ffffff38;--fhs-menu-tab-level-3-bg:#ffffff24;--fhs-menu-tab-active-bg:#ffffff7a;--fhs-menu-tab-border:#ffffff6b;--fhs-menu-tab-active-border:#c5a7353d}.fhs-page{min-height:100vh;font-family:var(--font-main);color:#111;isolation:isolate;position:relative;overflow-x:clip}.fhs-page:before{content:"";z-index:-1;background-image:url(/images/background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0;transform:scaleX(-1)}.fhs-header{z-index:30;background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 36px;display:flex;position:sticky;top:0;box-shadow:0 2px 6px #00000012}.fhs-brand{color:inherit;align-items:center;gap:18px;text-decoration:none;display:flex}.fhs-brand img{object-fit:contain;width:90px;height:55px}.fhs-brand h1{color:#c5a735;margin:0;font-size:18px;font-weight:700}.fhs-brand p{color:#333;letter-spacing:1px;margin:8px 0 0;font-size:11px}.fhs-actions{align-items:center;gap:22px;display:flex}.fhs-icon-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.fhs-icon-btn img{object-fit:contain;width:26px;height:26px}.fhs-tab-area{z-index:29;background:var(--fhs-menu-bar-bg);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);isolation:isolate;width:100%;position:sticky;top:82px;overflow:hidden;box-shadow:0 2px 6px #00000030}.fhs-tab-area:before{content:"";z-index:-1;background-image:url(/images/background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scaleX(-1)}.fhs-main-tabs{background:var(--fhs-menu-row-1-bg);gap:4px;height:48px;padding:0 36px;display:flex}.fhs-main-tab{border:1px solid var(--fhs-menu-tab-border);background:var(--fhs-menu-tab-bg);color:#777;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex;box-shadow:0 2px 4px #00000014}.fhs-main-tab img{object-fit:contain;width:26px;height:26px}.fhs-main-tab.active{background:var(--fhs-menu-tab-active-bg);color:#c5a735;border-color:var(--fhs-menu-tab-active-border);box-shadow:0 3px 7px #00000028}.fhs-main-tab:first-child{flex:0 0 var(--fhs-side-card-width)}.fhs-main-tab:not(:first-child){flex:1 1 0;min-width:0}.fhs-sub-menu,.fhs-grade-menu{background:var(--fhs-menu-row-2-bg);gap:4px;height:36px;padding:0 36px;display:flex}.fhs-product-menu,.fhs-news-menu,.fhs-news-child-menu,.fhs-intro-menu,.fhs-forum-menu{display:flex}.fhs-db-menu-row button{min-width:0;padding:0 10px}.fhs-sub-menu button,.fhs-grade-menu button{border:1px solid var(--fhs-menu-tab-border);background:var(--fhs-menu-tab-level-2-bg);color:#777;cursor:pointer;border-radius:6px;font-size:13px;font-weight:700;box-shadow:0 2px 4px #00000014}.fhs-db-menu-depth-2,.fhs-grade-menu{background:var(--fhs-menu-row-3-bg)}.fhs-db-menu-depth-2 button,.fhs-grade-menu button{background:var(--fhs-menu-tab-level-3-bg)}.fhs-sub-menu button.active,.fhs-grade-menu button.active{background:var(--fhs-menu-tab-active-bg);color:#c5a735;border-color:var(--fhs-menu-tab-active-border);box-shadow:0 3px 7px #00000024}.fhs-db-menu-depth-1 button:first-child,.fhs-db-menu-depth-2 button:first-child,.fhs-grade-menu button:first-child{flex:0 0 var(--fhs-side-card-width)}.fhs-db-menu-depth-1 button:not(:first-child),.fhs-db-menu-depth-2 button:not(:first-child),.fhs-grade-menu button:not(:first-child){flex:1 1 0;min-width:0}.fhs-forum-menu button{justify-content:center;align-items:center;gap:8px;display:flex}.fhs-forum-menu button img{object-fit:contain;width:24px;height:24px}.fhs-db-vbar-card{color:#d1ad2c;cursor:pointer;text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#fffbea,#e5f7ff);border:none;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:172px;margin-bottom:18px;padding:22px 8px 8px;font-size:11px;font-weight:700;display:flex;overflow:hidden;box-shadow:0 4px 7px #00000035}.fhs-db-vbar-card.active{color:#d0aa3d;background:linear-gradient(135deg,#fff6d4,#dff7ff);box-shadow:0 5px 10px #00000045}.fhs-db-vbar-card.active span{color:#fff;background:#d8b13c}.fhs-db-vbar-card img{object-fit:contain;width:92px;height:92px;display:block}.fhs-db-vbar-card span{color:#d0aa3d;text-transform:uppercase;box-sizing:border-box;background:#fff;border-radius:18px;place-items:center;width:100%;min-height:30px;padding:4px 8px;line-height:1.2;display:grid;box-shadow:0 3px 4px #00000025}.fhs-sidebar-featured .fhs-db-vbar-card{gap:6px;padding:8px}.fhs-sidebar-featured .fhs-db-vbar-card img{object-fit:cover;border-radius:10px;width:100%;height:126px}.fhs-sidebar-featured .fhs-db-vbar-card.active span{color:#fff;background:#d8b13c}.fhs-sidebar-featured .fhs-db-vbar-card span{justify-content:center;align-items:center;gap:6px;display:flex}.fhs-sidebar-featured .fhs-db-vbar-card span b{color:#fff;background:#d8b13c;border-radius:50%;place-items:center;width:24px;height:24px;font-size:16px;line-height:1;display:inline-grid}.fhs-sidebar-featured .fhs-db-vbar-card.active span b{color:#d8b13c;background:#fff}.fhs-db-loading{color:#777;font-size:13px;font-weight:700}.fhs-content{grid-template-columns:300px 1fr;gap:0;min-height:calc(100vh - 274px);display:grid}.fhs-sidebar{padding:42px 12px 28px 36px}.fhs-category{width:var(--fhs-side-card-width);cursor:pointer;background:linear-gradient(135deg,#fffbea,#e5f7ff);border:none;border-radius:16px;flex-direction:column;justify-content:space-between;height:172px;margin-bottom:18px;padding:0;display:flex;overflow:hidden;box-shadow:0 4px 7px #00000035}.fhs-category.active{background:linear-gradient(135deg,#fff6d4,#dff7ff);box-shadow:0 5px 10px #00000045}.fhs-category.active span{color:#fff;background:#d8b13c}.fhs-category-icon{flex:1;place-items:center;padding:16px 0 8px;display:grid}.fhs-category-icon img{object-fit:contain;width:92px;height:92px}.fhs-category span{color:#c5a735;text-align:center;background:#fff;border-radius:18px;place-items:center;min-height:30px;margin:0 8px 8px;padding:0 6px;font-size:11px;font-weight:700;display:grid}.fhs-featured-card,.fhs-news-card,.fhs-intro-card,.fhs-forum-card{width:var(--fhs-side-card-width);cursor:pointer;background:linear-gradient(135deg,#fffbea,#e5f7ff);border:none;border-radius:16px;flex-direction:column;justify-content:space-between;height:152px;margin-bottom:18px;padding:8px 8px 10px;display:flex;overflow:hidden;box-shadow:0 4px 7px #00000035}.fhs-featured-card img{object-fit:contain;width:100%;height:106px;display:block}.fhs-news-card img,.fhs-intro-card img,.fhs-forum-card img{object-fit:cover;border-radius:10px;width:100%;height:106px;display:block}.fhs-featured-card span,.fhs-news-card span,.fhs-intro-card span,.fhs-forum-card span{color:#d2af35;background:#fff;border-radius:18px;justify-content:center;align-items:center;gap:5px;min-height:28px;font-size:11px;font-weight:700;display:flex;box-shadow:0 3px 5px #00000030}.fhs-featured-card span b{color:#d9b642;background:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:15px;display:grid;box-shadow:0 2px 4px #00000030}.fhs-featured-card.active span,.fhs-news-card.active span,.fhs-intro-card.active span,.fhs-forum-card.active span{color:#fff;background:#e0b943}.fhs-featured-card.active span b{color:#e0b943}.fhs-main-panel{background:linear-gradient(135deg,#fffef2,#e9f9ff);border-radius:16px;min-height:980px;margin:42px 28px 100px 0;padding:70px 40px 36px;position:relative;box-shadow:0 3px 8px #00000035}.fhs-main-panel-featured{min-height:0;padding:22px 28px 28px}.fhs-featured-only-panel{width:100%}.fhs-detail-header{grid-template-columns:1.55fr repeat(4,minmax(92px,.72fr));grid-auto-rows:60px;align-items:stretch;gap:3px;display:grid}.fhs-detail-header>div,.fhs-detail-header button{box-sizing:border-box;background:#f8fbfd;border:2px solid #d8bd5a;border-radius:6px;height:80px;min-height:0;box-shadow:0 2px 4px #00000025}.fhs-detail-header>div{background:#fbfcfd;flex-direction:column;justify-content:center;padding:10px 16px;display:flex}.fhs-detail-header h2{color:#d0aa3d;margin:0;font-size:18px;font-weight:800}.fhs-detail-header p{color:#222;margin:4px 0 0;font-size:15px;font-weight:700}.fhs-product-category-panel{width:100%}.fhs-product-detail-header .fhs-product-detail-title{text-align:left;background:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 16px;display:flex}.fhs-product-detail-header .fhs-product-detail-title h2{color:#d0aa3d;font-size:17px;font-weight:900;line-height:1.25}.fhs-product-detail-header .fhs-product-detail-title p{color:#222;font-size:15px;font-style:italic;font-weight:800}.fhs-detail-tab{color:#666;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-weight:800;display:flex}.fhs-detail-tab img{object-fit:contain;filter:brightness(0)saturate()invert(66%)sepia(39%)saturate(614%)hue-rotate(5deg)brightness(87%)contrast(86%);width:28px;height:28px}.fhs-detail-tab span{font-size:12px}.fhs-detail-tab.active{color:#c9a33b;background:#fff0bc}.fhs-empty-icon{border:1.8px solid #d8bd5a;border-radius:50%;width:28px;height:28px;display:block}.fhs-product-empty-icon{position:relative}.fhs-detail-tab.active .fhs-product-empty-icon:after{content:"";border:3px solid;border-width:0 3px 3px 0;width:9px;height:14px;position:absolute;top:4px;left:7px;transform:rotate(45deg)}.fhs-detail-tab.active .fhs-product-empty-icon{color:#fff;background:#c9a33b;border-color:#c9a33b}.fhs-product-category-panel-cart-open,.fhs-featured-only-panel-cart-open{min-height:720px;padding-right:330px}.fhs-product-category-panel-cart-open .fhs-product-detail-header,.fhs-featured-only-panel-cart-open .fhs-detail-header{grid-template-columns:minmax(210px,1.45fr) repeat(3,minmax(82px,.55fr)) minmax(112px,.72fr);grid-auto-rows:108px;gap:4px;height:108px}.fhs-product-category-panel-cart-open .fhs-product-detail-header>div,.fhs-product-category-panel-cart-open .fhs-product-detail-header button,.fhs-featured-only-panel-cart-open .fhs-detail-header>div,.fhs-featured-only-panel-cart-open .fhs-detail-header button{height:108px;min-height:108px}.fhs-selected-service-panel{z-index:28;box-sizing:border-box;color:#222;background:#fff;width:min(30vw,380px);min-width:360px;padding:34px 14px;position:fixed;top:202px;bottom:0;right:0;overflow-y:auto;box-shadow:-4px 0 14px #00000012}.fhs-selected-service-panel h3{color:#c9a33b;align-items:center;gap:12px;margin:0 0 16px;font-size:22px;font-style:normal;font-weight:900;line-height:1.2;display:flex}.fhs-selected-service-img{object-fit:contain;flex:none;width:36px;height:36px;display:block}.fhs-selected-service-icon{background:#c9a33b;border-radius:6px;flex:none;width:34px;height:44px;position:relative}.fhs-selected-service-icon:before{content:"";border-top:12px solid #fff;border-left:12px solid #0000;position:absolute;top:0;right:0}.fhs-selected-service-icon:after{content:"+";color:#fff;font-size:24px;font-weight:900;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.fhs-selected-service-table-wrap{border-radius:5px;overflow:hidden;box-shadow:0 4px 12px #00000025}.fhs-selected-service-table{border-collapse:collapse;table-layout:fixed;background:#fff;width:100%;font-size:15px}.fhs-selected-service-table th{color:#c9a33b;text-align:left;white-space:nowrap;background:#fff0bc;padding:9px 6px;font-size:14px;font-weight:900}.fhs-selected-service-table th:first-child,.fhs-selected-service-table td:first-child{text-align:center;width:42px}.fhs-selected-service-table th:nth-child(3),.fhs-selected-service-table td:nth-child(3){text-align:center;width:68px}.fhs-selected-service-table th:nth-child(4),.fhs-selected-service-table td:nth-child(4){text-align:right;width:90px}.fhs-selected-service-table th:nth-child(5),.fhs-selected-service-table td:nth-child(5){text-align:center;width:34px}.fhs-selected-service-table td{color:#444;border-top:1px solid #00000010;padding:10px 6px;font-weight:600}.fhs-selected-service-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fhs-selected-service-remove{color:#fff;cursor:pointer;background:#ff2626;border:none;border-radius:50%;place-items:center;width:20px;height:20px;font-size:15px;font-weight:900;line-height:1;display:inline-grid}.fhs-selected-service-total{justify-content:flex-end;align-items:baseline;gap:12px;margin-top:22px;font-size:20px;font-weight:900;display:flex}.fhs-selected-service-total strong{color:#c9a33b;min-width:92px;font-size:24px}.fhs-selected-service-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#c9a33b,#e9c75c);border:none;border-radius:30px;place-items:center;width:255px;min-height:46px;margin:12px 6px 0 auto;font-size:18px;font-weight:900;display:grid;box-shadow:0 5px 12px #00000030}.fhs-footer{z-index:29;position:relative}@media (width<=1180px){.fhs-product-category-panel-cart-open,.fhs-featured-only-panel-cart-open{min-height:660px;padding-right:0}.fhs-product-category-panel-cart-open .fhs-product-detail-header,.fhs-featured-only-panel-cart-open .fhs-detail-header{grid-auto-rows:96px;height:96px}.fhs-product-category-panel-cart-open .fhs-product-detail-header>div,.fhs-product-category-panel-cart-open .fhs-product-detail-header button,.fhs-featured-only-panel-cart-open .fhs-detail-header>div,.fhs-featured-only-panel-cart-open .fhs-detail-header button{height:96px;min-height:96px}.fhs-selected-service-panel{width:min(450px,100%);min-width:0;box-shadow:none;background:0 0;margin:18px 0 22px auto;padding:0;position:static;overflow:visible}}.fhs-teacher-panel{flex-direction:column;gap:18px;display:flex}.fhs-teacher-empty{color:#777;background:#fff;border-radius:12px;place-items:center;min-height:120px;font-weight:700;display:grid}.fhs-teacher-card{background:#fffffff5;border-radius:20px;min-height:160px;padding:14px 18px 18px;overflow:hidden;box-shadow:0 4px 8px #00000030}.fhs-teacher-card.has-photo{grid-template-columns:150px minmax(0,1fr);align-items:start;column-gap:20px;display:grid}.fhs-teacher-photo{object-fit:cover;border-radius:8px;justify-self:center;width:132px;height:180px;display:block}.fhs-teacher-content{min-width:0}.fhs-teacher-content h2{color:#d0aa3d;margin:0 0 6px;font-size:16px;font-weight:800;line-height:1.3}.fhs-teacher-content h3{color:#222;border-bottom:2px solid #d8bd5a;margin:0 0 12px;padding-bottom:8px;font-size:13px;font-weight:700;line-height:1.4}.fhs-teacher-content p{color:#555;margin:0;font-size:13px;font-style:italic;font-weight:600;line-height:1.75}.fhs-image-box{text-align:center;width:100%}.fhs-image-box img{object-fit:cover;border-radius:18px;width:88%;max-height:280px;margin:0 auto;display:block}.fhs-image-box p{color:#222;margin:18px 0 0;font-size:15px;font-style:italic;font-weight:700}.fhs-intro-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;margin-top:28px;display:grid}.fhs-intro-image-grid img{object-fit:cover;background:#fff;border-radius:18px;width:100%;height:240px;display:block;box-shadow:0 4px 10px #00000025}.fhs-featured-detail{width:100%}.fhs-featured-detail h2{color:#d7b73f;text-transform:uppercase;margin:0 0 10px;font-size:30px;font-weight:800}.fhs-featured-detail h3{color:#222;margin:0 0 18px;font-size:16px;font-style:italic;font-weight:700}.fhs-featured-detail img{object-fit:cover;border-radius:18px;width:88%;height:300px;display:block}.fhs-featured-detail p{text-align:center;color:#222;width:88%;margin:18px 0 0;font-size:15px;font-style:italic;font-weight:700}.fhs-news-detail{text-align:center;width:100%}.fhs-news-detail img{object-fit:cover;border-radius:18px;width:88%;height:300px;margin:0 auto;display:block}.fhs-news-detail p{text-align:center;color:#222;width:88%;margin:80px auto 0;font-size:15px;font-style:italic;font-weight:700}.fhs-empty-detail{width:100%;min-height:500px}.fhs-cta-row{align-items:center;gap:18px;display:flex;position:absolute;bottom:36px;right:70px}.fhs-cta-row button:not(.fhs-chat-btn){color:#fff;cursor:pointer;background:#ff650f;border:none;border-radius:16px;width:105px;height:28px;font-weight:700}.fhs-chat-btn{cursor:pointer;background:linear-gradient(135deg,#1da8ff,#7457ff);border:none;border-radius:50% 50% 50% 14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:64px;height:64px;display:flex}.fhs-chat-btn span{background:#fff;border-radius:8px;width:28px;height:4px}.fhs-footer{color:#fff;background:#1c1a4b;justify-content:space-between;align-items:center;height:72px;padding:12px 34px;display:flex}.fhs-footer-brand h2{margin:0;font-size:22px;font-weight:700}.fhs-footer-brand p{letter-spacing:8px;width:fit-content;margin:8px auto 0;font-size:10px}.fhs-footer-contact{align-items:center;gap:18px;font-size:13px;display:flex}.fhs-footer-item,.fhs-footer-social{color:#fff;align-items:center;gap:7px;text-decoration:none;display:flex}.fhs-footer-item img{object-fit:contain;width:20px;height:20px;display:block}.fhs-footer-social img{object-fit:contain;width:22px;height:22px;display:block}.fhs-footer-item:hover,.fhs-footer-social:hover{opacity:.8}.fhs-featured-detail-content{color:#222;background:#fff;border-radius:6px;margin-top:14px;overflow:hidden;box-shadow:0 2px 5px #00000025}.fhs-featured-heading{color:#d0ad3d;background:#fffbd0;border-radius:6px;margin:0;padding:13px 20px;font-size:18px;font-weight:800;line-height:1.4;box-shadow:0 2px 4px #00000025}.fhs-featured-intro{padding:24px 26px 10px;font-size:14px;font-style:italic;line-height:1.85}.fhs-featured-intro p{margin:0 0 10px}.fhs-featured-main-image{object-fit:contain;width:70%;max-width:560px;margin:10px auto 22px;display:block}.fhs-featured-orange-title{color:#fff;text-align:center;text-transform:uppercase;background:#ffbd18;border-radius:999px;width:78%;margin:0 auto 42px;padding:16px 24px;font-size:16px;font-weight:800;line-height:1.45;box-shadow:0 2px 4px #00000025}.fhs-featured-body{padding:0 56px 42px;font-size:14px;line-height:1.9}.fhs-featured-body p{margin:0 0 12px}.fhs-featured-body h4{color:#ffb51f;margin:14px 0 4px;font-size:15px;font-weight:800}.fhs-featured-body ul{margin:0 0 8px 18px;padding:0}.fhs-featured-body li{margin-bottom:6px}@media (width<=900px){.fhs-header{height:auto;min-height:76px;padding:10px 16px}.fhs-brand{gap:12px;min-width:0}.fhs-brand img{width:72px;height:48px}.fhs-brand h1{font-size:15px;line-height:1.25}.fhs-brand p{margin-top:4px;font-size:10px;line-height:1.25}.fhs-actions{gap:8px}.fhs-tab-area{top:76px}.fhs-main-tabs,.fhs-sub-menu,.fhs-grade-menu{overscroll-behavior-x:contain;scrollbar-width:none;grid-template-columns:none;gap:4px;height:auto;min-height:44px;padding:0 12px;display:flex;overflow-x:auto}.fhs-main-tabs::-webkit-scrollbar{display:none}.fhs-sub-menu::-webkit-scrollbar{display:none}.fhs-grade-menu::-webkit-scrollbar{display:none}.fhs-main-tab,.fhs-sub-menu button,.fhs-grade-menu button{white-space:normal;flex:none;min-width:132px;min-height:42px;padding:6px 10px;line-height:1.25}.fhs-main-tab:first-child,.fhs-db-menu-depth-1 button:first-child,.fhs-db-menu-depth-2 button:first-child,.fhs-grade-menu button:first-child{flex-basis:auto}.fhs-content{min-height:0;display:block}.fhs-sidebar{scrollbar-width:none;gap:12px;padding:20px 12px 8px;display:flex;overflow-x:auto}.fhs-sidebar::-webkit-scrollbar{display:none}.fhs-category,.fhs-db-vbar-card,.fhs-featured-card,.fhs-news-card,.fhs-intro-card,.fhs-forum-card{border-radius:12px;flex:0 0 164px;width:164px;height:128px;min-height:128px;margin:0}.fhs-category-icon img,.fhs-db-vbar-card img{width:64px;height:64px}.fhs-sidebar-featured .fhs-db-vbar-card img,.fhs-news-card img,.fhs-intro-card img,.fhs-forum-card img{height:78px}.fhs-main-panel{border-radius:12px;min-height:0;margin:16px 12px 48px;padding:18px 14px}.fhs-detail-header,.fhs-product-detail-header{grid-template-columns:none;gap:4px;margin-bottom:14px;padding-bottom:4px;display:flex;overflow-x:auto}.fhs-detail-header>div,.fhs-detail-header button,.fhs-product-detail-header>div,.fhs-product-detail-header button{flex:0 0 150px;height:70px;min-height:70px}.fhs-teacher-card.has-photo{grid-template-columns:1fr}.fhs-featured-detail-content{margin-top:10px}.fhs-featured-heading{padding:12px 14px;font-size:18px}.fhs-featured-intro,.fhs-featured-body{padding:16px 14px;font-size:14px}.fhs-featured-main-image,.fhs-image-box img,.fhs-featured-detail img,.fhs-news-detail img{object-fit:contain;width:100%;height:auto;max-height:none}.fhs-featured-orange-title{border-radius:16px;width:auto;margin:0 14px 20px;font-size:15px}.fhs-footer{text-align:center;flex-direction:column;gap:12px;height:auto;min-height:72px;padding:14px 16px}.fhs-footer-contact{flex-wrap:wrap;justify-content:center;gap:10px}.fhs-intro-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.fhs-intro-image-grid img{border-radius:14px;height:170px}}@media (width<=480px){.fhs-header{padding:8px 12px}.fhs-brand img{width:58px;height:42px}.fhs-brand h1{font-size:13px}.fhs-tab-area{top:66px}.fhs-main-tab,.fhs-sub-menu button,.fhs-grade-menu button{min-width:118px;font-size:12px}.fhs-category,.fhs-db-vbar-card,.fhs-featured-card,.fhs-news-card,.fhs-intro-card,.fhs-forum-card{flex-basis:148px;width:148px}.fhs-main-panel{margin-inline:8px;padding:14px 10px}.fhs-intro-image-grid{grid-template-columns:1fr;gap:12px;margin-top:18px}.fhs-intro-image-grid img{height:190px}}.west-page{--west-side-card-width:252px;--west-menu-bar-bg:transparent;--west-menu-row-1-bg:#ffffff3d;--west-menu-row-2-bg:#ffffff29;--west-menu-tab-bg:#ffffff4d;--west-menu-tab-level-2-bg:#ffffff38;--west-menu-tab-active-bg:#ffffff7a;--west-menu-tab-border:#ffffff6b;--west-menu-tab-active-border:#d800003d;min-height:100vh;font-family:var(--font-main);color:#111;isolation:isolate;position:relative;overflow-x:clip}.west-page:before{content:"";z-index:-1;background-image:url(/images/background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0;transform:scaleX(-1)}.west-header{z-index:30;background:#fff;align-items:center;height:82px;padding:0 36px;display:flex;position:sticky;top:0;box-shadow:0 2px 6px #00000012}.west-brand{color:inherit;align-items:center;gap:18px;text-decoration:none;display:flex}.west-brand img{object-fit:contain;width:90px;height:55px}.west-brand h1{color:#d80000;margin:0;font-size:18px;font-weight:700}.west-brand p{color:#333;letter-spacing:1px;margin:8px 0 0;font-size:11px}.west-tab-area{z-index:29;background:var(--west-menu-bar-bg);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);isolation:isolate;position:sticky;top:82px;overflow:hidden;box-shadow:0 2px 6px #00000030}.west-tab-area:before{content:"";z-index:-1;background-image:url(/images/background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scaleX(-1)}.west-main-tabs,.west-sub-menu{gap:4px;min-height:42px;padding:0 36px;display:flex}.west-main-tabs{background:var(--west-menu-row-1-bg)}.west-sub-menu{background:var(--west-menu-row-2-bg)}.west-main-tab,.west-sub-menu button{border:1px solid var(--west-menu-tab-border);background:var(--west-menu-tab-bg);color:#777;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:10px;font-size:13px;font-weight:700;display:flex;box-shadow:0 2px 4px #00000014}.west-sub-menu button{background:var(--west-menu-tab-level-2-bg)}.west-main-tab.active,.west-sub-menu button.active{background:var(--west-menu-tab-active-bg);color:#d80000;border-color:var(--west-menu-tab-active-border);box-shadow:0 3px 7px #00000024}.west-main-tab img{object-fit:contain;width:26px;height:26px}.west-main-tab:first-child,.west-sub-menu button:first-child{flex:0 0 var(--west-side-card-width)}.west-main-tab:not(:first-child),.west-sub-menu button:not(:first-child){flex:1 1 0;min-width:0}.west-content{grid-template-columns:300px 1fr;min-height:calc(100vh - 82px);display:grid}.west-sidebar{padding:42px 12px 28px 36px}.west-db-vbar-card{color:#d1ad2c;cursor:pointer;text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#fffbea,#e5f7ff);border:none;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:172px;margin-bottom:18px;padding:22px 8px 8px;font-size:11px;font-weight:700;display:flex;overflow:hidden;box-shadow:0 4px 7px #00000035}.west-db-vbar-card.active{color:#d80000;background:linear-gradient(135deg,#fff6d4,#dff7ff);box-shadow:0 5px 10px #00000045}.west-db-vbar-card.active span{color:#fff;background:#e60000}.west-db-vbar-card img{object-fit:contain;width:92px;height:92px;display:block}.west-db-vbar-card span{color:#d80000;text-transform:uppercase;box-sizing:border-box;background:#fff;border-radius:18px;place-items:center;width:100%;min-height:30px;padding:4px 8px;line-height:1.2;display:grid;box-shadow:0 3px 4px #00000025}.west-sidebar-featured .west-db-vbar-card{gap:6px;padding:8px}.west-sidebar-featured .west-db-vbar-card img{object-fit:cover;border-radius:10px;width:100%;height:126px}.west-sidebar-featured .west-db-vbar-card.active span{color:#fff;background:#d8b13c}.west-sidebar-featured .west-db-vbar-card span{justify-content:center;align-items:center;gap:6px;display:flex}.west-sidebar-featured .west-db-vbar-card span b{color:#fff;background:#d8b13c;border-radius:50%;place-items:center;width:24px;height:24px;font-size:16px;line-height:1;display:inline-grid}.west-sidebar-featured .west-db-vbar-card.active span b{color:#d8b13c;background:#fff}.west-panel,.west-main-panel{background:#ffffff59;padding:42px}.west-product-category-panel{width:100%}.west-product-detail-header{grid-template-columns:1.55fr repeat(4,minmax(92px,.72fr));grid-auto-rows:60px;align-items:stretch;gap:3px;display:grid}.west-product-detail-header>div,.west-product-detail-header button{box-sizing:border-box;background:#f8fbfd;border:2px solid #d80000;border-radius:6px;height:80px;min-height:0;box-shadow:0 2px 4px #00000025}.west-product-detail-header>div{background:#fbfcfd;flex-direction:column;justify-content:center;padding:10px 16px;display:flex}.west-product-detail-title{text-align:left;background:#fbfcfd;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 16px;display:flex}.west-product-detail-header h2{color:#d80000;margin:0;font-size:18px;font-weight:800;line-height:1.35}.west-product-detail-header p{color:#222;margin:4px 0 0;font-size:15px;font-weight:700}.west-detail-tab{color:#666;cursor:pointer;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-weight:800;display:flex}.west-detail-tab img{object-fit:contain;filter:brightness(0)saturate()invert(13%)sepia(99%)saturate(4971%)hue-rotate(357deg)brightness(91%)contrast(119%);width:28px;height:28px}.west-detail-tab span{font-size:12px}.west-detail-tab.active{color:#d80000;background:#ffe9e9}.west-product-empty-icon{border:1.8px solid #d80000;border-radius:50%;width:28px;height:28px;display:block;position:relative}.west-detail-tab.active .west-product-empty-icon:after{content:"";border:3px solid;border-width:0 3px 3px 0;width:9px;height:14px;position:absolute;top:4px;left:7px;transform:rotate(45deg)}.west-detail-tab.active .west-product-empty-icon{color:#fff;background:#d80000;border-color:#d80000}.west-product-category-panel-cart-open{min-height:720px;padding-right:330px}.west-product-category-panel-cart-open .west-product-detail-header{grid-template-columns:minmax(210px,1.45fr) repeat(3,minmax(82px,.55fr)) minmax(112px,.72fr);grid-auto-rows:108px;gap:4px;height:108px}.west-product-category-panel-cart-open .west-product-detail-header>div,.west-product-category-panel-cart-open .west-product-detail-header button{height:108px;min-height:108px}.west-selected-service-panel{z-index:28;box-sizing:border-box;color:#222;background:#fff;width:min(30vw,380px);min-width:360px;padding:34px 14px;position:fixed;top:202px;bottom:0;right:0;overflow-y:auto;box-shadow:-4px 0 14px #00000012}.west-selected-service-panel h3{color:#d80000;align-items:center;gap:12px;margin:0 0 16px;font-size:22px;font-style:normal;font-weight:900;line-height:1.2;display:flex}.west-selected-service-img{object-fit:contain;flex:none;width:36px;height:36px;display:block}.west-selected-service-icon{background:#d80000;border-radius:6px;flex:none;width:34px;height:44px;position:relative}.west-selected-service-icon:before{content:"";border-top:12px solid #fff;border-left:12px solid #0000;position:absolute;top:0;right:0}.west-selected-service-icon:after{content:"+";color:#fff;font-size:24px;font-weight:900;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.west-selected-service-table-wrap{border-radius:5px;overflow:hidden;box-shadow:0 4px 12px #00000025}.west-selected-service-table{border-collapse:collapse;table-layout:fixed;background:#fff;width:100%;font-size:15px}.west-selected-service-table th{color:#d80000;text-align:left;white-space:nowrap;background:#ffe9e9;padding:9px 6px;font-size:14px;font-weight:900}.west-selected-service-table th:first-child,.west-selected-service-table td:first-child{text-align:center;width:42px}.west-selected-service-table th:nth-child(3),.west-selected-service-table td:nth-child(3){text-align:center;width:68px}.west-selected-service-table th:nth-child(4),.west-selected-service-table td:nth-child(4){text-align:right;width:90px}.west-selected-service-table th:nth-child(5),.west-selected-service-table td:nth-child(5){text-align:center;width:34px}.west-selected-service-table td{color:#444;border-top:1px solid #00000010;padding:10px 6px;font-weight:600}.west-selected-service-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.west-selected-service-remove{color:#fff;cursor:pointer;background:#ff2626;border:none;border-radius:50%;place-items:center;width:20px;height:20px;font-size:15px;font-weight:900;line-height:1;display:inline-grid}.west-selected-service-total{justify-content:flex-end;align-items:baseline;gap:12px;margin-top:22px;font-size:20px;font-weight:900;display:flex}.west-selected-service-total strong{color:#d80000;min-width:92px;font-size:24px}.west-selected-service-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#d80000,#ff5252);border:none;border-radius:30px;place-items:center;width:255px;min-height:46px;margin:12px 6px 0 auto;font-size:18px;font-weight:900;display:grid;box-shadow:0 5px 12px #00000030}.west-footer{z-index:29;position:relative}@media (width<=1180px){.west-product-category-panel-cart-open{min-height:660px;padding-right:0}.west-product-category-panel-cart-open .west-product-detail-header{grid-auto-rows:96px;height:96px}.west-product-category-panel-cart-open .west-product-detail-header>div,.west-product-category-panel-cart-open .west-product-detail-header button{height:96px;min-height:96px}.west-selected-service-panel{width:min(450px,100%);min-width:0;box-shadow:none;background:0 0;margin:18px 0 22px auto;padding:0;position:static;overflow:visible}}.west-main-panel .west-product-detail-header h2{color:#d80000;margin:0;font-size:17px;font-weight:900;line-height:1.35}.west-main-panel .west-product-detail-header p{color:#222;max-width:none;margin:4px 0 0;font-size:15px;font-style:italic;font-weight:700;line-height:1.35}.west-panel h2,.west-main-panel h2{color:#555;margin:0 0 14px;font-size:24px}.west-panel p,.west-main-panel p{color:#555;max-width:760px;line-height:1.6}.west-intro-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;margin-top:28px;display:grid}.west-intro-image-grid img{object-fit:cover;background:#fff;border-radius:18px;width:100%;height:240px;display:block;box-shadow:0 4px 10px #00000025}.west-teacher-panel{flex-direction:column;gap:18px;display:flex}.west-teacher-empty{color:#777;background:#fff;border-radius:12px;place-items:center;min-height:120px;font-weight:700;display:grid}.west-teacher-card{background:#fffffff5;border-radius:20px;min-height:160px;padding:14px 18px 18px;overflow:hidden;box-shadow:0 4px 8px #00000030}.west-teacher-card.has-photo{grid-template-columns:150px minmax(0,1fr);align-items:start;column-gap:20px;display:grid}.west-teacher-photo{object-fit:cover;border-radius:8px;justify-self:center;width:132px;height:180px;display:block}.west-teacher-content{min-width:0}.west-teacher-content h2{color:#d80000;margin:0 0 6px;font-size:16px;font-weight:800;line-height:1.3}.west-teacher-content h3{color:#222;border-bottom:2px solid #d80000;margin:0 0 12px;padding-bottom:8px;font-size:13px;font-weight:700;line-height:1.4}.west-teacher-content p{color:#555;max-width:none;margin:0;font-size:13px;font-style:italic;font-weight:600;line-height:1.75}.west-footer{color:#fff;background:#1c1a4b;justify-content:space-between;align-items:center;height:72px;padding:12px 34px;display:flex}.west-footer-brand h2{margin:0;font-size:22px;font-weight:700}.west-footer-brand p{letter-spacing:8px;width:fit-content;margin:8px auto 0;font-size:10px}.west-footer-contact{align-items:center;gap:18px;font-size:13px;display:flex}.west-footer-item,.west-footer-social{color:#fff;align-items:center;gap:7px;text-decoration:none;display:flex}.west-footer-item img{object-fit:contain;width:20px;height:20px;display:block}.west-footer-social img{object-fit:contain;width:22px;height:22px;display:block}.west-footer-item:hover,.west-footer-social:hover{opacity:.8}@media (width<=760px){.west-content{grid-template-columns:1fr}.west-sidebar{padding:18px}}@media (width<=900px){.west-header{height:auto;min-height:76px;padding:10px 16px}.west-brand{gap:12px;min-width:0}.west-brand img{width:72px;height:48px}.west-brand h1{font-size:15px;line-height:1.25}.west-brand p{margin-top:4px;font-size:10px;line-height:1.25}.west-tab-area{top:76px}.west-main-tabs,.west-sub-menu{overscroll-behavior-x:contain;scrollbar-width:none;gap:4px;min-height:44px;padding:0 12px;display:flex;overflow-x:auto}.west-main-tabs::-webkit-scrollbar{display:none}.west-sub-menu::-webkit-scrollbar{display:none}.west-main-tab,.west-sub-menu button{white-space:normal;flex:none;min-width:132px;min-height:42px;padding:6px 10px;line-height:1.25}.west-main-tab:first-child,.west-sub-menu button:first-child{flex-basis:auto}.west-content{min-height:0;display:block}.west-sidebar{scrollbar-width:none;gap:12px;padding:20px 12px 8px;display:flex;overflow-x:auto}.west-sidebar::-webkit-scrollbar{display:none}.west-db-vbar-card{border-radius:12px;flex:0 0 164px;width:164px;height:128px;min-height:128px;margin:0}.west-db-vbar-card img{width:64px;height:64px}.west-sidebar-featured .west-db-vbar-card img{height:78px}.west-panel,.west-main-panel{border-radius:12px;min-height:0;margin:16px 12px 48px;padding:18px 14px}.west-product-detail-header{grid-template-columns:none;gap:4px;margin-bottom:14px;padding-bottom:4px;display:flex;overflow-x:auto}.west-product-detail-header>div,.west-product-detail-header button{flex:0 0 150px;height:70px;min-height:70px}.west-teacher-card.has-photo{grid-template-columns:1fr}.west-footer{text-align:center;flex-direction:column;gap:12px;height:auto;min-height:72px;padding:14px 16px}.west-footer-contact{flex-wrap:wrap;justify-content:center;gap:10px}.west-intro-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.west-intro-image-grid img{border-radius:14px;height:170px}}@media (width<=480px){.west-header{padding:8px 12px}.west-brand img{width:58px;height:42px}.west-brand h1{font-size:13px}.west-tab-area{top:66px}.west-main-tab,.west-sub-menu button{min-width:118px;font-size:12px}.west-db-vbar-card{flex-basis:148px;width:148px}.west-panel,.west-main-panel{margin-inline:8px;padding:14px 10px}.west-intro-image-grid{grid-template-columns:1fr;gap:12px;margin-top:18px}.west-intro-image-grid img{height:190px}}.frdc-page{--frdc-side-card-width:252px;--frdc-menu-bar-bg:transparent;--frdc-menu-row-1-bg:#ffffff3d;--frdc-menu-row-2-bg:#ffffff29;--frdc-menu-tab-bg:#ffffff4d;--frdc-menu-tab-level-2-bg:#ffffff38;--frdc-menu-tab-active-bg:#ffffff7a;--frdc-menu-tab-border:#ffffff6b;--frdc-menu-tab-active-border:#224bd63d;min-height:100vh;font-family:var(--font-main);color:#111;isolation:isolate;position:relative;overflow-x:clip}.frdc-page:before{content:"";z-index:-1;background-image:url(/images/background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0;transform:scaleX(-1)}.frdc-header{z-index:30;background:#fff;align-items:center;height:82px;padding:0 36px;display:flex;position:sticky;top:0;box-shadow:0 2px 6px #00000012}.frdc-brand{color:inherit;align-items:center;gap:18px;text-decoration:none;display:flex}.frdc-brand img{object-fit:contain;width:90px;height:55px}.frdc-brand h1{color:#224bd6;margin:0;font-size:18px;font-weight:700}.frdc-brand p{color:#333;letter-spacing:1px;margin:8px 0 0;font-size:11px}.frdc-tab-area{z-index:29;background:var(--frdc-menu-bar-bg);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);isolation:isolate;position:sticky;top:82px;overflow:hidden;box-shadow:0 2px 6px #00000030}.frdc-tab-area:before{content:"";z-index:-1;background-image:url(/images/background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scaleX(-1)}.frdc-main-tabs,.frdc-sub-menu{gap:4px;min-height:42px;padding:0 36px;display:flex}.frdc-main-tabs{background:var(--frdc-menu-row-1-bg)}.frdc-sub-menu{background:var(--frdc-menu-row-2-bg)}.frdc-main-tab,.frdc-sub-menu button{border:1px solid var(--frdc-menu-tab-border);background:var(--frdc-menu-tab-bg);color:#777;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:10px;font-size:13px;font-weight:700;display:flex;box-shadow:0 2px 4px #00000014}.frdc-sub-menu button{background:var(--frdc-menu-tab-level-2-bg)}.frdc-main-tab.active,.frdc-sub-menu button.active{background:var(--frdc-menu-tab-active-bg);color:#224bd6;border-color:var(--frdc-menu-tab-active-border);box-shadow:0 3px 7px #00000024}.frdc-main-tab img{object-fit:contain;width:26px;height:26px}.frdc-main-tab:first-child,.frdc-sub-menu button:first-child{flex:0 0 var(--frdc-side-card-width)}.frdc-main-tab:not(:first-child),.frdc-sub-menu button:not(:first-child){flex:1 1 0;min-width:0}.frdc-content{grid-template-columns:300px 1fr;min-height:calc(100vh - 82px);display:grid}.frdc-sidebar{padding:42px 12px 28px 36px}.frdc-db-vbar-card{color:#d1ad2c;cursor:pointer;text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#fffbea,#e5f7ff);border:none;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:172px;margin-bottom:18px;padding:22px 8px 8px;font-size:11px;font-weight:700;display:flex;overflow:hidden;box-shadow:0 4px 7px #00000035}.frdc-db-vbar-card.active{color:#224bd6;background:linear-gradient(135deg,#fff6d4,#dff7ff);box-shadow:0 5px 10px #00000045}.frdc-db-vbar-card.active span{color:#fff;background:#224bd6}.frdc-db-vbar-card img{object-fit:contain;width:92px;height:92px;display:block}.frdc-db-vbar-card span{color:#224bd6;text-transform:uppercase;box-sizing:border-box;background:#fff;border-radius:18px;place-items:center;width:100%;min-height:30px;padding:4px 8px;line-height:1.2;display:grid;box-shadow:0 3px 4px #00000025}.frdc-sidebar-featured .frdc-db-vbar-card{gap:6px;padding:8px}.frdc-sidebar-featured .frdc-db-vbar-card img{object-fit:cover;border-radius:10px;width:100%;height:126px}.frdc-sidebar-featured .frdc-db-vbar-card.active span{color:#fff;background:#d8b13c}.frdc-sidebar-featured .frdc-db-vbar-card span{justify-content:center;align-items:center;gap:6px;display:flex}.frdc-sidebar-featured .frdc-db-vbar-card span b{color:#fff;background:#d8b13c;border-radius:50%;place-items:center;width:24px;height:24px;font-size:16px;line-height:1;display:inline-grid}.frdc-sidebar-featured .frdc-db-vbar-card.active span b{color:#d8b13c;background:#fff}.frdc-panel,.frdc-main-panel{background:#ffffff59;padding:42px}.frdc-product-category-panel{width:100%}.frdc-product-detail-header{grid-template-columns:1.55fr repeat(4,minmax(92px,.72fr));grid-auto-rows:60px;align-items:stretch;gap:3px;display:grid}.frdc-product-detail-header>div,.frdc-product-detail-header button{box-sizing:border-box;background:#f8fbfd;border:2px solid #224bd6;border-radius:6px;height:80px;min-height:0;box-shadow:0 2px 4px #00000025}.frdc-product-detail-header>div{background:#fbfcfd;flex-direction:column;justify-content:center;padding:10px 16px;display:flex}.frdc-product-detail-title{text-align:left;background:#fbfcfd;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 16px;display:flex}.frdc-product-detail-header h2{color:#224bd6;margin:0;font-size:18px;font-weight:800;line-height:1.35}.frdc-product-detail-header p{color:#222;margin:4px 0 0;font-size:15px;font-weight:700}.frdc-detail-tab{color:#666;cursor:pointer;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-weight:800;display:flex}.frdc-detail-tab img{object-fit:contain;filter:brightness(0)saturate()invert(28%)sepia(83%)saturate(2553%)hue-rotate(222deg)brightness(88%)contrast(94%);width:28px;height:28px}.frdc-detail-tab span{font-size:12px}.frdc-detail-tab.active{color:#224bd6;background:#eaf0ff}.frdc-product-empty-icon{border:1.8px solid #224bd6;border-radius:50%;width:28px;height:28px;display:block;position:relative}.frdc-detail-tab.active .frdc-product-empty-icon:after{content:"";border:3px solid;border-width:0 3px 3px 0;width:9px;height:14px;position:absolute;top:4px;left:7px;transform:rotate(45deg)}.frdc-detail-tab.active .frdc-product-empty-icon{color:#fff;background:#224bd6;border-color:#224bd6}.frdc-product-category-panel-cart-open{min-height:720px;padding-right:330px}.frdc-product-category-panel-cart-open .frdc-product-detail-header{grid-template-columns:minmax(210px,1.45fr) repeat(3,minmax(82px,.55fr)) minmax(112px,.72fr);grid-auto-rows:108px;gap:4px;height:108px}.frdc-product-category-panel-cart-open .frdc-product-detail-header>div,.frdc-product-category-panel-cart-open .frdc-product-detail-header button{height:108px;min-height:108px}.frdc-selected-service-panel{z-index:28;box-sizing:border-box;color:#222;background:#fff;width:min(30vw,380px);min-width:360px;padding:34px 14px;position:fixed;top:202px;bottom:0;right:0;overflow-y:auto;box-shadow:-4px 0 14px #00000012}.frdc-selected-service-panel h3{color:#224bd6;align-items:center;gap:12px;margin:0 0 16px;font-size:22px;font-style:normal;font-weight:900;line-height:1.2;display:flex}.frdc-selected-service-img{object-fit:contain;flex:none;width:36px;height:36px;display:block}.frdc-selected-service-icon{background:#224bd6;border-radius:6px;flex:none;width:34px;height:44px;position:relative}.frdc-selected-service-icon:before{content:"";border-top:12px solid #fff;border-left:12px solid #0000;position:absolute;top:0;right:0}.frdc-selected-service-icon:after{content:"+";color:#fff;font-size:24px;font-weight:900;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.frdc-selected-service-table-wrap{border-radius:5px;overflow:hidden;box-shadow:0 4px 12px #00000025}.frdc-selected-service-table{border-collapse:collapse;table-layout:fixed;background:#fff;width:100%;font-size:15px}.frdc-selected-service-table th{color:#224bd6;text-align:left;white-space:nowrap;background:#eaf0ff;padding:9px 6px;font-size:14px;font-weight:900}.frdc-selected-service-table th:first-child,.frdc-selected-service-table td:first-child{text-align:center;width:42px}.frdc-selected-service-table th:nth-child(3),.frdc-selected-service-table td:nth-child(3){text-align:center;width:68px}.frdc-selected-service-table th:nth-child(4),.frdc-selected-service-table td:nth-child(4){text-align:right;width:90px}.frdc-selected-service-table th:nth-child(5),.frdc-selected-service-table td:nth-child(5){text-align:center;width:34px}.frdc-selected-service-table td{color:#444;border-top:1px solid #00000010;padding:10px 6px;font-weight:600}.frdc-selected-service-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.frdc-selected-service-remove{color:#fff;cursor:pointer;background:#ff2626;border:none;border-radius:50%;place-items:center;width:20px;height:20px;font-size:15px;font-weight:900;line-height:1;display:inline-grid}.frdc-selected-service-total{justify-content:flex-end;align-items:baseline;gap:12px;margin-top:22px;font-size:20px;font-weight:900;display:flex}.frdc-selected-service-total strong{color:#224bd6;min-width:92px;font-size:24px}.frdc-selected-service-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#224bd6,#5c78ff);border:none;border-radius:30px;place-items:center;width:255px;min-height:46px;margin:12px 6px 0 auto;font-size:18px;font-weight:900;display:grid;box-shadow:0 5px 12px #00000030}.frdc-footer{z-index:29;position:relative}@media (width<=1180px){.frdc-product-category-panel-cart-open{min-height:660px;padding-right:0}.frdc-product-category-panel-cart-open .frdc-product-detail-header{grid-auto-rows:96px;height:96px}.frdc-product-category-panel-cart-open .frdc-product-detail-header>div,.frdc-product-category-panel-cart-open .frdc-product-detail-header button{height:96px;min-height:96px}.frdc-selected-service-panel{width:min(450px,100%);min-width:0;box-shadow:none;background:0 0;margin:18px 0 22px auto;padding:0;position:static;overflow:visible}}.frdc-main-panel .frdc-product-detail-header h2{color:#224bd6;margin:0;font-size:17px;font-weight:900;line-height:1.35}.frdc-main-panel .frdc-product-detail-header p{color:#222;max-width:none;margin:4px 0 0;font-size:15px;font-style:italic;font-weight:700;line-height:1.35}.frdc-panel h2,.frdc-main-panel h2{color:#555;margin:0 0 14px;font-size:24px}.frdc-panel p,.frdc-main-panel p{color:#555;max-width:760px;line-height:1.6}.frdc-intro-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;margin-top:28px;display:grid}.frdc-intro-image-grid img{object-fit:cover;background:#fff;border-radius:18px;width:100%;height:240px;display:block;box-shadow:0 4px 10px #00000025}.frdc-teacher-panel{flex-direction:column;gap:18px;display:flex}.frdc-teacher-empty{color:#777;background:#fff;border-radius:12px;place-items:center;min-height:120px;font-weight:700;display:grid}.frdc-teacher-card{background:#fffffff5;border-radius:20px;min-height:160px;padding:14px 18px 18px;overflow:hidden;box-shadow:0 4px 8px #00000030}.frdc-teacher-card.has-photo{grid-template-columns:150px minmax(0,1fr);align-items:start;column-gap:20px;display:grid}.frdc-teacher-photo{object-fit:cover;border-radius:8px;justify-self:center;width:132px;height:180px;display:block}.frdc-teacher-content{min-width:0}.frdc-teacher-content h2{color:#224bd6;margin:0 0 6px;font-size:16px;font-weight:800;line-height:1.3}.frdc-teacher-content h3{color:#222;border-bottom:2px solid #224bd6;margin:0 0 12px;padding-bottom:8px;font-size:13px;font-weight:700;line-height:1.4}.frdc-teacher-content p{color:#555;max-width:none;margin:0;font-size:13px;font-style:italic;font-weight:600;line-height:1.75}.frdc-footer{color:#fff;background:#1c1a4b;justify-content:space-between;align-items:center;height:72px;padding:12px 34px;display:flex}.frdc-footer-brand h2{margin:0;font-size:22px;font-weight:700}.frdc-footer-brand p{letter-spacing:8px;width:fit-content;margin:8px auto 0;font-size:10px}.frdc-footer-contact{align-items:center;gap:18px;font-size:13px;display:flex}.frdc-footer-item,.frdc-footer-social{color:#fff;align-items:center;gap:7px;text-decoration:none;display:flex}.frdc-footer-item img{object-fit:contain;width:20px;height:20px;display:block}.frdc-footer-social img{object-fit:contain;width:22px;height:22px;display:block}.frdc-footer-item:hover,.frdc-footer-social:hover{opacity:.8}@media (width<=760px){.frdc-content{grid-template-columns:1fr}.frdc-sidebar{padding:18px}}@media (width<=900px){.frdc-header{height:auto;min-height:76px;padding:10px 16px}.frdc-brand{gap:12px;min-width:0}.frdc-brand img{width:72px;height:48px}.frdc-brand h1{font-size:15px;line-height:1.25}.frdc-brand p{margin-top:4px;font-size:10px;line-height:1.25}.frdc-tab-area{top:76px}.frdc-main-tabs,.frdc-sub-menu{overscroll-behavior-x:contain;scrollbar-width:none;gap:4px;min-height:44px;padding:0 12px;display:flex;overflow-x:auto}.frdc-main-tabs::-webkit-scrollbar{display:none}.frdc-sub-menu::-webkit-scrollbar{display:none}.frdc-main-tab,.frdc-sub-menu button{white-space:normal;flex:none;min-width:132px;min-height:42px;padding:6px 10px;line-height:1.25}.frdc-main-tab:first-child,.frdc-sub-menu button:first-child{flex-basis:auto}.frdc-content{min-height:0;display:block}.frdc-sidebar{scrollbar-width:none;gap:12px;padding:20px 12px 8px;display:flex;overflow-x:auto}.frdc-sidebar::-webkit-scrollbar{display:none}.frdc-db-vbar-card{border-radius:12px;flex:0 0 164px;width:164px;height:128px;min-height:128px;margin:0}.frdc-db-vbar-card img{width:64px;height:64px}.frdc-sidebar-featured .frdc-db-vbar-card img{height:78px}.frdc-panel,.frdc-main-panel{border-radius:12px;min-height:0;margin:16px 12px 48px;padding:18px 14px}.frdc-product-detail-header{grid-template-columns:none;gap:4px;margin-bottom:14px;padding-bottom:4px;display:flex;overflow-x:auto}.frdc-product-detail-header>div,.frdc-product-detail-header button{flex:0 0 150px;height:70px;min-height:70px}.frdc-teacher-card.has-photo{grid-template-columns:1fr}.frdc-footer{text-align:center;flex-direction:column;gap:12px;height:auto;min-height:72px;padding:14px 16px}.frdc-footer-contact{flex-wrap:wrap;justify-content:center;gap:10px}.frdc-intro-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.frdc-intro-image-grid img{border-radius:14px;height:170px}}@media (width<=480px){.frdc-header{padding:8px 12px}.frdc-brand img{width:58px;height:42px}.frdc-brand h1{font-size:13px}.frdc-tab-area{top:66px}.frdc-main-tab,.frdc-sub-menu button{min-width:118px;font-size:12px}.frdc-db-vbar-card{flex-basis:148px;width:148px}.frdc-panel,.frdc-main-panel{margin-inline:8px;padding:14px 10px}.frdc-intro-image-grid{grid-template-columns:1fr;gap:12px;margin-top:18px}.frdc-intro-image-grid img{height:190px}}*{box-sizing:border-box}:root{--font-main:"Be Vietnam Pro", Arial, Helvetica, sans-serif}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{font-family:var(--font-main);background:#dff8ff;overflow-x:hidden}button,input,textarea,select{font-family:inherit}
