@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--text:#dce8f8;--muted:#3d5470;--bg:#0b1525;--neon:#fff;--neon-glow:#ffffff59;--glass-bg:#09122cb3;--glass-border:#4169c838;--glass-highlight:inset 0 1px 0 #64a0ff14;--heading:"Inter", "Segoe UI", sans-serif;--body:"Inter", "Segoe UI", sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;font:16px/1.46 var(--body);letter-spacing:.01em;color:var(--text);background:radial-gradient(ellipse 80% 60% at 0% 50%, #143c828c, transparent 55%), radial-gradient(ellipse 50% 40% at 100% 20%, #0a1e504d, transparent 50%), radial-gradient(ellipse 40% 50% at 60% 100%, #08194166, transparent 50%), var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;font-family:Inter,Segoe UI,sans-serif;font-weight:400}button,input,select{font:inherit}button{-webkit-tap-highlight-color:transparent}#root{width:min(1180px,100% - 32px);min-height:100vh;margin:0 auto}h1,h2,h3,p{margin:0}::selection{color:#fff;background:#0fe3}.page-shell{gap:14px;padding:14px 0 24px;font-size:.96rem;display:grid}.app-footer{margin-top:18px;box-shadow:inset 0 1px #ffffff0a}.footer-shell{width:min(1300px,100% - 18px);margin:0 auto;padding:18px 20px 16px}.footer-header{background:#ffffff05;justify-content:center;align-items:center;min-height:84px;padding:10px 0;display:flex}.footer-logo{object-fit:contain;filter:none;width:100%;max-height:92px;display:block}.footer-body{grid-template-columns:minmax(0,1.5fr) minmax(220px,.85fr);align-items:center;gap:18px;margin-top:16px;padding:0 6px 4px;display:grid}.footer-contact{color:#fff;gap:6px;font-size:1rem;line-height:1.6;display:grid}.footer-contact p{color:#f5f5f5;margin:0;font-size:clamp(.9rem,1.25vw,1.02rem)}.footer-contact a{color:#f5f5f5;text-decoration:none;transition:color .2s,text-decoration-color .2s,opacity .2s}.footer-contact a:hover,.footer-contact a:focus-visible{color:#fff;text-underline-offset:2px;opacity:1;text-decoration:underline;text-decoration-thickness:1.4px}.footer-illustration{justify-content:flex-end;align-items:center;min-height:110px;display:flex}.footer-illustration img{opacity:1;filter:none;background:0 0;width:min(100%,360px);height:auto;display:block}@media (width<=768px){.footer-shell{width:min(100%,100% - 18px);padding:14px 10px 12px}.footer-header{min-height:unset;padding:10px 0}.footer-logo{width:100%;max-height:70px}.footer-body{grid-template-columns:1fr;gap:10px;padding:2px 2px 0}.footer-illustration{justify-content:center;min-height:0}.footer-illustration img{opacity:1;width:min(100%,280px)}}.app-footer{width:min(1520px,100% - 12px);margin:20px auto 0}.app-footer-inner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(140deg,#1e40af33,#0ea5e91f),#070d189e;border:1px solid #94a3b842;border-radius:18px;padding:14px;box-shadow:0 16px 36px #030c1d38}.app-footer-brand{text-align:center;letter-spacing:.08em;color:#bfdbfee6;margin:0 0 10px;font-size:.84rem;font-weight:800}.app-footer-brand-1{text-align:center;letter-spacing:.08em;color:#bfdbfee6;margin:10px;font-size:.84rem;font-weight:800}.app-footer-contacts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.app-footer-contact-chip{background:#0f172a73;border:1px solid #94a3b842;border-radius:12px;gap:4px;padding:10px 12px;text-decoration:none;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.app-footer-contact-chip:hover{background:#1e293ba6;border-color:#93c5fda3;transform:translateY(-1px)}.app-footer-chip-label{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8e6;font-size:.73rem}.app-footer-chip-value{color:#dbeafe;font-size:.92rem;font-weight:600}.app-header-bar{width:min(1280px,100% - 30px);box-shadow:none;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;margin:0 auto 18px;padding:12px 0;display:flex}.app-brand{justify-content:flex-start;align-items:center;min-width:max-content;display:flex}.app-brand-logo{object-fit:contain;width:auto;max-width:100%;height:52px;display:block}.app-header-actions{flex-wrap:nowrap;flex:1;justify-content:flex-end;align-items:center;gap:20px;display:flex;position:relative}.header-action{appearance:none;color:#fff;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;height:44px;padding:0 18px;font-size:.88rem;font-weight:700;transition:transform .16s,border-color .16s,box-shadow .16s,color .16s;display:inline-flex;position:relative}.header-action:hover{opacity:.85;transform:translateY(-1px)}.header-action.is-active{background:#ffffff08;border-color:#ffffffb3;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff14,0 0 18px #ffffff14}@keyframes activeHeaderGlow{0%{opacity:0;transform:translate(18px)scaleX(.5)}to{opacity:1;transform:translate(0)scaleX(1)}}.header-action-primary{color:#fff;height:44px;box-shadow:none;text-transform:none;background:#abc270;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-weight:700;display:inline-flex}.header-action-primary:hover{background:#a4be63;transform:translateY(-1px)}.header-action-icon-arrow{font-size:1.1rem;line-height:1;display:inline-block}@media (width<=820px){.app-header-bar{flex-direction:column;align-items:stretch;padding:12px 10px}.app-brand{justify-content:center;min-width:0;margin-bottom:8px}.app-brand-logo{height:44px}.app-header-actions{flex-wrap:wrap;justify-content:center;gap:10px}.header-action{flex:auto;height:40px;padding:0 12px;font-size:.8rem}}.hero-card,.section-card,.register-panel-card{box-shadow:0 16px 40px #0009, var(--glass-highlight);-webkit-backdrop-filter:blur(24px)saturate(140%);background:#09122cb3;border:1px solid #4169c838;border-radius:20px}.register-page-shell{gap:14px;display:grid;position:relative}.register-page-shell:before,.register-page-shell:after{content:"";pointer-events:none;filter:blur(12px);z-index:0;border-radius:999px;position:absolute}.register-page-shell:before{background:radial-gradient(circle,#78b4ff33,#0000 68%);width:320px;height:320px;top:-60px;right:-120px}.register-page-shell:after{background:radial-gradient(circle,#6da6ff29,#0000 65%);width:360px;height:360px;bottom:-80px;left:-120px}.register-panel-card{z-index:1;padding:18px 20px;position:relative}.register-section{gap:16px;display:grid}.register-section-head{align-items:center;gap:12px;display:flex}.register-step-number{color:#f4f8ff;background:#ffffff14;border:1px solid #82aaf04d;border-radius:999px;place-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:grid}.register-section-head h3{letter-spacing:.01em;color:#eef5ff;text-transform:uppercase;margin:0;font-size:1.05rem;font-weight:800}.register-input-wrap{gap:8px;display:grid}.register-field-label{color:#afc5e5;font-size:.9rem;font-weight:600}.register-select-box{color:#dfe9f7;background:#070e22bd;border:1px solid #729de638;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;padding:8px 14px 8px 16px;display:flex;box-shadow:inset 0 1px #ffffff0a}.register-karaoke-select-box{width:100%}.register-karaoke-select-box select{color:#dfe9f7;appearance:none;background-color:#070e22bd;background-image:linear-gradient(45deg,#0000 50%,#dfe9f7 50%),linear-gradient(135deg,#dfe9f7 50%,#0000 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #729de638;border-radius:12px;outline:none;width:100%;min-height:48px;padding:8px 14px}.business-sub-desc{color:#ffffffb3;margin:-6px 0 0;font-size:.92rem}.karaoke-room-form-wrapper,.karaoke-box-form-wrapper,.hotel-form-wrapper{gap:20px;display:grid}.hotel-room-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;display:grid}.karaoke-room-list{gap:14px;display:grid}.karaoke-room-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:16px;display:grid}.karaoke-room-field{min-width:0}.karaoke-room-add-button{color:#dff6d7;cursor:pointer;background:#69b46c2e;border:1px solid #88b47ae6;border-radius:10px;min-width:88px;height:42px;font-weight:600;box-shadow:inset 0 0 0 1px #ffffff0d}.karaoke-room-delete-button{color:#ff5d5d;cursor:pointer;background:#ff4a4a1f;border:1px solid #ff6363bf;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:inline-flex}.karaoke-room-delete-button svg{width:18px;height:18px;display:block}.business-form-container{background:#ffffff05;border:1px solid #fff3;border-radius:16px;margin-top:8px;padding:24px}.business-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;display:grid}.business-form-field{flex-direction:column;gap:8px;display:flex}.business-form-field.full-width{grid-column:1/-1}.business-form-label{color:#afc5e5;font-size:.9rem;font-weight:600}.required-star{color:#ef4444;margin-left:2px}.business-input-wrapper{width:100%;position:relative}.business-input-wrapper input,.business-input-wrapper select{color:#fff;appearance:none;background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;outline:none;width:100%;height:48px;padding:0 16px;font-size:.95rem;font-style:italic;transition:border-color .2s,box-shadow .2s}.business-input-wrapper input::placeholder{color:#fff6;font-style:italic}.business-input-wrapper input:focus,.business-input-wrapper select:focus{border-color:#fff6;box-shadow:0 0 0 2px #ffffff14}.business-input-wrapper select option{color:#fff;background:#111827;font-style:normal}.business-input-wrapper.select-wrapper:after{content:"";pointer-events:none;border-top:5px solid #fff;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.business-address-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:12px;display:grid}.business-address-street{width:100%}.business-phone-group{gap:12px;display:flex}.phone-prefix-wrapper{flex-shrink:0;width:90px}.phone-prefix-wrapper select{text-align:center;padding-right:28px;font-style:normal}.phone-input-wrapper{flex:1}.business-commitment-container{flex-direction:column;align-items:center;gap:20px;margin-top:12px;display:flex}.business-checkbox-label{cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:.9rem;display:flex}.business-checkbox-label input[type=checkbox]{accent-color:#fff;cursor:pointer;width:18px;height:18px}.register-terms-modal{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9999;background:#f8f8f800;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.register-terms-modal .consent-modal-wrapper{background:#2c2f37ce;border-radius:12px;flex-direction:column;align-items:center;gap:16px;width:min(650px,94vw);padding:48px 44px;display:flex;box-shadow:0 25px 50px -12px #00000080}.register-terms-modal .consent-modal-header-badge{color:#000;text-transform:uppercase;letter-spacing:.02em;background:#fff;border-radius:20px;align-self:flex-start;padding:10px 22px;font-size:.88rem;font-weight:700;box-shadow:0 4px 12px #00000026}.register-terms-modal .consent-modal-card{background:#fbfbf9;border-radius:12px;width:100%;padding:24px 20px 24px 28px;box-shadow:0 20px 40px #00000040}.register-terms-modal .consent-modal-scrollable{max-height:380px;padding-right:18px;overflow-y:auto}.register-terms-modal .consent-modal-scrollable::-webkit-scrollbar{width:5px}.register-terms-modal .consent-modal-scrollable::-webkit-scrollbar-track{background:0 0}.register-terms-modal .consent-modal-scrollable::-webkit-scrollbar-thumb{background:#8b85c1;border-radius:10px}.register-terms-modal .terms-meta-line{color:#1a1a1a;margin:0 0 4px;font-size:.95rem;line-height:1.4}.register-terms-modal .terms-meta-line strong{font-weight:700}.register-terms-modal .terms-paragraph,.register-terms-modal .terms-list li{color:#2b2b2b;margin:16px 0;font-size:.93rem;line-height:1.5}.register-terms-modal .terms-section-title{color:#000;text-transform:uppercase;margin:22px 0 10px;font-size:.95rem;font-weight:800}.register-terms-modal .terms-list{margin:10px 0 10px 20px;padding-left:18px}.register-terms-modal .consent-modal-footer{justify-content:center;width:100%;margin-top:4px;display:flex}.register-terms-modal .consent-modal-checkbox-label{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:12px;padding:10px 20px;font-size:.88rem;font-weight:600;display:inline-flex}.register-terms-modal .consent-modal-checkbox-label input[type=checkbox]{display:none}.register-terms-modal .consent-custom-checkbox{background:#000;border:1px solid #4a4d52;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.register-terms-modal .consent-custom-checkbox svg{color:#fff;width:14px;height:14px}.register-success-modal{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10000;background:#1b1d23b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.register-success-panel{color:#fff;text-align:center;background:#2d3137e6;border-radius:20px;width:min(560px,92vw);padding:28px 28px 20px;box-shadow:0 25px 50px #00000059}.register-success-title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(1.6rem,2vw,2.25rem);font-weight:800;line-height:1.4}.register-success-check-wrap{justify-content:center;align-items:center;margin:18px 0 22px;display:flex}.register-success-check{object-fit:contain;filter:drop-shadow(0 0 18px #60de9259);width:120px;height:120px;display:block}.register-success-card{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:12px;flex-direction:column;gap:14px;padding:14px 18px;display:flex}.register-success-row{text-align:left;background:#ffffff05;border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 12px;display:flex}.register-success-label{color:#ffffffb8;font-size:.82rem}.register-success-value{color:#fff;font-size:1rem;font-weight:700}.register-success-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;display:grid}.register-success-primary,.register-success-secondary{cursor:pointer;border:none;border-radius:12px;height:48px;font-size:.98rem;font-weight:800;transition:transform .2s,opacity .2s}.register-success-primary{color:#0b2d0e;background:#8fe08c}.register-success-secondary{color:#0b2d0e;background:#96e889}.register-success-primary:hover,.register-success-secondary:hover{opacity:.96;transform:translateY(-1px)}.business-submit-wrapper{justify-content:center;width:100%;display:flex}.btn-register-submit{color:#fff;cursor:pointer;background:#abc270;border:none;border-radius:22px;min-width:200px;height:44px;padding:0 28px;font-size:.92rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #0003}.btn-register-submit:hover:not(:disabled){background:#d4d4d4;transform:translateY(-1px)}.btn-register-submit:disabled{opacity:.5;cursor:not-allowed}@media (width<=768px){.business-form-grid,.business-address-row{grid-template-columns:1fr}}.hero-card{color:#dce8f8;-webkit-backdrop-filter:blur(32px)saturate(140%);background:#09122cbf;border:1px solid #4169c840;align-items:flex-start;gap:14px;padding:18px 20px 20px;display:flex;position:relative;overflow:hidden}.hero-card:after{content:"";background:radial-gradient(circle,#ffffff08,#0000 70%);border-radius:999px;width:280px;height:280px;position:absolute;inset:auto -70px -120px auto}.hero-card:before{content:"";background:radial-gradient(circle,#ffffff05,#0000 70%);border-radius:999px;width:300px;height:300px;position:absolute;inset:-120px auto auto -120px}.hero-icon{color:#a8c8f0;z-index:1;background:#ffffff0f;border:1px solid #6496dc59;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid;position:relative;box-shadow:0 0 10px #5082dc26,inset 0 1px #64a0ff14}.hero-icon svg,.business-badge svg,.button-icon svg{width:100%;height:100%;display:block}.hero-copy h1{font-family:var(--heading);letter-spacing:-.01em;color:#fff;z-index:1;margin:0;font-size:clamp(1.32rem,2.1vw,1.72rem);line-height:1.12;position:relative}.hero-copy p{color:#bacadd;z-index:1;margin-top:8px;font-size:.92rem;line-height:1.5;position:relative}.hero-math{font-family:var(--mono);color:#8ab0d8;z-index:1;background:#070e22b3;border:1px solid #4169c833;border-radius:99px;align-items:center;gap:8px;margin-top:14px;padding:10px 13px;font-size:.8rem;display:inline-flex;position:relative;box-shadow:0 0 6px #3c64c814}.hero-math span:last-child{color:#fff;text-shadow:0 0 10px #fff9;font-weight:700}.section-card{padding:18px 18px 16px;transition:transform .16s,box-shadow .16s,border-color .16s}.section-card:hover{border-color:#6496dc61;box-shadow:0 18px 40px #000000a6,inset 0 1px #64a0ff1a}.section-head{flex-direction:column;gap:6px;display:flex}.section-head h2{color:#e8e8e8;font-size:1.06rem;display:inline-block;position:relative}.section-head h2:after{content:"";background:linear-gradient(90deg,#7ab0e8,#78aae800);border-radius:999px;width:52px;height:2px;position:absolute;bottom:-3px;left:0;box-shadow:0 0 8px #64a0f080}.with-step{flex-direction:row;align-items:center;gap:10px}.step-badge{color:#a8c8f0;background:#070e22b3;border:1px solid #4169c84d;border-radius:999px;flex:none;place-items:center;width:24px;height:24px;font-size:.88rem;font-weight:700;display:grid;box-shadow:0 0 10px #3c64c826}.section-head p{color:#3d5470;line-height:1.5}.chooser-card,.form-card{box-shadow:0 8px 24px #00000080, var(--glass-highlight);-webkit-backdrop-filter:blur(16px);background:#09122cb3;border:1px solid #4169c833;margin-top:10px}.chooser-card:hover,.form-card:hover{box-shadow:0 8px 24px #00000080, var(--glass-highlight);border-color:#4169c833;transform:none}.business-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.business-card{text-align:center;color:#3d5470;cursor:pointer;background:#070e2299;border:1px solid #375ab433;border-radius:12px;place-items:center;gap:7px;min-height:78px;padding:9px 8px;font-size:.92rem;transition:border-color .14s,box-shadow .14s,transform .14s,color .14s;display:grid}.business-card:hover{color:#c0d8f8;border-color:#6496dc66;transform:translateY(-1px);box-shadow:0 8px 20px #00000080,0 0 12px #3c6ec81f}.business-card.is-active{color:#fff;background:#ffffff12;border-color:#ffffff73;box-shadow:0 0 0 1px #ffffff1f,0 0 18px #ffffff14}.business-badge{width:22px;height:22px;font-family:var(--mono);color:#7aa0d0;background:#2846a033;border:1px solid #5078c84d;border-radius:999px;place-items:center;font-size:.74rem;display:grid;box-shadow:0 0 6px #3c64c81f}.business-badge svg{width:13px;height:13px}.form-layout{background:#070e2280;border:1px solid #375ab42e;border-radius:14px;margin-top:10px;padding:14px 16px 16px}.field-group{gap:10px;display:grid}.field{gap:6px;display:grid}.karaoke-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;display:grid}.room-group-title{color:#3d5470;grid-column:1/-1;margin:2px 0;font-size:.92rem;font-weight:600}.hotel-grid{gap:8px 12px}.karaoke-field span{font-weight:500}.karaoke-hint{color:#2e4060;font-style:normal;font-weight:500}.field span{color:#3d5470;font-size:.95rem;font-weight:600}.field select,.field input{color:#c0d8f0;background:#070e22b3;border:1px solid #375ab440;border-radius:99px;outline:none;width:100%;height:38px;padding:0 14px;transition:border-color .14s,box-shadow .14s;box-shadow:inset 0 1px #5082dc0d,inset 0 -1px #0003}.field select:focus,.field input:focus{border-color:#6496dc80;box-shadow:0 0 0 3px #3c64c81f,0 0 10px #3c64c81a}.field input.readonly-field{color:#8ab0d8;cursor:default;background:#0e1a3c80;border-color:#375ab426}.field input.readonly-field:focus{box-shadow:none;border-color:#375ab426}.primary-action{color:#c0d8f8;cursor:pointer;-webkit-backdrop-filter:blur(16px);background:#142d6466;border:1px solid #5082dc59;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;height:40px;margin-top:4px;font-weight:700;transition:transform .14s,box-shadow .14s,filter .14s;display:inline-flex;box-shadow:0 8px 24px #00000080,0 0 16px #325ac81a,inset 0 1px #64a0ff1a}.primary-action:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 12px 28px #0000008c,0 0 24px #3264dc2e,inset 0 1px #78aaff26}.fee-result-stack{gap:12px;margin-top:12px;display:grid}.fee-summary-card{box-shadow:0 16px 40px #0000008c, var(--glass-highlight);-webkit-backdrop-filter:blur(20px);background:#09122cb3;border:1px solid #4169c840;border-radius:16px;gap:0;display:grid;overflow:hidden}.fee-hero{color:#ecf6ff;background:linear-gradient(135deg,#152949,#172c4f);padding:18px 20px 16px}.fee-hero p{color:#9fc4e8;margin:0;font-size:.92rem;font-weight:600}.fee-hero-sub{color:#b5cde4;gap:8px;font-size:.92rem;font-weight:600;line-height:1.4;display:grid}.fee-hero-sub span:last-child{color:#ffd27c}.fee-total-final{color:#ffd05a;letter-spacing:-.01em;margin-top:0;font-size:1.22rem;font-weight:700}.fee-detail-card,.fee-table-card{background:0 0;border:none;border-top:1px solid #375ab426;padding:14px 16px}.fee-detail-card h4{color:#9ab8d8;margin:0 0 10px;font-size:1.04rem}.fee-table-card{padding:0;overflow:hidden}.fee-summary-body{gap:0;display:grid}.fee-table-card table{border-collapse:collapse;width:100%}.fee-table-card th,.fee-table-card td{text-align:left;border-bottom:1px solid #375ab41f;padding:12px 14px}.fee-table-card th{color:#3d5470;text-transform:uppercase;letter-spacing:.01em;background:#070e2266;font-size:.82rem}.fee-table-card tbody tr:last-child td{border-bottom:none}.fee-table-card td{color:#526a82;font-size:.93rem}.fee-table-card td:last-child,.fee-table-card th:last-child{text-align:right}.fee-table-card .total-row td{color:#c0d8f8;text-shadow:none;background:#1e377833;font-weight:700}.fee-table-card .total-row td:first-child{text-align:right}@media (width<=1100px){.business-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.page-shell{padding-top:12px}.hero-card{padding:16px}.business-grid{grid-template-columns:1fr}.with-step{align-items:flex-start}.karaoke-grid{grid-template-columns:1fr}.fee-table-card{overflow-x:auto}.fee-table-card table{min-width:720px}}
