:root{--fb-blue:#8b5cf6;--fb-blue-dark:#6d28d9;--bg:#0b0b10;--card:#12121a;--text:#f5f3ff;--muted:#a1a1b5;--border:#1f1f2a;--shadow:0 10px 24px rgba(0,0,0,0.4);--accent-1:#f58529;--accent-2:#dd2a7b;--accent-3:#8134af;--accent-4:#515bd4}body.theme-light{--fb-blue:#e1306c;--fb-blue-dark:#c13584;--bg:#f7f7fb;--card:#ffffff;--text:#0f0f14;--muted:#6b7280;--border:#e5e7eb;--shadow:0 6px 14px rgba(0,0,0,0.08);--accent-1:#f58529;--accent-2:#dd2a7b;--accent-3:#8134af;--accent-4:#515bd4;--topbar-bg:#11131b;--topbar-border:#23293a}body.theme-dark{--fb-blue:#8b5cf6;--fb-blue-dark:#6d28d9;--bg:#0b0b10;--card:#12121a;--text:#f5f3ff;--muted:#a1a1b5;--border:#1f1f2a;--shadow:0 10px 24px rgba(0,0,0,0.4);--accent-1:#f58529;--accent-2:#dd2a7b;--accent-3:#8134af;--accent-4:#515bd4;--topbar-bg:#0f1118;--topbar-border:#1c2232}*{box-sizing:border-box}body,html{overflow-x:hidden}body.app-body{margin:0;font-family:Segoe UI,Tahoma,Arial,sans-serif;background:radial-gradient(1400px 760px at 82% -12%,rgba(129,52,175,.36),transparent 62%),radial-gradient(1200px 680px at 8% -18%,rgba(221,42,123,.3),transparent 60%),radial-gradient(1000px 640px at 50% 110%,rgba(245,133,41,.2),transparent 64%),var(--bg);color:var(--text)}a{color:var(--fb-blue);text-decoration:none}a:hover{text-decoration:underline}.page{max-width:1100px;margin:0 auto;padding:24px 16px 40px}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:var(--topbar-bg);border:1px solid var(--topbar-border);padding:10px 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 0 rgba(0,0,0,.4)}.brand{font-weight:900;font-size:22px;background:linear-gradient(135deg,var(--accent-1),var(--accent-2),var(--accent-3),var(--accent-4));background-size:280% 280%;-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:.2px;animation:brandFlow 12s ease-in-out infinite}.brand-large{font-size:clamp(30px,4vw,40px)}.brand-wrap{display:inline-flex;align-items:center;gap:10px}.brand-wordmark-img{width:min(300px,82vw);height:auto;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:drop-shadow(0 8px 20px rgba(0,0,0,.35))}.topbar-center{justify-content:center}.brand-camera{width:72px;height:52px;display:inline-flex;align-items:center;justify-content:center}.brand-camera-svg{width:72px;height:52px;display:block;filter:drop-shadow(0 8px 12px rgba(0,0,0,.35))}.brand-cam-shell{fill:url(#brandCamGrad)}.brand-cam-shell,.brand-cam-top{stroke:rgba(255,255,255,.24);stroke-width:1}.brand-cam-top{fill:rgba(255,255,255,.15)}.brand-cam-flash{fill:rgba(255,255,255,.92);animation:flashBlink 3.1s ease-in-out infinite}.brand-cam-ring{fill:rgba(8,10,16,.88);stroke:rgba(255,255,255,.26);stroke-width:1}.brand-cam-aperture{transform-origin:35.5px 29px;animation:apertureSpin 12s linear infinite}.brand-cam-aperture .blade{fill:rgba(12,16,28,.95);stroke:rgba(255,255,255,.18);stroke-width:.45}.brand-cam-center{fill:rgba(248,250,255,.85)}.brand-cam-motion{stroke:rgba(255,255,255,.55);stroke-width:2.2;stroke-linecap:round;fill:none;opacity:.9}.topbar-actions{gap:8px}.dash-actions,.topbar-actions{display:flex;align-items:center}.dash-actions{gap:10px;justify-content:center;flex-wrap:wrap}.dash-action-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:9px 16px;cursor:pointer;font-weight:900;color:#fff;background:linear-gradient(135deg,#171c2a,#111726);box-shadow:0 8px 20px rgba(0,0,0,.28);transition:transform .08s ease-out,box-shadow .08s ease-out,border-color .08s ease-out}.dash-action-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(0,0,0,.32);border-color:rgba(255,255,255,.28)}.dash-action-stats{background:linear-gradient(135deg,rgba(245,133,41,.34),rgba(221,42,123,.26),rgba(24,27,38,.95))}.dash-action-profile{background:linear-gradient(135deg,rgba(129,52,175,.34),rgba(81,91,212,.28),rgba(24,27,38,.95))}.photog-dash-page{max-width:1120px;display:grid;grid-gap:14px;gap:14px}.photog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(145deg,rgba(16,20,31,.98),rgba(9,12,22,.98));border-color:rgba(245,133,41,.2)}.photog-toolbar-title-wrap{display:grid;grid-gap:4px;gap:4px}.photog-toolbar-title{margin:0;font-size:clamp(22px,2.8vw,30px)}.photog-toolbar-subtitle{margin:0;color:var(--muted);font-size:14px}.photog-top-grid{grid-template-columns:1.2fr .8fr;align-items:start}.photog-side-stack,.photog-top-grid{display:grid;grid-gap:12px;gap:12px}.photog-bookings-card,.photog-calendar-card,.photog-quick-card,.photog-session-card{border-color:rgba(245,133,41,.16);background:linear-gradient(145deg,rgba(14,18,30,.98),rgba(9,12,22,.98))}.photog-section-title{margin:0 0 10px;font-size:22px;font-weight:900}.photog-date-chip{display:inline-flex;align-items:center;border:1px solid rgba(245,133,41,.28);border-radius:999px;background:rgba(245,133,41,.1);padding:6px 12px;font-weight:900;margin-bottom:8px}.photog-save-btn{width:100%;margin-top:10px}.photog-msg{margin:10px 0 0}.photog-quick-card .muted{line-height:1.75}.photog-calendar-card{padding:12px}.photog-bookings-list{display:grid;grid-gap:10px;gap:10px}.photog-booking-item{border-color:rgba(255,255,255,.08);background:linear-gradient(145deg,rgba(255,255,255,.02),rgba(255,255,255,.01))}.photog-booking-head{display:flex;justify-content:space-between;gap:10px}.photog-booking-actions{display:flex;gap:8px;margin-top:10px}.search{background:#0f172a;border:1px solid var(--border);border-radius:999px;padding:8px 12px;min-width:220px;color:var(--text)}.card{background:var(--card);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);padding:16px}.grid-2{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:16px;gap:16px}.btn{border:none;background:#1a1f2d;color:#e5e7eb;padding:10px 14px;border-radius:8px;cursor:pointer;font-weight:700;transition:transform .06s ease-out,opacity .06s ease-out,background .08s ease-out,border-color .08s ease-out}.btn:hover{transform:translateY(-1px);opacity:.96}.btn:active{transform:translateY(0);opacity:.9}.btn-primary{background:linear-gradient(135deg,var(--accent-2),var(--accent-3));color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#f58529,var(--accent-2))}.btn-outline{border:1px solid #2b3345;background:#111522;color:#e5e7eb}.btn-outline:hover{border-color:#3a4560;background:#161d2f}.btn-danger{background:#ef4444;color:#fff}.input,.select,.textarea{width:100%;padding:10px 12px;border-radius:8px;border:1px solid var(--border);background:#0f1320;color:#f5f3ff}.theme-light .input,.theme-light .select,.theme-light .textarea{background:#fff;color:#050505}.theme-toggle{inset-block-end:16px}.back-btn,.theme-toggle{position:fixed;inset-inline-end:16px;border:1px solid var(--border);background:var(--card);color:var(--text);padding:8px 12px;border-radius:999px;cursor:pointer;font-weight:800;box-shadow:var(--shadow)}.back-btn{inset-inline-start:auto;inset-block-start:calc(env(safe-area-inset-top, 0px) + 72px);z-index:25}.settings-btn{position:fixed;inset-inline-start:16px;inset-block-end:16px;border:1px solid var(--border);background:var(--card);color:var(--text);padding:8px 12px;border-radius:999px;cursor:pointer;font-weight:800;box-shadow:var(--shadow);z-index:25}.settings-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);display:grid;place-items:center;z-index:60;padding:16px}.settings-modal-card{width:min(520px,94vw);background:var(--card);border-radius:14px;border:1px solid var(--border);box-shadow:var(--shadow);padding:14px;display:grid;grid-gap:12px;gap:12px}.settings-modal-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.settings-block{display:grid;grid-gap:8px;gap:8px}.settings-label{font-size:13px;font-weight:900;color:var(--muted)}.settings-row{display:flex;gap:8px;flex-wrap:wrap}@media (max-width:900px){.back-btn{inset-block-start:auto;inset-inline-end:16px}.back-btn,.settings-btn{inset-block-end:calc(env(safe-area-inset-bottom, 0px) + 6px)}.settings-btn{inset-inline-start:16px}}.label{color:var(--muted);margin-top:10px}.badge,.label{font-size:12px;font-weight:800}.badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;color:#fff;background:var(--fb-blue)}.muted{color:var(--muted)}.landing-wrap{display:grid;grid-gap:18px;gap:18px}.landing-pro{display:grid;grid-gap:14px;gap:14px;width:min(100%,1020px);--pro-accent-a:#f58529;--pro-accent-b:#dd2a7b;--pro-accent-c:#8134af;--pro-glow:rgba(221,42,123,0.28)}.landing-pro-hero{display:grid;grid-gap:12px;gap:12px;text-align:center;padding:clamp(18px,3vw,30px);border-color:rgba(255,255,255,.11);background:radial-gradient(circle at 14% 15%,rgba(245,133,41,.14),transparent 42%),radial-gradient(circle at 86% 8%,rgba(129,52,175,.2),transparent 44%),linear-gradient(155deg,rgba(13,17,30,.96),rgba(9,12,22,.98))}.landing-pro-badge{margin-inline:auto;display:inline-flex;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:800;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.05)}.landing-brand-animated{--orbit-distance:clamp(140px,19vw,230px);position:relative;width:min(100%,560px);min-height:clamp(84px,10vw,112px);margin-inline:auto;display:grid;place-items:center}.landing-brand-text{font-size:clamp(50px,9vw,78px);font-weight:900;line-height:1;letter-spacing:.01em;background:linear-gradient(135deg,var(--pro-accent-b),var(--pro-accent-c),#515bd4);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 8px 22px rgba(0,0,0,.32)}.landing-brand-icon-orbit{position:absolute;top:50%;width:clamp(102px,10.5vw,138px);height:clamp(102px,10.5vw,138px);filter:drop-shadow(0 6px 14px rgba(0,0,0,.35));animation:brandIconOrbit 4.6s ease-in-out infinite alternate}.app-logo-clean,.logo-solid-bg{background:transparent;border:0;border-radius:0;padding:0;box-shadow:none;object-fit:contain;overflow:visible}@keyframes brandIconOrbit{0%{transform:translate(calc(var(--orbit-distance) * -1),-50%) scale(1.12)}to{transform:translate(var(--orbit-distance),-50%) scale(1.12)}}.landing-pro-title{margin:0;font-size:clamp(26px,4.6vw,54px);line-height:1.2;text-wrap:balance}.landing-pro-subtitle{margin:0 auto;max-width:66ch;font-size:clamp(14px,2vw,19px);color:var(--muted);line-height:1.75;text-wrap:pretty}.landing-pro-actions{margin-top:4px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;width:min(100%,760px);margin-inline:auto}.landing-pro-actions-two{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,520px)}.landing-pro-actions .btn{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center}.landing-pro-actions .btn-primary{background:linear-gradient(135deg,var(--pro-accent-a),var(--pro-accent-b),var(--pro-accent-c));border:1px solid rgba(245,133,41,.35);box-shadow:0 10px 24px var(--pro-glow)}.landing-pro-actions .btn-primary:hover{background:linear-gradient(135deg,var(--pro-accent-b),var(--pro-accent-c),#515bd4);border-color:rgba(221,42,123,.45)}.landing-pro-actions .btn-outline{border:1px solid rgba(245,133,41,.28);background:linear-gradient(145deg,rgba(245,133,41,.1),rgba(129,52,175,.08),rgba(12,16,27,.96));color:#f6f2ff}.landing-pro-actions .btn-outline:hover{border-color:rgba(245,133,41,.5);background:linear-gradient(145deg,rgba(245,133,41,.16),rgba(129,52,175,.12),rgba(14,19,31,.98))}.landing-pro-actions .btn-install{border-color:rgba(81,91,212,.38);background:linear-gradient(145deg,rgba(81,91,212,.2),rgba(129,52,175,.14),rgba(14,19,31,.98))}.landing-pro-actions .btn-install:hover{border-color:rgba(129,52,175,.58);background:linear-gradient(145deg,rgba(81,91,212,.3),rgba(129,52,175,.2),rgba(14,19,31,.98))}.landing-install-hint{margin:8px auto 0;width:min(100%,760px);text-align:center;color:var(--muted);font-size:13px}.landing-pro-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:4px}.landing-pro-stats>div{border:1px solid rgba(245,133,41,.2);border-radius:10px;padding:10px 8px;background:linear-gradient(145deg,rgba(245,133,41,.06),rgba(129,52,175,.08),rgba(255,255,255,.015));display:grid;grid-gap:4px;gap:4px}.landing-pro-stats strong{font-size:14px}.landing-pro-stats span{color:var(--muted);font-size:12px}.landing-pro-showcase-head{text-align:center;display:grid;grid-gap:6px;gap:6px}.landing-pro-showcase-head p{margin:0;color:rgba(245,133,41,.92);font-size:12px;font-weight:800;letter-spacing:.05em}.landing-pro-showcase-head h2{margin:0;font-size:clamp(22px,3.2vw,34px);line-height:1.3}.landing-pro-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));grid-gap:12px;gap:12px}.landing-pro-flow{display:grid;grid-gap:14px;gap:14px;padding:clamp(14px,2.4vw,24px);border-color:rgba(245,133,41,.22);background:radial-gradient(700px 320px at 50% -6%,rgba(221,42,123,.2),transparent 62%),linear-gradient(160deg,rgba(10,13,24,.98),rgba(7,10,19,.98))}.landing-pro-card{padding:clamp(14px,2vw,22px);border-color:rgba(245,133,41,.18);background:radial-gradient(circle at 88% 4%,rgba(221,42,123,.16),transparent 42%),linear-gradient(155deg,rgba(14,18,31,.98),rgba(9,12,23,.96))}.landing-pro-card h2{margin:0;font-size:clamp(22px,2.8vw,30px)}.landing-pro-card-head{display:grid;grid-gap:8px;gap:8px;margin-bottom:14px}.landing-pro-card-eyebrow{width:-moz-fit-content;width:fit-content;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(245,133,41,.98);border:1px solid rgba(245,133,41,.38);background:linear-gradient(145deg,rgba(245,133,41,.12),rgba(221,42,123,.08));border-radius:999px;padding:4px 9px}.landing-pro-card-head p{margin:0;color:var(--muted);line-height:1.7;font-size:15px}.landing-feature-list{margin:0;padding:0;display:grid;grid-gap:11px;gap:11px;list-style:none}.landing-feature-list li{border:1px solid rgba(245,133,41,.16);background:linear-gradient(145deg,rgba(245,133,41,.06),rgba(129,52,175,.06),rgba(255,255,255,.015));border-radius:10px;padding:11px 12px;display:grid;grid-gap:5px;gap:5px;position:relative;-webkit-padding-start:28px;padding-inline-start:28px;transition:transform .1s ease-out,border-color .1s ease-out,background .1s ease-out}.landing-feature-list li:before{content:"";position:absolute;inset-inline-start:11px;top:16px;width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,var(--pro-accent-a),var(--pro-accent-b));box-shadow:0 0 0 4px rgba(221,42,123,.18)}.landing-feature-list li:hover{transform:translateY(-1px);border-color:rgba(245,133,41,.32);background:linear-gradient(145deg,rgba(245,133,41,.08),rgba(255,255,255,.03))}.landing-feature-head{display:flex;align-items:center;gap:8px}.landing-feature-list strong{font-size:17px;line-height:1.35}.landing-feature-list span{color:var(--muted);line-height:1.7;font-size:14px}.landing-focus-wrap{display:grid;grid-gap:14px;gap:14px}.landing-clean{display:grid;grid-gap:clamp(12px,2.2vw,20px);gap:clamp(12px,2.2vw,20px);width:min(100%,980px)}.landing-clean-hero{display:grid;grid-gap:clamp(10px,1.8vw,16px);gap:clamp(10px,1.8vw,16px);text-align:center;padding:clamp(18px,4vw,34px) clamp(14px,3.2vw,30px);background:linear-gradient(160deg,rgba(25,28,39,.92),rgba(15,18,27,.98));border-color:rgba(255,255,255,.1)}.landing-clean-logo{justify-content:center}.landing-clean-title{margin:0;font-size:clamp(24px,5.4vw,44px);line-height:1.25;text-wrap:balance}.landing-clean-subtitle{margin:0 auto;max-width:64ch;font-size:clamp(14px,2.1vw,18px);color:var(--muted);line-height:1.75;text-wrap:pretty}.landing-clean-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;justify-content:center;margin-top:6px;width:min(100%,520px);margin-inline:auto}.landing-clean-actions .btn{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.landing-clean-grid{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));grid-gap:clamp(10px,1.6vw,16px);gap:clamp(10px,1.6vw,16px)}.landing-clean-card{background:linear-gradient(150deg,rgba(20,23,34,.95),rgba(15,17,26,.95));border-color:rgba(255,255,255,.08);padding:clamp(14px,2vw,20px);min-height:100%}.landing-clean-card h2{margin:0 0 10px;font-size:clamp(19px,2.4vw,24px)}.landing-focus{background:linear-gradient(160deg,rgba(28,32,44,.9),rgba(17,20,31,.95));border-color:rgba(255,255,255,.09);padding:20px}.landing-focus-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.04);font-size:12px;font-weight:800}.landing-focus-title{margin:12px 0 0;font-size:clamp(28px,3.2vw,42px);line-height:1.2}.landing-focus-subtitle{margin:10px 0 0;color:var(--muted);font-size:16px;max-width:66ch}.landing-focus-actions{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.landing-focus-tags{margin-top:14px;display:flex;gap:8px;flex-wrap:wrap}.landing-focus-tags span{padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.03);font-size:12px;font-weight:800}.landing-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.landing-role-card{background:linear-gradient(150deg,rgba(20,23,34,.95),rgba(15,17,26,.95));border-color:rgba(255,255,255,.08)}.landing-role-card h2{margin:0 0 10px;font-size:22px}.landing-role-list{margin:0;-webkit-padding-start:18px;padding-inline-start:18px;display:grid;grid-gap:clamp(6px,1.2vw,10px);gap:clamp(6px,1.2vw,10px);color:var(--muted);line-height:1.7;font-size:clamp(14px,1.8vw,16px)}.landing-hero{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:14px;gap:14px;background:linear-gradient(140deg,rgba(129,52,175,.12),rgba(81,91,212,.08) 40%,rgba(245,133,41,.08))}.landing-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.landing-chip{padding:5px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.03);font-size:12px;font-weight:800}.landing-title{margin:0;font-size:clamp(30px,4vw,46px);line-height:1.15}.landing-subtitle{margin:10px 0 0;color:var(--muted);font-size:16px;max-width:62ch}.landing-actions{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.landing-kpis{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:14px}.landing-kpi{border:1px solid var(--border);border-radius:10px;padding:10px;background:rgba(255,255,255,.02);display:grid;grid-gap:5px;gap:5px}.landing-kpi strong{font-size:14px}.landing-hero-panel{display:grid;grid-gap:10px;gap:10px}.landing-mini-card{border:1px solid var(--border);border-radius:12px;padding:12px;background:rgba(15,17,24,.65)}.landing-mini-card h3{margin:0 0 8px}.landing-mini-card p{margin:0}.landing-section{display:grid;grid-gap:10px;gap:10px}.landing-section h2{margin:0;font-size:26px}.landing-grid{display:grid;grid-gap:12px;gap:12px}.landing-grid-3{grid-template-columns:repeat(3,1fr)}.landing-grid article h3{margin:0 0 8px}.landing-grid article p{margin:0}.landing-step{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--accent-2),var(--accent-3));color:#fff;font-weight:900;margin-bottom:8px}.landing-cta{text-align:center;background:linear-gradient(160deg,rgba(221,42,123,.11),rgba(129,52,175,.08))}.landing-cta h2{margin:0 0 6px}.landing-cta p{margin:0}.auth-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;align-items:stretch}.auth-visual{position:relative;overflow:hidden;min-height:420px;background:radial-gradient(circle at 20% 20%,rgba(245,133,41,.16),transparent 42%),radial-gradient(circle at 80% 12%,rgba(81,91,212,.2),transparent 38%),linear-gradient(160deg,rgba(18,18,26,1),rgba(15,17,24,1))}.auth-badge{display:inline-flex;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04);font-size:12px;font-weight:800;margin-bottom:12px}.login-page{min-height:100dvh}.login-topbar{padding:10px 18px}.login-topbar-brand{align-items:center}.login-topbar-logo{width:68px;height:68px;display:block;filter:drop-shadow(0 8px 16px rgba(0,0,0,.35));border-radius:0}.login-page-wrap{max-width:1060px;padding-top:32px}.login-auth-layout{grid-template-columns:1.04fr .96fr;gap:18px;align-items:stretch}.login-visual{display:grid;grid-gap:10px;gap:10px;padding:clamp(18px,2.2vw,24px);border-color:rgba(245,133,41,.2);background:radial-gradient(circle at 22% 18%,rgba(245,133,41,.18),transparent 42%),radial-gradient(circle at 78% 14%,rgba(129,52,175,.2),transparent 40%),linear-gradient(158deg,rgba(15,18,31,.98),rgba(10,12,22,.98))}.login-visual-title{margin:0;font-size:clamp(24px,3.2vw,32px);line-height:1.3;font-weight:900;text-wrap:balance}.login-visual-subtitle{margin:0;max-width:44ch;line-height:1.75}.login-visual-points{margin:6px 0 0;padding:0;display:grid;grid-gap:7px;gap:7px;list-style:none;color:#d8dae3;font-size:14px;line-height:1.7}.login-visual-points li{position:relative;-webkit-padding-start:16px;padding-inline-start:16px}.login-visual-points li:before{content:"";position:absolute;inset-inline-start:0;top:10px;width:7px;height:7px;border-radius:999px;background:linear-gradient(135deg,var(--accent-1),var(--accent-2))}.login-form-card{display:grid;align-content:center;padding:clamp(18px,2.2vw,24px);border-color:rgba(245,133,41,.18);background:linear-gradient(160deg,rgba(13,16,28,.98),rgba(8,10,19,.98))}.login-form-title{margin:0;font-size:clamp(24px,3vw,30px);font-weight:900}.login-form-subtitle{margin:8px 0 14px}.login-form-grid{display:grid;grid-gap:12px;gap:12px}.login-form-card .input{border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.04);min-height:44px}.login-form-card .input:focus{outline:none;border-color:rgba(245,133,41,.52);box-shadow:0 0 0 3px rgba(245,133,41,.12)}.login-submit-btn{width:100%;min-height:46px;background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af);border:1px solid rgba(245,133,41,.32);box-shadow:0 10px 24px rgba(221,42,123,.25)}.login-submit-btn:hover{background:linear-gradient(135deg,#dd2a7b,#8134af,#515bd4)}.login-form-error{margin:0;color:#fecaca;font-size:14px}.login-form-footer{margin:14px 0 0;color:#d6d8e4}.login-form-footer a{font-weight:800}.camera-stage{position:absolute;inset-inline:20px;inset-block-end:24px;height:230px;display:grid;place-items:center}.login-visual .camera-stage{position:relative;inset:auto;height:150px;margin-top:4px}.login-camera-trigger{border:0;width:100%;background:transparent;cursor:pointer;overflow:hidden;border-radius:20px;padding:0}.login-camera-trigger .camera-body,.login-camera-trigger .camera-lens,.login-camera-trigger .camera-lens-inner{transition:transform .2s ease-out,box-shadow .2s ease-out,filter .2s ease-out}.login-camera-trigger:hover .camera-body{transform:translateY(-2px);box-shadow:0 18px 36px rgba(0,0,0,.45),inset 0 0 0 1px rgba(245,133,41,.24)}.login-camera-trigger:hover .camera-lens{box-shadow:0 0 26px rgba(129,52,175,.5)}.login-camera-trigger:hover .camera-lens-inner{filter:brightness(1.08)}.login-camera-flash-layer{position:absolute;inset:-6px;border-radius:24px;pointer-events:none;background:radial-gradient(circle,rgba(255,255,255,.95) 0,rgba(255,255,255,.08) 34%,transparent 62%);opacity:0}.login-camera-trigger.is-capturing .camera-lens{animation:snapLensKick .42s ease-out}.login-camera-trigger.is-capturing .camera-shutter{animation:snapShutter .42s ease-out}.login-camera-trigger.is-capturing .login-camera-flash-layer{animation:snapFlash .42s ease-out}.login-visual .camera-body{height:118px}.login-visual .camera-lens{width:86px;height:86px}.login-visual .camera-lens-inner{width:42px;height:42px}.login-visual .camera-flash{inset-inline-start:55%;inset-block-start:8px}.login-visual .camera-shutter{inset:-4px}.camera-body{width:min(340px,90%);height:180px;border-radius:26px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,#1a1f2d,#0f1320);box-shadow:0 14px 36px rgba(0,0,0,.45);display:grid;place-items:center}.camera-lens{width:120px;height:120px;border-radius:50%;border:2px solid rgba(255,255,255,.3);display:grid;place-items:center;background:radial-gradient(circle,rgba(129,52,175,.55),rgba(14,17,31,.9) 62%)}.camera-lens-inner{width:56px;height:56px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.75),rgba(255,255,255,.08) 45%,rgba(0,0,0,.62) 70%)}.camera-flash{position:absolute;inset-inline-start:52%;inset-block-start:18px;width:16px;height:16px;border-radius:50%;background:rgba(255,255,255,.9)}.camera-shutter{position:absolute;inset:-8px;border-radius:28px;border:2px dashed rgba(255,255,255,.12)}@keyframes lensSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes camFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes flashBlink{0%,78%,to{opacity:.2;transform:scale(1)}82%{opacity:1;transform:scale(1.9)}}@keyframes shutterPulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.55;transform:scale(1.03)}}@keyframes snapFlash{0%{opacity:0}18%{opacity:1}60%{opacity:.18}to{opacity:0}}@keyframes snapLensKick{0%{transform:scale(1)}28%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes snapShutter{0%{opacity:.2;transform:scale(1)}22%{opacity:.95;transform:scale(1.05)}to{opacity:.2;transform:scale(1)}}@keyframes brandFlow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes ambientBgMove{0%{background-position:84% -14%,6% -22%,50% 115%,0 0}25%{background-position:66% 8%,24% -8%,70% 96%,0 0}50%{background-position:48% 18%,36% 4%,36% 84%,0 0}75%{background-position:70% -6%,16% 14%,62% 104%,0 0}to{background-position:84% -14%,6% -22%,50% 115%,0 0}}@keyframes apertureOpenClose{0%,to{transform:translateX(6px) scaleX(.7)}50%{transform:translateX(9px) scaleX(1)}}@keyframes apertureSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:900px){.grid-2,.landing-clean-grid,.landing-grid-3,.landing-hero,.landing-kpis,.landing-role-grid{grid-template-columns:1fr}.photog-toolbar{flex-direction:column;align-items:stretch}.photog-top-grid{grid-template-columns:1fr}.photog-booking-head{flex-direction:column;align-items:stretch}.photog-booking-actions{flex-wrap:wrap}.landing-pro-actions,.landing-pro-grid{grid-template-columns:1fr}.landing-pro-actions{width:min(100%,360px)}.landing-pro-showcase-head h2{font-size:24px}.landing-pro-stats{grid-template-columns:1fr}.landing-pro-flow{padding:14px 12px}.landing-pro-card-head{gap:7px;margin-bottom:12px}.landing-feature-list li{-webkit-padding-start:26px;padding-inline-start:26px}.landing-clean-actions{grid-template-columns:1fr;width:min(100%,360px)}.landing-section h2{font-size:22px}.auth-layout,.login-auth-layout{grid-template-columns:1fr}.auth-visual{min-height:220px}.login-form-card{align-content:start}.camera-stage{height:140px;inset-block-end:12px}.camera-body{height:110px}.camera-lens{width:84px;height:84px}.camera-lens-inner{width:42px;height:42px}.topbar{position:static}.search{display:none}}@media (max-width:680px){.page{width:100%;max-width:100%;margin-inline:auto;padding:16px 12px 28px}.login-page-wrap{padding-top:18px}.login-topbar{padding:10px 12px}.login-topbar-logo{width:56px;height:56px}.landing-clean-hero,.landing-pro-hero{padding:18px 12px}.landing-brand-animated{--orbit-distance:clamp(112px,27vw,170px)}.landing-role-list{-webkit-padding-start:16px;padding-inline-start:16px}.landing-feature-list strong{font-size:16px}.landing-feature-list span{font-size:13px}.login-visual-points{font-size:13px;gap:6px}.login-form-title{font-size:24px}}@media (max-width:420px){.landing-clean-title{font-size:clamp(22px,8vw,28px)}.landing-clean-subtitle{line-height:1.65}.landing-clean-actions .btn{min-height:42px}.login-visual-subtitle{line-height:1.6}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.brand-wordmark-img{animation:camFloat 6s ease-in-out infinite}.camera-stage{animation:camFloat 7s ease-in-out infinite}.camera-lens{animation:lensSpin 13s linear infinite}.camera-flash{animation:flashBlink 3.1s ease-in-out infinite}.camera-shutter{animation:shutterPulse 3.4s ease-in-out infinite}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}