.brand-section{position:relative;display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4rem);background:linear-gradient(160deg,#060c18d1,#07101ff0),url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?q=80&w=2072&auto=format&fit=crop) center/cover no-repeat;border-right:1px solid rgba(157,178,213,.2)}.brand-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 15%,rgba(58,213,197,.25),transparent 35%),radial-gradient(circle at 85% 90%,rgba(31,178,217,.2),transparent 30%)}.brand-content,.brand-footer{position:relative;z-index:2}.brand-content{max-width:520px}.brand-text-large{font-size:clamp(2.2rem,5vw,3.9rem);font-weight:800;line-height:1.05;margin-bottom:1.15rem;background:linear-gradient(95deg,#fff 30%,#a7fff3);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.brand-text-small{color:#bed0ee;font-size:1.03rem}.brand-footer{margin-top:2rem;color:#8ba4c8;font-size:.84rem}.auth-container{width:min(440px,100%);padding:clamp(1.4rem,3vw,2rem);background:#0c1628eb;border:1px solid rgba(157,178,213,.3);border-radius:20px;box-shadow:0 16px 40px #030a1659}.auth-header{margin-bottom:1.4rem;text-align:center}.auth-title{font-size:1.9rem;margin-bottom:.35rem}.auth-subtitle{color:#9db2d5;font-size:.93rem}.auth-form{display:grid;gap:.95rem}.input-group{display:grid;gap:.45rem}.input-label{font-size:.88rem;color:#9db2d5;font-weight:500}.input-field{width:100%;border-radius:12px;border:1px solid rgba(157,178,213,.28);background:#071121e0;color:#ecf2ff;padding:.8rem .95rem}.input-field:focus{outline:none;border-color:#3ad5c5cc;box-shadow:0 0 0 3px #3ad5c52b}.form-actions{display:flex;justify-content:space-between;align-items:center}.forgot-password{color:#8eece0;font-size:.86rem}.inline-signup{color:var(--color-accent);font-size:.86rem;font-weight:600;cursor:pointer}.submit-btn{margin-top:.2rem}.divider{display:flex;align-items:center;margin:1.4rem 0;color:#8ba4c8;font-size:.84rem}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#9db2d53d}.divider span{padding:0 .85rem}.social-buttons{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.social-btn{border-radius:12px;border:1px solid rgba(157,178,213,.25);background:#ffffff05;color:#d8e5fb;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.7rem}.social-btn:disabled{opacity:.5;cursor:not-allowed}.login-modern-page .brand-text-large{margin-bottom:.8rem}.login-chip,.login-card-chip{display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:999px;border:1px solid rgba(157,178,213,.35);background:#ffffff0f;color:#cfe2ff;font-size:.76rem;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.9rem}.login-highlights{margin-top:1rem;display:grid;gap:.55rem}.login-highlight-item{display:inline-flex;align-items:center;gap:.45rem;color:#d3e5ff;font-size:.88rem}.login-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.input-with-icon{position:relative}.input-icon{position:absolute;left:.8rem;top:50%;transform:translateY(-50%);color:#96aed3;font-size:.85rem;pointer-events:none}.input-with-icon .input-field{padding-left:2.35rem}.login-card-footer{margin-top:1.55rem;padding-top:.9rem;border-top:1px solid rgba(157,178,213,.2)}.auth-page.login-clean-page{display:block!important;grid-template-columns:1fr!important;width:100vw;margin-left:calc(50% - 50vw);min-height:auto}.login-shell{width:100%;min-height:auto;display:flex;align-items:flex-start;justify-content:center;padding:calc(var(--header-height) + 1rem) 1rem 2rem;background:radial-gradient(circle at 10% 20%,rgba(58,213,197,.12),transparent 28%),radial-gradient(circle at 88% 18%,rgba(31,178,217,.14),transparent 30%)}.login-panel{position:relative;overflow:hidden}.login-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(140deg,#3ad5c514,#7ed0ff0a);pointer-events:none}.login-panel>*{position:relative;z-index:1}.login-clean-wrap{display:flex;justify-content:center}.login-clean-card{width:min(520px,calc(100vw - 2rem));background:#0c1628e6;border:1px solid rgba(157,178,213,.28);border-radius:24px;padding:clamp(1.35rem,2.2vw,2rem);box-shadow:0 18px 46px #030a166b}.login-social-actions{margin-top:.95rem;grid-template-columns:1fr 1fr;gap:.6rem}.login-social-actions .social-btn{justify-content:center;padding:.72rem .85rem;font-size:.88rem;width:100%}.continue-text{color:#9db2d5;font-size:.9rem;margin:0}@media(max-width:768px){.login-shell{padding:calc(var(--header-height) + .8rem) .8rem 1.4rem}.login-social-actions{grid-template-columns:1fr}}@media(max-width:960px){.auth-page{grid-template-columns:1fr}.brand-section{min-height:220px;border-right:0;border-bottom:1px solid rgba(157,178,213,.2)}.brand-footer{margin-top:1rem}}:root{--bg: #060b14;--bg-soft: #0c1526;--surface: rgba(16, 29, 50, .72);--surface-strong: rgba(18, 34, 58, .9);--surface-border: rgba(153, 176, 214, .22);--text: #ecf2ff;--text-muted: #9db2d5;--primary: #3ad5c5;--primary-strong: #1fb2d9;--warning: #f5b655;--danger: #f17a7a;--shadow-lg: 0 18px 44px rgba(2, 8, 20, .45);--shadow-md: 0 10px 28px rgba(3, 10, 25, .35);--radius-xl: 26px;--radius-lg: 16px;--radius-md: 12px;--header-height: 84px;--container: 1240px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{font-family:Sora,Outfit,Segoe UI,sans-serif;background:radial-gradient(circle at 6% 0%,rgba(58,213,197,.18),transparent 26%),radial-gradient(circle at 85% 16%,rgba(31,178,217,.14),transparent 24%),linear-gradient(170deg,var(--bg) 0%,#040914 100%);color:var(--text);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}ul{list-style:none}.container{width:min(var(--container),calc(100% - 2.5rem));margin:0 auto}.main-content{min-height:calc(100vh - var(--header-height))}.page-shell,.section-shell{padding-top:calc(var(--header-height) + 24px);min-height:100vh}.surface-card,.service-card,.visual-card,.lift{background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-xl);box-shadow:var(--shadow-md)}.section{padding:5rem 0}.section-header{margin-bottom:2.2rem}.section-title{font-size:clamp(1.9rem,4vw,2.85rem);line-height:1.12;letter-spacing:-.02em;margin-bottom:.65rem}.section-subtitle,.lead{color:var(--text-muted)}h1,h2,h3,h4{line-height:1.14;letter-spacing:-.025em}h1{font-size:clamp(2.2rem,5vw,4.2rem)}h2{font-size:clamp(1.6rem,3.4vw,2.35rem)}p{color:var(--text-muted)}.text-gradient{background:linear-gradient(95deg,#a7fff3,#7ed0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero{min-height:92vh;display:flex;align-items:center;position:relative;padding-top:var(--header-height)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(170deg,#040914bf,#04091473),url("data:image/svg+xml,%3csvg%20width='1920'%20height='1080'%20viewBox='0%200%201920%201080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient%20id='bg'%20x1='212'%20y1='89'%20x2='1756'%20y2='1031'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23061025'/%3e%3cstop%20offset='0.52'%20stop-color='%230A1830'/%3e%3cstop%20offset='1'%20stop-color='%2309142B'/%3e%3c/linearGradient%3e%3cradialGradient%20id='orbA'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(384%20210)%20rotate(38)%20scale(620%20390)'%3e%3cstop%20stop-color='%233AD5C5'%20stop-opacity='0.62'/%3e%3cstop%20offset='1'%20stop-color='%233AD5C5'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3cradialGradient%20id='orbB'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(1420%20240)%20rotate(152)%20scale(560%20360)'%3e%3cstop%20stop-color='%231FB2D9'%20stop-opacity='0.55'/%3e%3cstop%20offset='1'%20stop-color='%231FB2D9'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3cradialGradient%20id='orbC'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(980%20900)%20rotate(4)%20scale(720%20340)'%3e%3cstop%20stop-color='%234D73FF'%20stop-opacity='0.3'/%3e%3cstop%20offset='1'%20stop-color='%234D73FF'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3clinearGradient%20id='line'%20x1='0'%20y1='0'%20x2='1'%20y2='1'%3e%3cstop%20stop-color='%236BDDD1'%20stop-opacity='0.38'/%3e%3cstop%20offset='1'%20stop-color='%236BDDD1'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3cpattern%20id='grid'%20width='56'%20height='56'%20patternUnits='userSpaceOnUse'%3e%3cpath%20d='M56%200H0V56'%20stroke='%23BFD5FF'%20stroke-opacity='0.08'%20stroke-width='1'/%3e%3c/pattern%3e%3cfilter%20id='blur'%20x='0'%20y='0'%20width='1920'%20height='1080'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='1.3'/%3e%3c/filter%3e%3c/defs%3e%3crect%20width='1920'%20height='1080'%20fill='url(%23bg)'/%3e%3crect%20width='1920'%20height='1080'%20fill='url(%23grid)'/%3e%3cellipse%20cx='384'%20cy='210'%20rx='620'%20ry='390'%20fill='url(%23orbA)'/%3e%3cellipse%20cx='1420'%20cy='240'%20rx='560'%20ry='360'%20fill='url(%23orbB)'/%3e%3cellipse%20cx='980'%20cy='900'%20rx='720'%20ry='340'%20fill='url(%23orbC)'/%3e%3cg%20filter='url(%23blur)'%3e%3cpath%20d='M-120%20760C180%20620%20360%20620%20600%20740C840%20860%201110%20860%201350%20740C1570%20628%201760%20618%202040%20700'%20stroke='url(%23line)'%20stroke-width='2.5'/%3e%3cpath%20d='M-90%20828C210%20698%20390%20698%20630%20818C870%20938%201138%20940%201376%20818C1598%20704%201788%20694%202066%20778'%20stroke='url(%23line)'%20stroke-width='2.1'/%3e%3cpath%20d='M-130%20896C170%20766%20348%20768%20588%20886C828%201006%201098%201008%201338%20886C1560%20772%201748%20762%202026%20846'%20stroke='url(%23line)'%20stroke-width='1.8'/%3e%3c/g%3e%3cg%20opacity='0.38'%3e%3ccircle%20cx='320'%20cy='160'%20r='3'%20fill='%239CF5EA'/%3e%3ccircle%20cx='510'%20cy='220'%20r='2.5'%20fill='%239CF5EA'/%3e%3ccircle%20cx='760'%20cy='180'%20r='2.5'%20fill='%239CF5EA'/%3e%3ccircle%20cx='1180'%20cy='240'%20r='3'%20fill='%23A2D6FF'/%3e%3ccircle%20cx='1460'%20cy='210'%20r='2.6'%20fill='%23A2D6FF'/%3e%3ccircle%20cx='1690'%20cy='290'%20r='2.6'%20fill='%23A2D6FF'/%3e%3c/g%3e%3c/svg%3e") center/cover no-repeat;opacity:.82}.hero-content,.hero-text{position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;padding:.45rem 1rem;margin-bottom:1.25rem;border-radius:999px;border:1px solid rgba(58,213,197,.4);background:#3ad5c524;color:#9af6e9;font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:0;cursor:pointer;padding:.85rem 1.25rem;border-radius:var(--radius-md);font-weight:600;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#071120;background:linear-gradient(110deg,var(--primary),var(--primary-strong));box-shadow:0 12px 24px #1fb2d942}.btn-secondary{color:var(--text);border:1px solid var(--surface-border);background:#ffffff08}.loading-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:spin .9s linear infinite}.header{position:fixed;top:0;width:100%;z-index:1200;border-bottom:1px solid rgba(157,178,213,.18);background:#050a14cc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-container{height:var(--header-height);display:flex;align-items:center;justify-content:space-between}.logo{font-size:1rem;font-weight:700;letter-spacing:-.02em;display:inline-flex;flex-direction:column;align-items:flex-start;line-height:1.05;white-space:nowrap}.logo-line{display:block}.logo-line:first-child{background:linear-gradient(95deg,#fff 12%,#9af6e9 92%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-line:last-child{background:linear-gradient(95deg,#d7e8ff 5%,#7ed0ff 95%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-highlight{color:var(--primary)}.nav-list{display:flex;align-items:center;gap:.95rem}.nav{display:flex;align-items:center;gap:.75rem}.nav-link{padding:.45rem .7rem;border-radius:10px;color:var(--text-muted);font-weight:500}.nav-link:hover,.nav-link.active{color:var(--text);background:#ffffff0d}.mobile-toggle{display:none;background:transparent;border:0;cursor:pointer;gap:5px;flex-direction:column}.bar{width:25px;height:2px;border-radius:4px;background:var(--text);transition:transform .25s ease,opacity .25s ease}.nav-actions{display:flex;align-items:center}.nav-cta{padding:.62rem .95rem;font-size:.84rem;white-space:nowrap}.promo-overlay{position:fixed;inset:0;z-index:2500;background:#020812d1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:1rem}.promo-card{position:relative;max-width:560px;width:100%;border-radius:20px;overflow:hidden;border:1px solid var(--surface-border);box-shadow:var(--shadow-lg)}.promo-close{position:absolute;top:.8rem;right:.8rem;width:32px;height:32px;border-radius:50%;border:0;cursor:pointer;color:#0f172a;background:#dffaf6}.footer{border-top:1px solid rgba(157,178,213,.16);background:#040914e6;padding:2.2rem 0}.footer-content{display:grid;grid-template-columns:1.1fr 1.9fr;gap:1.5rem;align-items:center}.footer-brand{display:grid;gap:.55rem;justify-items:start;text-align:left}.footer-brand .logo,.footer-links a{font-family:Sora,Outfit,Segoe UI,sans-serif;font-size:.9rem;font-weight:500;line-height:1.2;height:1.2em;display:inline-flex;align-items:center}.footer-brand .logo{flex-direction:row;white-space:nowrap}.footer-brand .logo .logo-line{display:inline}.footer-note{color:#c5d7f2;font-size:.88rem;line-height:1;margin:0}.footer-bottom{margin-top:.95rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem 1.4rem;color:var(--text-muted)}.footer-links a:hover{color:var(--text)}.footer-address{color:#c5d7f2;font-size:.88rem;margin:0;line-height:1;display:flex;align-items:center;justify-content:flex-end;gap:.6rem;text-align:right}.footer-address span{white-space:nowrap}.footer-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:.55rem}.legal-page{padding-top:calc(var(--header-height) + 26px);padding-bottom:4rem;min-height:100vh}.legal-card{margin:0 auto;max-width:900px;padding:clamp(1.2rem,2.6vw,2.4rem)}.legal-card h2{margin-top:1.7rem;margin-bottom:.7rem}.legal-card p,.legal-card li{color:var(--text-muted)}.legal-card ul{list-style:disc;margin-left:1.25rem}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:transparent}.form-section{display:grid;place-items:center;padding:2rem}.auth-container{width:min(440px,100%);padding:2rem;background:var(--surface-strong);border:1px solid var(--surface-border);border-radius:20px;box-shadow:var(--shadow-md)}.input-field,input,textarea,select{width:100%;border-radius:12px;border:1px solid rgba(157,178,213,.28);background:#071121e0;color:var(--text);padding:.8rem .95rem;font:inherit}.input-field:focus,input:focus,textarea:focus,select:focus{outline:none;border-color:#3ad5c5cc;box-shadow:0 0 0 3px #3ad5c52b}.error-message{background:#f17a7a26;border:1px solid rgba(241,122,122,.32);color:#ffb3b3;border-radius:10px;padding:.7rem;font-size:.9rem}.success-message{background:#3ad5c51f;border:1px solid rgba(58,213,197,.35);color:#9af6e9;border-radius:10px;padding:.7rem;font-size:.9rem}.text-center{text-align:center}.animate-up{animation:fadeUp .6s ease both}.lift{transition:transform .26s ease,border-color .26s ease}.lift:hover{transform:translateY(-5px);border-color:#3ad5c559}.stagger>*{animation:fadeUp .55s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.route-toast{position:fixed;top:calc(var(--header-height) + 10px);left:50%;transform:translate(-50%,-14px);background:#081120f0;color:#dff0ff;border:1px solid rgba(157,178,213,.35);border-radius:999px;padding:.52rem .95rem;font-size:.84rem;z-index:2200;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;box-shadow:0 10px 24px #02081461;white-space:nowrap}.route-toast.show{opacity:1;transform:translate(-50%)}@media(max-width:1024px){.auth-page{grid-template-columns:1fr}.brand-section{min-height:240px}.footer-content{grid-template-columns:1fr}}@media(max-width:860px){.mobile-toggle{display:flex}.nav-list{position:fixed;top:var(--header-height);right:0;height:calc(100vh - var(--header-height));width:min(320px,80vw);padding:1.25rem;flex-direction:column;align-items:flex-start;background:#050a14f5;border-left:1px solid rgba(157,178,213,.2);transform:translate(100%);transition:transform .25s ease}.nav-list.active{transform:translate(0)}.mobile-toggle.active .bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-toggle.active .bar:nth-child(2){opacity:0}.mobile-toggle.active .bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}@media(max-width:1180px){.mobile-toggle{display:inline-flex!important;align-items:center;justify-content:center;width:40px;height:40px;z-index:1301}.nav-list{position:fixed;top:var(--header-height);right:0;height:calc(100vh - var(--header-height));width:min(320px,80vw);padding:1.25rem;flex-direction:column;align-items:flex-start;background:#050a14f5;border-left:1px solid rgba(157,178,213,.2);transform:translate(100%);transition:transform .25s ease;z-index:1300;pointer-events:none}.nav-actions{order:-1}.nav-cta{padding:.54rem .8rem;font-size:.8rem}.nav-list.active{transform:translate(0);pointer-events:auto}}@media(max-width:768px){.container{width:min(var(--container),calc(100% - 1.6rem))}.section{padding:3.6rem 0}.hero-buttons{flex-wrap:wrap}.route-toast{max-width:calc(100vw - 1.2rem);white-space:normal;border-radius:12px;text-align:center}.footer-content{grid-template-columns:1fr;gap:.9rem}.footer-right{width:100%;align-items:flex-start}.footer-links{width:100%;justify-content:flex-start;gap:.7rem 1rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.65rem}.footer-note{line-height:1.2}.footer-address{justify-content:flex-start;text-align:left;line-height:1.35}.footer-address span{white-space:normal}}
