@import url("https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700;800&family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&display=swap");:root{--yellow:#F4CA4E;--yellow-strong:#EBB624;--yellow-soft:#FDF4D6;--yellow-wash:#FCF7E8;--ink:#1B1B1B;--ink-700:#33322F;--gray:#6B7280;--gray-400:#9AA0A8;--border:#E5E7EB;--border-soft:#EFEEEA;--page:#F6F5F2;--card:#FFFFFF;--card-2:#FBFAF7;--ok:#0F8A5F;--ok-bg:#EAF6F0;--warn:#946C00;--warn-bg:#FBF1D3;--bad:#C0392B;--bad-bg:#FBEBE9;--neutral:#6B7280;--neutral-bg:#F1F1EF;--r-sm:10px;--r-md:14px;--r-lg:20px;--r-xl:28px;--r-pill:999px;--sh-1:0 1px 2px rgba(16,24,40,.04),0 1px 3px rgba(16,24,40,.03);--sh-2:0 2px 6px rgba(16,24,40,.04),0 12px 28px rgba(16,24,40,.06);--sh-3:0 8px 18px rgba(16,24,40,.06),0 24px 48px rgba(16,24,40,.10);--sh-yellow:0 10px 30px rgba(244,202,78,.30);--maxw:1180px;--font:"Hanken Grotesk",-apple-system,BlinkMacSystemFont,sans-serif;--serif:"Fraunces",Georgia,serif}.serif{font-family:var(--serif);font-weight:500;letter-spacing:-.02em}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gray-400)}.muted{color:var(--gray)}.h1{font-size:34px;letter-spacing:-.03em;line-height:1.1}.h1,.h2{font-weight:700}.h2{font-size:22px;letter-spacing:-.02em}.h3{font-size:16px;font-weight:700}.btn,.h3{letter-spacing:-.01em}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 20px;border-radius:var(--r-md);font-size:14.5px;font-weight:600;font-family:var(--font);transition:transform .16s ease,box-shadow .2s ease,background .2s ease,border-color .2s;white-space:nowrap;border:none;cursor:pointer}.btn svg{width:17px;height:17px}.btn-primary{background:var(--ink);color:#fff}.btn-primary:hover{transform:translateY(-1px);box-shadow:var(--sh-2)}.btn-accent{background:var(--yellow);color:var(--ink);box-shadow:var(--sh-yellow)}.btn-accent:hover{transform:translateY(-1px);background:var(--yellow-strong)}.btn-accent:disabled{opacity:.55;cursor:not-allowed;transform:none}.btn-ghost{background:#fff;color:var(--ink);border:1px solid var(--border)}.btn-ghost:hover{border-color:var(--ink);background:var(--card-2)}.btn-feature{background:var(--feature-accent,var(--yellow));color:var(--ink)}.btn-feature:hover{transform:translateY(-1px);filter:brightness(.95)}.btn-feature:disabled{opacity:.55;cursor:not-allowed;transform:none;filter:none}.btn-quiet{background:transparent;color:var(--gray);height:40px;padding:0 12px}.btn-quiet:hover{color:var(--ink)}.btn-sm{height:38px;padding:0 14px;font-size:13.5px;border-radius:var(--r-sm)}.btn-block{width:100%}.pill{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 11px;border-radius:var(--r-pill);font-size:12px;font-weight:600;letter-spacing:-.005em}.pill svg{width:13px;height:13px}.pill .dot{width:7px;height:7px;border-radius:50%}.pill-ok{background:var(--ok-bg);color:var(--ok)}.pill-warn{background:var(--warn-bg);color:var(--warn)}.pill-bad{background:var(--bad-bg);color:var(--bad)}.pill-neutral{background:var(--neutral-bg);color:var(--neutral)}.pill-new{color:#8A6A05}.pill-new,.verified{background:var(--yellow-soft)}.verified{display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 10px 0 8px;border-radius:var(--r-pill);color:#876607;font-size:12px;font-weight:700;letter-spacing:-.005em}.verified svg{width:14px;height:14px}.card{background:var(--card);border:1px solid var(--border-soft);border-radius:var(--r-lg);box-shadow:var(--sh-1)}.pad{padding:24px}.pad-lg{padding:32px}.split{display:grid;grid-template-columns:.92fr 1.08fr;min-height:100vh;font-family:var(--font);-webkit-font-smoothing:antialiased;letter-spacing:-.011em}.brand-panel{position:relative;color:var(--ink);padding:48px 56px;background:radial-gradient(120% 90% at 0 0,rgba(244,202,78,.45) 0,rgba(244,202,78,0) 55%),radial-gradient(140% 120% at 100% 100%,rgba(244,202,78,.2) 0,rgba(255,255,255,0) 60%),linear-gradient(160deg,#FFFDF6,#F8F6EF);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.brand-panel:after{content:"";position:absolute;right:-120px;top:-120px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(244,202,78,.35),transparent 65%);filter:blur(6px)}.logo{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:19px;letter-spacing:-.02em;position:relative;z-index:2;text-decoration:none;color:var(--ink);font-family:var(--font)}.logo .mark{width:34px;height:34px;border-radius:10px;background:var(--ink);display:grid;place-items:center}.logo .mark svg{width:19px;height:19px}.brand-copy{position:relative;z-index:2;max-width:380px}.brand-copy h1{font-family:var(--serif);font-weight:500;font-size:40px;line-height:1.08;letter-spacing:-.025em;margin-bottom:16px}.brand-copy h1 em{font-style:italic;color:var(--yellow-strong)}.trust-list{position:relative;z-index:2;flex-direction:column;gap:16px;margin:0;padding:0}.trust-list,.trust-list li{display:flex;list-style:none}.trust-list li{gap:13px;align-items:flex-start}.trust-list .ti{width:34px;height:34px;flex:none;border-radius:10px;background:rgba(255,255,255,.7);border:1px solid rgba(244,202,78,.45);display:grid;place-items:center}.trust-list .ti svg{width:17px;height:17px;color:var(--yellow-strong)}.trust-list b{font-size:14.5px;font-weight:700;display:block}.trust-list span{font-size:13px;color:var(--gray)}.brand-panel.buyer-panel{background:radial-gradient(120% 90% at 0 0,rgba(224,90,60,.22) 0,rgba(224,90,60,0) 55%),radial-gradient(140% 120% at 100% 100%,rgba(224,90,60,.12) 0,rgba(255,255,255,0) 60%),linear-gradient(160deg,#FFF8F5,#FBEDE7)}.brand-panel.buyer-panel:after{background:radial-gradient(circle,rgba(224,90,60,.2),transparent 65%)}.buyer-panel .brand-copy h1 em{color:#E05A3C}.buyer-panel .trust-list .ti{border:1px solid rgba(224,90,60,.4)}.buyer-panel .trust-list .ti svg{color:#E05A3C}.form-side{background:var(--page);display:flex;align-items:center;justify-content:center;padding:48px 40px}.form-wrap{width:100%;max-width:440px}.field{margin-bottom:18px}.field label{display:block;font-size:13px;font-weight:600;margin-bottom:7px;color:var(--ink-700);font-family:var(--font)}.field .hint{font-size:12px;color:var(--gray-400);font-weight:500}.input,.select{width:100%;height:48px;border:1px solid var(--border);border-radius:var(--r-md);background:#fff;padding:0 15px;font-size:14.5px;font-family:var(--font);color:var(--ink);transition:border-color .18s,box-shadow .18s;box-sizing:border-box}.input:focus,.select:focus{outline:none;border-color:#F4CA4E;box-shadow:0 0 0 4px rgba(244,202,78,.18)}.input::placeholder{color:var(--gray-400)}.input.input-error,.select.input-error{border-color:var(--bad);box-shadow:0 0 0 3px var(--bad-bg)}.input.input-error:focus,.select.input-error:focus{border-color:var(--bad);box-shadow:0 0 0 4px var(--bad-bg)}.form-wrap .input:user-invalid,.form-wrap .select:user-invalid{border-color:var(--bad);box-shadow:0 0 0 3px var(--bad-bg)}.form-wrap .input:user-invalid:focus,.form-wrap .select:user-invalid:focus{border-color:var(--bad);box-shadow:0 0 0 4px var(--bad-bg)}.select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field-row.fr-aligned{align-items:end}.input-affix{position:relative}.input-affix .pre{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:var(--gray);font-size:14.5px;font-weight:600}.input-affix .input{padding-left:42px}.input-wrap{position:relative}.pw-toggle{position:absolute;right:7px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:34px;height:34px;border:none;background:none;color:var(--gray-400);cursor:pointer;border-radius:9px;padding:0;z-index:2;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (hover:hover){.pw-toggle:hover{color:var(--ink);background:var(--card-2)}}.pw-toggle svg{width:18px;height:18px;pointer-events:none}.seg{display:inline-flex;background:var(--card-2);border:1px solid var(--border);border-radius:var(--r-md);padding:4px;gap:4px}.seg button{height:38px;padding:0 18px;border-radius:10px;font-size:14px;font-weight:600;color:var(--gray)}.seg button.on{background:var(--ink);color:#fff}.verify-track{display:flex;flex-direction:column;gap:14px}.vrow{display:flex;align-items:center;gap:16px;padding:20px 22px}.vrow .vicon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;flex:none}.vrow .vicon svg{width:21px;height:21px}.vi-ok{background:var(--ok-bg);color:var(--ok)}.vi-warn{background:var(--warn-bg);color:var(--warn)}.vi-bad{background:var(--bad-bg);color:var(--bad)}.vi-neutral{background:var(--neutral-bg);color:var(--neutral)}.vmain{flex:1}.vmain b{font-size:15px;font-weight:700;display:block}.vmain span{font-size:13px;color:var(--gray)}.progress{height:8px;background:var(--border-soft);overflow:hidden}.progress,.progress i{border-radius:var(--r-pill)}.progress i{display:block;height:100%;background:linear-gradient(90deg,var(--yellow),var(--yellow-strong))}.trust-banner{display:flex;align-items:center;gap:14px;padding:16px 20px;border-radius:var(--r-md);background:var(--yellow-soft);border:1px solid rgba(244,202,78,.4)}.trust-banner .tb-ic{width:38px;height:38px;border-radius:10px;background:var(--yellow);display:grid;place-items:center;flex:none}.trust-banner .tb-ic svg{width:19px;height:19px;color:var(--ink)}.trust-banner b{font-size:14px}.trust-banner span{font-size:12.5px;color:#8A6A05}.drop{border:1.5px dashed var(--border);border-radius:var(--r-md);background:var(--card-2);padding:26px;text-align:center;transition:border-color .18s,background .18s;cursor:pointer}.drop:hover{border-color:#F4CA4E;background:#FFFDF5}.drop .di{width:46px;height:46px;border-radius:12px;background:#fff;border:1px solid var(--border);display:grid;place-items:center;margin:0 auto 12px}.drop .di svg{width:21px;height:21px;color:var(--gray)}.drop b{font-size:14px;font-weight:700}.drop p{font-size:12.5px;color:var(--gray);margin-top:3px}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.plan{background:#fff;border:1px solid var(--border-soft);border-radius:var(--r-xl);padding:30px 26px;display:flex;flex-direction:column;position:relative;box-shadow:var(--sh-1);transition:transform .2s,box-shadow .2s}.plan:hover{transform:translateY(-3px);box-shadow:var(--sh-2)}.plan.feature{box-shadow:var(--sh-2);position:relative}.plan.feature--yellow{--feature-accent:var(--yellow);--feature-fg:var(--ink);border:1.5px solid var(--yellow);background:linear-gradient(180deg,#FFFDF6,#FFFFFF 40%)}.plan.feature--terracotta{--feature-accent:#C85A33;--feature-fg:#fff;border:1.5px solid #c85a33;background:linear-gradient(180deg,#FBEEE8,#FFFFFF 42%)}.plan.feature--orange{--feature-accent:#E8843A;--feature-fg:var(--ink);border:1.5px solid #e8843a;background:linear-gradient(180deg,#FEF5EE,#FFFFFF 42%)}.plan.feature--red{--feature-accent:#D6453F;--feature-fg:#fff;border:1.5px solid #d6453f;background:linear-gradient(180deg,#FCEEEC,#FFFFFF 42%)}.plan-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);z-index:3;white-space:nowrap;background:var(--feature-accent,var(--yellow));color:var(--feature-fg,var(--ink));font-size:11.5px;font-weight:800;letter-spacing:.02em;padding:6px 14px;border-radius:var(--r-pill);box-shadow:0 4px 12px rgba(0,0,0,.15)}.plan .pname{font-size:14px;font-weight:700;letter-spacing:-.01em}.plan .pdesc{font-size:13px;color:var(--gray);margin-top:4px;min-height:36px}.plan .pprice{margin:18px 0 4px;display:flex;align-items:baseline;gap:4px}.plan .pprice .cur{font-size:18px;font-weight:700}.plan .pprice .amt{font-family:var(--serif);font-weight:500;font-size:46px;letter-spacing:-.03em;line-height:1}.plan .pprice .per{font-size:13px;color:var(--gray);font-weight:600}.plan .pprice .price-was{font-size:17px;font-weight:600;color:var(--gray-400);text-decoration:line-through;text-decoration-thickness:2px;margin-right:4px}.plan-ribbon{position:absolute;top:0;right:0;width:118px;height:118px;overflow:hidden;pointer-events:none;border-top-right-radius:var(--r-xl);z-index:2}.plan-ribbon span{position:absolute;top:24px;right:-42px;width:160px;padding:6px 0;text-align:center;transform:rotate(45deg);background:var(--feature-accent,var(--yellow));color:var(--feature-fg,var(--ink));font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 2px 6px rgba(0,0,0,.15)}.feat-list{list-style:none;margin:22px 0;display:flex;flex-direction:column;gap:12px;flex:1;padding:0}.feat-list li{display:flex;gap:10px;align-items:flex-start;font-size:13.5px;color:var(--ink-700)}.feat-list .ck{width:20px;height:20px;border-radius:50%;background:var(--ok-bg);display:grid;place-items:center;flex:none;margin-top:1px}.feat-list .ck svg{width:12px;height:12px;color:var(--ok)}.feat-list .ck.y{background:var(--yellow-soft)}.feat-list .ck.y svg{color:var(--yellow-strong)}.feat-list b{font-weight:700;color:var(--ink)}.credits-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:9px;margin-top:6px;margin-bottom:22px}.credits-line .credits-was{font-size:17px;font-weight:600;color:var(--gray-400);text-decoration:line-through;text-decoration-thickness:2px}.credits-line .credits-now{font-family:var(--serif);font-weight:600;font-size:30px;letter-spacing:-.02em;line-height:1;color:var(--ink)}.credits-line .credits-unit{font-size:13.5px;font-weight:600;color:var(--gray)}.bonus-line{display:inline-flex;gap:6px;margin-top:-6px;padding:7px 12px;border-radius:var(--r-pill);background:var(--yellow-soft);color:#8A6A05;font-size:12.5px;font-weight:700;letter-spacing:-.005em;align-self:flex-start}.bonus-line,.firsttime-banner{align-items:center;margin-bottom:22px}.firsttime-banner{display:flex;gap:14px;padding:16px 20px;border-radius:var(--r-lg);background:linear-gradient(120deg,var(--yellow-soft),#FFFDF6);border:1px solid rgba(244,202,78,.5)}.firsttime-banner .ft-gift{font-size:26px;flex:none;line-height:1}.firsttime-banner b{font-size:14.5px;font-weight:700;display:block}.firsttime-banner span{font-size:13px;color:#8A6A05}.credit-coin{width:42px;height:42px;border-radius:12px;background:var(--yellow);display:inline-grid;place-items:center;flex:none}.credit-coin svg{width:22px;height:22px;color:var(--ink)}.credit-uses{display:flex;flex-direction:column}.credit-use{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 0;border-bottom:1px solid var(--border-soft);font-size:14px}.credit-use:last-child{border-bottom:none}.credit-use .cu-main{display:flex;flex-direction:column;gap:2px}.credit-use .cu-main span{color:var(--ink);font-weight:700}.credit-use .cu-main small{color:var(--gray);font-size:12.5px;font-weight:500}.credit-use b{font-weight:700;color:var(--ink);white-space:nowrap}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}@media(max-width:760px){.checkout-grid{grid-template-columns:1fr}}.shell{display:grid;grid-template-columns:264px 1fr;min-height:100vh;font-family:var(--font);-webkit-font-smoothing:antialiased}.sidebar{background:#fff;border-right:1px solid var(--border-soft);padding:22px 18px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.side-brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:17px;padding:6px 8px 22px;font-family:var(--font)}.side-brand .mark{width:30px;height:30px;border-radius:9px;background:var(--ink);display:grid;place-items:center}.side-brand .mark svg{width:17px;height:17px}.nav-group{margin-bottom:8px}.nav-label{font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--gray-400);padding:14px 10px 8px}.nav-item{display:flex;align-items:center;gap:12px;padding:10px 11px;border-radius:11px;font-size:14px;font-weight:600;color:var(--ink-700);transition:background .15s,color .15s;position:relative;cursor:pointer;font-family:var(--font)}.nav-item svg{width:18px;height:18px;color:var(--gray)}.nav-item:hover{background:var(--card-2)}.nav-item.on{background:var(--yellow-soft);color:var(--ink)}.nav-item.on svg{color:var(--yellow-strong)}.nav-item .count{margin-left:auto;font-size:11px;font-weight:700;background:#fff;border:1px solid var(--border);color:var(--gray);height:20px;min-width:20px;padding:0 6px;border-radius:var(--r-pill);display:grid;place-items:center}.nav-item.on .count{background:var(--yellow);border-color:transparent;color:var(--ink)}.nav-item .nav-chev{color:var(--gray)}.nav-item.on .nav-chev{color:var(--ink-700)}.nav-sub{display:flex;flex-direction:column;gap:2px;margin:2px 0 6px 20px;padding-left:16px;border-left:1px solid var(--border-soft)}.nav-subitem{display:flex;align-items:center;gap:10px;padding:8px 11px;border-radius:9px;font-size:13.5px;font-weight:600;color:var(--gray);text-decoration:none;transition:background .15s,color .15s;font-family:var(--font)}.nav-subitem:hover{background:var(--card-2);color:var(--ink-700)}.nav-subitem .dot{width:6px;height:6px;border-radius:50%;background:var(--gray-400);flex:none}.nav-subitem.on,.nav-subitem.on:hover{background:var(--ink);color:#fff}.nav-subitem .count,.nav-subitem.on .dot{background:var(--yellow)}.nav-subitem .count{margin-left:auto;font-size:11px;font-weight:700;border:none;color:var(--ink);height:20px;min-width:20px;padding:0 6px;border-radius:var(--r-pill);display:grid;place-items:center}.side-foot{padding-top:14px;border-top:1px solid var(--border-soft)}.agent-chip{display:flex;align-items:center;gap:11px;padding:9px;border-radius:12px;transition:background .15s;cursor:pointer}.agent-chip:hover{background:var(--card-2)}.avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#F4CA4E,#EBB624);display:grid;place-items:center;font-weight:700;font-size:14px;color:var(--ink);flex:none;font-family:var(--font);overflow:hidden;contain:layout paint}.avatar.lg{width:64px;height:64px;font-size:22px}.avatar.sm{width:32px;height:32px;font-size:12px}.agent-chip b{font-size:13.5px;font-weight:700;display:block;line-height:1.2}.agent-chip span{font-size:11.5px;color:var(--gray)}.main{display:flex;flex-direction:column;min-height:100vh;background:var(--page);min-width:0}.admin-table{width:100%;border-collapse:collapse;font-size:13.5px;text-align:left}.admin-table thead th{padding:13px 20px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--gray);border-bottom:1px solid var(--border-soft);white-space:nowrap}.admin-table tbody td{padding:15px 20px;vertical-align:middle;border-bottom:1px solid var(--border-soft)}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table tbody tr:hover{background:var(--card-2)}.nav-item-dark{background:var(--ink)!important;justify-content:center}.nav-item-dark,.nav-item-dark svg{color:#fff!important}.nav-item-accent{background:var(--yellow)!important;justify-content:center}.nav-item-accent,.nav-item-accent svg{color:var(--ink)!important}.nav-item-accent:hover{background:var(--yellow-strong)!important}button.nav-item{width:100%;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--font)}.nav-item.logout{color:var(--ink-700)}.nav-item.logout:hover{background:var(--bad-bg);color:var(--bad)}.nav-item.logout:hover svg{color:var(--bad)}.topbar{height:68px;background:rgba(246,245,242,.86);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-soft);display:flex;align-items:center;gap:16px;padding:0 32px;position:sticky;top:0;z-index:20}.topbar .pg-title{font-size:18px;font-weight:700;letter-spacing:-.02em;font-family:var(--font)}.searchbox{margin-left:8px;flex:1;max-width:360px;height:42px;background:#fff;border:1px solid var(--border);border-radius:var(--r-pill);display:flex;align-items:center;gap:9px;padding:0 16px;color:var(--gray)}.searchbox svg{width:16px;height:16px}.searchbox input{border:none;outline:none;background:none;flex:1;font-size:14px;font-family:var(--font)}.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.credits-pill{display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 14px;border-radius:var(--r-pill);background:var(--yellow-soft);color:#876607;font-size:14px;font-weight:700;letter-spacing:-.01em;border:1px solid rgba(244,202,78,.45);text-decoration:none;transition:background .15s,color .15s;white-space:nowrap}.credits-pill:hover{background:var(--yellow);color:var(--ink)}.credits-pill svg{width:16px;height:16px;flex:none}.icon-btn{width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid var(--border);display:grid;place-items:center;color:var(--ink);transition:border-color .15s,transform .15s;position:relative;cursor:pointer}.icon-btn:hover{border-color:var(--ink)}.icon-btn svg{width:18px;height:18px}.icon-btn .ind{position:absolute;top:9px;right:10px;width:8px;height:8px;border-radius:50%;background:var(--yellow-strong);border:2px solid #fff}.notif-wrap{position:relative;display:inline-flex}.notif-badge{position:absolute;top:4px;right:4px;min-width:17px;height:17px;padding:0 4px;border-radius:var(--r-pill);background:var(--bad);color:#fff;font-size:10px;font-weight:800;display:grid;place-items:center;border:2px solid #fff;line-height:1}.notif-panel{position:absolute;right:0;top:52px;width:min(370px,calc(100vw - 24px));background:#fff;border:1px solid var(--border-soft);border-radius:var(--r-lg);box-shadow:var(--sh-3);z-index:60;overflow:hidden}.notif-head{padding:14px 18px;font-weight:700;font-size:14.5px;border-bottom:1px solid var(--border-soft)}.notif-list{max-height:60vh;overflow-y:auto}.notif-empty{padding:34px 18px;text-align:center;color:var(--gray);font-size:13.5px}.notif-item{display:flex;gap:12px;align-items:flex-start;padding:14px 18px;border-bottom:1px solid var(--border-soft);text-decoration:none;color:inherit;transition:background .12s;cursor:pointer}.notif-item:last-child{border-bottom:none}.notif-item:hover{background:var(--card-2)}.notif-item.unread{background:var(--yellow-wash)}.notif-item .ni-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;flex:none}.notif-item .ni-icon svg{width:18px;height:18px}.ni-ok{background:var(--ok-bg);color:var(--ok)}.ni-bad{background:var(--bad-bg);color:var(--bad)}.ni-warn{background:var(--warn-bg);color:var(--warn)}.notif-item .ni-main{flex:1;min-width:0}.notif-item .ni-main b{font-size:13.5px;font-weight:700;display:block;letter-spacing:-.01em}.notif-item .ni-main p{font-size:12.5px;color:var(--gray);margin:2px 0 0;line-height:1.45}.notif-item .ni-time{font-size:11.5px;color:var(--gray-400);margin-top:5px;display:block}.notif-item .ni-dot{width:8px;height:8px;border-radius:50%;background:var(--yellow-strong);flex:none;margin-top:6px}.content{padding:32px;max-width:1320px;width:100%;margin:0 auto}.grid{display:grid;gap:20px}.g-2{grid-template-columns:repeat(2,1fr)}.g-3{grid-template-columns:repeat(3,1fr)}.g-4{grid-template-columns:repeat(4,1fr)}.dash-cols{display:grid;grid-template-columns:1.55fr .95fr;gap:22px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-head h2{font-size:17px;font-weight:700;letter-spacing:-.01em}.section-head a{font-size:13px;font-weight:600;color:var(--gray)}.section-head a:hover{color:var(--ink)}.mt{margin-top:26px}.mt-lg{margin-top:34px}.hr{height:1px;background:var(--border-soft);margin:22px 0}.stat{display:flex;flex-direction:column;gap:6px;padding:20px}.stat .lab{font-size:12.5px;font-weight:600;color:var(--gray);display:flex;align-items:center;gap:7px}.stat .lab .ic{width:26px;height:26px;border-radius:8px;background:var(--yellow-soft);display:grid;place-items:center}.stat .lab .ic svg{width:14px;height:14px;color:var(--yellow-strong)}.stat .num{font-family:var(--serif);font-weight:500;font-size:32px;letter-spacing:-.02em;line-height:1}.stat .sub{font-size:12px;color:var(--gray)}.stat .sub b{color:var(--ok)}.welcome{position:relative;overflow:hidden;border-radius:var(--r-xl);padding:30px 32px;margin-bottom:26px;background:radial-gradient(120% 140% at 0 0,rgba(244,202,78,.4),rgba(244,202,78,0) 50%),linear-gradient(120deg,#FFFEF8,#F7F5EE);border:1px solid var(--border-soft);display:flex;align-items:center;justify-content:space-between;gap:24px}.welcome .wc{position:relative;z-index:2}.welcome h1{font-family:var(--serif);font-weight:500;font-size:30px;letter-spacing:-.025em;line-height:1.1;margin-bottom:6px}.welcome p{color:var(--gray);font-size:14.5px;max-width:430px}.welcome .wactions{position:relative;z-index:2;display:flex;gap:10px}.prop-card{background:#fff;border:1px solid var(--border-soft);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh-1);transition:transform .2s ease,box-shadow .2s ease}.prop-card:hover{transform:translateY(-3px);box-shadow:var(--sh-2)}.prop-media{position:relative;aspect-ratio:16/11;background:#EDEBE5 50%/cover}.prop-media .topl{position:absolute;left:12px;top:12px;display:flex;gap:7px}.prop-media .topr{position:absolute;right:12px;top:12px}.prop-media .icbtn{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.92);display:grid;place-items:center;box-shadow:var(--sh-1)}.prop-media .icbtn svg{width:16px;height:16px}.prop-body{padding:16px 17px 17px}.prop-price{font-size:18px;font-weight:800;letter-spacing:-.02em}.prop-price small{font-size:12.5px;font-weight:600;color:var(--gray)}.prop-title{font-size:14.5px;font-weight:700;margin-top:5px;letter-spacing:-.01em}.prop-loc{font-size:12.5px;color:var(--gray);margin-top:3px;display:flex;align-items:center;gap:5px}.prop-loc svg{width:13px;height:13px}.prop-specs{display:flex;gap:14px;margin-top:13px;padding-top:13px;border-top:1px solid var(--border-soft);font-size:12.5px;color:var(--ink-700);font-weight:600}.prop-specs span{display:flex;align-items:center;gap:5px}.prop-specs svg{width:14px;height:14px;color:var(--gray)}.prop-foot{display:flex;align-items:center;gap:9px;margin-top:14px;padding-top:13px;border-top:1px solid var(--border-soft)}.prop-foot .meta{margin-left:auto;font-size:11.5px;color:var(--gray-400)}.prop-actions{display:flex;gap:8px;padding:0 17px 17px}.tabs{display:inline-flex;gap:4px;background:#fff;border:1px solid var(--border);border-radius:var(--r-md);padding:4px}.tabs button{height:36px;padding:0 16px;border-radius:9px;font-size:13.5px;font-weight:600;color:var(--gray);display:flex;align-items:center;gap:8px}.tabs button .c{font-size:11px;background:var(--card-2);border-radius:var(--r-pill);padding:1px 7px;color:var(--gray)}.tabs button.on{background:var(--ink);color:#fff}.tabs button.on .c{background:rgba(255,255,255,.2);color:#fff}.lead-card{display:flex;align-items:center;gap:16px;padding:18px 20px;background:#fff;border:1px solid var(--border-soft);border-radius:var(--r-md);box-shadow:var(--sh-1);transition:box-shadow .18s,transform .18s;flex-wrap:wrap}.lead-card:hover{box-shadow:var(--sh-2)}.lead-card .lmain{flex:1;min-width:0}.lead-card .lname{font-size:14.5px;font-weight:700;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lead-card .lprop{font-size:13px;color:var(--gray);margin-top:2px;display:flex;align-items:center;gap:6px}.lead-card .lprop svg{width:13px;height:13px}.lead-right{display:flex;align-items:center;gap:18px}.lead-meta{display:flex;flex-direction:column;align-items:flex-end;gap:7px;flex:none}.lead-meta .date{font-size:12px;color:var(--gray-400);font-weight:600}.lead-actions{display:flex;gap:8px;flex:none}.leads-tabs-row,.tabs-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.leads-tabs-row::-webkit-scrollbar,.tabs-scroll::-webkit-scrollbar{display:none}.leads-tabs-row .tabs,.tabs-scroll .tabs{min-width:max-content}.detail-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:24px;align-items:start}.gallery{border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--border-soft)}.gallery .hero{aspect-ratio:16/9;background:#EDEBE5 50%/cover;position:relative}.gallery .hero .badges{position:absolute;left:14px;top:14px;display:flex;gap:8px}.gallery .strip{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;background:#fff;padding:4px}.gallery .strip div{aspect-ratio:4/3;background:#E7E5DE 50%/cover;border-radius:6px}.info-line{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--border-soft);font-size:14px}.info-line:last-child{border-bottom:none}.info-line span{color:var(--gray)}.info-line b{font-weight:700}.kv-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.kv{background:var(--card-2);border-radius:var(--r-md);padding:14px 16px}.kv .l{font-size:12px;color:var(--gray);font-weight:600}.kv .v{font-size:16px;font-weight:700;margin-top:3px}.set-grid{display:grid;grid-template-columns:240px 1fr;gap:28px;align-items:start}.set-nav{display:flex;flex-direction:column;gap:3px;position:sticky;top:92px}.set-section{scroll-margin-top:88px}.set-nav a{padding:11px 14px;border-radius:11px;font-size:14px;font-weight:600;color:var(--ink-700);text-decoration:none}.set-nav a.on{background:#fff;color:var(--ink);box-shadow:0 1px 4px rgba(0,0,0,.08)}@media(hover:hover){.set-nav a:not(.on):hover{background:var(--card-2)}}.ph-1{background-image:linear-gradient(135deg,#EFEDE6,#E4E1D8)}.ph-2{background-image:linear-gradient(135deg,#ECEAE3,#DEDBD2)}.ph-3{background-image:linear-gradient(135deg,#EEECE4,#E2DFD5)}.hamburger{display:none;width:40px;height:40px;border-radius:10px;background:transparent;border:none;align-items:center;justify-content:center;cursor:pointer;color:var(--ink);flex-shrink:0;transition:background .15s}.hamburger:hover{background:var(--card-2)}.sidebar-overlay{z-index:99}.confirm-overlay,.sidebar-overlay{position:fixed;inset:0;background:rgba(0,0,0,.42);backdrop-filter:blur(2px)}.confirm-overlay{z-index:200;display:grid;place-items:center;padding:24px}.confirm-card{background:var(--card);border-radius:var(--r-lg);box-shadow:var(--sh-3);max-width:360px;width:100%;padding:24px}.confirm-card h3{font-size:18px;font-weight:700;letter-spacing:-.01em;margin-bottom:8px}.confirm-card p{font-size:13.5px;color:var(--gray);line-height:1.5;margin-bottom:20px}.confirm-actions{display:flex;gap:10px}.confirm-actions .btn{flex:1}.sidebar-close{display:none;position:absolute;top:16px;right:16px;width:34px;height:34px;border-radius:9px;background:var(--card-2);border:1px solid var(--border);align-items:center;justify-content:center;cursor:pointer;color:var(--ink)}@media(max-width:1100px){.dash-cols,.detail-grid{grid-template-columns:1fr}.g-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:880px){.split{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;overflow:hidden;padding:92px 22px 48px;background:radial-gradient(120% 70% at 0 0,rgba(244,202,78,.45) 0,rgba(244,202,78,0) 55%),radial-gradient(120% 80% at 100% 100%,rgba(244,202,78,.18) 0,rgba(255,255,255,0) 60%),linear-gradient(160deg,#FFFDF6,#F8F6EF)}.split:has(.buyer-panel){background:radial-gradient(120% 70% at 0 0,rgba(224,90,60,.22) 0,rgba(224,90,60,0) 55%),radial-gradient(120% 80% at 100% 100%,rgba(224,90,60,.12) 0,rgba(255,255,255,0) 60%),linear-gradient(160deg,#FFF8F5,#FBEDE7)}.brand-panel{display:contents}.brand-panel.buyer-panel{background:none}.brand-panel:after{display:none}.brand-panel .logo{position:absolute;top:20px;left:22px}.brand-panel .brand-copy{display:block;order:1;width:100%;max-width:420px;margin:0 auto 20px}.brand-panel .brand-copy h1{font-size:23px;line-height:1.14;margin-bottom:8px}.brand-panel .brand-copy p{display:none}.brand-panel .trust-list{order:3;position:static;width:100%;max-width:420px;margin-top:auto;padding-top:28px;gap:9px}.brand-panel .trust-list .ti{width:26px;height:26px;border-radius:8px}.brand-panel .trust-list .ti svg{width:14px;height:14px}.brand-panel .trust-list b{font-size:12px}.brand-panel .trust-list span{font-size:11px}.brand-panel .trust-banner{display:none}.form-side{position:static;order:2;background:none;min-height:0;width:100%;max-width:420px;margin:0 auto;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:0}.form-wrap{max-width:none}.g-2,.g-3,.plans,.set-grid{grid-template-columns:1fr}.content{padding:20px 16px}.topbar{padding:0 16px;gap:10px}.field-row{grid-template-columns:1fr}.welcome{flex-direction:column;align-items:flex-start}.lead-card{gap:12px;padding:14px 16px}.lead-right{width:100%;flex-direction:column;align-items:stretch;gap:12px}.lead-meta{flex-direction:row;align-items:center;justify-content:space-between;width:100%}.lead-actions{width:100%}.lead-actions .btn{flex:1;height:38px;font-size:13px;padding:0 12px}.set-nav{position:sticky;top:68px;z-index:15;flex-direction:row;overflow-x:auto;gap:4px;margin:0 -16px;padding:8px 16px;background:var(--page);border-bottom:1px solid var(--border-soft);-webkit-overflow-scrolling:touch;scrollbar-width:none}.set-nav::-webkit-scrollbar{display:none}.set-nav a{white-space:nowrap;padding:9px 14px}.set-section{scroll-margin-top:128px}.shell{grid-template-columns:1fr}.main{overflow-x:clip}.content{max-width:100%}.sidebar{display:flex;position:fixed;top:0;left:0;height:100vh;width:264px;z-index:100;box-shadow:var(--sh-3);transform:translateX(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1)}.sidebar.mobile-open{transform:translateX(0)}.hamburger,.sidebar-close{display:flex}.topbar-search{display:none}.topbar-create-btn{display:none!important}.topbar .pg-title{font-size:16px}}