/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.sticky{position:sticky}.z-50{z-index:50}.flex{display:flex}.grid{display:grid}.hidden{display:none}.w-full{width:100%}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.items-center{align-items:center}.justify-between{justify-content:space-between}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.text-center{text-align:center}.italic{font-style:italic}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x) var(--tw-scale-y)}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1265px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.login-page{height:100vh;font-family:Segoe UI,sans-serif;display:flex}.login-left{background:url(https://images.unsplash.com/photo-1522202176988-66273c2fd55f) 50%/cover no-repeat;width:60%;position:relative}.overlay{color:#fff;text-align:center;background:#000032a6;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.overlay h1{font-size:50px;font-weight:700}.overlay p{color:#ddd;margin-top:15px;font-size:18px}.login-right{background:linear-gradient(135deg,#1b3b7a,#0b1d3a);justify-content:center;align-items:center;width:40%;display:flex}.login-card{text-align:center;background:#fffffff2;border-radius:15px;width:80%;max-width:380px;padding:25px;box-shadow:0 10px 30px #0000004d}.login-logo{height:60px;margin:0 auto 10px;display:block}.login-card h2{margin-bottom:5px}.login-card input{border:1px solid #ddd;border-radius:8px;outline:none;width:100%;margin-bottom:10px;padding:12px;transition:all .3s}.login-card input:focus{border-color:#ff6a00;box-shadow:0 0 5px #ff6a004d}.login-card button{color:#000;cursor:pointer;background:linear-gradient(90deg,#ff6a00,#ffc107);border:none;border-radius:8px;width:100%;padding:12px;font-weight:600;transition:all .3s}.login-card button:hover{transform:scale(1.03)}.extra-links{justify-content:center;margin-top:15px;font-size:13px;display:flex}.extra-links a{color:#1b3b7a;text-decoration:none}@media (width<=992px){.login-page{flex-direction:column}.login-left{width:100%;height:40vh}.login-right{width:100%;height:60vh}.login-card{width:90%}.overlay h1{font-size:30px}}body{background:linear-gradient(135deg,#eef2f7,#f8fbff);margin:0;font-family:Segoe UI,sans-serif}.register-container{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.register-card{background:#fff;border-radius:16px;width:100%;max-width:850px;padding:25px;box-shadow:0 10px 40px #0000001a}.header{text-align:center;margin-bottom:20px}.header h2{color:#333;margin:0;font-size:26px}.header p{color:#777;font-size:14px}.form-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.full-width{grid-column:span 2}input,textarea,select{border:1px solid #ddd;border-radius:8px;width:100%;padding:12px;font-size:14px;transition:all .3s}input:focus,textarea:focus{border-color:#4cafef;outline:none;box-shadow:0 0 0 2px #4cafef33}button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4cafef,#3b8ddb);border:none;border-radius:8px;padding:12px;font-size:15px;transition:all .3s}button:hover{transform:translateY(-1px);box-shadow:0 5px 15px #0000001a}.section-title{color:#444;border-left:4px solid #4cafef;grid-column:span 2;margin-top:10px;padding-left:8px;font-weight:600}.preview-box{text-align:center;grid-column:span 2}.preview-box img{border:3px solid #4cafef;border-radius:50%;width:90px}.parent-preview-card{background:#f5f9ff;border-radius:10px;grid-column:span 2;align-items:center;gap:10px;padding:10px;display:flex}.parent-preview-card img{border-radius:50%;width:45px;height:45px}.parent-preview-card h4{margin:0}.error{color:red;grid-column:span 2;font-size:13px}.modal-overlay{z-index:999;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{text-align:center;background:#fff;border-radius:16px;width:90%;max-width:350px;padding:25px;animation:.3s fadeIn}.modal h3{margin-bottom:15px}.qr-img{border-radius:10px;width:180px;margin:10px auto}.modal-buttons{gap:10px;margin-top:15px;display:flex}.modal-buttons button{flex:1}@media (width<=768px){.form-grid{grid-template-columns:1fr}.full-width,.section-title{grid-column:span 1}.parent-preview-card{text-align:center;flex-direction:column}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}html,body,#root{height:100%;margin:0}.dashboard{height:100vh;display:flex}.sidebar{color:#fff;background:linear-gradient(#1b3b7a,#0b1d3a);width:260px;height:100vh;padding:20px;overflow-y:auto}.sidebar::-webkit-scrollbar{width:5px}.sidebar::-webkit-scrollbar-thumb{background:#555;border-radius:5px}.user-card{text-align:center;background:#ffffff1a;border-radius:15px;margin-bottom:20px;padding:15px}.user-card img{border:2px solid #fff;border-radius:12px;height:80px;margin:0 auto 10px;display:block}.user-card p{margin:5px 0;font-size:16px;font-weight:700}.user-card h3{margin-top:5px;font-size:14px}.menu{flex-direction:column;align-items:flex-start;display:flex}.menu a{text-align:left;cursor:pointer;color:#fff;border-radius:8px;align-items:center;gap:10px;width:100%;margin:6px 0;padding:5px 10px;text-decoration:none;transition:all .3s;display:flex}.menu a:hover,.menu .active{background:#2e5aa7}.main{background:#f4f6f9;flex-direction:column;flex:1;height:100vh;display:flex}.topbar{color:#fff;background:#2e5aa7;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.top-actions{align-items:center;gap:10px;display:flex}.profile-btn,.logout-btn{cursor:pointer;border:none;border-radius:8px;padding:10px 20px}.content{flex:1;padding:30px;overflow-y:auto}.content::-webkit-scrollbar{width:6px}.content::-webkit-scrollbar-thumb{background:#ccc;border-radius:5px}.cards{gap:20px;margin-top:20px;display:flex}.card{text-align:center;background:#fff;border-radius:12px;flex:1;padding:25px;box-shadow:0 5px 15px #0000001a}.card h2{color:#2e5aa7;margin-top:10px}@media (width<=992px){.sidebar{display:none}.cards{flex-direction:column}}.construction-wrapper{background:#f4f6f9;justify-content:center;align-items:center;width:100%;height:70vh;padding:20px;display:flex}.construction-card{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:500px;padding:60px 40px;animation:.6s ease-in-out fadeIn;box-shadow:0 10px 30px #0000001a}.icon{margin-bottom:20px;font-size:60px}.construction-card h1{color:#2e5aa7;margin-bottom:15px;font-size:32px}.construction-card p{color:#555;margin-bottom:30px;font-size:16px;line-height:1.6}.construction-card button{color:#fff;cursor:pointer;background:#2e5aa7;border:none;border-radius:8px;padding:12px 25px;font-size:15px;transition:all .3s}.construction-card button:hover{background:#1b3b7a}@media (width<=600px){.construction-card{padding:40px 20px}.construction-card h1{font-size:24px}}.user-container{background:#f4f6f9;min-height:100vh;padding:25px;font-family:Segoe UI,sans-serif}.user-container h2{margin-bottom:20px}.card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 10px 30px #00000014}.modern-table{border-collapse:collapse;width:100%}.modern-table th{color:#fff;background:linear-gradient(135deg,#1b3b7a,#0b1d3a);padding:12px}.modern-table td{border-bottom:1px solid #eee;padding:12px}.modern-table tr:hover{background:#f9f9f9}.status{border-radius:20px;padding:5px 10px;font-size:12px;font-weight:700}.status.active{color:#155724;background:#d4edda}.status.inactive{color:#721c24;background:#f8d7da}.edit-btn{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:8px;padding:6px 12px}.edit-btn:hover{background:#2e7d32}.modal-overlay{background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-box{background:#fff;border-radius:16px;width:350px;padding:25px;animation:.3s fade}@keyframes fade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.form-group{margin-bottom:20px;position:relative}.form-group input,.form-group select{border:1px solid #ddd;border-radius:8px;width:100%;padding:10px}.modal-actions{justify-content:space-between;display:flex}.cancel{background:#ccc;border:none;border-radius:8px;padding:10px}.save{color:#fff;background:#4caf50;border:none;border-radius:8px;padding:10px}.loader{text-align:center;padding:50px}.tree-container{background:#f4f6f8;justify-content:center;padding:0;display:flex;overflow-x:auto}.tree{justify-content:center;display:flex}.tree ul{justify-content:center;padding-top:15px;display:flex;position:relative}.tree li{flex-direction:column;align-items:center;padding:15px 0 0 10px;list-style-type:none;display:flex;position:relative}.tree li:before,.tree li:after{content:"";border-top:2px solid #ccc;width:50%;height:15px;position:absolute;top:0}.tree li:before{right:50%}.tree li:after{border-left:2px solid #ccc;left:50%}.tree li:only-child:before,.tree li:only-child:after{display:none}.tree li:first-child:before,.tree li:last-child:after{border:none}.tree li:last-child:before{border-right:2px solid #ccc}.tree ul:before{content:"";border-left:2px solid #ccc;height:20px;position:absolute;top:0;left:50%}.node{text-align:center;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100px;height:80px;padding:5px;display:flex;box-shadow:0 1px 5px #0000001a}.node img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:35px;height:35px;margin:0 auto 3px;display:block}.node h4{margin:2px 0;font-size:12px;line-height:1.1}.node p{color:gray;font-size:10px;line-height:1}.empty{color:#aaa;border:2px dashed #ccc;justify-content:center;align-items:center;height:80px;font-size:26px;display:flex}.back-btn{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:6px;margin:10px;padding:6px 12px}@media (width<=768px){.node{width:90px}.node img{width:50px;height:50px}}.profile-container{background:#f5f7fb;padding:20px}.profile-header{background:#fff;border-radius:12px;align-items:center;margin-bottom:20px;padding:20px;display:flex}.profile-img{border-radius:50%;width:80px;height:80px;margin-right:20px}.profile-info h2{margin:0}.role{color:green;font-weight:700}.location{color:gray}.card{background:#fff;border-radius:12px;margin-bottom:20px;padding:20px}.card-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.card-header button{cursor:pointer;color:#fff;background:orange;border:none;border-radius:6px;padding:6px 12px}.grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.grid label{color:gray;font-size:12px}.grid p{margin:5px 0 0;font-weight:500}.navbar{z-index:10;color:#fff;background:linear-gradient(90deg,#0b1d3a 0%,#132a5c 50%,#1b3b7a 100%);padding:8px 5%;position:relative;box-shadow:0 2px 10px #0006}.nav-container{justify-content:space-between;align-items:center;display:flex}.logo-img{-o-object-fit:contain;object-fit:contain;height:65px}.nav-menu{align-items:center;display:flex}.nav-menu a{color:#fff;margin:0 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-menu a:hover{color:#ffc107}.nav-menu a:after{content:"";background:linear-gradient(90deg,#ff6a00,#ffc107);width:0%;height:2px;transition:all .3s;position:absolute;bottom:-5px;left:0}.nav-menu a:hover:after{width:100%}.divider{color:#888}.nav-right{flex-direction:column;font-size:13px;display:flex}.login-btn{color:#000;cursor:pointer;background:linear-gradient(90deg,#ff6a00,#ffc107);border:none;border-radius:20px;margin-top:5px;padding:5px;font-size:13px;font-weight:600;transition:all .3s}.login-btn:hover{background:linear-gradient(90deg,#ff7a1a,#ffd54f);transform:scale(1.05)}.nav-right span{color:#cfcfcf;margin-bottom:3px}.nav-right span:hover{color:#00d4ff;cursor:pointer}@media (width<=992px){.nav-menu,.nav-right{display:none}}.hero{z-index:2;color:#fff;background:linear-gradient(90deg,#0b1d3af2 30%,#0b1d3ab3 70%),url(https://images.unsplash.com/photo-1551434678-e076c223a692) 50%/cover no-repeat;justify-content:space-between;align-items:center;height:85vh;padding:60px 5%;display:flex;position:relative}.hero-left{width:55%}.title-wrapper{align-items:flex-start;gap:15px;display:flex}.left-bar{background:linear-gradient(#ff6a00,#ffc107,#00e676,#00d4ff);border-radius:4px;width:6px;height:150px;margin-top:48px}.hero-left h1{text-shadow:0 4px 20px #000000b3;font-size:48px;font-weight:700;line-height:1.2}.hero-left p{color:#e0e0e0;max-width:600px;margin-top:25px;font-size:15px;line-height:1.8}.hero-left span{background:linear-gradient(90deg,#ff6a00,#ffc107,#00e676);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:700}.hero-form{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;width:32%;padding:25px;box-shadow:0 10px 30px #00000080}.hero-form h2{text-align:center;background:linear-gradient(90deg,#ff6a00,#ffc107);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:10px}.safe-text{text-align:center;color:#00e676;margin-bottom:15px;font-size:14px}.hero-form label{margin-top:8px;font-size:13px;display:block}.hero-form input,.hero-form select,.hero-form textarea{background:#ffffffe6;border:none;border-radius:6px;outline:none;width:100%;margin-top:5px;margin-bottom:10px;padding:10px}.hero-form input:focus,.hero-form select:focus,.hero-form textarea:focus{box-shadow:0 0 6px #00d4ff}.hero-form button{color:#000;cursor:pointer;background:linear-gradient(90deg,#ff6a00,#ffc107,#00e676);border:none;border-radius:6px;width:100%;padding:12px;font-weight:700;transition:all .3s}.hero-form button:hover{background:linear-gradient(90deg,#ff7a1a,#ffd54f,#0f8);transform:scale(1.05)}@media (width<=992px){.hero{text-align:center;flex-direction:column;height:auto}.hero-left{width:100%}.hero-form{width:90%;margin-top:30px}.title-wrapper{justify-content:center}.hero-left h1{font-size:30px}}.plans-section{text-align:center;background:linear-gradient(135deg,#f5e6dc,#e8d8ff);padding:80px 5%}.plans-section h2{margin-bottom:10px;font-size:32px}.subtitle{color:#555;margin-bottom:50px}.plans-container{justify-content:space-between;align-items:center;display:flex}.plans-left,.plans-right{text-align:left;width:25%}.plan-item{align-items:center;gap:10px;margin:20px 0;font-size:16px;font-weight:500;transition:all .3s;display:flex}.plan-icon{-o-object-fit:contain;object-fit:contain;width:28px;height:28px}.plan-item:hover{color:#ff6a00;transform:translate(5px)}.plans-center{justify-content:center;width:40%;display:flex}.plans-center img{width:300px;height:auto}@media (width<=992px){.plans-container{flex-direction:column}.plans-left,.plans-right{text-align:center;width:100%}.plans-center{margin:30px 0}}.footer{text-align:center;color:#333;background:#f4f6f9;padding:10px 5%}.footer-contact{flex-wrap:wrap;justify-content:center;gap:20px;margin:10px 0;font-size:14px;display:flex}.footer-menu{background:#f5b21a;border-radius:10px;align-items:center;gap:15px;padding:15px;font-weight:600;display:inline-flex}.footer-menu a{color:#000;text-decoration:none}.footer-menu span{color:#000}.footer-bottom{color:#666;margin-top:10px;font-size:14px}@media (width<=992px){.footer-top{text-align:center;flex-direction:column;gap:20px}.footer-left{text-align:center}.footer-contact{flex-direction:column}.footer-menu{flex-wrap:wrap}}
