.client-chat{z-index:65;position:fixed;bottom:24px;right:24px}.client-chat-toggle{color:#fff;cursor:pointer;background:#087fb5;border:1px solid #20d6ff8c;border-radius:50%;place-items:center;width:58px;height:58px;margin-left:auto;transition:transform .16s,background .16s;display:grid;position:relative;box-shadow:0 12px 30px #043d5e4d}.client-chat-toggle:hover{background:#006b98;transform:translateY(-2px)}.client-chat-toggle>span{color:#fff;background:#d73743;border:2px solid #fff;border-radius:12px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:.72rem;font-weight:900;display:grid;position:absolute;top:-5px;right:-4px}.client-chat-panel{background:#fff;border:1px solid #b9cad8;border-radius:8px;grid-template-rows:auto 1fr auto;width:min(390px,100vw - 32px);height:min(600px,100svh - 115px);margin-bottom:12px;display:grid;overflow:hidden;box-shadow:0 22px 60px #031f3347}.client-chat-panel>header{color:#fff;background:#06162f;grid-template-columns:40px 1fr 36px;align-items:center;gap:10px;min-height:68px;padding:10px 13px;display:grid}.chat-agent-mark{color:#20d6ff;background:#20d6ff1a;border:1px solid #20d6ff59;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.client-chat-panel>header div:nth-child(2){gap:3px;display:grid}.client-chat-panel>header strong{font-size:.9rem}.client-chat-panel>header span{color:#a9bed1;font-size:.75rem}.client-chat-panel>header button,.chat-mobile-back{color:#c4d4e2;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.client-chat-panel>header button:hover{color:#fff;background:#ffffff17}.chat-start,.chat-loading,.chat-center-empty{color:#6a8093;text-align:center;align-content:center;justify-items:center;padding:34px 28px;display:grid}.chat-start svg,.chat-center-empty>svg{color:#078bbf;margin-bottom:12px}.chat-start h3,.chat-center-empty h3{color:#153a55;margin:0 0 8px;font-size:1.1rem}.chat-start p,.chat-center-empty p{margin:0 0 20px;line-height:1.55}.chat-messages{background-color:#eef3f6;background-image:linear-gradient(#06162f06 1px,#0000 1px),linear-gradient(90deg,#06162f06 1px,#0000 1px);background-size:24px 24px;min-height:0;padding:18px;overflow-y:auto}.chat-message{color:#18344c;background:#fff;border:1px solid #d2dde6;border-radius:7px;width:fit-content;max-width:min(78%,560px);margin:0 0 11px;padding:10px 12px;box-shadow:0 3px 10px #1230480f}.chat-message.admin{background:#e5f7fc;border-color:#b7dfec;margin-left:auto}.chat-message.system{color:#64788b;text-align:center;max-width:90%;box-shadow:none;background:#f8fafb;border-color:#d9e0e5;margin:12px auto}.chat-message-meta{color:#71869a;justify-content:space-between;align-items:center;gap:14px;margin-bottom:5px;font-size:.68rem;display:flex}.chat-message-meta strong{color:#31516a}.chat-message p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;line-height:1.48}.chat-image-link{margin-top:8px;display:block}.chat-image-link img{object-fit:cover;border:1px solid #c0d0dc;border-radius:6px;width:min(100%,320px);max-height:270px;display:block}.chat-composer{background:#fff;border-top:1px solid #ced9e2;padding:12px}.chat-composer.compact{padding:10px}.chat-compose-row{grid-template-columns:42px 1fr 42px;align-items:end;gap:8px;display:grid}.chat-compose-row textarea{resize:none;color:#18344c;width:100%;min-height:42px;max-height:115px;font:inherit;border:1px solid #bdccd8;border-radius:6px;outline:0;padding:10px 12px;line-height:1.35}.chat-compose-row textarea:focus{border-color:#078bbf;box-shadow:0 0 0 3px #078bbf1c}.chat-icon-button,.chat-send-button{color:#3e6078;cursor:pointer;background:#fff;border:1px solid #bdccd8;border-radius:6px;place-items:center;width:42px;height:42px;display:grid}a.chat-icon-button{text-decoration:none}.chat-send-button{color:#fff;background:#087fb5;border-color:#087fb5}.chat-icon-button:hover,.chat-send-button:hover{color:#fff;background:#006b98;border-color:#006b98}.chat-icon-button:disabled,.chat-send-button:disabled{cursor:not-allowed;opacity:.45}.chat-image-preview{color:#536d82;background:#f4f8fa;border:1px solid #cbd8e2;border-radius:6px;grid-template-columns:48px 1fr 32px;align-items:center;gap:9px;margin-bottom:9px;padding:7px;font-size:.76rem;display:grid}.chat-image-preview img{object-fit:cover;border-radius:4px;width:48px;height:42px}.chat-image-preview span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-image-preview button{color:#8e3340;cursor:pointer;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.chat-compose-error{color:#a42937;margin-bottom:8px;font-size:.76rem}.chat-resolution{color:#466278;text-align:center;background:#fff;border-top:1px solid #ced9e2;padding:16px}.chat-resolution strong{color:#163c57;display:block}.chat-resolution p{margin:5px 0 12px;font-size:.78rem;line-height:1.45}.chat-resolution>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.chat-resolution button{cursor:pointer;border:1px solid;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-weight:800;display:inline-flex}.resolved-yes{color:#12663b;background:#eaf9f0;border-color:#92d6ae}.resolved-no{color:#9d2533;background:#fff0f2;border-color:#e7aab2}.messages-title{margin-bottom:16px}.messages-summary{color:#597387;background:#fff;border:1px solid #c7d5df;border-radius:6px;grid-template-columns:auto auto auto;align-items:center;gap:7px;min-height:42px;padding:0 14px;display:grid}.messages-summary svg{color:#087fb5}.messages-summary strong{color:#153b56}.admin-chat-shell{background:#fff;border:1px solid #bdccd8;border-radius:7px;grid-template-columns:minmax(270px,320px) minmax(430px,1fr) minmax(210px,250px);height:calc(100dvh - 250px);min-height:360px;max-height:820px;display:grid;overflow:hidden;box-shadow:0 12px 35px #11324a14}.admin-chat-clients,.admin-chat-history{background:#fff;min-width:0;overflow:hidden}.admin-chat-clients{border-right:1px solid #ced9e2;grid-template-rows:auto 1fr;display:grid}.admin-chat-clients>label{border-bottom:1px solid #d9e2e9;align-items:center;padding:12px;display:flex;position:relative}.admin-chat-clients>label svg{color:#6a8194;position:absolute;left:25px}.admin-chat-clients>label input{color:#18344c;background:#f5f8fa;border:1px solid #c2d0da;border-radius:6px;outline:0;width:100%;height:42px;padding:0 12px 0 38px}.admin-chat-clients>div,.admin-chat-history>div{min-height:0;overflow-y:auto}.admin-chat-client{color:#18344c;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e0e7ec;grid-template-columns:43px 1fr auto;align-items:center;gap:10px;width:100%;min-height:84px;padding:11px 12px;display:grid;position:relative}.admin-chat-client:hover,.admin-chat-client.active{background:#edf7fb}.admin-chat-client.active{box-shadow:inset 3px 0 #087fb5}.chat-client-avatar{color:#fff;background:#315d75;border-radius:50%;place-items:center;width:43px;height:43px;font-size:.78rem;font-weight:900;display:grid}.chat-client-copy{min-width:0}.chat-client-copy>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-client-copy strong{color:#153950;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.chat-client-copy time{color:#8294a4;flex:none;font-size:.66rem}.chat-client-copy p{color:#6a8092;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:.73rem;overflow:hidden}.chat-wait-clock{color:#a86c00;align-items:center;gap:4px;margin-top:5px;font-size:.69rem;font-weight:800;display:inline-flex}.chat-unread{color:#fff;background:#1aa565;border-radius:11px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:.68rem;font-weight:900;display:grid}.admin-chat-conversation{background:#eef3f6;grid-template-rows:auto 1fr auto;min-width:0;min-height:0;display:grid;overflow:hidden}.admin-chat-header{background:#fff;border-bottom:1px solid #c8d5df;grid-template-columns:minmax(150px,1fr) auto auto;align-items:center;gap:14px;min-height:70px;padding:10px 16px;display:grid}.admin-chat-header>div:first-of-type{align-items:center;gap:9px;min-width:0;display:flex}.admin-chat-header>div:first-of-type>strong{color:#153950;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-status{color:#526c7f;background:#e9eef2;border-radius:4px;width:fit-content;padding:4px 7px;font-size:.65rem;font-weight:850;display:inline-flex}.chat-status.open{color:#12663b;background:#e4f6eb}.chat-status.resolution_pending{color:#855d06;background:#fff4d7}.chat-status.closed{color:#677887;background:#ebeff2}.admin-chat-actions{align-items:center;gap:8px;display:flex}.close-chat-button{color:#922936;cursor:pointer;background:#fff2f3;border:1px solid #dfacb3;border-radius:6px;align-items:center;gap:7px;min-height:42px;padding:0 12px;font-weight:800;display:inline-flex}.close-chat-button:hover{background:#ffe6e8;border-color:#bd4d59}.admin-chat-locked{color:#647b8e;text-align:center;background:#fff;border-top:1px solid #c8d5df;padding:16px;font-size:.82rem}.admin-chat-history{border-left:1px solid #ced9e2;grid-template-rows:auto 1fr;display:grid}.admin-chat-history>header{color:#264b64;border-bottom:1px solid #d8e1e8;align-items:center;gap:8px;min-height:60px;padding:0 15px;display:flex}.admin-chat-history>header svg{color:#087fb5}.admin-chat-history button{color:#5c7386;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e0e7ec;gap:6px;width:100%;padding:13px;display:grid}.admin-chat-history button:hover,.admin-chat-history button.active{background:#eff7fa}.admin-chat-history button>div{justify-content:space-between;align-items:center;gap:7px;display:flex}.admin-chat-history button strong{color:#23475f;font-size:.77rem}.admin-chat-history time,.admin-chat-history small{font-size:.68rem}.chat-list-empty{color:#7890a2;text-align:center;justify-items:center;gap:8px;padding:30px 16px;display:grid}.chat-mobile-back{display:none}.portal-sidebar .nav-chat-badge{color:#fff;background:#d63d49;border-radius:11px;place-items:center;min-width:22px;height:22px;margin-left:auto;padding:0 5px;font-size:.68rem;font-weight:900;display:grid}@media (width<=1180px){.admin-chat-shell{grid-template-columns:minmax(250px,300px) minmax(390px,1fr)}.admin-chat-history{display:none}}@media (width<=760px){.client-chat{bottom:16px;right:16px}.client-chat-panel{width:auto;height:auto;margin:0;position:fixed;inset:76px 10px 86px}.messages-view{width:100%}.messages-summary{width:fit-content}.admin-chat-shell{grid-template-columns:1fr;height:calc(100dvh - 315px);min-height:360px;max-height:none}.admin-chat-shell.has-detail .admin-chat-clients,.admin-chat-shell:not(.has-detail) .admin-chat-conversation{display:none}.chat-mobile-back{display:grid}.admin-chat-header{grid-template-columns:36px minmax(120px,1fr) auto}.admin-chat-header>.chat-wait-clock{display:none}.close-chat-button{justify-content:center;width:42px;padding:0;font-size:0}}@media (width<=480px){.admin-chat-actions{gap:5px}.admin-chat-header{gap:7px;padding-inline:8px}.admin-chat-header .chat-status{display:none}.chat-message{max-width:88%}.client-chat-panel{inset:72px 8px 80px}}@media print{.client-chat,.messages-view{display:none!important}}:root{--bg:#041126;--bg-strong:#020917;--panel:#071a37d1;--panel-solid:#071a37;--line:#35beff3d;--line-strong:#35beff7a;--cyan:#20d6ff;--cyan-strong:#009fe3;--yellow:#ffd43b;--text:#f7fbff;--muted:#b8c8da;--muted-2:#7f94ab;--white:#fff;--shadow:0 24px 80px #00000061;--radius:8px;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:var(--text);background:radial-gradient(circle at 18% 10%,#20d6ff1f,#0000 28rem),radial-gradient(circle at 88% 24%,#ffd43b14,#0000 26rem),linear-gradient(#031026 0%,#06142d 44%,#020916 100%);margin:0}body:before{z-index:-1;content:"";background-image:linear-gradient(#20d6ff0a 1px,#0000 1px),linear-gradient(90deg,#20d6ff0a 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000bf,#0000 82%);mask-image:linear-gradient(#000000bf,#0000 82%)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020917c7;border-bottom:1px solid #35beff29;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:76px;padding:12px clamp(18px,4vw,56px);display:grid;position:fixed;top:0;left:0;right:0}.brand{border-radius:var(--radius);background:#fffffff5;border:1px solid #ffffffb3;align-items:center;width:192px;min-width:160px;padding:6px 10px;display:inline-flex}.brand img{object-fit:contain;width:100%;height:46px}.nav{color:#d9e9f8;justify-content:center;align-items:center;gap:clamp(12px,1.6vw,24px);font-size:.88rem;display:flex}.nav a{white-space:nowrap;transition:color .18s;position:relative}.nav a:after{content:"";background:var(--cyan);transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.nav a:hover{color:var(--white)}.nav a:hover:after{transform:scaleX(1)}.header-cta,.button{border-radius:var(--radius);border:1px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 18px;font-weight:800;line-height:1.1;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.header-cta,.button-primary{color:#021120;background:linear-gradient(135deg, var(--cyan) 0%, #7ce8ff 52%, var(--yellow) 100%);box-shadow:0 16px 34px #20d6ff3d}.button-secondary{color:var(--text);border-color:var(--line-strong);background:#ffffff0f}.header-cta:hover,.button:hover{transform:translateY(-2px)}.button-primary:hover{box-shadow:0 18px 46px #20d6ff57}.button-secondary:hover{border-color:var(--cyan);background:#20d6ff1a}.button-large{min-height:56px;padding-inline:24px;font-size:1.02rem}.mobile-toggle{border:1px solid var(--line);border-radius:var(--radius);width:44px;height:44px;color:var(--text);background:#ffffff0f;place-items:center;display:none}.hero{align-items:center;min-height:100svh;padding:120px clamp(20px,5vw,72px) 64px;display:grid;position:relative;overflow:hidden}.hero-bg,.hero-overlay,.hero-grid{position:absolute;inset:0}.hero-bg{object-fit:cover;object-position:center;opacity:.42;filter:saturate(1.08)contrast(1.03);width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#020917f5 0%,#031026d1 44%,#0310263d 100%),linear-gradient(#02091724 0%,#020917c7 100%)}.hero-grid{opacity:.7;background:linear-gradient(120deg,#0000 0 68%,#20d6ff3d 68.1%,#0000 68.5%),repeating-linear-gradient(90deg,#ffffff06 0 1px,#0000 1px 96px)}.hero-content{z-index:1;grid-template-columns:minmax(0,720px) minmax(280px,430px);justify-content:space-between;align-items:end;gap:clamp(28px,6vw,72px);width:min(100%,1260px);margin:0 auto;display:grid;position:relative}.hero-copy{padding-top:58px}.eyebrow,.section-heading span,.statement-card span{color:var(--yellow);letter-spacing:0;text-transform:uppercase;align-items:center;gap:8px;font-size:.78rem;font-weight:900;display:inline-flex}.eyebrow:before,.section-heading span:before{content:"";background:var(--cyan);width:28px;height:2px;box-shadow:0 0 16px #20d6ffcc}h1,h2,h3,p{margin-top:0}h1{max-width:820px;margin-bottom:20px;font-size:clamp(2.35rem,6.2vw,5.6rem);line-height:.98}h2{margin-bottom:16px;font-size:clamp(2rem,4vw,3.55rem);line-height:1.04}h3{font-size:1.14rem;line-height:1.22}.hero-copy p,.section-heading p,.about-copy p,.field-copy p,.cta-panel p,.component-feature p,.contact-copy p,.footer p{color:var(--muted);font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.75}.hero-copy>p{color:#d8e8f8;max-width:720px;margin-bottom:30px}.hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:30px;display:flex}.badge-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:740px;display:grid}.badge-grid span{border-radius:var(--radius);color:#e8f6ff;background:#05152fad;border:1px solid #35beff38;align-items:center;gap:9px;min-height:48px;padding:12px 14px;display:flex}.badge-grid svg{color:var(--cyan);flex:none}.hero-panel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(#071a37e0,#041126c7),#071a37cc;gap:18px;padding:20px;display:grid}.hero-panel img{aspect-ratio:1;object-fit:contain;border-radius:var(--radius);background:#fffffff5;width:100%;padding:20px}.hero-panel strong{margin-bottom:8px;font-size:1.24rem;line-height:1.28;display:block}.hero-panel p{color:var(--muted);margin-bottom:0;line-height:1.65}.section{width:min(100%,1260px);margin:0 auto;padding:92px clamp(20px,4vw,44px)}.section-heading{max-width:880px;margin-bottom:38px}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.service-card,.statement-card,.value-card,.component-feature,.contact-card,.cta-panel,.post-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg, #0b2349db, #051228db), var(--panel-solid)}.service-card{min-height:260px;padding:22px;transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 14px 42px #00000038}.service-card:hover,.post-card:hover{border-color:var(--line-strong);transform:translateY(-5px);box-shadow:0 24px 64px #00000052}.icon-box{border-radius:var(--radius);width:48px;height:48px;color:var(--cyan);background:#20d6ff14;border:1px solid #20d6ff57;place-items:center;margin-bottom:20px;display:grid}.service-card h3{margin-bottom:12px}.service-card p{color:var(--muted);margin-bottom:0;line-height:1.65}.about-section{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(28px,5vw,72px);display:grid}.about-visual{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);position:relative;overflow:hidden}.about-visual:after{content:"";background:linear-gradient(#0000 30%,#02091757 100%);position:absolute;inset:0}.about-visual img{object-fit:cover;width:100%;min-height:460px}.about-copy p{margin-bottom:18px}.metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.metrics div{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff0d;min-height:104px;padding:16px}.metrics strong{color:var(--cyan);margin-bottom:8px;font-size:1.55rem;display:block}.metrics span{color:var(--muted)}.mission-section{background:linear-gradient(90deg,#20d6ff14,#0000 32%,#ffd43b0d),#ffffff05;width:100%;max-width:none;padding-inline:0}.mission-section>*{width:min(100%,1260px);margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,44px);padding-right:clamp(20px,4vw,44px)}.mission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.statement-card{padding:28px}.statement-card p{color:#d7e8f8;margin:16px 0 0;font-size:1.05rem;line-height:1.75}.values-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.value-card{align-items:center;gap:12px;min-height:86px;padding:16px;display:flex}.value-card svg{color:var(--yellow);flex:none}.value-card span{color:#e7f5ff;font-weight:800;line-height:1.35}.field-section{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:center;gap:clamp(24px,5vw,62px);display:grid}.check-list{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:#dcefff;padding-left:30px;line-height:1.55;position:relative}.check-list li:before{content:"";background:radial-gradient(circle at center, #021120 0 34%, transparent 35%), var(--cyan);border-radius:50%;width:18px;height:18px;position:absolute;top:3px;left:0;box-shadow:0 0 18px #20d6ff80}.cta-panel{box-shadow:var(--shadow);padding:34px}.cta-panel svg{color:var(--cyan)}.cta-panel h3{margin:18px 0 12px;font-size:clamp(1.6rem,3vw,2.4rem)}.components-section{padding-top:32px}.components-layout{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:18px;display:grid}.component-feature{padding:30px}.component-feature svg{color:var(--cyan)}.component-feature h3{margin:18px 0 12px;font-size:1.65rem}.component-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.component-list span{border:1px solid var(--line);border-radius:var(--radius);color:#eaf7ff;background:#ffffff0d;align-items:center;gap:12px;min-height:76px;padding:18px;font-weight:800;display:flex}.component-list svg{color:var(--yellow);flex:none}.instagram-section{width:100%;max-width:none;padding-left:0;padding-right:0;overflow:hidden}.instagram-header,.carousel-shell{width:min(100%,1260px);margin:0 auto;padding-left:clamp(20px,4vw,44px);padding-right:clamp(20px,4vw,44px)}.instagram-header{justify-content:space-between;align-items:end;gap:22px;margin-bottom:28px;display:flex}.instagram-header h2{max-width:760px;margin-bottom:0}.carousel-shell{grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:14px;display:grid}.instagram-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(250px,320px);grid-auto-flow:column;gap:18px;padding:10px 2px 24px;display:grid;overflow-x:auto}.instagram-carousel::-webkit-scrollbar{display:none}.post-card{scroll-snap-align:start;min-width:250px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden}.post-card img{aspect-ratio:1;object-fit:cover;width:100%}.post-card span{border-radius:var(--radius);color:#021120;background:linear-gradient(135deg, var(--cyan), var(--yellow));border:1px solid #ffffff42;align-items:center;min-height:32px;padding:0 12px;font-size:.78rem;font-weight:900;display:inline-flex;position:absolute;bottom:12px;right:12px;box-shadow:0 12px 28px #00000052}.carousel-button{border:1px solid var(--line);border-radius:var(--radius);width:48px;height:48px;color:var(--text);cursor:pointer;background:#ffffff0f;place-items:center;transition:transform .18s,border-color .18s;display:grid}.carousel-button:hover{border-color:var(--cyan);transform:translateY(-2px)}.contact-section{grid-template-columns:minmax(0,1fr) minmax(300px,460px);align-items:center;gap:clamp(24px,5vw,64px);display:grid}.contact-card{gap:14px;padding:28px;display:grid}.contact-card a,.contact-card div{border-radius:var(--radius);color:#e6f4ff;background:#ffffff0d;border:1px solid #ffffff14;align-items:flex-start;gap:12px;padding:16px;display:flex}.contact-card svg{color:var(--cyan);flex:none}.footer{border-top:1px solid var(--line);background:#020917e6;grid-template-columns:minmax(260px,1.1fr) minmax(180px,.7fr) minmax(220px,.8fr);gap:28px;padding:46px clamp(20px,5vw,72px) 28px;display:grid}.footer img{border-radius:var(--radius);background:#fffffff5;width:220px;max-width:100%;margin-bottom:16px;padding:8px 10px}.footer nav,.footer-contact{align-content:start;gap:10px;display:grid}.footer a,.footer span,.footer small{color:var(--muted)}.footer a:hover{color:var(--cyan)}.footer small{border-top:1px solid #ffffff14;grid-column:1/-1;padding-top:20px}[data-reveal]{opacity:0;transition:opacity .64s,transform .64s;transform:translateY(18px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (width<=1160px){.site-header{grid-template-columns:auto auto auto}.mobile-toggle{justify-self:end;display:grid}.nav{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#020917f5;flex-direction:column;align-items:stretch;gap:0;padding:12px;display:none;position:fixed;top:76px;left:16px;right:16px}.nav.is-open{display:flex}.nav a{white-space:normal;padding:13px 12px}.nav a:after{display:none}.header-cta{justify-self:end}.hero-content,.about-section,.field-section,.components-layout,.contact-section{grid-template-columns:1fr}.hero-panel{grid-template-columns:130px 1fr;align-items:center;max-width:620px}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.site-header{grid-template-columns:1fr auto;padding-inline:14px}.brand{width:172px}.header-cta{grid-column:1/-1;width:100%;min-height:42px}.nav{top:128px}.hero{padding-top:174px}.hero-overlay{background:linear-gradient(#020917f0 0%,#031026d1 58%,#020917db 100%)}.hero-copy{padding-top:0}.badge-grid,.mission-grid,.component-list,.metrics{grid-template-columns:1fr}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.instagram-header{flex-direction:column;align-items:stretch}.carousel-shell{grid-template-columns:minmax(0,1fr)}.carousel-button{display:none}.footer{grid-template-columns:1fr}}@media (width<=560px){h1{font-size:2.35rem}h2{font-size:1.95rem}.hero-actions,.button,.header-cta{width:100%}.hero-panel{grid-template-columns:1fr}.hero-panel img{max-width:240px;margin:0 auto}.services-grid,.values-grid{grid-template-columns:1fr}.service-card{min-height:auto}}.portal-app,.portal-login,.portal-boot{color:#10243d;background:#edf3f8;min-height:100svh}.portal-app{overflow-x:clip}.portal-boot{place-items:center;font-weight:800;display:grid}.portal-login{background:linear-gradient(90deg,#020917f2,#031026c7),url(/assets/hero-cover-16x9.png) 50%/cover;place-items:center;min-height:100svh;padding:28px;display:grid}.login-shell{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#041126f0;border:1px solid #20d6ff47;border-radius:8px;width:min(100%,440px);padding:34px;box-shadow:0 28px 90px #00000073}.login-brand{width:210px;margin-bottom:32px;display:block}.login-brand img,.portal-brand img{object-fit:contain;width:100%;height:52px}.login-heading span,.portal-eyebrow{color:#007da9;text-transform:uppercase;font-size:.75rem;font-weight:900}.login-heading span{color:#20d6ff}.login-heading h1{color:#fff;margin:6px 0 10px;font-size:2rem;line-height:1.1}.login-heading p{color:#b8c8da;margin-bottom:26px;line-height:1.6}.login-form,.credential-editor form{gap:18px;display:grid}.login-form label,.credential-editor label,.report-filters label{gap:7px;font-size:.82rem;font-weight:800;display:grid}.login-form label{color:#dce9f6}.login-form input,.credential-editor input,.report-filters input,.report-filters select,.order-filters input,.order-filters select{color:#10243d;background:#fff;border:1px solid #c4d1df;border-radius:6px;outline:none;width:100%;min-height:46px;padding:0 13px}.login-form input{color:#fff;background:#ffffff12;border-color:#20d6ff45}.login-form input:focus,.credential-editor input:focus,.report-filters input:focus,.report-filters select:focus,.order-filters input:focus,.order-filters select:focus{border-color:#009fe3;box-shadow:0 0 0 3px #009fe31f}.login-back{color:#b8c8da;text-align:center;margin-top:22px;font-size:.86rem;display:block}.login-back:hover{color:#20d6ff}.portal-primary,.portal-secondary,.portal-icon-command{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:42px;font-weight:850;transition:all .16s;display:inline-flex}.portal-primary{color:#021120;background:#20d6ff;padding:0 18px}.portal-primary:hover{background:#54e2ff;transform:translateY(-1px)}.portal-secondary{color:#12304d;background:#fff;border-color:#bfcedd;padding:0 16px}.portal-secondary:hover,.portal-icon-command:hover,.portal-icon-command.active{color:#006f9e;background:#eefaff;border-color:#009fe3}.portal-primary:disabled,.portal-secondary:disabled{cursor:not-allowed;opacity:.55;transform:none}.portal-icon-command{color:#49617a;background:#fff;border-color:#c6d3df;width:42px;min-width:42px;padding:0}.form-error,.form-success{border-radius:6px;padding:11px 13px;font-size:.85rem;line-height:1.45}.form-error{color:#9f1d2d;background:#fff1f3;border:1px solid #f2b6be}.form-success{color:#12633a;background:#edfff4;border:1px solid #a8dfbf}.portal-header{z-index:40;background:#fff;border-bottom:1px solid #cad6e2;grid-template-columns:220px 1fr auto auto;align-items:center;gap:20px;height:72px;padding:10px 24px;display:grid;position:fixed;inset:0 0 auto;box-shadow:0 5px 24px #18304b14}.portal-brand{width:190px}.portal-identity{text-align:right;justify-self:end;display:grid}.portal-identity span{color:#657b91;font-size:.75rem}.portal-identity strong{color:#10243d;font-size:.9rem}.portal-mobile-menu{display:none}.portal-sidebar{z-index:30;color:#dbe9f6;background:#06162f;border-right:1px solid #20d6ff26;flex-direction:column;justify-content:space-between;width:250px;padding:24px 14px;display:flex;position:fixed;top:72px;bottom:0;left:0;overflow-y:auto}.portal-sidebar nav{gap:7px;display:grid}.portal-sidebar nav button{color:#bed0e1;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:12px;width:100%;min-height:48px;padding:0 13px;display:flex}.portal-sidebar nav button:hover,.portal-sidebar nav button.active{color:#fff;background:#20d6ff1c;border-color:#20d6ff47}.portal-sidebar nav button.active svg{color:#20d6ff}.sidebar-security{color:#91a8bd;border-top:1px solid #ffffff1a;align-items:center;gap:10px;padding:14px;font-size:.82rem;display:flex}.sidebar-security svg{color:#7bd5a2}.portal-main{min-width:0;min-height:100svh;padding:104px 30px 46px 280px;overflow-x:clip}.portal-view{width:min(100%,1450px);margin:0 auto}.view-title{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.view-title h1{color:#10243d;margin:5px 0 8px;font-size:clamp(1.75rem,3vw,2.6rem);line-height:1.08}.view-title p{color:#667c91;margin:0;line-height:1.6}.view-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.order-filters,.report-filters{background:#fff;border:1px solid #cbd8e4;border-radius:7px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;padding:14px;display:flex}.search-field{flex:300px;align-items:center;min-width:280px;display:flex;position:relative}.search-field svg{color:#6d8297;position:absolute;left:13px}.search-field input{padding-left:42px}.order-filters select{flex:170px;width:auto;max-width:250px}.orders-summary{color:#63798e;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:.86rem;display:flex}.orders-summary strong{color:#10243d}.orders-summary button{color:#466078;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;display:inline-flex}.orders-grid{grid-template-columns:repeat(4,minmax(230px,1fr));gap:16px;display:grid}.order-card{background:#fff;border:1px solid #c9d6e2;border-radius:7px;transition:all .16s;overflow:hidden;box-shadow:0 12px 30px #233e5a14}.order-card:hover{border-color:#64bddf;transform:translateY(-2px);box-shadow:0 18px 42px #233e5a24}.order-card-media{background:#dfe9f1;border-bottom:1px solid #d5e0ea;height:190px;position:relative}.order-card-media img{object-fit:cover;width:100%;height:100%}.no-photo{color:#71869a;background:linear-gradient(135deg,#009fe30d,#06162f05),#edf3f8;align-content:center;place-items:center;gap:9px;width:100%;height:100%;font-size:.82rem;display:grid}.status-badge{color:#42596e;background:#edf2f6;border:1px solid #b9c7d4;border-radius:5px;align-items:center;max-width:100%;min-height:29px;padding:5px 9px;font-size:.72rem;font-weight:850;line-height:1.2;display:inline-flex}.order-card-media .status-badge{max-width:calc(100% - 20px);position:absolute;bottom:10px;right:10px;box-shadow:0 6px 18px #0003}.order-photo-count{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04162fc7;border:1px solid #ffffff6b;border-radius:5px;align-items:center;gap:6px;min-height:29px;padding:5px 9px;font-size:.75rem;font-weight:850;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 6px 18px #0003}.status-badge.ready{color:#0f6036;background:#e6f9ee;border-color:#8ed4ad}.status-badge.progress{color:#07547a;background:#e6f7ff;border-color:#8ecde7}.status-badge.waiting{color:#745b00;background:#fff9dd;border-color:#ead47d}.status-badge.danger{color:#8b2431;background:#fff0f2;border-color:#e3a7af}.order-card-body{padding:18px}.order-number{color:#007da9;margin-bottom:6px;font-size:.76rem;font-weight:900}.order-card h3{color:#10243d;min-height:48px;margin-bottom:7px;font-size:1.02rem}.order-card p{color:#6b8195;min-height:42px;margin-bottom:14px;font-size:.84rem;line-height:1.45}.order-card dl{grid-template-columns:1fr 1fr;gap:10px;margin:0 0 16px;display:grid}.order-card dl div{gap:3px;display:grid}.order-card dt{color:#7d90a2;text-transform:uppercase;font-size:.7rem}.order-card dd{color:#213a53;margin:0;font-size:.85rem;font-weight:800}.order-card .portal-secondary{width:100%}.orders-table-wrap{background:#fff;border:1px solid #cbd7e2;border-radius:7px;overflow-x:auto}.orders-table{border-collapse:collapse;width:100%}.orders-table th{color:#597087;text-align:left;text-transform:uppercase;background:#f1f5f8;padding:13px 15px;font-size:.72rem}.orders-table td{color:#344d65;border-top:1px solid #e0e7ee;padding:14px 15px;font-size:.86rem}.orders-table td small{color:#8193a4;margin-top:3px;display:block}.portal-loading,.portal-empty{color:#687e92;text-align:center;align-content:center;place-items:center;gap:8px;min-height:240px;display:grid}.portal-empty h3,.portal-empty p{margin:0}.portal-empty h3{color:#233d56}.portal-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020917c2;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.terms-modal{color:#1b334b;background:#fff;border:1px solid #b9cddd;border-radius:8px;gap:18px;width:min(100%,760px);max-height:calc(100svh - 44px);padding:30px;display:grid;overflow-y:auto;box-shadow:0 30px 100px #00000059}.modal-icon{color:#0575a3;background:#e3f7ff;border-radius:7px;place-items:center;width:50px;height:50px;display:grid}.terms-modal h2{color:#10243d;margin:4px 0 0;font-size:1.65rem}.terms-content{background:#f7fafc;border:1px solid #d3dde6;border-radius:6px;padding:18px}.terms-content p{color:#445d74;margin:0 0 12px;font-size:.9rem;line-height:1.65}.terms-content p:last-child{margin-bottom:0}.terms-check,.credential-active{color:#2e485f;align-items:flex-start;line-height:1.45;grid-template-columns:none!important;gap:10px!important;display:flex!important}.terms-check input,.credential-active input{width:18px;min-width:18px;height:18px;min-height:18px;margin-top:1px}.order-detail-backdrop{place-items:stretch end;padding:0}.order-detail-modal{background:#fff;width:min(100%,880px);height:100svh;padding:34px;position:relative;overflow-y:auto;box-shadow:-20px 0 70px #00000047}.modal-close{z-index:2;color:#526a81;cursor:pointer;background:#fff;border:1px solid #c6d3df;border-radius:6px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:18px;right:18px}.detail-heading{justify-content:space-between;align-items:flex-start;gap:22px;padding-right:44px;display:flex}.detail-heading h2{color:#10243d;margin:5px 0 6px;font-size:2rem}.detail-heading p{color:#6b8094}.detail-heading-actions{justify-items:end;gap:12px;display:grid}.detail-heading-actions .portal-primary{white-space:nowrap}.detail-photo-carousel{outline:none;min-width:0;margin:24px 0}.detail-photo-carousel:focus-visible .detail-photo-stage{box-shadow:0 0 0 3px #009fe32e}.detail-photo-carousel.is-empty{border:1px solid #cedae5;border-radius:7px;height:280px;overflow:hidden}.detail-photo-stage{background:#07182e;border:1px solid #cedae5;border-radius:7px;place-items:center;height:min(52svh,440px);min-height:280px;display:grid;position:relative;overflow:hidden}.detail-photo-stage>img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.photo-carousel-arrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background:#04162fc7;border:1px solid #ffffff75;border-radius:6px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 22px #00000040}.photo-carousel-arrow:hover{background:#007da9eb}.photo-carousel-arrow.previous{left:14px}.photo-carousel-arrow.next{right:14px}.photo-carousel-counter{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background:#04162fcc;border-radius:5px;padding:6px 9px;font-size:.76rem;font-weight:850;position:absolute;bottom:14px;right:14px}.detail-photo-thumbnails{scrollbar-width:thin;gap:9px;max-width:100%;padding:10px 1px 2px;display:flex;overflow-x:auto}.detail-photo-thumbnails button{cursor:pointer;background:#dce6ee;border:2px solid #0000;border-radius:6px;flex:0 0 82px;height:62px;padding:2px;overflow:hidden}.detail-photo-thumbnails button:hover,.detail-photo-thumbnails button.active{border-color:#009fe3}.detail-photo-thumbnails img{object-fit:cover;border-radius:3px;width:100%;height:100%}.detail-metrics,.detail-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.detail-metrics>div{background:#f6f9fb;border:1px solid #cdd9e4;border-radius:6px;align-items:center;gap:11px;padding:15px;display:flex}.detail-metrics svg{color:#008ec9}.detail-metrics span{color:#72869a;gap:2px;font-size:.72rem;display:grid}.detail-metrics strong{color:#19354e;font-size:.88rem}.detail-grid{grid-template-columns:repeat(4,1fr)}.detail-grid article,.detail-text article{background:#f5f8fb;border-left:3px solid #20bde3;padding:14px}.detail-grid span{color:#73879b;text-transform:uppercase;font-size:.72rem}.detail-grid p{color:#203b54;margin:5px 0 0;font-size:.86rem;font-weight:750}.detail-text{gap:10px;margin-bottom:20px;display:grid}.detail-text h3,.detail-columns h3{color:#16334c;margin-bottom:7px;font-size:.95rem}.detail-text p,.detail-columns p{color:#526b81;margin:0;line-height:1.6}.detail-columns{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px;display:grid}.detail-columns>article{border:1px solid #cbd8e3;border-radius:6px;padding:18px}.detail-line{color:#526b81;border-bottom:1px solid #e0e7ed;justify-content:space-between;gap:14px;padding:9px 0;font-size:.84rem;display:flex}.detail-line:last-child{border-bottom:0}.detail-line strong{color:#183850}.cost-breakdown{background:#eef6fa;border:1px solid #b8cddd;border-radius:6px;flex-wrap:wrap;gap:8px;padding:16px;display:flex}.cost-breakdown span{color:#6d8396;flex:130px;gap:3px;font-size:.72rem;display:grid}.cost-breakdown strong{color:#17364f;font-size:.95rem}.cost-breakdown .cost-total strong{color:#007da9;font-size:1.15rem}.report-filters{align-items:flex-end}.report-export-options{background:#fff;border:1px solid #bfd0dc;border-radius:7px;margin-bottom:16px;padding:20px}.report-export-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:17px;display:flex}.report-export-heading h2{color:#17344e;margin:3px 0 5px;font-size:1.08rem}.report-export-heading p{color:#687f92;margin:0;font-size:.86rem}.report-mode-control{background:#eef3f7;border:1px solid #b9cad7;border-radius:6px;flex:none;min-height:42px;padding:3px;display:flex}.report-mode-control button{color:#536c80;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:8px 13px;font-weight:800}.report-mode-control button.active{color:#fff;background:#007da9}.report-section-checks{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.report-section-checks label{color:#344f66;cursor:pointer;background:#f7fafc;border:1px solid #d2dde6;border-radius:5px;align-items:center;gap:9px;min-width:0;padding:10px 11px;display:flex}.report-section-checks input{accent-color:#008fc3;width:17px;min-width:17px;height:17px}.report-section-checks span{overflow-wrap:anywhere;min-width:0;font-size:.8rem;font-weight:750}.report-filters label{color:#526a80;flex:180px}.report-print-header{display:none}.report-metrics{grid-template-columns:repeat(6,minmax(150px,1fr));gap:12px;margin-bottom:16px;display:grid}.report-metric{background:#fff;border:1px solid #c8d6e2;border-radius:7px;align-content:space-between;min-height:128px;padding:17px;display:grid}.report-metric svg{color:#008bbf}.report-metric span{color:#6d8195;text-transform:uppercase;font-size:.74rem}.report-metric strong{color:#10243d;font-size:1.25rem}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.report-print,.report-grid>*{min-width:0;max-width:100%}.report-panel{background:#fff;border:1px solid #c9d6e2;border-radius:7px;padding:20px}.report-panel-wide{grid-column:1/-1}.report-panel h2{color:#17344e;margin-bottom:18px;font-size:1rem}.report-section{background:#fff;border:1px solid #c9d6e2;border-radius:7px;padding:20px}.report-section>h2{color:#17344e;margin-bottom:18px;font-size:1rem}.report-section .report-metrics{margin-bottom:0}.report-metrics.compact{grid-template-columns:repeat(3,minmax(150px,1fr))}.report-empty-copy,.report-technical-note{color:#62798c;margin:0;line-height:1.55}.report-technical-note{background:#fff9e8;border-left:3px solid #e3b933;margin-top:16px;padding:13px 15px}.report-orders-table-wrap{overscroll-behavior-inline:contain;width:100%;max-width:100%;overflow-x:auto}.report-orders-table{border-collapse:collapse;color:#2a465d;width:100%;min-width:760px;font-size:.78rem}.report-orders-table th,.report-orders-table td{text-align:left;vertical-align:top;border-bottom:1px solid #dce5eb;padding:10px 9px}.report-orders-table th{color:#fff;background:#0a2a58}.report-orders-table tbody tr:nth-child(2n){background:#f5f8fa}.report-orders-table small{color:#74899a;margin-top:3px;display:block}.report-bars{gap:12px;display:grid}.report-bar{grid-template-columns:minmax(130px,.8fr) minmax(100px,1.4fr) minmax(72px,auto);align-items:center;gap:12px;font-size:.8rem;display:grid}.report-bar>span{color:#4c657b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.report-bar>div{background:#e3ebf2;border-radius:4px;height:9px;overflow:hidden}.report-bar i{background:linear-gradient(90deg,#009fe3,#20d6ff);border-radius:4px;height:100%;display:block}.report-bar strong{color:#1c3b54;text-align:right}.report-ranking{display:grid}.report-ranking>div{border-bottom:1px solid #e0e7ee;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.report-ranking>div:last-child{border-bottom:0}.report-ranking b{color:#006b95;background:#e3f7ff;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.report-ranking span{color:#26445d;font-weight:800}.report-ranking small{color:#7a8da0;margin-top:2px;font-weight:500;display:block}.report-ranking strong{color:#0e3651}.credentials-layout{grid-template-columns:minmax(300px,.85fr) minmax(420px,1.15fr);align-items:start;gap:16px;display:grid}.clients-list,.credential-editor{background:#fff;border:1px solid #c9d6e2;border-radius:7px}.clients-list{max-height:calc(100svh - 230px);display:grid;overflow-y:auto}.clients-list button{color:#29465f;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e0e7ee;grid-template-columns:28px 1fr 12px;align-items:center;gap:12px;min-height:76px;padding:13px 16px;display:grid}.clients-list button:last-child{border-bottom:0}.clients-list button:hover,.clients-list button.active{background:#eef8fc}.clients-list button.active{box-shadow:inset 3px 0 #009fe3}.clients-list span{gap:4px;display:grid}.clients-list small{color:#75899c}.credential-dot{background:#bdc8d2;border-radius:50%;width:9px;height:9px}.credential-dot.active{background:#31b66b;box-shadow:0 0 0 4px #31b66b1f}.credential-editor{min-height:390px;padding:24px}.credential-client{border-bottom:1px solid #dce5ed;align-items:flex-start;gap:13px;padding-bottom:18px;display:flex}.credential-client svg{color:#008bbf}.credential-client div{gap:3px;display:grid}.credential-client span,.credential-client small{color:#72869a;font-size:.76rem}.credential-client strong{color:#193850}.password-field{grid-template-columns:1fr auto;gap:8px;display:grid}.password-field button{color:#24526d;cursor:pointer;background:#eff8fc;border:1px solid #bfd0dd;border-radius:6px;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.sync-history{background:#fff;border:1px solid #c9d6e2;border-radius:7px;margin-top:16px;padding:22px}.sync-history-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.sync-history-title h2{color:#153b56;margin:3px 0 0;font-size:1.15rem}.sync-schedule{color:#517086;align-items:center;gap:7px;font-size:.82rem;display:inline-flex}.sync-runs{gap:8px;display:grid}.sync-runs article{color:#587084;border:1px solid #e0e8ee;border-radius:6px;grid-template-columns:90px minmax(160px,1fr) repeat(3,minmax(72px,auto));align-items:center;gap:12px;min-height:48px;padding:9px 12px;display:grid}.sync-runs strong{color:#29485f;font-size:.86rem}.sync-runs small{text-align:right}.sync-status{color:#536a7c;text-transform:uppercase;background:#edf2f5;border-radius:4px;width:fit-content;padding:4px 8px;font-size:.72rem;font-weight:800}.sync-status.success{color:#167a43;background:#e6f7ed}.sync-status.failed{color:#aa2433;background:#fcebee}.sync-empty{color:#6c8294;margin:0}.backup-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.backup-status-grid article{background:#fff;border:1px solid #c9d6e2;border-radius:7px;align-content:start;gap:10px;min-width:0;min-height:180px;padding:22px;display:grid}.backup-status-grid svg{color:#008bbf}.backup-status-grid span{color:#667e91;text-transform:uppercase;font-size:.76rem;font-weight:850}.backup-status-grid strong{overflow-wrap:anywhere;color:#153b56;font-size:1.25rem}.backup-status-grid small{color:#71879a;line-height:1.5}.backup-download{background:#fff;border:1px solid #b9cfdd;border-radius:7px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.backup-download>div{align-items:flex-start;gap:15px;min-width:0;display:flex}.backup-download>div>svg{color:#007fae;flex:none}.backup-download h2{color:#153b56;margin:0 0 7px;font-size:1.15rem}.backup-download p{color:#647c8f;margin:0;line-height:1.55}.backup-download code{overflow-wrap:anywhere}@media (width<=1240px){.orders-grid{grid-template-columns:repeat(3,minmax(230px,1fr))}.report-metrics{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media (width<=960px){.portal-header{grid-template-columns:1fr auto auto auto;padding-inline:16px}.portal-mobile-menu{color:#49617a;background:#fff;border:1px solid #c6d3df;border-radius:6px;place-items:center;width:42px;height:42px;display:grid}.portal-sidebar{transition:transform .18s;transform:translate(-100%)}.portal-sidebar.is-open{transform:translate(0)}.portal-main{padding-left:24px}.orders-grid{grid-template-columns:repeat(2,minmax(230px,1fr))}.credentials-layout,.backup-status-grid{grid-template-columns:1fr}.clients-list{max-height:350px}}@media (width<=800px){.portal-header{grid-template-columns:1fr auto auto}.portal-brand{width:170px}.portal-identity{display:none}}@media (width<=720px){.portal-header{height:68px}.portal-brand{width:155px}.portal-sidebar{top:68px}.portal-main{padding:92px 16px 34px}.view-title{flex-direction:column;align-items:stretch}.sync-history-title{flex-direction:column;align-items:flex-start}.sync-runs article{grid-template-columns:1fr 1fr}.sync-runs small{text-align:left}.view-actions{justify-content:flex-start}.report-export-heading{flex-direction:column}.report-mode-control{width:100%}.report-mode-control button{flex:1}.report-section-checks{grid-template-columns:1fr 1fr}.order-filters,.report-filters{flex-direction:column;align-items:stretch}.order-filters select{flex:none;width:100%;max-width:none;height:46px}.report-filters label{flex:none;width:100%}.search-field{flex:none;width:100%;min-width:0}.orders-grid,.report-grid,.detail-metrics,.detail-grid,.detail-columns{grid-template-columns:1fr}.report-panel-wide{grid-column:auto}.report-metrics,.report-metrics.compact{grid-template-columns:repeat(2,minmax(130px,1fr))}.report-bar{grid-template-columns:1fr auto}.report-bar>div{grid-area:2/1/auto/-1}.order-detail-modal{padding:24px 18px}.detail-heading{flex-direction:column}.detail-heading-actions{justify-items:stretch;width:100%}.detail-heading-actions .status-badge{justify-self:start}.detail-heading-actions .portal-primary{width:100%}.backup-download{flex-direction:column;align-items:stretch}.backup-download .portal-primary{width:100%}}@media (width<=520px){.portal-login{padding:14px}.login-shell,.terms-modal{padding:22px}.orders-grid,.report-metrics,.report-metrics.compact,.report-section-checks{grid-template-columns:1fr}.view-actions .portal-secondary,.view-actions .portal-primary{flex:180px}.report-ranking>div{grid-template-columns:30px 1fr}.report-ranking strong{grid-column:2}.detail-photo-stage{height:280px;min-height:240px}.photo-carousel-arrow{width:38px;height:38px}.photo-carousel-arrow.previous{left:9px}.photo-carousel-arrow.next{right:9px}.photo-carousel-counter{bottom:9px;right:9px}.password-field{grid-template-columns:1fr}.password-field button{justify-content:center;min-height:42px}}@media print{body{color:#000;background:#fff}.portal-header,.portal-sidebar,.view-actions,.order-filters,.report-filters,.report-export-options,.orders-summary,.portal-modal-backdrop{display:none!important}.portal-main{padding:0}.portal-view{width:100%}.report-print-header{border-bottom:2px solid #17344e;align-items:center;gap:18px;margin-bottom:20px;padding:14px 0;display:flex}.report-print-header img{object-fit:contain;width:140px;height:56px}.report-print-header div{gap:3px;display:grid}.report-print-header span,.report-print-header small{color:#526a80}.report-print-header strong{color:#10243d;font-size:1.15rem}.report-grid{display:block}.report-grid>*{margin-bottom:14px}.report-metrics,.report-metrics.compact{grid-template-columns:repeat(3,1fr)}.report-orders-table-wrap{overflow:visible}.report-orders-table{min-width:0;font-size:7pt}.order-card,.report-section,.report-panel,.report-metric,.orders-table-wrap{break-inside:avoid;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.orders-grid{grid-template-columns:repeat(2,1fr)}}
