:root{color-scheme:light;--ink: #101118;--muted: #626773;--soft: #f6f7fb;--soft-blue: #eef8ff;--soft-pink: #fff2f8;--soft-green: #f1edff;--surface: #fbfcff;--line: rgba(16, 17, 24, .11);--white: #ffffff;--indigo: #5047e8;--violet: #7c3aed;--green: #5a5cf6;--teal: #147d79;--pink: #dc6aad;--cyan: #1aa7c8;--dark: #101118;--shadow-soft: 0 22px 64px rgba(16, 17, 24, .1);--shadow-product: 0 34px 96px rgba(16, 17, 24, .2);--radius: 8px;font-family:SF Pro Display,SF Pro Text,Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:72px}body{min-width:320px;margin:0;color:var(--ink);background:var(--surface);overflow-x:hidden}a{color:inherit;cursor:pointer;text-decoration:none;touch-action:manipulation}img{display:block;max-width:100%}[id]{scroll-margin-top:72px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0}.site-nav{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 clamp(20px,5vw,72px);background:#ffffffd1;border-bottom:1px solid rgba(16,17,24,.06);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.brand-lockup,.nav-links{display:flex;align-items:center}.brand-lockup{gap:9px;min-height:44px;font-size:.96rem;font-weight:800}.brand-lockup img{width:26px;height:26px;object-fit:contain;border-radius:7px;filter:drop-shadow(0 5px 12px rgba(80,71,232,.18))}.nav-links{gap:28px;min-width:0;color:#3e4656;font-size:.88rem;font-weight:620;scrollbar-width:none;white-space:nowrap}.nav-links::-webkit-scrollbar{display:none}.nav-links a,.site-footer a{display:inline-flex;align-items:center;min-height:44px}.nav-links a{padding:0 2px}.nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;color:#fff;border-radius:999px;background:var(--indigo);font-size:.88rem;font-weight:800;box-shadow:0 14px 34px #5047e838}.site-nav a:hover,.site-nav a:focus-visible{color:var(--indigo)}.site-nav .nav-cta:hover,.site-nav .nav-cta:focus-visible{color:#fff;background:#4138d0}.site-nav a:focus-visible,.site-footer a:focus-visible,.primary-action:focus-visible,.secondary-action:focus-visible,.nav-cta:focus-visible,.screen-tab:focus-visible,.audience-panel a:focus-visible{outline:3px solid rgba(80,71,232,.35);outline-offset:4px}.hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;min-height:auto;padding:20px clamp(20px,5vw,72px) 18px;overflow:hidden;background:linear-gradient(180deg,#eef8ffe0,#fff0 42%),var(--surface)}.marketplace-hero{padding-top:34px;background:linear-gradient(180deg,#f6fbff,#fff 55%,#fbfcff)}.hero-copy{position:relative;z-index:2;width:100%;max-width:980px;text-align:center}.hero-logo{width:50px;height:50px;margin:0 auto 10px;object-fit:contain;border-radius:14px;filter:drop-shadow(0 18px 32px rgba(80,71,232,.18))}.eyebrow{margin:0 0 14px;color:var(--indigo);font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero h1{max-width:920px;margin:0 auto 12px;font-size:clamp(3.55rem,8vw,5.5rem);line-height:.96;letter-spacing:0;overflow-wrap:break-word}.hero-line{max-width:760px;margin:0 auto 12px;color:#343849;font-size:clamp(1.34rem,3vw,1.92rem);line-height:1.12;font-weight:800;letter-spacing:0}.lede,.section-copy p,.feature-copy p,.section-header p,.promise p,.integration-rail p,.systems-grid p,.premium-grid p,.cta-section p,.site-footer,.page-hero p,.legal-main p,.pricing-grid p{color:var(--muted);font-size:1.16rem;line-height:1.55}.hero-copy .lede{max-width:720px;margin-right:auto;margin-left:auto}.hero-proof{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:760px;margin:14px auto 0}.hero-proof span{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:36px;padding:0 13px;color:#343849;border:1px solid rgba(80,71,232,.13);border-radius:999px;background:#ffffffb8;box-shadow:0 12px 30px #1011180f;font-size:.86rem;font-weight:700;text-align:center;white-space:normal}.match-command{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:8px;align-items:center;width:min(940px,100%);min-height:74px;margin:22px auto 0;padding:8px;border:1px solid rgba(80,71,232,.15);border-radius:999px;background:#ffffffe6;box-shadow:0 24px 70px #1011181f}.match-command div{display:grid;align-content:center;min-height:56px;padding:0 18px;border-right:1px solid rgba(16,17,24,.09);text-align:left}.match-command div:nth-of-type(3){border-right:0}.match-command span{color:#6a7180;font-size:.78rem;font-weight:800;text-transform:uppercase}.match-command strong{margin-top:4px;color:var(--ink);font-size:1rem;line-height:1.15}.match-command .primary-action{min-width:190px;margin:0}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:16px}.mobile-hero-cta{display:none}.primary-action,.secondary-action,.screen-tab{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 21px;border-radius:999px;font-weight:730;line-height:1.16;text-align:center}.primary-action{color:#fff;background:var(--indigo);box-shadow:0 18px 44px #5047e847}.secondary-action{color:var(--indigo);background:#5047e814}.muted-action{color:#475067;background:#1011180f}.primary-action,.secondary-action,.nav-cta{transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.primary-action:hover,.secondary-action:hover,.nav-cta:hover{transform:translateY(-1px)}.launch-note{margin:10px 0 0;color:#545a6a;font-size:.94rem;line-height:1.45}.device-theater{--tilt-x: 0deg;--tilt-y: 0deg;position:relative;display:block;width:min(760px,calc(100vw - 40px));height:360px;margin:18px auto 0;perspective:1500px;transform:rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;transition:transform .18s ease-out;will-change:transform}.product-device{position:absolute;display:flex;justify-content:center;min-width:0;margin:0;overflow:visible;filter:drop-shadow(0 34px 70px rgba(16,17,24,.22))}.phone-device{width:164px;padding:6px;border-radius:36px;background:linear-gradient(180deg,#f7f8fb,#e5e9f2)}.phone-device img{display:block;width:100%;height:auto;aspect-ratio:1206 / 2622;object-fit:cover;border-radius:30px;background:#fff}.primary-phone{z-index:3;left:54%;bottom:6px;transform:translate(-50%) translateZ(78px)}.secondary-phone{z-index:2;left:214px;bottom:24px;transform:rotate(-8deg) translateZ(34px)}.tertiary-phone{z-index:1;right:180px;bottom:24px;transform:rotate(8deg) translateZ(16px)}.stage-shadow{position:absolute;left:50%;bottom:8px;width:560px;height:54px;background:#1011181f;border-radius:999px;filter:blur(20px);transform:translate(-50%)}.metrics-strip{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(960px,calc(100vw - 40px));margin:8px auto 0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--line);box-shadow:var(--shadow-soft)}.audience-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(1120px,calc(100% - 40px));margin:46px auto 0;padding:0 0 64px}.audience-panel{display:flex;flex-direction:column;min-height:390px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 22px 70px #1011180f}.audience-panel h2{margin:0;font-size:clamp(2rem,3.2vw,2.75rem);line-height:1.02}.audience-panel p{margin:18px 0 0;color:var(--muted);font-size:1.05rem;line-height:1.58}.audience-panel ul{display:grid;gap:10px;margin:24px 0 0;padding-left:20px;color:#343849;line-height:1.45}.audience-panel a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:auto;padding:0 18px;border-radius:999px;color:#fff;background:var(--ink);font-weight:800;text-align:center}.audience-panel a:hover{transform:translateY(-1px)}.renter-panel{background:linear-gradient(180deg,#fff,#f6f7ff)}.landlord-panel{color:#fff;border-color:transparent;background:#161827}.landlord-panel p,.landlord-panel ul{color:#ffffffbd}.landlord-panel a{color:#fff;background:var(--indigo)}.trust-panel{background:linear-gradient(180deg,#fff,var(--soft-green))}.trust-panel a{background:var(--green)}.panel-kicker{display:inline-flex;width:fit-content;margin-bottom:18px;padding:7px 10px;border-radius:999px;color:var(--indigo);background:#5047e814;font-size:.78rem;font-weight:800;text-transform:uppercase}.landlord-panel .panel-kicker{color:#9ee8ef;background:#69d2db1f}.trust-panel .panel-kicker{color:var(--green);background:#16834f1a}.metrics-strip article{min-height:96px;padding:18px;background:#fff}.metrics-strip span{display:block;color:var(--muted);font-size:.88rem;font-weight:700}.metrics-strip strong{display:block;margin-top:8px;color:var(--ink);font-size:1.55rem;line-height:1.02}.promise-band,.landlord-band,.phone-feature{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:96px 0}.promise-band{padding-top:82px}.section-copy.center,.feature-copy{max-width:780px;margin:0 auto;text-align:center}.section-copy h2,.feature-copy h2,.section-header h2,.cta-section h2,.page-hero h1,.legal-main h1{margin:0;font-size:4.35rem;line-height:.98;letter-spacing:0}.promise-row,.premium-grid{display:grid;gap:14px;margin-top:42px}.promise-row{grid-template-columns:repeat(3,minmax(0,1fr))}.promise,.premium-grid article,.integration-rail article,.systems-grid article,.pricing-grid article{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.promise{min-height:240px;padding:28px}.benefit-icon{display:block;width:36px;height:36px;margin-bottom:24px;border-radius:50%}.feed-dot{background:var(--indigo)}.match-dot{background:var(--pink)}.tour-dot{background:var(--teal)}.promise h3,.premium-grid h3,.integration-rail h3,.systems-grid h3{margin:0;font-size:1.72rem;line-height:1.08}.promise p,.premium-grid p,.integration-rail p,.systems-grid p{margin:14px 0 0}.scroll-story{display:grid;grid-template-columns:minmax(300px,420px) minmax(0,1fr);gap:86px;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:118px 0;align-items:start}.scroll-story-visual{position:sticky;top:94px;display:grid;justify-items:center;gap:18px}.scroll-device-shell{width:316px;padding:10px;border-radius:48px;background:linear-gradient(180deg,#f7f8fb,#e5e9f2);box-shadow:var(--shadow-product)}.scroll-device-shell img{display:block;width:100%;height:auto;aspect-ratio:1206 / 2622;object-fit:cover;border-radius:38px;background:#fff}.scroll-story-dots{display:flex;gap:8px}.scroll-story-dots span{width:8px;height:8px;border-radius:50%;background:#10111838}.scroll-story-dots span.is-active{background:var(--indigo)}.scroll-story-copy{display:grid;gap:42px}.story-step{min-height:330px;display:flex;flex-direction:column;justify-content:center;padding:22px 0}.story-step h2{margin:0;max-width:650px;font-size:4rem;line-height:1}.story-step p:last-child{max-width:610px;margin:22px 0 0;color:var(--muted);font-size:1.18rem;line-height:1.55}.landlord-band{width:100%;max-width:none;padding-right:max(20px,calc((100vw - 1120px)/2));padding-left:max(20px,calc((100vw - 1120px)/2));background:linear-gradient(180deg,#fff,#f6f7fbdb 20%,#f6f7fbdb 80%,#fff)}.premium-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.premium-grid article{min-height:260px;padding:24px}.premium-grid span,.integration-rail span,.systems-grid span,.pricing-grid .plan-name{display:block;margin:0 0 18px;color:var(--indigo);font-size:.78rem;font-weight:800;text-transform:uppercase}.integration-section{width:100%;max-width:none;padding:108px max(20px,calc((100vw - 1120px)/2));color:#fff;background:#101118}.section-header{max-width:780px}.section-header .eyebrow{color:#69d2db}.section-header p{color:#ffffffb3}.integration-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px}.integration-rail article,.systems-grid article{min-height:270px;padding:24px;background:#ffffff14;border-color:#ffffff24}.integration-rail span,.systems-grid span{color:#69d2db}.integration-rail p,.systems-grid p{color:#ffffffad}.systems-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:44px}.systems-grid article{min-height:250px;background:linear-gradient(180deg,#69d2db1f,#ffffff0f),#ffffff14}.systems-grid h3{margin:0;font-size:1.62rem;line-height:1.08}.phone-feature{overflow:hidden}.iphone-rail{display:grid;grid-template-columns:repeat(2,246px);gap:22px;justify-content:center;margin-top:48px}.phone-crop{display:block;width:246px;height:auto;aspect-ratio:1206 / 2622;object-fit:cover}.device-framed{padding:8px;border-radius:45px;background:linear-gradient(180deg,#f7f8fb,#e5e9f2);box-shadow:var(--shadow-soft)}.device-framed.phone-crop{height:auto}.cta-section{width:min(960px,calc(100% - 40px));margin:0 auto 94px;padding:68px 0;text-align:center}.cta-section img{width:min(420px,90%);margin:0 auto 32px}.cta-section .primary-action{margin-top:30px}.cta-actions{justify-content:center}.app-store-action{min-width:230px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1120px,calc(100% - 40px));min-height:92px;margin:0 auto;border-top:1px solid var(--line)}.site-footer span{color:var(--ink);font-weight:800}.site-footer div{display:flex;flex-wrap:wrap;gap:18px;font-weight:700}.subpage{background:#f7f7fb}.subpage-main,.legal-main{width:min(1000px,calc(100% - 40px));margin:0 auto;padding:140px 0 90px}.page-hero{padding:60px 0 38px}.pricing-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pricing-grid article{display:flex;flex-direction:column;min-height:390px;padding:26px}.pricing-grid article.featured{color:#fff;background:#161827;border-color:transparent}.pricing-grid .plan-price{margin:18px 0 0;font-size:2.3rem;font-weight:800}.pricing-grid .plan-price span{display:block;margin-top:4px;font-size:1rem;font-weight:700;color:inherit;opacity:.78}.pricing-grid .featured p,.pricing-grid .featured li{color:#ffffffbd}.pricing-grid ul{margin:24px 0 0;padding-left:18px;line-height:1.9}.pricing-action{width:100%;margin-top:auto}.legal-main{max-width:760px}.legal-kicker{margin-bottom:14px;color:var(--indigo);font-size:.84rem;font-weight:800;text-transform:uppercase}.legal-main h2{margin-top:38px;margin-bottom:12px;font-size:1.42rem;line-height:1.18}.legal-main ul{margin:0 0 22px;padding-left:22px;color:var(--muted);font-size:1.08rem;line-height:1.65}.legal-main li+li{margin-top:8px}.legal-main a{color:var(--indigo);font-weight:800}.reveal{transition:opacity .52s ease,transform .52s ease}.js .reveal{opacity:0;transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.device-theater{transform:none!important;transition:none}}@media(max-width:1120px){.site-nav{padding-right:36px;padding-left:36px}.secondary-phone{left:140px}.tertiary-phone{right:140px}.premium-grid,.integration-rail,.systems-grid,.iphone-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.audience-band{grid-template-columns:1fr}.iphone-rail{justify-items:center}}@media(max-width:860px){.site-nav{padding-right:24px;padding-left:24px}.nav-links{gap:16px;font-size:.82rem}.nav-cta{display:none}.hero{height:auto;min-height:auto;padding:32px 28px 42px}.hero h1{font-size:4.45rem}.hero-line,.section-copy h2,.feature-copy h2,.section-header h2,.cta-section h2{font-size:3rem}.device-theater{position:relative;inset:auto;height:370px;margin-top:24px}.phone-device{width:170px}.secondary-phone{left:64px}.tertiary-phone{right:64px}.promise-row,.scroll-story,.pricing-grid{grid-template-columns:1fr}.match-command{grid-template-columns:repeat(3,minmax(0,1fr));border-radius:28px}.match-command .primary-action{grid-column:1 / -1;width:100%}.metrics-strip{position:relative;inset:auto;margin:-6px auto 0;grid-template-columns:repeat(2,minmax(0,1fr))}.promise-band{padding-top:72px}.scroll-story{gap:44px;padding-top:84px}.scroll-story-visual{position:relative;top:auto}.story-step{min-height:auto;padding:18px 0}.story-step h2{font-size:3rem}}@media(max-width:640px){html{scroll-padding-top:60px}.site-nav{flex-wrap:wrap;min-height:54px;padding-right:18px;padding-left:18px}.brand-lockup span{max-width:96px;overflow:hidden;text-overflow:ellipsis}.nav-links{flex:1 1 100%;flex-wrap:wrap;gap:8px;font-size:.76rem;justify-content:flex-end;overflow:visible;white-space:normal}.hero{padding:30px 20px 42px}.hero-logo{width:54px;height:54px}.hero h1{font-size:clamp(2.72rem,12.8vw,3.08rem);overflow-wrap:anywhere;word-break:normal}.hero-line,.section-copy h2,.feature-copy h2,.section-header h2,.cta-section h2,.story-step h2,.page-hero h1,.legal-main h1{font-size:2.35rem;overflow-wrap:anywhere}.lede,.section-copy p,.feature-copy p,.section-header p,.story-step p:last-child,.promise p,.premium-grid p,.integration-rail p,.systems-grid p,.cta-section p{font-size:1.04rem}.hero-actions{flex-direction:column;align-items:center;width:100%;margin-right:auto;margin-left:auto}.match-command{grid-template-columns:1fr;width:100%;padding:10px;border-radius:24px}.match-command div{min-height:52px;padding:0 14px;border-right:0;border-bottom:1px solid rgba(16,17,24,.09)}.match-command div:nth-of-type(3){border-bottom:0}.match-command .primary-action{display:none}.mobile-hero-cta{display:inline-flex;width:min(100%,310px);margin:16px auto 4px}.audience-band{width:min(100% - 32px,1120px);margin-top:32px;padding-bottom:42px}.audience-panel{min-height:0;padding:22px}.primary-action,.secondary-action{width:min(100%,310px)}.device-theater{width:calc(100vw - 40px);height:332px;margin-top:22px}.phone-device{width:142px;padding:6px;border-radius:36px}.phone-device img{border-radius:30px}.primary-phone{bottom:12px}.secondary-phone{left:-8px;bottom:34px}.tertiary-phone{right:-8px;bottom:34px}.stage-shadow{width:360px}.metrics-strip article{min-height:92px}.promise-band,.landlord-band,.phone-feature,.scroll-story{padding-top:76px;padding-bottom:76px}.premium-grid,.integration-rail,.systems-grid,.iphone-rail{grid-template-columns:1fr}.scroll-device-shell{width:min(100%,286px)}.phone-crop{width:min(100%,246px)}.site-footer{min-height:0;padding:24px 0;align-items:flex-start;flex-direction:column}}:root{--ink: #111642;--muted: #5d6383;--surface: #fbfbff;--soft: #f3f5ff;--line: rgba(35, 43, 124, .14);--white: #ffffff;--indigo: #5a5cf6;--green: #6752f5;--mint: #9bc8ff;--coral: #a46cff;--blue: #69b7ff;--dark: #111642;--shadow-soft: 0 24px 70px rgba(35, 43, 124, .12);--shadow-product: 0 34px 96px rgba(26, 32, 102, .3);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,sans-serif}body{background:var(--surface)}.home-nav{position:fixed;right:0;left:0;color:var(--ink);background:#fbfbffe6;border-bottom-color:#232b7c14}.home-nav.is-scrolled{box-shadow:0 10px 34px #232b7c1a}.brand-lockup{color:var(--ink)}.brand-lockup img{filter:none}.nav-links{color:#111642c7}.nav-cta,.primary-action{color:#fff;background:var(--ink);box-shadow:0 18px 42px #252c8442}.secondary-action{color:var(--ink);border:1px solid rgba(35,43,124,.18);background:#fbfbffc7}.primary-action,.secondary-action,.nav-cta{min-height:48px;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.primary-action:hover,.secondary-action:hover,.nav-cta:hover,.primary-action:focus-visible,.secondary-action:focus-visible,.nav-cta:focus-visible{transform:translateY(-1px)}.site-nav a:hover,.site-nav a:focus-visible{color:var(--green)}.site-nav .nav-cta:hover,.site-nav .nav-cta:focus-visible,.primary-action:hover,.primary-action:focus-visible{color:#fff;background:var(--green)}.site-nav a:focus-visible,.site-footer a:focus-visible,.primary-action:focus-visible,.secondary-action:focus-visible,.nav-cta:focus-visible,.trust-links a:focus-visible,.operator-card a:focus-visible{outline:3px solid rgba(155,200,255,.95);outline-offset:4px}.hinge-hero{isolation:isolate;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:clamp(26px,5vw,76px);min-height:88dvh;padding:clamp(96px,12vh,136px) clamp(20px,5vw,72px) clamp(44px,7vh,72px);overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 22%,rgba(105,183,255,.44),transparent 32%),radial-gradient(circle at 98% 74%,rgba(164,108,255,.34),transparent 34%),linear-gradient(135deg,#111642,#23338e 48%,#5521a7)}.hinge-hero:before{content:"";position:absolute;inset:auto -8% -26% 50%;z-index:-1;height:68%;border-radius:999px 0 0;background:linear-gradient(135deg,#6bbcff,#9b7cff)}.hero-content{align-self:center;max-width:780px}.hinge-hero .eyebrow,.statement-band .eyebrow,.editorial-split .eyebrow,.app-showcase .eyebrow,.trust-band .eyebrow,.operator-note .eyebrow{color:var(--mint);font-size:.9rem;letter-spacing:0}.hinge-hero h1{max-width:820px;margin:0;color:#fff;font-size:clamp(4.7rem,9vw,9.9rem);line-height:.86;letter-spacing:0}.hero-lede{max-width:610px;margin:26px 0 0;color:#ffffffd6;font-size:clamp(1.18rem,2vw,1.55rem);line-height:1.35}.hinge-hero .hero-actions{justify-content:flex-start;margin-top:30px}.hinge-hero .secondary-action{color:#fff;border-color:#ffffff3d;background:#ffffff1a}.hinge-hero .secondary-action:hover,.hinge-hero .secondary-action:focus-visible{color:var(--ink);background:var(--mint)}.hero-art{--tilt-x: 0deg;--tilt-y: 0deg;position:relative;align-self:end;min-height:clamp(470px,60vw,680px);perspective:1500px;transform:rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;transition:transform .18s ease-out}.hero-phone{position:absolute;margin:0;padding:8px;border-radius:48px;background:linear-gradient(180deg,#f8f9fb,#dfe5ef);box-shadow:var(--shadow-product)}.hero-phone img,.showcase-phone img{display:block;width:100%;height:auto;aspect-ratio:1206 / 2622;object-fit:cover;border-radius:39px;background:#fff}.hero-phone-front{right:clamp(10px,8vw,120px);bottom:0;z-index:2;width:min(278px,42vw);transform:translateZ(86px) rotate(4deg)}.hero-phone-back{right:clamp(160px,24vw,330px);bottom:clamp(30px,9vw,98px);z-index:1;width:min(232px,35vw);transform:translateZ(28px) rotate(-9deg)}.statement-band{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:clamp(76px,12vw,150px) 0}.statement-band p{max-width:1090px;margin:0;color:var(--ink);font-size:clamp(3rem,7.2vw,7.7rem);font-weight:860;line-height:.95;letter-spacing:0}.editorial-split{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:clamp(32px,6vw,84px);width:min(1180px,calc(100% - 40px));margin:0 auto;padding:0 0 clamp(80px,10vw,134px)}.editorial-copy{position:sticky;top:110px;align-self:start}.editorial-copy .eyebrow,.app-showcase .eyebrow,.operator-note .eyebrow,.closing-cta .eyebrow{color:var(--green)}.editorial-copy h2,.showcase-copy h2,.trust-copy h2,.operator-card h2,.closing-cta h2{margin:0;color:var(--ink);font-size:clamp(2.8rem,5.5vw,5.9rem);line-height:.94;letter-spacing:0}.steps-list{display:grid;gap:14px}.steps-list article{min-height:220px;padding:clamp(24px,4vw,42px);border:1px solid rgba(35,43,124,.13);border-radius:8px;background:#fff;box-shadow:0 18px 60px #232b7c12}.steps-list span,.operator-card .eyebrow{display:block;margin-bottom:20px;color:var(--green);font-size:.82rem;font-weight:800;text-transform:uppercase}.steps-list h3{margin:0;color:var(--ink);font-size:clamp(2rem,3.4vw,3.25rem);line-height:.96}.steps-list p,.showcase-copy p,.trust-copy p,.operator-card p{max-width:680px;margin:18px 0 0;color:var(--muted);font-size:1.16rem;line-height:1.55}.app-showcase{padding:clamp(72px,10vw,126px) clamp(20px,5vw,72px);overflow:hidden;color:var(--ink);background:linear-gradient(135deg,#dceaff,#c8d3ff 48%,#e5d8ff)}.showcase-copy{width:min(1180px,100%);margin:0 auto}.showcase-copy p{color:#111642b8}.showcase-phones{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:flex-end;gap:clamp(14px,2vw,28px);width:min(1180px,100%);margin:clamp(42px,7vw,76px) auto 0}.showcase-phone{width:min(100%,224px);margin:0;padding:8px;border-radius:48px;background:linear-gradient(180deg,#f8f9fb,#dfe5ef);box-shadow:0 26px 78px #232b7c38;justify-self:center}.showcase-phone figcaption{margin-top:13px;color:#111642c2;font-size:.92rem;font-weight:800;text-align:center}.showcase-phone-featured{width:min(100%,270px);transform:translateY(-20px)}.showcase-phone-landlord{transform:translateY(14px)}.trust-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.65fr);gap:clamp(28px,6vw,78px);align-items:center;padding:clamp(76px,11vw,132px) max(20px,calc((100vw - 1180px)/2));color:#fff;background:var(--ink)}.trust-copy h2,.trust-copy p{color:#fff}.trust-copy p{color:#ffffffbd}.trust-links{display:grid;gap:10px}.trust-links a{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 18px;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#fff;background:#ffffff14;font-weight:800}.trust-links a:after{content:"->";color:var(--mint)}.operator-note{padding:clamp(72px,10vw,126px) clamp(20px,5vw,72px)}.operator-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,310px);align-items:center;gap:clamp(26px,6vw,70px);overflow:hidden;width:min(1180px,100%);margin:0 auto;padding:clamp(30px,6vw,68px);border:1px solid rgba(35,43,124,.14);border-radius:8px;background:linear-gradient(135deg,rgba(105,183,255,.18),rgba(164,108,255,.14) 48%,transparent 72%),#fff;box-shadow:var(--shadow-soft)}.operator-card p{max-width:760px}.operator-screen{width:min(310px,100%);margin:0;padding:8px;border-radius:48px;background:linear-gradient(180deg,#f8f9fb,#dfe5ef);box-shadow:0 30px 84px #232b7c33;transform:rotate(2deg)}.operator-screen img{width:100%;height:auto;aspect-ratio:1206 / 2622;object-fit:cover;border-radius:39px;background:#fff}.operator-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.closing-cta{width:min(1100px,calc(100% - 40px));margin:0 auto;padding:clamp(70px,11vw,128px) 0 clamp(82px,12vw,150px);text-align:center}.closing-cta img{width:min(400px,86%);margin:0 auto 28px}.closing-cta h2{max-width:930px;margin:0 auto}.closing-cta .primary-action{margin-top:30px}.site-footer{border-top-color:#232b7c24}@media(max-width:1060px){.home-nav{position:sticky}.hinge-hero{grid-template-columns:1fr;min-height:auto;padding-top:56px}.hero-content{max-width:880px}.hero-art{min-height:470px}.hero-phone-front{right:20%;width:250px}.hero-phone-back{right:48%;width:216px}.editorial-split,.trust-band{grid-template-columns:1fr}.editorial-copy{position:static}.showcase-phones{grid-template-columns:repeat(3,minmax(0,1fr));width:min(760px,100%)}.operator-card{grid-template-columns:minmax(0,1fr) minmax(210px,280px)}}@media(max-width:720px){[id]{scroll-margin-top:136px}.home-nav{padding-right:16px;padding-left:16px}.home-nav .brand-lockup span{max-width:none;overflow:visible;text-overflow:clip}.home-nav .nav-links{justify-content:flex-start;width:100%;margin:4px 0 8px;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap}.home-nav .nav-cta{display:none}.hinge-hero{padding:34px 18px 40px}.hinge-hero:before{inset:auto -48% -18% 18%;height:48%}.hinge-hero h1{font-size:clamp(3.2rem,15vw,5.4rem);line-height:.88}.hero-lede{font-size:1.08rem}.hinge-hero .hero-actions,.operator-actions{align-items:stretch;flex-direction:column}.primary-action,.secondary-action{width:100%}.hero-art{min-height:420px;margin-top:22px}.hero-phone{padding:6px;border-radius:40px}.hero-phone img,.showcase-phone img{border-radius:33px}.hero-phone-front{right:2%;top:24px;bottom:auto;width:min(192px,52vw)}.hero-phone-back{right:43%;top:0;bottom:auto;width:min(170px,46vw)}.statement-band{width:min(100% - 32px,1180px);padding:62px 0}.statement-band p{font-size:clamp(2.45rem,13vw,4rem)}.editorial-split{width:min(100% - 32px,1180px);padding-bottom:70px}.editorial-copy h2,.showcase-copy h2,.trust-copy h2,.operator-card h2,.closing-cta h2{font-size:clamp(2.25rem,11vw,3.5rem)}.steps-list article,.operator-card{padding:24px}.steps-list h3{font-size:2.1rem}.showcase-phones{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px;width:min(440px,100%)}.showcase-phone{width:min(176px,100%);padding:6px;border-radius:40px}.showcase-phone-featured{width:min(196px,100%);transform:none}.showcase-phone-landlord{transform:none}.showcase-phone figcaption{margin-top:9px}.operator-card{grid-template-columns:1fr;overflow:visible}.operator-screen{justify-self:center;width:min(222px,72vw);padding:6px;border-radius:40px;transform:none}.operator-screen img{border-radius:33px}.trust-links a{min-height:54px}.closing-cta{width:min(100% - 32px,1100px)}}.landlord-portal-body{min-height:100dvh;background:#f7faf9;color:var(--portal-ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landlord-portal-body [hidden]{display:none!important}.landlord-portal-root,.portal-app-shell{min-height:100dvh}.portal-loading{display:grid;min-height:100dvh;place-items:center;gap:14px;color:var(--portal-muted);font-size:.95rem;font-weight:700}.portal-loading img{width:48px;height:48px;border-radius:12px;box-shadow:0 18px 42px #0f766e29}.portal-auth-shell{display:grid;grid-template-columns:minmax(0,560px) minmax(320px,1fr);min-height:100dvh;background:linear-gradient(135deg,#f0fdfaeb,#eff6ffe0),#f8fbfb}.portal-auth-panel{display:flex;flex-direction:column;gap:18px;justify-content:flex-start;min-width:0;padding:clamp(24px,5vw,58px);background:#fff;border-right:1px solid rgba(15,76,70,.1)}.portal-brand{display:inline-flex;align-items:center;gap:10px;width:fit-content;min-height:44px;color:var(--portal-ink);font-weight:800}.portal-brand img{width:30px;height:30px;border-radius:8px}.portal-kicker{margin:0 0 8px;color:var(--portal-teal);font-size:.74rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.portal-auth-panel h1,.portal-topbar h1{margin:0;color:var(--portal-ink);line-height:1.02;letter-spacing:0}.portal-auth-panel h1{max-width:14ch;font-size:clamp(2.12rem,4.3vw,3.3rem)}.portal-auth-copy{max-width:46ch;margin:14px 0 0;color:var(--portal-muted);font-size:1.06rem;line-height:1.55;overflow-wrap:anywhere}.portal-auth-form,.portal-listing-form{display:grid;gap:14px}.portal-auth-form label,.portal-field,.portal-note-form label{display:grid;gap:7px;color:var(--portal-muted);font-size:.84rem;font-weight:800}.portal-auth-form input,.portal-auth-form textarea,.portal-auth-form select,.portal-field input,.portal-field textarea,.portal-field select,.portal-note-form textarea,.portal-search input{width:100%;min-height:44px;padding:10px 12px;color:var(--portal-ink);background:#fff;border:1px solid rgba(15,76,70,.18);border-radius:8px;font:inherit;font-size:.96rem;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.portal-auth-form textarea,.portal-field textarea,.portal-note-form textarea{min-height:88px;resize:vertical;line-height:1.45}.portal-field small,.portal-auth-form label small{color:var(--portal-muted, #5d716c);font-size:.78rem;font-weight:600;line-height:1.35}.portal-required-marker{color:var(--portal-danger, #b3261e);margin-left:2px}.portal-required-legend{color:var(--portal-muted, #5d716c);font-size:.78rem;font-weight:600;margin:-6px 0 4px}.portal-field-error{color:var(--portal-danger, #b3261e);font-size:.78rem;font-weight:700;line-height:1.35}.portal-auth-form input:focus,.portal-auth-form textarea:focus,.portal-auth-form select:focus,.portal-field input:focus,.portal-field textarea:focus,.portal-field select:focus,.portal-note-form textarea:focus,.portal-search input:focus{border-color:var(--portal-teal);box-shadow:0 0 0 4px #14b8a626}.portal-checkbox{display:grid!important;grid-template-columns:20px minmax(0,1fr);gap:10px!important;align-items:start;color:var(--portal-muted)!important;font-size:.9rem!important;font-weight:620!important}.portal-checkbox input{width:18px;min-height:18px;padding:0;margin-top:2px}.portal-checkbox-card{min-height:44px;align-items:center;padding:11px 12px;color:var(--portal-ink, #10201e)!important;background:var(--portal-surface, #ffffff);border:1px solid var(--portal-border, rgba(15, 76, 70, .18));border-radius:8px}.portal-form-row,.portal-oauth-grid,.portal-row-actions,.portal-topbar-actions{display:flex;align-items:center;gap:10px}.portal-form-row-wrap,.portal-oauth-grid{flex-wrap:wrap}.portal-oauth-grid{align-items:stretch}.portal-button,.portal-provider-button,.portal-icon-button,.portal-nav-item{border:0;cursor:pointer;font:inherit;touch-action:manipulation}.portal-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 15px;border-radius:8px;font-size:.91rem;font-weight:800;text-decoration:none;transition:transform .16s ease,background .18s ease,color .18s ease,border-color .18s ease,opacity .18s ease}.portal-provider-button{position:relative;display:inline-flex;flex:1 1 220px;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:0 16px;border-radius:4px;font-family:Roboto,Arial,sans-serif;font-size:.94rem;font-weight:600;line-height:1;text-align:center;transition:transform .16s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.portal-auth-panel>.portal-provider-button{flex:0 0 auto;align-self:stretch;width:auto;max-width:100%}.portal-button:active,.portal-provider-button:active,.portal-icon-button:active,.portal-nav-item:active{transform:scale(.98)}.portal-button:disabled,.portal-provider-button:disabled,.portal-icon-button:disabled{cursor:not-allowed;opacity:.48}.portal-button.is-locked{opacity:.62;cursor:default}.portal-button svg,.portal-provider-button svg,.portal-icon-button svg,.portal-nav-item svg{width:18px;height:18px;flex:0 0 auto;stroke-width:2}.portal-provider-button .portal-provider-logo{width:18px;height:18px;flex:0 0 18px;stroke-width:0}.portal-provider-google{color:#3c4043;background:#fff;border:1px solid #747775;box-shadow:none}.portal-provider-google:hover,.portal-provider-google:focus-visible{background:#f8fafd;border-color:#747775;box-shadow:0 1px 2px #3c40432e}.portal-provider-facebook{color:#fff;background:#155fca;border:1px solid #155fca}.portal-provider-facebook:hover,.portal-provider-facebook:focus-visible,.portal-provider-facebook:active{color:#fff;background:#124fa8;border-color:#124fa8}.portal-provider-apple{color:#fff;background:#000;border:1px solid #000000;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-weight:600}.portal-provider-apple:hover,.portal-provider-apple:focus-visible{background:#1f1f1f;border-color:#1f1f1f}.portal-provider-passkey{width:100%;min-height:50px;color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:1px solid rgba(124,58,237,.78);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:0 18px 34px #2563eb33}.portal-provider-passkey:disabled{color:#fff;opacity:.82}.portal-provider-passkey:hover,.portal-provider-passkey:focus-visible{background:linear-gradient(135deg,#1d4ed8,#6d28d9);border-color:#6d28d9e6;box-shadow:0 20px 38px #2563eb40}.portal-button-primary{color:#fff;background:#0f766e;box-shadow:0 16px 30px #0f766e30}.portal-button-primary:hover,.portal-button-primary:focus-visible{background:#0b5f59}.portal-button-secondary{color:#123c38;background:#e7f5f3;border:1px solid rgba(15,118,110,.14)}.portal-button-secondary:visited{color:#123c38}.portal-button-secondary:hover,.portal-button-secondary:focus-visible{color:#123c38;background:#d8eeeb}.portal-button-quiet{color:#075985;background:#eaf4fb}.portal-button-quiet:hover,.portal-button-quiet:focus-visible{background:#d8ebf7}.portal-button:focus-visible,.portal-provider-button:focus-visible,.portal-icon-button:focus-visible,.portal-nav-item:focus-visible{outline:3px solid rgba(3,105,161,.34);outline-offset:3px}.portal-auth-aside{display:grid;align-content:center;gap:16px;padding:clamp(28px,7vw,96px)}.portal-auth-metric{max-width:460px;padding:24px;background:#ffffffc2;border:1px solid rgba(15,76,70,.1);border-radius:8px;box-shadow:0 22px 70px #0f4c4614}.portal-auth-metric span,.portal-metric-card span,.portal-feature-row span,.portal-sync-row span,.portal-compact-lead span,.portal-compact-lead small,.portal-history-row span,.portal-health-row span,.portal-table td span{color:var(--portal-muted)}.portal-auth-metric strong{display:block;margin-top:8px;color:var(--portal-ink, #10201e);font-size:clamp(1.8rem,4vw,3.4rem);line-height:1}.portal-app-shell{display:grid;grid-template-columns:248px minmax(0,1fr);background:#f7faf9}.portal-sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:22px;height:100dvh;padding:18px;background:#fff;border-right:1px solid rgba(15,76,70,.1)}.portal-brand-sidebar{min-height:52px;padding:0 8px}.portal-nav{display:grid;gap:6px}.portal-nav-item{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;min-height:44px;padding:0 12px;color:#425d58;background:transparent;border-radius:8px;font-weight:800;text-align:left}.portal-nav-item span{min-width:0}.portal-nav-item-label{display:flex;align-items:center;gap:8px;min-width:0}.portal-nav-item-label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-nav-item-label .portal-status-pill{flex-shrink:0;min-height:20px;padding:0 7px;font-size:.75rem}.portal-nav-item:hover,.portal-nav-item:focus-visible{color:var(--portal-teal);background:#f0fdfa}.portal-nav-item.is-active{color:#fff;background:#0f766e}.portal-nav-item.is-active svg,.portal-nav-item.is-active .portal-nav-item-label span{color:inherit}.portal-nav-item{position:relative}.portal-nav-badge{position:absolute;right:10px;top:50%;transform:translateY(-50%);min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:var(--portal-danger, #b91c1c);color:#fff;font-size:.7rem;font-weight:800;line-height:1}.portal-nav-item.is-active .portal-nav-badge{background:#fff;color:#0f766e}.portal-unread-dot{display:inline-block;width:8px;height:8px;margin-left:6px;border-radius:50%;background:var(--portal-danger, #b91c1c);vertical-align:middle}.portal-conversation-row.is-unread strong{font-weight:800}.portal-renter-identity{margin:0 0 10px;padding:12px 14px;border:1px solid var(--portal-border, rgba(79, 70, 229, .16));border-radius:12px;background:var(--portal-surface-soft, #f1f3ff)}.portal-renter-facts{display:flex;flex-wrap:wrap;gap:10px}.portal-renter-bio{margin:10px 0 0;font-size:.9rem;line-height:1.5;color:var(--portal-muted, #5f6177)}.portal-signin-methods{display:grid;gap:10px;margin-top:6px}.portal-signin-method{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--portal-border, rgba(79, 70, 229, .16));border-radius:12px;background:var(--portal-surface, #ffffff)}.portal-signin-method.is-linked{border-color:var(--portal-border-strong, rgba(79, 70, 229, .26))}.portal-signin-method-main{display:flex;align-items:center;gap:12px;min-width:0}.portal-signin-method-main strong{display:block}.portal-signin-method-main small{color:var(--portal-muted, #5f6177)}.portal-signin-method-hint{font-size:.85rem;color:var(--portal-muted, #5f6177)}.portal-signin-password-form{display:flex;align-items:flex-end;gap:12px;margin-top:12px;flex-wrap:wrap}.portal-signin-password-form .portal-field{flex:1 1 220px}.portal-photo-thumb[draggable=true]{cursor:grab}.portal-photo-thumb.is-dragging{opacity:.5}.portal-bulk-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 16px;border:1px solid var(--portal-border-strong, rgba(79, 70, 229, .26));border-radius:12px;background:var(--portal-surface-soft, #f1f3ff)}.portal-bulk-bar-actions{display:flex;gap:8px;flex-wrap:wrap}.portal-lead-select{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-bottom:8px;border:1px solid var(--portal-border, rgba(79, 70, 229, .16));border-radius:8px;background:var(--portal-surface, #ffffff);color:var(--portal-muted, #5f6177);cursor:pointer}.portal-lead-select.is-selected{border-color:var(--portal-teal, #0f766e);color:var(--portal-teal, #0f766e)}.portal-lead-card.is-selected{border-color:var(--portal-border-strong, rgba(79, 70, 229, .26));box-shadow:0 0 0 1px var(--portal-border-strong, rgba(79, 70, 229, .26)) inset}.portal-command-palette-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:flex-start;justify-content:center;padding:12vh 16px 16px;background:#0f172a80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.portal-command-palette{width:min(560px,100%);max-height:70vh;display:flex;flex-direction:column;background:var(--portal-surface, #ffffff);border:1px solid var(--portal-border-strong, rgba(79, 70, 229, .26));border-radius:14px;box-shadow:var(--portal-shadow, 0 20px 58px rgba(53, 48, 145, .09));overflow:hidden}.portal-command-palette-search{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--portal-border, rgba(79, 70, 229, .16))}.portal-command-palette-search input{flex:1;min-width:0;border:none;background:transparent;font:inherit;color:var(--portal-ink, #15152d);outline:none}.portal-command-palette-search kbd{font-size:.72rem;padding:2px 6px;border:1px solid var(--portal-border, rgba(79, 70, 229, .16));border-radius:6px;color:var(--portal-muted, #5f6177)}.portal-command-palette-results{overflow-y:auto;padding:6px}.portal-command-palette-item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border:none;border-radius:10px;background:transparent;text-align:left;cursor:pointer;color:inherit}.portal-command-palette-item:hover,.portal-command-palette-item:focus-visible{background:var(--portal-surface-soft, #f1f3ff)}.portal-command-palette-item-main{display:flex;flex-direction:column;min-width:0}.portal-command-palette-item-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-command-palette-item-main small{color:var(--portal-muted, #5f6177)}.portal-command-palette-empty{padding:20px;text-align:center;color:var(--portal-muted, #5f6177)}@media(prefers-reduced-motion:reduce){.portal-command-palette-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.portal-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:92;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:#0f172a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);overflow-y:auto}.portal-preview-modal{width:min(420px,100%);display:flex;flex-direction:column;gap:12px;margin:auto}.portal-preview-topbar{display:flex;align-items:center;justify-content:space-between}.portal-preview-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;letter-spacing:.02em;color:#fff}.portal-preview-eyebrow i{width:15px;height:15px}.portal-preview-topbar .portal-icon-button{color:#fff;background:#ffffff24;border-color:transparent}.portal-preview-card{display:flex;flex-direction:column;background:var(--portal-surface, #ffffff);border:1px solid var(--portal-border, rgba(79, 70, 229, .16));border-radius:18px;overflow:hidden;box-shadow:var(--portal-shadow, 0 20px 58px rgba(53, 48, 145, .18))}.portal-preview-hero{position:relative;aspect-ratio:4 / 3;background:var(--portal-surface-muted, #f1f0fb)}.portal-preview-hero img{width:100%;height:100%;object-fit:cover;display:block}.portal-preview-hero-empty{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--portal-muted, #5f6177);font-size:13px}.portal-preview-hero-empty i{width:26px;height:26px}.portal-preview-photo-count{position:absolute;bottom:10px;right:10px;display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:600;color:#fff;background:#0f172a9e}.portal-preview-photo-count i{width:13px;height:13px}.portal-preview-body{display:flex;flex-direction:column;gap:10px;padding:16px 18px 18px}.portal-preview-headline{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.portal-preview-headline h3{margin:0;font-size:18px;color:var(--portal-ink, #15152d)}.portal-preview-headline strong{font-size:18px;white-space:nowrap;color:var(--portal-indigo, #4f46e5)}.portal-preview-headline strong small{font-size:12px;font-weight:500;color:var(--portal-muted, #5f6177)}.portal-preview-location{display:inline-flex;align-items:center;gap:6px;margin:0;font-size:13px;color:var(--portal-muted, #5f6177)}.portal-preview-location i{width:14px;height:14px}.portal-preview-facts{display:flex;flex-wrap:wrap;gap:6px 14px;font-size:13px;font-weight:500;color:var(--portal-ink, #15152d)}.portal-preview-detail{margin:0;font-size:13px;line-height:1.55;color:var(--portal-ink-soft, #33344f)}.portal-preview-detail.is-muted{color:var(--portal-muted, #5f6177);font-style:italic}.portal-preview-amenities{display:flex;flex-wrap:wrap;gap:6px}.portal-preview-footer{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;padding:12px 14px;background:var(--portal-surface, #ffffff);border:1px solid var(--portal-border, rgba(79, 70, 229, .16));border-radius:12px}.portal-preview-footer-hint{flex:1;min-width:120px;font-size:12px;color:var(--portal-muted, #5f6177)}@media(prefers-reduced-motion:reduce){.portal-preview-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.portal-sync-card{display:grid;gap:6px;margin-top:auto;padding:14px;background:#f0fdfa;border:1px solid rgba(15,118,110,.13);border-radius:8px}.portal-sync-card span{color:var(--portal-muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.portal-sync-card strong{color:#0f4f49;font-size:1.1rem}.portal-main-shell{min-width:0}.portal-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:76px;padding:14px clamp(18px,4vw,36px);background:#f7faf9e6;border-bottom:1px solid rgba(15,76,70,.09);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.portal-topbar h1{font-size:clamp(1.45rem,3vw,2.2rem)}.portal-icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--portal-muted);background:#fff;border:1px solid rgba(15,76,70,.12);border-radius:8px;transition:transform .16s ease,background .18s ease,color .18s ease}.portal-icon-button:hover,.portal-icon-button:focus-visible{color:var(--portal-teal);background:#f0fdfa}.portal-icon-danger{color:var(--portal-danger)}.portal-main{display:grid;gap:18px;padding:clamp(18px,4vw,36px);width:100%;max-width:1320px;margin-inline:auto}@media(min-width:1200px){.portal-main.portal-main-overview{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:start}.portal-main.portal-main-overview>.portal-overview-hero,.portal-main.portal-main-overview>.portal-grid-metrics,.portal-main.portal-main-overview>.portal-span-full{grid-column:1 / -1}}.portal-status-banner,.portal-inline-notice{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:12px 14px;border-radius:8px;font-size:.92rem;font-weight:700}.portal-status-banner svg,.portal-inline-notice svg{width:19px;height:19px;margin-top:1px}.portal-status-success,.portal-inline-info{color:#0f4f49;background:var(--portal-success-bg);border:1px solid rgba(15,118,110,.16)}.landlord-portal-body.portal-theme-dark .portal-status-success,.landlord-portal-body.portal-theme-dark .portal-inline-info{color:var(--portal-success)}@keyframes portal-celebrate-in{0%{transform:scale(.94);opacity:0}60%{transform:scale(1.02);opacity:1}to{transform:scale(1)}}@media(prefers-reduced-motion:no-preference){.portal-status-banner.portal-status-success{animation:portal-celebrate-in .32s ease-out}}.portal-status-warning,.portal-inline-warning{color:#744210;background:var(--portal-warning-bg);border:1px solid rgba(217,119,6,.2)}.portal-status-error{color:#991b1b;background:var(--portal-danger-bg);border:1px solid rgba(220,38,38,.2)}.portal-inline-danger{color:#991b1b;background:var(--portal-danger-bg);border:1px solid rgba(220,38,38,.24)}.landlord-portal-body.portal-theme-dark .portal-status-warning,.landlord-portal-body.portal-theme-dark .portal-inline-warning{color:var(--portal-warning)}.landlord-portal-body.portal-theme-dark .portal-status-error,.landlord-portal-body.portal-theme-dark .portal-inline-danger{color:var(--portal-danger)}.portal-inline-notice strong,.portal-inline-notice span{display:block}.portal-inline-notice span{margin-top:2px;font-weight:590}.portal-relist-notice .portal-button{margin-top:10px}.portal-grid{display:grid;gap:14px}.portal-grid-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.portal-metric-card,.portal-panel{background:#fff;border:1px solid rgba(15,76,70,.11);border-radius:8px;box-shadow:0 20px 60px #0f4c460f}.portal-metric-card{display:grid;gap:8px;min-height:148px;padding:18px}.portal-metric-icon{display:inline-grid;width:38px;height:38px;place-items:center;color:var(--portal-teal);background:#e7f5f3;border-radius:8px}.portal-metric-card strong{color:var(--portal-ink);font-size:2rem;line-height:1}.portal-metric-card small{color:var(--portal-muted);font-weight:640}.portal-two-column,.portal-split-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:18px;align-items:start}.portal-panel{min-width:0;padding:18px}.portal-panel-table{overflow:hidden}.portal-sticky-panel{position:sticky;top:94px}.portal-section-header,.portal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.portal-section-header h2{margin:0;color:var(--portal-ink);font-size:1.25rem;line-height:1.15}.portal-section-header h3{margin:0;color:var(--portal-ink);font-size:1rem;line-height:1.2}.portal-section-header-compact{align-items:end;margin-bottom:10px}.portal-toolbar{flex-wrap:wrap;margin-bottom:0}.portal-search{position:relative;display:block;flex:1 1 280px;max-width:520px}.portal-search svg{position:absolute;top:50%;left:12px;width:18px;height:18px;color:var(--portal-muted);transform:translateY(-50%)}.portal-search input{padding-left:40px}.portal-table-wrap{width:100%;overflow-x:auto}.portal-table{width:100%;min-width:720px;border-collapse:collapse;font-size:.93rem}.portal-table th,.portal-table td{padding:13px 12px;border-bottom:1px solid rgba(15,76,70,.09);text-align:left;vertical-align:middle}.portal-table th{color:var(--portal-muted);font-size:.76rem;font-weight:800;text-transform:uppercase}.portal-table td strong,.portal-feature-row strong,.portal-history-row strong,.portal-health-row strong{display:block;color:var(--portal-ink);font-weight:800}.portal-report-tablebar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px}.portal-report-tablebar .portal-search{flex:0 1 280px;min-width:180px}.portal-report-layout-toggle{display:inline-flex;gap:4px}.portal-report-layout-toggle .portal-button.is-active{color:var(--portal-ink);background:#0f766e1f}.portal-report-table-count{margin:0 0 8px;color:var(--portal-muted);font-size:.78rem;font-weight:700}.portal-report-table th[scope=row]{color:var(--portal-ink);font-size:.9rem;font-weight:800;text-transform:none}.portal-report-sort{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:none;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.portal-report-sort:hover,.portal-report-sort.is-active{color:var(--portal-ink)}.portal-report-sort-arrow{font-size:.72rem;opacity:.55}.portal-report-sort.is-active .portal-report-sort-arrow{opacity:1}.portal-report-table tfoot th,.portal-report-table tfoot td{border-top:2px solid rgba(15,76,70,.18);border-bottom:0;color:var(--portal-ink);font-weight:800;text-transform:none;font-size:.85rem}.portal-report-delta{display:inline-flex;align-items:center;margin-left:7px;padding:2px 7px;border-radius:999px;font-size:.7rem;font-weight:800;white-space:nowrap}.portal-report-delta.is-live{color:#075e55;background:#dcfce7}.portal-report-delta.is-warning{color:var(--portal-warning);background:#fef3c7}.portal-report-delta.is-muted{color:#4f5170;background:#edefff}.landlord-portal-body.portal-theme-dark .portal-report-delta.is-live{color:#bbf7d0;background:#22c55e2e}.landlord-portal-body.portal-theme-dark .portal-report-delta.is-warning{color:#fde68a;background:#eab3082e}.landlord-portal-body.portal-theme-dark .portal-report-delta.is-muted{color:#c3c6e4;background:#94a3b829}.portal-report-pager{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:12px}.portal-report-pager span{color:var(--portal-muted);font-size:.8rem;font-weight:700}.portal-sync-detail-list{display:grid;gap:4px;margin-top:6px}.portal-sync-detail-line{display:flex;align-items:center;gap:6px;color:var(--portal-muted);font-size:.78rem;font-weight:700;line-height:1.3}.portal-sync-detail-line svg{flex:none;width:13px;height:13px}.portal-sync-detail-line.is-warning{color:var(--portal-warning)}.portal-sync-detail-line.is-danger{color:var(--portal-danger)}.portal-sync-detail-line.is-live{color:var(--portal-success)}.portal-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.portal-field-full{grid-column:1 / -1}.portal-select-inline{display:flex;align-items:center;min-width:min(100%,300px)}.portal-select-inline span{min-width:56px}.portal-feature-row,.portal-sync-row,.portal-history-row,.portal-health-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid rgba(15,76,70,.08)}.portal-feature-row:first-child,.portal-sync-row:first-child,.portal-history-row:first-child,.portal-health-row:first-child{padding-top:0}.portal-feature-row:last-child,.portal-sync-row:last-child,.portal-history-row:last-child,.portal-health-row:last-child{padding-bottom:0;border-bottom:0}a.portal-priority-support-row:hover strong,a.portal-priority-support-row:focus-visible strong{color:var(--portal-indigo)}.portal-history-row.is-locked,.portal-priority-support-row.is-locked{opacity:.62;cursor:default}.portal-priority-support-row.is-locked strong{display:inline-flex;align-items:center;gap:6px}.portal-priority-support-row.is-locked strong i{width:14px;height:14px}.portal-feature-value{text-align:right}.portal-feature-value strong{font-size:1.8rem;line-height:1}.portal-mini-list{display:grid;gap:4px}.portal-compact-lead{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;padding:8px 0;border-bottom:1px solid rgba(15,76,70,.08)}.portal-compact-lead strong{color:var(--portal-teal);font-size:1.2rem}.portal-sync-list{display:grid}.portal-status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 9px;border-radius:999px;font-size:.76rem;font-weight:800;white-space:nowrap}.portal-status-pill.is-live{color:#075e55;background:#dcfce7}.portal-status-pill.is-warning{color:#854d0e;background:#fef3c7}.portal-status-pill.is-danger{color:#991b1b;background:#fee2e2}.portal-status-pill.is-muted{color:var(--portal-muted);background:#eef2f1}.portal-lead-layout{display:grid;gap:18px}.portal-lead-list{display:grid;gap:12px}.portal-lead-card{display:grid;grid-template-columns:92px minmax(0,1fr) 136px;gap:16px;padding:16px;background:#fbfefd;border:1px solid rgba(15,76,70,.1);border-radius:8px}.portal-lead-score{display:grid;place-items:center;align-content:center;min-height:92px;color:#fff;background:#0f766e;border-radius:8px}.portal-lead-score strong{font-size:2rem;line-height:1}.portal-lead-score span{color:#fff;font-size:.76rem;font-weight:800;text-transform:uppercase}.portal-lead-blind-tag{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;margin-bottom:8px;padding:3px 9px;border-radius:999px;background:#eef2f1;color:var(--portal-muted);font-size:.74rem;font-weight:800}.portal-lead-blind-tag svg,.portal-lead-blind-tag i{width:12px;height:12px}.portal-lead-title{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.portal-lead-title h3{margin:0 0 4px;color:var(--portal-ink);font-size:1.04rem}.portal-lead-title p{margin:0;color:var(--portal-muted);font-size:.92rem;line-height:1.45}.portal-lead-title-pills{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.portal-score-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px}.portal-score-row{display:grid;grid-template-columns:84px minmax(64px,1fr) 44px;align-items:center;gap:8px;color:var(--portal-muted);font-size:.82rem;font-weight:700}.portal-score-row strong{color:var(--portal-ink);font-variant-numeric:tabular-nums;text-align:right}.portal-score-track{height:8px;overflow:hidden;background:#e8f0ef;border-radius:999px}.portal-score-track span{display:block;height:100%;background:#0369a1;border-radius:inherit}.portal-note-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;margin-top:14px}.portal-lead-actions{display:grid;align-content:start;gap:10px}.portal-conversation-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:18px;align-items:start}.portal-conversation-list-panel,.portal-conversation-thread-panel{min-height:560px}.portal-conversation-list{display:grid;gap:8px}.portal-conversation-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;min-height:72px;padding:10px;color:var(--portal-ink);text-align:left;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.portal-conversation-row:hover,.portal-conversation-row:focus-visible,.portal-conversation-row.is-selected{color:var(--portal-ink);background:color-mix(in srgb,var(--portal-indigo) 8%,var(--portal-surface));border-color:color-mix(in srgb,var(--portal-indigo) 46%,var(--portal-border));box-shadow:0 14px 28px #4f46e514}.portal-conversation-avatar{display:inline-grid;width:42px;height:42px;place-items:center;color:#fff;font-size:.84rem;font-weight:800;background:var(--portal-action-bg);border-radius:8px}.portal-conversation-row-main{min-width:0}.portal-conversation-row-main strong,.portal-conversation-row-main small,.portal-conversation-row time{display:block}.portal-conversation-row-main strong{overflow:hidden;color:var(--portal-ink);font-size:.94rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.portal-conversation-row-main small,.portal-conversation-row time{color:var(--portal-muted);font-size:.78rem;font-weight:700;line-height:1.35}.portal-conversation-row-main small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.portal-conversation-header,.portal-conversation-header-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.portal-conversation-header{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--portal-border)}.portal-conversation-header h2{margin:0 0 4px;color:var(--portal-ink);font-size:1.22rem;line-height:1.2}.portal-conversation-header span{color:var(--portal-muted);font-weight:700;line-height:1.4}.portal-conversation-header-actions{flex-wrap:wrap;justify-content:flex-end}.portal-activity-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.portal-activity-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:18px;align-items:start}.portal-activity-side,.portal-activity-list{display:grid;gap:12px}.portal-activity-panel{min-width:0}.portal-activity-row{display:grid;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:88px;padding:12px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px}.portal-activity-row-compact{grid-template-columns:minmax(0,1fr) auto;min-height:72px}.portal-activity-score{display:grid;place-items:center;align-content:center;min-height:64px;color:#fff;background:var(--portal-action-bg);border-radius:8px}.portal-activity-score strong{font-size:1.45rem;line-height:1}.portal-activity-score span{color:#fff;font-size:.75rem;font-weight:800;text-transform:uppercase}.portal-activity-main{display:grid;gap:3px;min-width:0}.portal-activity-main strong,.portal-activity-main span,.portal-activity-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-activity-main strong{color:var(--portal-ink);font-weight:800}.portal-activity-main span{color:var(--portal-muted);font-size:.9rem;font-weight:700}.portal-activity-main small{color:color-mix(in srgb,var(--portal-muted) 78%,var(--portal-purple));font-size:.78rem;font-weight:700}.portal-activity-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.portal-message-thread{display:grid;align-content:start;min-height:300px;max-height:54dvh;gap:10px;overflow-y:auto;padding:12px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-message-bubble{display:flex;max-width:min(76%,680px)}.portal-message-bubble.is-mine{justify-self:end}.portal-message-bubble.is-theirs{justify-self:start}.portal-message-bubble>div{min-width:0;padding:10px 12px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px;box-shadow:0 10px 24px #0f172a0f}.portal-message-bubble.is-mine>div{color:var(--portal-action-fg);background:var(--portal-action-bg);border-color:transparent}.portal-message-bubble.is-system{justify-self:center;max-width:92%}.portal-message-bubble.is-system>div{color:var(--portal-muted);background:transparent;box-shadow:none}.portal-message-bubble p{margin:0;color:inherit;line-height:1.45;overflow-wrap:anywhere}.portal-message-bubble small{display:block;margin-top:6px;color:var(--portal-muted);font-size:.76rem;font-weight:700}.portal-message-bubble.is-mine small{color:#ffffffc7}.portal-message-tag{display:inline-flex;margin-bottom:6px;color:inherit;font-size:.7rem;font-weight:800;text-transform:uppercase}.portal-message-attachments{display:grid;gap:5px;margin-top:8px}.portal-message-attachments span{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;font-weight:700}.portal-message-attachments svg{width:14px;height:14px}.portal-message-bubble.is-failed>div{border-color:var(--portal-danger)}.portal-message-meta-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px}.portal-message-meta-row small{margin-top:0}.portal-message-actions{position:relative;flex:none}.portal-message-actions-toggle{width:26px;height:26px;min-height:26px}.portal-message-bubble.is-mine .portal-message-actions-toggle{color:#ffffffd9}.portal-message-actions-panel{position:absolute;top:calc(100% + 6px);right:0;z-index:40;display:grid;gap:2px;width:max-content;min-width:140px;padding:6px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px;box-shadow:0 18px 40px #2a24782e}.portal-message-actions-item{display:flex;align-items:center;gap:8px;min-height:36px;padding:6px 8px;color:var(--portal-ink);background:transparent;border:0;border-radius:6px;cursor:pointer;font:inherit;font-size:.82rem;font-weight:700;text-align:left;white-space:nowrap}.portal-message-actions-item svg{width:14px;height:14px}.portal-message-actions-item:hover,.portal-message-actions-item:focus-visible{background:var(--portal-surface-soft)}.portal-message-actions-item.is-danger{color:var(--portal-danger)}.portal-message-delivery-error{display:flex;align-items:center;gap:6px;margin-top:6px;color:var(--portal-danger);font-size:.78rem;font-weight:700}.portal-message-delivery-error svg{width:14px;height:14px;flex:none}.portal-message-delivery-error span{flex:1}.portal-saved-reply-strip{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.portal-message-composer{display:grid;gap:10px}.portal-message-composer label{display:grid;gap:6px}.portal-message-composer label span{color:var(--portal-ink);font-size:.86rem;font-weight:800}.portal-message-composer textarea{min-height:112px;width:100%;padding:12px;font:inherit;line-height:1.45;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px;resize:vertical}.portal-message-attachment-link{display:inline-flex;align-items:center;gap:5px;padding:0;color:inherit;font:inherit;font-size:.78rem;font-weight:700;text-decoration:underline;background:none;border:0;cursor:pointer}.portal-chat-attachment-preview{display:grid;gap:6px;margin:0;padding:0;list-style:none}.portal-chat-attachment-preview li{display:flex;align-items:center;gap:8px;padding:6px 10px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px;font-size:.84rem;font-weight:700}.portal-chat-attachment-preview li span{overflow:hidden;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap}.portal-button-danger{color:var(--portal-danger);background:#fef2f2;border:1px solid rgba(185,28,28,.22)}.portal-button-danger:hover,.portal-button-danger:focus-visible{color:#991b1b;background:#fde8e8}.portal-panel-inset{margin:12px 0;padding:14px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:10px}.portal-conversation-checkbox{display:inline-grid;width:42px;height:42px;place-items:center;color:var(--portal-teal)}.portal-bulk-action-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;margin-bottom:14px;background:#e7f5f3;border:1px solid rgba(15,118,110,.18);border-radius:10px;font-weight:800}.portal-detail-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;justify-content:end;pointer-events:none}.portal-detail-scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:auto;background:#080a1c94}.portal-lead-drawer,.portal-provider-drawer{position:relative;z-index:1;width:min(560px,calc(100vw - 32px));height:calc(100dvh - 32px);margin:16px;overflow:auto;pointer-events:auto;color:var(--portal-ink);background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px;box-shadow:0 26px 80px #10183852}.portal-detail-header,.portal-detail-actions{position:sticky;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;background:color-mix(in srgb,var(--portal-surface) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--portal-border)}.portal-detail-header{top:0}.portal-detail-header h2,.portal-detail-section h3,.portal-lead-hero-detail h3{margin:0;color:var(--portal-ink)}.portal-detail-actions{bottom:0;border-top:1px solid var(--portal-border);border-bottom:0}.portal-detail-actions .portal-button{min-width:0;flex:1 1 0}.portal-lead-hero-detail{display:grid;grid-template-columns:128px minmax(0,1fr);align-items:center;gap:16px;margin:16px;padding:16px;color:#fff;background:linear-gradient(135deg,var(--portal-ink-strong),var(--portal-indigo),var(--portal-purple));border-radius:8px}.portal-lead-hero-detail p{margin:8px 0 0;color:#ffffffc7;line-height:1.45}.portal-lead-ring{position:relative;display:grid;place-items:center;align-content:center;width:116px;height:116px;isolation:isolate;background:conic-gradient(#fff calc(var(--score) * 1%),#ffffff2e 0);border-radius:50%}.portal-lead-ring:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;z-index:-1;background:var(--portal-action-bg);border-radius:inherit}.portal-lead-ring strong{color:#fff;font-size:2.15rem;line-height:1;font-variant-numeric:tabular-nums}.portal-lead-ring span{color:#ffffffb8;font-size:.72rem;font-weight:800;text-transform:uppercase}.portal-detail-section{display:grid;gap:12px;margin:16px;padding:16px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-detail-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.portal-detail-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.portal-detail-fact{display:grid;grid-template-columns:24px minmax(0,1fr);gap:2px 10px;min-height:58px;padding:12px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px}.portal-detail-fact svg{grid-row:span 2;width:20px;height:20px;color:var(--portal-indigo)}.portal-detail-fact span{color:var(--portal-muted);font-size:.76rem;font-weight:800}.portal-detail-fact strong{color:var(--portal-ink);font-size:.92rem;line-height:1.25}.portal-detail-fact.is-warning strong,.portal-detail-fact.is-warning svg{color:var(--portal-warning)}.portal-detail-fact.is-live strong,.portal-detail-fact.is-live svg{color:var(--portal-success)}.portal-detail-score-list,.portal-recommendation-list{display:grid;gap:10px}.portal-detail-score-row{display:grid;grid-template-columns:142px minmax(72px,1fr) 48px;align-items:center;gap:10px;min-height:44px;color:var(--portal-muted);font-size:.84rem;font-weight:800}.portal-detail-score-row strong{color:var(--portal-ink);font-variant-numeric:tabular-nums;text-align:right}.portal-recommendation-card{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:12px;background:var(--portal-surface);border:1px solid var(--portal-border);border-left:4px solid var(--portal-indigo);border-radius:8px}.portal-recommendation-card>svg{width:22px;height:22px;color:var(--portal-indigo)}.portal-recommendation-card.is-ready{border-left-color:var(--portal-success)}.portal-recommendation-card.is-ready>svg{color:var(--portal-success)}.portal-recommendation-card.is-urgent{border-left-color:var(--portal-warning)}.portal-recommendation-card.is-urgent>svg{color:var(--portal-warning)}.portal-recommendation-card.is-clarify{border-left-color:var(--portal-blue)}.portal-recommendation-card.is-clarify>svg{color:var(--portal-blue)}.portal-recommendation-card.is-watch{border-left-color:var(--portal-muted)}.portal-recommendation-card.is-watch>svg{color:var(--portal-muted)}.portal-recommendation-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.portal-recommendation-title strong{color:var(--portal-ink)}.portal-recommendation-title span{min-width:34px;padding:4px 8px;color:var(--portal-ink);background:var(--portal-surface-strong);border-radius:999px;font-size:.76rem;font-weight:800;text-align:center}.portal-recommendation-card p,.portal-recommendation-card small,.portal-detail-helper,.portal-blind-review-note p{margin:5px 0 0;color:var(--portal-muted);line-height:1.45}.portal-recommendation-card small{display:block;color:var(--portal-ink);font-weight:700}.portal-note-form-stacked{grid-template-columns:1fr}.portal-blind-review-note{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;margin:16px;padding:14px;color:var(--portal-ink);background:var(--portal-surface-strong);border:1px solid var(--portal-border);border-radius:8px}.portal-blind-review-note svg{width:22px;height:22px;color:var(--portal-indigo)}.portal-blind-review-note strong{color:var(--portal-ink)}.portal-empty-state{display:grid;justify-items:center;gap:8px;padding:36px 18px;color:var(--portal-muted);text-align:center}.portal-empty-state svg{width:32px;height:32px;color:var(--portal-teal)}.portal-empty-state strong{color:var(--portal-ink);font-size:1.02rem}.portal-provider-summary{display:grid;gap:8px;padding:14px;background:#f7faf9;border:1px solid rgba(15,76,70,.1);border-radius:8px}.portal-provider-summary strong{color:var(--portal-ink)}.portal-provider-summary>span{color:var(--portal-muted)}.portal-provider-summary div{display:flex;flex-wrap:wrap;gap:7px}.portal-provider-summary div span{display:inline-flex;min-height:28px;align-items:center;padding:0 8px;color:#075985;background:#eaf4fb;border-radius:999px;font-size:.78rem;font-weight:800}.portal-skeleton-row{display:grid;grid-template-columns:92px minmax(0,1fr) 136px;gap:16px;min-height:124px;padding:16px;border:1px solid rgba(15,76,70,.1);border-radius:8px}.portal-skeleton-row span{display:block;border-radius:8px;background:linear-gradient(90deg,#eef4f3,#f8fbfb,#eef4f3);background-size:220% 100%;animation:portal-shimmer 1.2s ease-in-out infinite}@keyframes portal-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.portal-skeleton-block,.portal-ring-skeleton{display:block;border-radius:8px;background:linear-gradient(90deg,#eef4f3,#f8fbfb,#eef4f3);background-size:220% 100%;animation:portal-shimmer 1.2s ease-in-out infinite}.portal-metric-skeleton{display:grid;gap:10px;min-height:118px;padding:18px;border:1px solid var(--portal-border, rgba(79, 70, 229, .16));border-radius:12px}.portal-skeleton-icon{width:28px;height:28px}.portal-skeleton-value{width:56px;height:26px}.portal-skeleton-label{width:80%;height:12px}.portal-skeleton-kicker{width:120px;height:12px;margin-bottom:10px}.portal-skeleton-heading{width:min(240px,70%);height:24px;margin-bottom:10px}.portal-skeleton-sub{width:min(320px,100%);height:14px}.portal-ring-skeleton{width:96px;height:96px;border-radius:50%}@media(prefers-reduced-motion:reduce){.portal-skeleton-row span,.portal-skeleton-block,.portal-ring-skeleton{animation:none}.portal-button,.portal-icon-button,.portal-nav-item,.portal-auth-form input,.portal-field input,.portal-field textarea,.portal-field select{transition:none}}@media(max-width:1160px){.portal-grid-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-two-column,.portal-split-workspace,.portal-activity-grid,.portal-report-workspace{grid-template-columns:1fr}.portal-activity-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-sticky-panel{position:static}}@media(max-width:860px){.portal-auth-shell{grid-template-columns:1fr}.portal-auth-aside{display:none}.portal-app-shell{grid-template-columns:1fr}.portal-sidebar{position:sticky;top:0;z-index:35;min-width:0;height:auto;padding:10px 12px;overflow-x:hidden;border-right:0;border-bottom:1px solid rgba(15,76,70,.1)}.portal-brand-sidebar,.portal-sync-card{display:none}.portal-nav{display:flex;width:100%;min-width:0;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.portal-nav::-webkit-scrollbar{display:none}.portal-nav-item{grid-template-columns:20px max-content;width:max-content;min-width:156px;flex:0 0 auto}.portal-nav-item span{white-space:nowrap}.portal-topbar{position:static;align-items:flex-start;flex-direction:column}.portal-topbar-actions{width:100%;justify-content:space-between}.portal-lead-card{grid-template-columns:1fr}.portal-lead-score{min-height:76px}.portal-lead-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-conversation-layout{grid-template-columns:1fr}.portal-activity-row{grid-template-columns:58px minmax(0,1fr)}.portal-activity-row-compact{grid-template-columns:1fr}.portal-activity-actions{grid-column:1 / -1;justify-content:flex-start}.portal-conversation-list-panel,.portal-conversation-thread-panel{min-height:0}.portal-message-thread{max-height:none}.portal-lead-drawer,.portal-provider-drawer{width:min(640px,calc(100vw - 20px));height:calc(100dvh - 20px);margin:10px}}@media(max-width:620px){.portal-auth-shell{width:100%;max-width:100vw;overflow-x:hidden}.portal-auth-panel,.portal-main{padding:18px}.portal-auth-panel{width:100%;max-width:100vw;overflow-x:hidden}.portal-auth-panel h1{max-width:11ch}.portal-auth-copy{max-width:100%}.portal-auth-form,.portal-oauth-grid,.portal-row-actions,.portal-search,.portal-form-row{min-width:0}.portal-search{flex:0 1 auto;width:100%;max-width:100%}.portal-toolbar .portal-button{width:100%}.portal-auth-form input,.portal-auth-form textarea,.portal-auth-form select{min-width:0}.portal-row-actions{align-items:stretch;flex-wrap:wrap}.portal-row-actions .portal-button{flex:1 1 150px}.portal-provider-button{flex-basis:100%;width:auto;max-width:100%;white-space:normal}.portal-auth-panel>.portal-provider-button,.portal-provider-passkey{align-self:stretch;max-width:calc(100vw - 36px)}.portal-provider-button span{min-width:0;overflow-wrap:anywhere}.portal-grid-metrics,.portal-activity-metrics,.portal-form-grid,.portal-score-grid,.portal-activity-row,.portal-import-history-row{grid-template-columns:1fr}.portal-import-history-icon{width:100%}.portal-import-history-footer,.portal-import-history-row>.portal-status-pill{justify-content:flex-start}.portal-import-history-footer .portal-button{width:100%}.portal-activity-score{min-height:56px}.portal-activity-actions .portal-button,.portal-activity-row-compact .portal-button{width:100%}.portal-section-header,.portal-toolbar,.portal-lead-title,.portal-conversation-header,.portal-feature-row,.portal-sync-row,.portal-history-row,.portal-health-row{align-items:stretch;flex-direction:column}.portal-note-form{grid-template-columns:1fr}.portal-conversation-row{grid-template-columns:38px minmax(0,1fr)}.portal-conversation-row time{grid-column:2}.portal-conversation-header-actions{width:100%;justify-content:flex-start}.portal-message-bubble{max-width:100%}.portal-saved-reply-strip .portal-button{width:100%}.portal-detail-layer{align-items:end;justify-content:stretch}.portal-lead-drawer,.portal-provider-drawer{width:100%;height:calc(100dvh - 8px);margin:8px 0 0;border-bottom-right-radius:0;border-bottom-left-radius:0}.portal-detail-header,.portal-detail-actions,.portal-lead-hero-detail,.portal-detail-section,.portal-blind-review-note{margin-right:12px;margin-left:12px}.portal-detail-header,.portal-detail-actions{margin:0}.portal-lead-hero-detail,.portal-detail-facts{grid-template-columns:1fr}.portal-lead-ring{width:104px;height:104px}.portal-detail-score-row{grid-template-columns:1fr 48px}.portal-detail-score-row .portal-score-track{grid-column:1 / -1;grid-row:2}.portal-detail-actions{flex-direction:column}.portal-detail-actions .portal-button{width:100%}.portal-compact-lead{grid-template-columns:52px minmax(0,1fr)}.portal-compact-lead small{grid-column:2}.portal-lead-actions{grid-template-columns:1fr}.portal-select-inline{display:grid}}.landlord-portal-body{--portal-bg: #f6f7ff;--portal-surface: #ffffff;--portal-surface-soft: #f1f3ff;--portal-surface-strong: #e8ebff;--portal-ink: #15152d;--portal-muted: #5f6177;--portal-border: rgba(79, 70, 229, .16);--portal-border-strong: rgba(79, 70, 229, .26);--portal-indigo: #4f46e5;--portal-blue: #2563eb;--portal-purple: #7c3aed;--portal-pink: #f472b6;--portal-teal: #0f766e;--portal-cyan: #22d3ee;--portal-action-bg: linear-gradient(135deg, #4f46e5, #7c3aed);--portal-action-bg-hover: linear-gradient(135deg, #4338ca, #6d28d9);--portal-action-fg: #ffffff;--portal-action-fg-muted: rgba(255, 255, 255, .84);--portal-danger: #b91c1c;--portal-warning: #a16207;--portal-success: #15803d;--portal-success-bg: #e9f8f4;--portal-warning-bg: #fff7ed;--portal-danger-bg: #fef2f2;--portal-focus: rgba(79, 70, 229, .32);--portal-shadow: 0 20px 58px rgba(53, 48, 145, .09);background:var(--portal-bg);color:var(--portal-ink)}.landlord-portal-body.portal-theme-dark{--portal-bg: #101226;--portal-surface: #171a31;--portal-surface-soft: #202443;--portal-surface-strong: #282d52;--portal-ink: #f7f7ff;--portal-muted: #b7bdd7;--portal-border: rgba(178, 190, 255, .18);--portal-border-strong: rgba(197, 203, 255, .34);--portal-indigo: #9aa4ff;--portal-blue: #60a5fa;--portal-purple: #c084fc;--portal-pink: #f0abfc;--portal-teal: #5eead4;--portal-cyan: #67e8f9;--portal-action-bg: linear-gradient(135deg, #4f46e5, #6d28d9);--portal-action-bg-hover: linear-gradient(135deg, #3730a3, #581c87);--portal-action-fg: #ffffff;--portal-action-fg-muted: rgba(255, 255, 255, .92);--portal-danger: #fca5a5;--portal-warning: #facc15;--portal-success: #4ade80;--portal-success-bg: #103828;--portal-warning-bg: #3a2a10;--portal-danger-bg: #3a1414;--portal-focus: rgba(154, 164, 255, .44);--portal-shadow: 0 22px 70px rgba(0, 0, 0, .32)}.landlord-portal-body.portal-theme-dark .portal-auth-shell{background:linear-gradient(135deg,#181c3af5,#241a40eb),var(--portal-bg)}.portal-auth-shell{background:linear-gradient(135deg,#eef0fff2,#f8f1ffe6),var(--portal-bg)}.portal-auth-panel,.portal-sidebar,.portal-icon-button,.portal-metric-card,.portal-panel,.portal-auth-metric{border-color:var(--portal-border);box-shadow:var(--portal-shadow)}.portal-brand,.portal-auth-panel h1,.portal-topbar h1,.portal-section-header h2,.portal-table td strong,.portal-feature-row strong,.portal-history-row strong,.portal-health-row strong,.portal-empty-state strong{color:var(--portal-ink)}.portal-kicker,.portal-report-subsection-title,.portal-nav-item:hover,.portal-nav-item:focus-visible,.portal-icon-button:hover,.portal-icon-button:focus-visible,.portal-empty-state svg,.portal-compact-lead strong{color:var(--portal-indigo)}.portal-auth-copy,.portal-auth-form label,.portal-field,.portal-note-form label,.portal-auth-metric span,.portal-metric-card span,.portal-feature-row span,.portal-sync-row span,.portal-compact-lead span,.portal-compact-lead small,.portal-history-row span,.portal-health-row span,.portal-table td span{color:var(--portal-muted)}.portal-auth-form input,.portal-auth-form textarea,.portal-auth-form select,.portal-field input,.portal-field textarea,.portal-field select,.portal-note-form textarea,.portal-message-composer textarea,.portal-search input{color:var(--portal-ink);border-color:var(--portal-border)}.portal-auth-form input:focus,.portal-auth-form textarea:focus,.portal-auth-form select:focus,.portal-field input:focus,.portal-field textarea:focus,.portal-field select:focus,.portal-note-form textarea:focus,.portal-message-composer textarea:focus,.portal-search input:focus{border-color:var(--portal-indigo);box-shadow:0 0 0 4px #4f46e529}.portal-button-primary,.portal-nav-item.is-active{color:var(--portal-action-fg);background:var(--portal-action-bg);box-shadow:0 16px 34px #4f46e53d}.portal-button-primary:hover,.portal-button-primary:focus-visible,.portal-button-primary:active{color:var(--portal-action-fg);background:var(--portal-action-bg-hover)}.portal-button-secondary{color:#312e81;background:var(--portal-surface-soft);border:1px solid var(--portal-border)}.portal-button-secondary:visited{color:#312e81}.portal-button-secondary:hover,.portal-button-secondary:focus-visible,.portal-nav-item:hover,.portal-nav-item:focus-visible,.portal-icon-button:hover,.portal-icon-button:focus-visible{color:#312e81;background:#e8ebff}.portal-icon-danger:hover,.portal-icon-danger:focus-visible{color:#991b1b;background:#fef2f2}.portal-button-quiet{color:#3730a3;background:#eef2ff}.portal-button-quiet:hover,.portal-button-quiet:focus-visible{background:#e0e7ff}.portal-button-danger{color:#991b1b;background:#fee2e2;border:1px solid rgba(185,28,28,.18)}.portal-button-danger:hover,.portal-button-danger:focus-visible{background:#fecaca}.portal-button:focus-visible,.portal-provider-button:focus-visible,.portal-icon-button:focus-visible,.portal-nav-item:focus-visible,.portal-action-card:focus-visible,.portal-segment button:focus-visible,.portal-provider-catalog button:focus-visible{outline:3px solid var(--portal-focus);outline-offset:3px}.portal-sidebar,.portal-auth-panel,.portal-topbar,.portal-icon-button,.portal-panel,.portal-metric-card,.portal-auth-metric{background:var(--portal-surface)}.portal-app-shell,.portal-main-shell,.portal-topbar{background-color:var(--portal-bg)}.portal-topbar{background:#f6f7ffeb;border-bottom-color:var(--portal-border)}.portal-metric-icon,.portal-lead-score{background:var(--portal-action-bg)}.portal-metric-card:nth-child(4n+2) .portal-metric-icon{background:linear-gradient(135deg,var(--portal-blue),var(--portal-cyan))}.portal-metric-card:nth-child(4n+3) .portal-metric-icon{background:linear-gradient(135deg,var(--portal-purple),var(--portal-pink))}.portal-metric-card:nth-child(4n+4) .portal-metric-icon{background:linear-gradient(135deg,var(--portal-teal),var(--portal-cyan))}.portal-metric-icon,.portal-lead-score{color:#fff}.portal-sync-card,.portal-provider-summary,.portal-readiness-card{background:var(--portal-surface-soft);border-color:var(--portal-border)}.portal-sync-card strong{color:var(--portal-ink)}.portal-grid-metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.portal-overview-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:clamp(20px,4vw,30px);color:#fff;background:linear-gradient(135deg,#1d4ed8,#4338ca 48%,#581c87),var(--portal-indigo);border-radius:8px;box-shadow:0 24px 60px #4f46e538}.portal-overview-hero .portal-kicker,.portal-overview-hero h2,.portal-overview-hero p{color:#fff}.portal-overview-hero h2{margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.04}.portal-overview-hero p{max-width:62ch;margin:10px 0 0;color:#fff;line-height:1.55}.portal-hero-actions,.portal-action-grid{display:flex;flex-wrap:wrap;gap:10px}.portal-hero-actions .portal-button-secondary{color:#fff;background:#ffffff24;border-color:#ffffff47}.portal-hero-actions .portal-button-secondary:hover,.portal-hero-actions .portal-button-secondary:focus-visible,.portal-hero-actions .portal-button-secondary:active{color:#fff;background:#ffffff38;border-color:#ffffff6b}.portal-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.portal-action-card,.portal-provider-catalog button{min-height:44px;border:1px solid var(--portal-border);border-radius:8px;color:var(--portal-ink);background:var(--portal-surface);cursor:pointer;font:inherit;text-align:left;transition:transform .16s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.portal-action-card{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:center;padding:14px}.portal-action-card svg{width:22px;height:22px;color:var(--portal-indigo)}.portal-action-card strong,.portal-provider-catalog strong{display:block;color:var(--portal-ink)}.portal-action-card small,.portal-provider-catalog span{display:block;margin-top:3px;color:var(--portal-muted);line-height:1.35}.portal-action-card:hover,.portal-provider-catalog button:hover{transform:translateY(-1px);border-color:var(--portal-border-strong);box-shadow:0 16px 34px #4f46e51a}.portal-priority-panel{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:grid;gap:18px;width:100%;color:var(--portal-ink);font:inherit;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.portal-priority-panel:hover,.portal-priority-panel:focus-visible{transform:translateY(-1px);border-color:var(--portal-border-strong);background:linear-gradient(135deg,#2563eb14,#7c3aed14 48%,#db27770f),var(--portal-surface);box-shadow:0 22px 48px #4f46e524}.portal-priority-panel:focus-visible{outline:3px solid var(--portal-focus);outline-offset:3px}.portal-priority-head{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:14px;align-items:start}.portal-priority-icon{display:grid;place-items:center;width:54px;height:54px;color:#fff;background:linear-gradient(135deg,var(--portal-blue),var(--portal-purple) 58%,var(--portal-pink));border-radius:8px;box-shadow:0 16px 32px #4f46e533}.portal-priority-icon svg{width:24px;height:24px}.portal-priority-copy{display:grid;gap:6px;min-width:0}.portal-priority-copy strong{color:var(--portal-ink);font-size:1.18rem;line-height:1.2}.portal-priority-copy small{color:var(--portal-muted);font-size:.94rem;line-height:1.45}.portal-priority-action-meta{display:grid;gap:10px;justify-items:end}.portal-priority-tag{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;color:#fff;background:linear-gradient(135deg,var(--portal-blue),var(--portal-purple));border-radius:999px;font-size:.78rem;font-weight:800}.portal-priority-arrow{display:grid;place-items:center;width:40px;height:40px;color:var(--portal-ink);background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:999px}.portal-priority-arrow svg{width:16px;height:16px}.portal-priority-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.portal-priority-mini{display:grid;grid-template-columns:8px minmax(0,1fr);gap:10px;align-items:center;min-height:54px;padding:10px 12px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-priority-mini>span:first-child{width:8px;height:8px;background:var(--portal-teal);border-radius:999px}.portal-priority-mini.is-warning>span:first-child{background:var(--portal-warning)}.portal-priority-mini.is-danger>span:first-child{background:var(--portal-pink)}.portal-priority-mini.is-muted>span:first-child{background:var(--portal-muted)}.portal-priority-mini strong,.portal-priority-mini small{display:block}.portal-priority-mini strong{color:var(--portal-ink);font-weight:800;line-height:1.1}.portal-priority-mini small{margin-top:2px;color:var(--portal-muted);font-size:.78rem;font-weight:700}.portal-portfolio-ring{width:84px;height:84px;flex:0 0 auto}.portal-portfolio-ring strong{font-size:1.5rem}.portal-readiness-meter{display:grid;gap:8px;margin:16px;padding:16px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px}.portal-readiness-meter-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.portal-readiness-meter-head strong{color:var(--portal-ink)}.portal-readiness-meter-head span{color:var(--portal-muted);font-size:.86rem;font-weight:700}.portal-readiness-meter-track,.portal-funnel-track{height:10px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:999px;overflow:hidden}.portal-readiness-meter-fill,.portal-funnel-fill{height:100%;background:linear-gradient(90deg,var(--portal-indigo),var(--portal-purple));border-radius:inherit;transition:width .22s ease}.portal-readiness-meter-fill.is-live{background:linear-gradient(90deg,var(--portal-teal),var(--portal-cyan))}.portal-readiness-meter-fill.is-warning{background:var(--portal-warning)}.portal-readiness-meter-fill.is-danger{background:var(--portal-danger)}.portal-alert-list{display:flex;flex-wrap:wrap;gap:10px}.portal-alert-card{display:flex;align-items:center;gap:10px;min-width:220px;max-width:360px;flex:1 1 260px;padding:12px 14px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-surface-soft);color:var(--portal-ink);cursor:pointer;font:inherit;text-align:left;transition:transform .16s ease,border-color .18s ease,box-shadow .18s ease}.portal-alert-card:hover,.portal-alert-card:focus-visible{transform:translateY(-1px);border-color:var(--portal-border-strong);box-shadow:0 16px 34px #4f46e51a}.portal-alert-card svg{width:20px;height:20px;flex:0 0 auto}.portal-alert-card span{line-height:1.35}.portal-alert-card.is-live svg{color:#075e55}.portal-alert-card.is-warning svg{color:var(--portal-warning)}.portal-alert-card.is-danger svg{color:var(--portal-danger)}.portal-coach-panel{display:flex;flex-direction:column;gap:10px;border:1px solid var(--portal-border-strong);background:var(--portal-surface-soft)}.portal-coach-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.portal-coach-header>span:first-child{display:flex;align-items:center;gap:8px;font-weight:700;font-size:.9rem}.portal-coach-header svg{width:18px;height:18px;color:var(--portal-teal)}.portal-coach-plan-pill{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:2px 10px;border-radius:999px}.portal-coach-plan-pill.is-premium{color:#075e55;background:#0f766e24}.portal-coach-plan-pill.is-starter{color:var(--portal-indigo);background:#4f46e51f}.portal-coach-description{margin:0;font-size:.82rem;color:var(--portal-muted)}.portal-coach-row{display:flex;align-items:flex-start;gap:10px}.portal-coach-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 auto;border-radius:50%;color:#fff}.portal-coach-icon svg{width:16px;height:16px}.portal-coach-icon.is-danger{background:var(--portal-danger)}.portal-coach-icon.is-warning{background:var(--portal-warning)}.portal-coach-icon.is-live{background:var(--portal-teal)}.portal-coach-row-body{display:flex;flex-direction:column;gap:2px}.portal-coach-row-body strong{font-size:.86rem}.portal-coach-row-summary{font-size:.76rem;font-weight:700}.portal-coach-row-summary.is-danger{color:var(--portal-danger)}.portal-coach-row-summary.is-warning{color:var(--portal-warning)}.portal-coach-row-summary.is-live{color:#075e55}.portal-coach-row-detail{font-size:.78rem;color:var(--portal-muted)}.portal-funnel{display:grid;gap:12px}.portal-funnel-row{display:grid;grid-template-columns:70px minmax(0,1fr) 44px;align-items:center;gap:12px}.portal-funnel-label{color:var(--portal-muted);font-size:.86rem;font-weight:700}.portal-funnel-value{color:var(--portal-ink);text-align:right;font-variant-numeric:tabular-nums}.portal-filter-row{display:flex;flex-wrap:wrap;gap:10px}.portal-tour-command{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px;color:#fff;background:linear-gradient(135deg,#1d4ed8,#4338ca 52%,#581c87),var(--portal-indigo);border:1px solid rgba(255,255,255,.18);border-radius:8px;box-shadow:0 20px 46px #4f46e538}.portal-tour-command .portal-kicker,.portal-tour-command h2,.portal-tour-command p{color:#fff}.portal-tour-command h2{margin:2px 0 6px;font-size:clamp(1.35rem,2vw,2rem);line-height:1.1}.portal-tour-command p{margin:0;max-width:58ch;color:#fff;opacity:1;font-weight:700;line-height:1.45}.portal-tour-command-side{display:grid;gap:10px;min-width:min(100%,300px)}.portal-tour-command-metrics{display:grid;grid-template-columns:repeat(3,minmax(74px,1fr));gap:8px}.portal-tour-command-metrics span{display:grid;gap:3px;min-height:72px;align-content:center;justify-items:center;padding:10px;background:#ffffff21;border:1px solid rgba(255,255,255,.2);border-radius:8px}.portal-tour-command-metrics strong,.portal-tour-command-metrics small{color:#fff}.portal-tour-command-metrics strong{font-size:1.35rem;line-height:1}.portal-tour-command-metrics small{font-size:.72rem;font-weight:800;opacity:1;text-transform:uppercase}.portal-tour-command-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;width:100%;padding:10px 14px;color:#fff;background:#ffffff29;border:1px solid rgba(255,255,255,.28);border-radius:8px;box-shadow:inset 0 1px #ffffff24;font:inherit;font-size:.9rem;font-weight:800;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.portal-tour-command-action:hover,.portal-tour-command-action:focus-visible{color:#fff;background:#ffffff3d;border-color:#ffffff73}.portal-tour-command-action:focus-visible{outline:3px solid rgba(255,255,255,.42);outline-offset:3px}.portal-tour-command-action:active{transform:translateY(1px)}.portal-tour-command-action:disabled{cursor:progress;opacity:.74}.portal-tour-command-action i{width:18px;height:18px;flex:0 0 auto}.portal-tour-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:16px;align-items:start}.portal-tour-workspace>div{display:grid;gap:12px;min-width:0}.portal-tour-availability-workspace{position:sticky;top:18px}.portal-tour-preference-grid{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(0,1.3fr);gap:12px;align-items:stretch}.portal-segment{display:inline-flex;flex-wrap:wrap;gap:6px;padding:4px;background:var(--portal-surface-strong);border:1px solid var(--portal-border);border-radius:8px}.portal-segment button{min-height:36px;padding:0 12px;border:0;border-radius:6px;color:var(--portal-muted);background:transparent;cursor:pointer;font:inherit;font-size:.86rem;font-weight:800}.portal-segment button.is-active{color:var(--portal-action-fg);background:var(--portal-action-bg)}.portal-lead-readiness-row{display:grid;gap:8px}.portal-lead-readiness-chips{display:flex;flex-wrap:wrap;gap:10px}.portal-lead-readiness-chip{display:grid;gap:4px;min-width:132px;padding:10px 12px;color:var(--portal-ink);background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px;cursor:pointer;font:inherit;text-align:left;transition:border-color .15s ease,background .15s ease}.portal-lead-readiness-chip:hover{border-color:var(--portal-border-strong)}.portal-lead-readiness-chip:focus-visible{outline:3px solid var(--portal-focus);outline-offset:2px}.portal-lead-readiness-chip-top{display:flex;align-items:center;justify-content:space-between;color:var(--portal-muted)}.portal-lead-readiness-chip-top strong{color:var(--portal-ink);font-size:1.1rem;font-variant-numeric:tabular-nums}.portal-lead-readiness-chip-title{color:var(--portal-ink);font-size:.86rem;font-weight:800}.portal-lead-readiness-chip-subtitle{color:var(--portal-muted);font-size:.74rem;font-weight:600;line-height:1.3}.portal-lead-readiness-chip.is-active{background:var(--portal-action-bg);border-color:transparent}.portal-lead-readiness-chip.is-active .portal-lead-readiness-chip-top,.portal-lead-readiness-chip.is-active .portal-lead-readiness-chip-top strong,.portal-lead-readiness-chip.is-active .portal-lead-readiness-chip-title,.portal-lead-readiness-chip.is-active .portal-lead-readiness-chip-subtitle{color:var(--portal-action-fg)}.portal-lead-readiness-chip.is-locked{opacity:.72}.portal-lead-readiness-chip.is-locked .portal-lead-readiness-chip-top i{color:var(--portal-warning)}.portal-team-inbox-panel{display:grid;gap:12px}.portal-team-inbox-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.portal-team-inbox-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:12px;align-items:start;min-height:72px;padding:12px;color:var(--portal-ink);background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px;cursor:pointer;font:inherit;text-align:left;transition:transform .16s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.portal-team-inbox-row:hover,.portal-team-inbox-row:focus-visible{transform:translateY(-1px);color:var(--portal-ink);background:var(--portal-surface);border-color:var(--portal-border-strong);box-shadow:0 16px 34px #4f46e51a}.portal-team-inbox-row:focus-visible{outline:3px solid var(--portal-focus);outline-offset:3px}.portal-team-inbox-row.is-active{color:var(--portal-action-fg);background:var(--portal-action-bg);border-color:transparent;box-shadow:0 16px 34px #4f46e538}.portal-team-inbox-row.is-active:hover,.portal-team-inbox-row.is-active:focus-visible{color:var(--portal-action-fg);background:var(--portal-action-bg-hover)}.portal-team-inbox-icon{display:grid;place-items:center;width:40px;height:40px;color:var(--portal-indigo);background:#4f46e51f;border-radius:999px}.portal-team-inbox-icon.is-locked{color:var(--portal-warning);background:#f59e0b24}.portal-team-inbox-icon svg{width:19px;height:19px}.portal-team-inbox-body{display:grid;gap:6px;min-width:0}.portal-team-inbox-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.portal-team-inbox-body strong{color:inherit;line-height:1.2}.portal-team-inbox-title-row em{color:var(--portal-indigo);font-size:.78rem;font-style:normal;font-weight:900;line-height:1}.portal-team-inbox-body small{color:var(--portal-muted);line-height:1.42}.portal-team-inbox-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:var(--portal-muted);font-size:.75rem;font-weight:800}.portal-team-inbox-meta svg,.portal-team-inbox-meta i{width:13px;height:13px}.portal-team-inbox-meta span{color:inherit;opacity:.78}.portal-team-inbox-row.is-active .portal-team-inbox-icon{color:var(--portal-action-fg);background:#ffffff29}.portal-team-inbox-row.is-active .portal-team-inbox-title-row em,.portal-team-inbox-row.is-active .portal-team-inbox-body small,.portal-team-inbox-row.is-active .portal-team-inbox-meta{color:var(--portal-action-fg)}.portal-team-inbox-row.is-active .portal-team-inbox-body small,.portal-team-inbox-row.is-active .portal-team-inbox-meta span{opacity:.84}.portal-listing-grid,.portal-tour-grid{display:grid;gap:12px}.portal-listing-card,.portal-tour-card{display:grid;gap:12px;padding:14px;background:#fbfbff;border:1px solid var(--portal-border);border-radius:8px}.portal-listing-card.is-selected{border-color:var(--portal-border-strong);box-shadow:inset 4px 0 0 var(--portal-indigo)}.portal-listing-card.is-bulk-selected{border-color:var(--portal-indigo);background:var(--portal-indigo-soft, rgba(79, 70, 229, .08))}.portal-card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.portal-card-title-row h3{margin:0;color:var(--portal-ink);font-size:1rem}.portal-card-title-row p,.portal-listing-card p,.portal-tour-card p{margin:4px 0 0;color:var(--portal-muted);line-height:1.45}.portal-listing-stat-grid,.portal-lead-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px}.portal-listing-stat-grid span,.portal-lead-stats span{min-height:44px;padding:9px 10px;color:var(--portal-muted);background:var(--portal-surface-soft);border-radius:8px;font-size:.82rem;font-weight:700}.portal-listing-stat-grid strong,.portal-lead-stats strong{color:var(--portal-ink);font-variant-numeric:tabular-nums}.portal-listing-issues{margin:0;color:var(--portal-warning);font-size:.86rem;font-weight:800}.portal-listing-issues.is-good{color:var(--portal-teal)}.portal-listing-trend{display:flex;align-items:center;gap:10px;margin-top:8px;flex-wrap:wrap}.portal-sparkline{flex-shrink:0;display:block;overflow:visible}.portal-sparkline polyline{stroke:var(--portal-indigo, #4f46e5);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.portal-trend-chips{display:flex;flex-wrap:wrap;gap:6px}.portal-trend-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:.74rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--portal-muted, #5f6177);background:var(--portal-surface-muted, rgba(79, 70, 229, .08))}.portal-trend-chip.is-up{color:var(--portal-teal, #0f766e);background:var(--portal-teal-soft, rgba(15, 118, 110, .12))}.portal-listing-actions,.portal-tour-actions{flex-wrap:wrap}.portal-boost-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:clamp(20px,4vw,30px);color:#fff;background:linear-gradient(135deg,#1d4ed8,#4338ca,#6d28d9),var(--portal-blue);border-radius:8px;box-shadow:0 24px 60px #4f46e538}.portal-boost-hero .portal-kicker,.portal-boost-hero h2,.portal-boost-hero p{color:#fff}.portal-boost-hero h2{margin:0;font-size:clamp(1.65rem,3vw,2.55rem);line-height:1.05}.portal-boost-hero p{max-width:66ch;margin:10px 0 0;color:#fff;line-height:1.55}.portal-boost-queue{display:grid;gap:12px}.portal-boost-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;min-height:150px;padding:14px;background:#fbfbff;border:1px solid var(--portal-border);border-radius:8px}.portal-boost-row.is-selected{border-color:var(--portal-border-strong);box-shadow:inset 4px 0 0 var(--portal-indigo)}.portal-boost-row-main{display:grid;gap:10px;min-width:0}.portal-report-workspace{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);gap:18px;align-items:start}.portal-provider-catalog button:disabled{cursor:not-allowed;opacity:.58;transform:none;box-shadow:none}.portal-provider-catalog button.is-selected svg{color:#fff}.portal-report-panel{display:grid;gap:14px}.portal-report-loading{display:grid;gap:8px}.portal-report-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.portal-report-metric{min-height:82px;padding:12px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-report-metric span{display:block;color:var(--portal-muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.portal-report-metric strong{display:block;margin-top:7px;color:var(--portal-ink);font-size:1.45rem;line-height:1.05;word-break:break-word}.portal-report-rows{display:grid;gap:10px}.portal-report-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;min-height:72px;padding:12px;background:#fbfbff;border:1px solid var(--portal-border);border-radius:8px}.portal-report-row strong,.portal-report-row span,.portal-report-row small{display:block}.portal-report-row strong{color:var(--portal-ink)}.portal-report-row>div>span{margin-top:4px;color:var(--portal-muted);line-height:1.4}.portal-report-row-details{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.portal-report-row-details small{padding:4px 7px;color:#3730a3;background:#eef2ff;border-radius:6px;font-size:.76rem;font-weight:700}.portal-report-row-meta{margin-top:6px;color:var(--portal-muted);font-size:.78rem}.portal-report-row-badges{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.portal-report-row-badges .portal-status-pill{gap:5px}.portal-report-row-badges .portal-status-pill svg,.portal-report-row-badges .portal-status-pill i{width:13px;height:13px}.portal-report-forecast-block{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px}.portal-report-forecast-block .portal-status-pill{gap:5px}.portal-report-forecast-block .portal-status-pill svg,.portal-report-forecast-block .portal-status-pill i{width:13px;height:13px}.portal-report-forecast-duration{color:var(--portal-muted);font-size:.78rem;font-weight:700}.portal-report-subsection{margin-top:14px}.portal-report-subsection-title{margin:0 0 8px;color:var(--portal-teal);font-size:.74rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.portal-report-recommendations{display:flex;flex-direction:column;gap:6px;margin-top:8px}.portal-report-recommendation{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border-radius:8px;font-size:.82rem}.portal-report-recommendation strong{display:block;font-size:.84rem}.portal-report-recommendation span{display:block;margin-top:2px;color:inherit;opacity:.85;font-size:.78rem}.portal-report-recommendation svg,.portal-report-recommendation i{flex:0 0 auto;margin-top:2px;width:16px;height:16px}.portal-report-recommendation.is-live{color:#075e55;background:#dcfce7}.portal-report-recommendation.is-warning{color:#854d0e;background:#fef3c7}.portal-report-recommendation.is-danger{color:#991b1b;background:#fee2e2}.portal-report-recommendation.is-muted{color:var(--portal-muted);background:#eef2f1}.portal-report-show-more{width:100%;justify-content:center;margin-top:10px}.portal-support-console{display:grid;gap:16px;margin-top:16px}.portal-support-console .portal-section-header{margin-bottom:0}.portal-support-console-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.portal-support-console-stack{display:grid;gap:18px}.portal-support-console-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.portal-support-console-row{min-width:0}.portal-support-console-row .portal-report-row-badges{min-width:112px}.portal-support-console-row-action{align-items:stretch}.portal-support-action-panel{display:grid;grid-column:1 / -1;gap:14px;margin-top:2px;padding:12px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px}.portal-support-action-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.portal-support-action-head strong,.portal-support-action-head span{display:block}.portal-support-action-head strong{color:var(--portal-ink)}.portal-support-action-head span{margin-top:4px;color:var(--portal-muted);line-height:1.45}.portal-support-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.portal-support-action-form{display:grid;align-content:start;gap:10px;min-width:0;padding:10px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-support-action-form-wide{grid-template-columns:minmax(140px,.4fr) minmax(220px,1fr) auto;align-items:end}.portal-support-action-form label,.portal-support-action-form label span{display:grid;gap:6px}.portal-support-action-form label span{color:var(--portal-muted);font-size:.78rem;font-weight:800}.portal-support-action-form select,.portal-support-action-form input,.portal-support-action-form textarea{width:100%;min-width:0;color:var(--portal-ink);background:#fff;border:1px solid var(--portal-border);border-radius:8px;font:inherit}.portal-support-action-form select,.portal-support-action-form input{min-height:42px;padding:0 10px}.portal-support-action-form textarea{min-height:92px;padding:10px;resize:vertical}.portal-support-action-form select:focus,.portal-support-action-form input:focus,.portal-support-action-form textarea:focus{border-color:var(--portal-indigo);box-shadow:0 0 0 4px var(--portal-focus);outline:none}.portal-support-metadata-form{grid-column:1 / -1}.portal-support-metadata-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.portal-support-metadata-form .portal-support-metadata-grid label:nth-last-child(-n+4){grid-column:span 1}.portal-support-metadata-note{margin:0;color:var(--portal-muted);font-size:.82rem;line-height:1.45}.portal-support-audit-search{grid-template-columns:minmax(160px,.5fr) minmax(160px,.5fr) auto;align-items:end;margin-bottom:12px}.portal-support-action-subsection{display:grid;gap:10px}.portal-support-action-subsection .portal-mini-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.portal-support-timeline{display:grid;gap:8px}.portal-support-timeline-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;padding:10px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-support-timeline-row strong,.portal-support-timeline-row span,.portal-support-timeline-row small{display:block}.portal-support-timeline-row strong{color:var(--portal-ink)}.portal-support-timeline-row div>span,.portal-support-timeline-row small{margin-top:3px;color:var(--portal-muted);line-height:1.4}.portal-support-filter{min-width:160px;margin:0}.portal-readiness-card{display:grid;gap:10px;padding:12px;margin-bottom:14px;border:1px solid var(--portal-border);border-radius:8px}.portal-insights-card{display:grid;gap:12px;padding:12px;margin-bottom:14px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-insight-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.portal-insight-metric{display:grid;grid-template-columns:20px minmax(0,1fr);gap:2px 8px;min-height:76px;padding:10px;color:var(--portal-muted);background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px}.portal-insight-metric svg{grid-row:span 3;width:18px;height:18px;color:var(--portal-indigo)}.portal-insight-metric strong{color:var(--portal-ink);font-size:1rem;font-variant-numeric:tabular-nums}.portal-insight-metric small,.portal-insight-metric em{color:var(--portal-muted);font-style:normal;font-weight:700;line-height:1.25}.portal-insight-metric em{font-size:.72rem}.portal-insight-list,.portal-insight-recommendations{display:grid;gap:8px}.portal-insight-row,.portal-insight-recommendation{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px}.portal-insight-row svg,.portal-insight-recommendation svg{width:18px;height:18px;color:var(--portal-indigo)}.portal-insight-row strong,.portal-insight-recommendation strong{color:var(--portal-ink);font-size:.86rem}.portal-insight-row div>span,.portal-insight-recommendation p{margin:3px 0 0;color:var(--portal-muted);font-size:.78rem;font-weight:700;line-height:1.35}.portal-insight-recommendation{grid-template-columns:30px minmax(0,1fr);align-items:flex-start}.portal-insight-recommendation.is-ready svg{color:var(--portal-teal)}.portal-insight-recommendation.is-warning svg{color:var(--portal-warning)}.portal-insight-recommendation.is-info svg{color:var(--portal-blue)}.portal-insights-actions{display:flex;flex-wrap:wrap;gap:8px}.portal-premium-tools-card{display:grid;gap:12px;padding:12px;margin-bottom:14px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-premium-tool-grid{display:grid;gap:12px}.portal-premium-tool-panel{display:grid;gap:12px;padding:12px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px}.portal-premium-tool-head{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:start}.portal-premium-tool-icon,.portal-premium-row-icon{display:grid;place-items:center;width:40px;height:40px;color:#fff;background:var(--portal-action-bg);border-radius:8px}.portal-premium-row-icon{width:32px;height:32px;background:#4f46e51f;color:var(--portal-indigo)}.portal-premium-tool-icon.is-teal{background:linear-gradient(135deg,var(--portal-teal),var(--portal-cyan),var(--portal-indigo))}.portal-premium-tool-icon.is-cyan{background:linear-gradient(135deg,var(--portal-blue),var(--portal-cyan))}.portal-premium-tool-icon svg{width:20px;height:20px}.portal-premium-row-icon svg{width:17px;height:17px}.portal-premium-tool-head strong,.portal-premium-tool-row strong{color:var(--portal-ink)}.portal-premium-tool-head p{margin:3px 0 0;color:var(--portal-muted);font-size:.82rem;font-weight:700;line-height:1.4}.portal-premium-tool-disclosure{display:block;margin:4px 0 0;color:var(--portal-muted);font-size:.72rem;font-weight:600;line-height:1.4}.portal-premium-tool-list{display:grid;gap:8px}.portal-premium-tool-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;padding:10px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-premium-tool-row:has(.portal-premium-row-icon){grid-template-columns:32px minmax(0,1fr) auto}.portal-premium-tool-row span,.portal-premium-tool-row small{display:block;margin-top:3px;color:var(--portal-muted);font-size:.78rem;font-weight:700;line-height:1.35}.portal-premium-tool-row small{font-weight:650}.portal-premium-tool-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;max-width:260px}.portal-premium-tool-actions .portal-button,.portal-premium-tool-row>.portal-button{min-height:38px}.portal-qa-card{display:grid;gap:12px;padding:12px;margin-bottom:14px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-qa-list{display:grid;gap:10px}.portal-qa-row{display:grid;gap:10px;padding:12px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px}.portal-qa-row.is-open{border-color:#7c3aed47;box-shadow:inset 4px 0 0 var(--portal-purple)}.portal-qa-question{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start}.portal-qa-question svg{width:19px;height:19px;margin-top:1px;color:var(--portal-indigo)}.portal-qa-question strong,.portal-qa-question span,.portal-qa-answer span,.portal-qa-answer p,.portal-qa-answer small{display:block}.portal-qa-question strong{color:var(--portal-ink);font-size:.9rem;line-height:1.35}.portal-qa-question span{margin-top:3px;color:var(--portal-muted);font-size:.76rem;font-weight:700}.portal-qa-answer{display:grid;gap:4px;padding:10px;background:linear-gradient(135deg,#2563eb14,#7c3aed14);border:1px solid var(--portal-border);border-radius:8px}.portal-qa-answer span,.portal-qa-answer small{color:var(--portal-muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.portal-qa-answer p{margin:0;color:var(--portal-ink);line-height:1.45}.portal-qa-form{display:grid;gap:9px}.portal-qa-actions{display:flex;flex-wrap:wrap;gap:8px}.portal-qa-actions .portal-button{min-height:40px}.portal-form-section{display:grid;gap:12px;padding:12px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-form-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.portal-form-section-head strong{display:block;color:var(--portal-ink);font-size:.98rem}.portal-checkbox-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.portal-media-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.portal-media-summary span{display:grid;grid-template-columns:20px minmax(0,1fr);gap:3px 8px;align-items:center;min-height:58px;padding:10px;color:var(--portal-muted);background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px}.portal-media-summary svg{grid-row:span 2;width:18px;height:18px;color:var(--portal-indigo)}.portal-media-summary strong{grid-column:2;min-width:0;color:var(--portal-ink);font-size:.86rem}.portal-media-summary small{grid-column:2;min-width:0;color:var(--portal-muted);font-size:.76rem;font-weight:700}.portal-media-summary span.is-complete{border-color:#4f46e547;box-shadow:inset 0 0 0 1px #7c3aed14}.portal-chip-category{display:grid;gap:6px;margin-bottom:10px}.portal-chip-category:last-child{margin-bottom:0}.portal-chip-category-label{margin:0;color:var(--portal-muted);font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.portal-chip-group{display:flex;flex-wrap:wrap;gap:6px}.portal-chip{min-height:32px;padding:0 14px;border:1px solid var(--portal-border);border-radius:999px;color:var(--portal-muted);background:var(--portal-surface);cursor:pointer;font:inherit;font-size:.82rem;font-weight:700;transition:background .15s ease,color .15s ease,border-color .15s ease}.portal-chip:hover,.portal-chip:focus-visible{border-color:var(--portal-border-strong)}.portal-chip.is-selected{color:var(--portal-action-fg);background:var(--portal-action-bg);border-color:transparent}.portal-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;margin:0 0 10px;padding:0;list-style:none}.portal-photo-thumb{position:relative;display:flex;flex-direction:column;overflow:hidden;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-photo-thumb img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.portal-photo-thumb .portal-status-pill{position:absolute;top:6px;left:6px}.portal-photo-thumb-actions{position:absolute;inset:auto 0 auto 0;top:calc(100% - 34px);display:flex;gap:4px;justify-content:center;padding:4px;background:#0f11268c}.portal-photo-thumb-actions .portal-icon-button{min-width:26px;min-height:26px;color:#fff}.portal-photo-thumb-actions .portal-icon-button:disabled{opacity:.35}.portal-photo-caption-input{width:100%;border:none;border-top:1px solid var(--portal-border);background:var(--portal-surface);color:var(--portal-ink);font-size:.75rem;padding:6px 8px}.portal-photo-caption-input::placeholder{color:var(--portal-muted)}.portal-photo-caption-input:focus{outline:2px solid var(--portal-focus);outline-offset:-2px}.portal-field-hint{margin:0;color:var(--portal-muted)}.portal-support-fab{position:fixed;right:20px;bottom:20px;z-index:70;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border:none;border-radius:999px;cursor:pointer;color:var(--portal-action-fg);background:var(--portal-action-bg);box-shadow:var(--portal-shadow);transition:transform .15s ease-out}.portal-support-fab:hover,.portal-support-fab:focus-visible{background:var(--portal-action-bg-hover);transform:scale(1.05)}.portal-support-fab:focus-visible{outline:3px solid var(--portal-focus);outline-offset:2px}.portal-support-fab svg{width:26px;height:26px}.portal-support-panel{position:fixed;right:20px;bottom:88px;z-index:72;display:flex;flex-direction:column;gap:12px;width:min(360px,calc(100vw - 32px));max-height:min(560px,calc(100vh - 112px));overflow-y:auto;padding:16px;background:var(--portal-surface);border:1px solid var(--portal-border-strong);border-radius:12px;box-shadow:var(--portal-shadow)}.portal-support-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.portal-support-panel-header h2{margin:0;font-size:1.15rem;color:var(--portal-ink)}.portal-support-reply-line,.portal-support-privacy-line{margin:0;font-size:.85rem;color:var(--portal-muted)}.portal-support-counter{color:var(--portal-muted);font-size:.75rem;text-align:right}.portal-support-sent{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-success-bg);color:var(--portal-ink)}.portal-support-sent svg{width:24px;height:24px;color:var(--portal-success)}.portal-support-sent p{margin:0;line-height:1.5}.portal-support-sent small{color:var(--portal-muted)}@media(prefers-reduced-motion:reduce){.portal-support-fab{transition:none}.portal-support-fab:hover,.portal-support-fab:focus-visible{transform:none}}.portal-photo-dropzone{display:grid;justify-items:center;gap:4px;padding:18px 12px;text-align:center;color:var(--portal-muted);background:var(--portal-surface-soft);border:1px dashed var(--portal-border-strong);border-radius:8px;cursor:pointer}.portal-photo-dropzone:hover,.portal-photo-dropzone:focus-within{border-color:var(--portal-indigo);color:var(--portal-ink)}.portal-photo-dropzone svg{width:20px;height:20px;color:var(--portal-indigo)}.portal-photo-dropzone span{font-size:.86rem;font-weight:800;color:var(--portal-ink)}.portal-media-library{margin-top:10px;border:1px solid var(--portal-border, rgba(79, 70, 229, .16));border-radius:8px;background:var(--portal-surface-soft)}.portal-media-library>summary{display:flex;align-items:center;gap:8px;padding:10px 12px;font-size:.86rem;font-weight:700;color:var(--portal-ink);cursor:pointer;list-style:none}.portal-media-library>summary::-webkit-details-marker{display:none}.portal-media-library>summary i{width:16px;height:16px;color:var(--portal-indigo)}.portal-media-library>summary .portal-status-pill{margin-left:auto}.portal-media-library-grid{list-style:none;margin:0;padding:0 12px 12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px}.portal-media-library-thumb{position:relative;display:block;width:100%;aspect-ratio:1 / 1;padding:0;border:1px solid var(--portal-border, rgba(79, 70, 229, .16));border-radius:8px;overflow:hidden;background:var(--portal-surface-muted, #f1f0fb);cursor:pointer}.portal-media-library-thumb img{width:100%;height:100%;object-fit:cover;display:block}.portal-media-library-thumb:hover,.portal-media-library-thumb:focus-visible{border-color:var(--portal-indigo);outline:none}.portal-media-library-add{position:absolute;bottom:4px;right:4px;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;color:#fff;background:var(--portal-indigo, #4f46e5);opacity:0;transition:opacity .12s ease}.portal-media-library-add i{width:13px;height:13px}.portal-media-library-thumb:hover .portal-media-library-add,.portal-media-library-thumb:focus-visible .portal-media-library-add{opacity:1}@media(prefers-reduced-motion:reduce){.portal-media-library-add{transition:none}}.portal-photo-dropzone small{color:var(--portal-muted);font-size:.76rem}.portal-photo-dropzone input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.portal-media-app-prompt{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:14px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px}.portal-media-app-prompt svg{flex-shrink:0;width:22px;height:22px;color:var(--portal-indigo)}.portal-media-app-prompt div{flex:1 1 220px;display:grid;gap:2px}.portal-media-app-prompt strong{color:var(--portal-ink);font-size:.9rem}.portal-media-app-prompt span{color:var(--portal-muted);font-size:.8rem}.portal-readiness-head{display:flex;justify-content:space-between;gap:12px}.portal-readiness-head strong{color:var(--portal-ink)}.portal-readiness-head span{color:var(--portal-muted);font-size:.86rem;font-weight:700}.portal-readiness-list{display:grid;gap:8px}.portal-readiness-list span{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;color:var(--portal-warning);font-size:.86rem;font-weight:700}.portal-readiness-list span.is-complete{color:var(--portal-teal)}.portal-readiness-list svg{width:17px;height:17px}.portal-lead-stats{margin-bottom:14px}.portal-lead-card{background:#fbfbff;border-color:var(--portal-border)}.portal-lead-card.is-muted{opacity:.74}.portal-score-track{background:#e6e8f8}.portal-score-track span{background:linear-gradient(90deg,var(--portal-blue),var(--portal-purple))}.portal-status-pill.is-live{color:#075e55;background:#dff9f2}.portal-status-pill.is-warning{color:var(--portal-warning);background:#fef3c7}.portal-status-pill.is-muted{color:#4f5170;background:#edefff}.portal-provider-summary div span{color:#3730a3;background:#e8ebff}.portal-provider-catalog{display:grid;grid-template-columns:repeat(auto-fit,minmax(136px,1fr));gap:8px}.portal-provider-catalog button{display:grid;gap:3px;padding:11px}.portal-provider-catalog button.is-selected{color:var(--portal-action-fg);background:var(--portal-action-bg);border-color:transparent}.portal-provider-catalog button.is-selected strong,.portal-provider-catalog button.is-selected span{color:var(--portal-action-fg)}.portal-provider-catalog button.is-selected:hover,.portal-provider-catalog button.is-selected:focus-visible,.portal-provider-catalog button.is-selected:active{color:var(--portal-action-fg);background:var(--portal-action-bg-hover)}.portal-provider-catalog button.is-selected:hover strong,.portal-provider-catalog button.is-selected:hover span,.portal-provider-catalog button.is-selected:focus-visible strong,.portal-provider-catalog button.is-selected:focus-visible span,.portal-provider-catalog button.is-selected:active strong,.portal-provider-catalog button.is-selected:active span{color:var(--portal-action-fg)}.portal-boost-catalog-grid{margin-bottom:18px}.portal-boost-catalog-card{display:grid;gap:3px;min-height:44px;padding:11px;border:1px solid var(--portal-border);border-radius:8px;color:var(--portal-ink);background:var(--portal-surface)}.portal-boost-catalog-card svg{width:20px;height:20px;color:var(--portal-indigo)}.portal-boost-catalog-card.is-locked{opacity:.6}.portal-boost-catalog-card.is-locked svg{color:var(--portal-muted)}.portal-provider-docs{display:grid;gap:8px;padding:12px;background:#f8f9ff;border:1px solid var(--portal-border);border-radius:8px}.portal-provider-docs strong{color:var(--portal-ink);font-size:.9rem}.portal-provider-docs div{display:grid;gap:8px}.portal-provider-docs a{display:inline-flex;align-items:center;gap:8px;min-height:36px;color:var(--portal-indigo);font-size:.88rem;font-weight:800;text-decoration:none}.portal-provider-docs a:hover,.portal-provider-docs a:focus-visible{color:var(--portal-purple);text-decoration:underline}.portal-sidebar-section+.portal-sidebar-section{margin-top:18px;padding-top:18px;border-top:1px solid var(--portal-border)}.portal-manual-draft-form{gap:12px;padding:12px;background:color-mix(in srgb,var(--portal-blue) 7%,var(--portal-surface));border:1px dashed color-mix(in srgb,var(--portal-indigo) 38%,var(--portal-border));border-radius:8px}.portal-manual-draft-source{display:inline-flex;width:fit-content;min-height:32px;align-items:center;gap:8px;padding:6px 10px;color:var(--portal-indigo);background:color-mix(in srgb,var(--portal-indigo) 9%,var(--portal-surface));border:1px solid var(--portal-border);border-radius:999px;font-size:.82rem;font-weight:800}.portal-manual-draft-source svg{width:16px;height:16px}.portal-import-form{margin-bottom:12px}.portal-import-preview{display:grid;gap:12px;margin-top:12px}.portal-import-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;background:color-mix(in srgb,var(--portal-indigo) 8%,var(--portal-surface));border:1px solid var(--portal-border);border-radius:8px}.portal-import-summary strong,.portal-import-record-body strong{display:block;color:var(--portal-ink)}.portal-import-summary span,.portal-import-record-body span,.portal-import-record-body small{display:block;margin-top:3px;color:var(--portal-muted);line-height:1.35}.portal-import-actions{display:flex;flex-wrap:wrap;gap:8px}.portal-import-records{display:grid;max-height:360px;gap:8px;overflow-y:auto;padding-right:2px}.portal-import-record{display:grid!important;grid-template-columns:20px minmax(0,1fr);gap:10px!important;align-items:start;min-height:66px;padding:12px;color:var(--portal-ink)!important;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.portal-import-record:hover,.portal-import-record:focus-within{background:var(--portal-surface-soft);border-color:var(--portal-border-strong);box-shadow:0 14px 28px #4f46e514}.portal-import-record.is-selected{background:color-mix(in srgb,var(--portal-indigo) 10%,var(--portal-surface));border-color:color-mix(in srgb,var(--portal-indigo) 58%,var(--portal-border))}.portal-import-record.is-disabled{cursor:not-allowed;opacity:.62}.portal-import-record input{width:18px;min-height:18px;padding:0;margin-top:2px;accent-color:var(--portal-indigo)}.portal-import-history-list{display:grid;gap:10px}.portal-import-history-row{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:start;padding:12px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px}.portal-import-history-icon{display:grid;place-items:center;width:36px;height:36px;color:#fff;background:var(--portal-action-bg);border-radius:8px}.portal-import-history-icon svg{width:18px;height:18px}.portal-import-history-main{display:grid;min-width:0;gap:3px}.portal-import-history-main strong,.portal-import-history-main span,.portal-import-history-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-import-history-main strong{color:var(--portal-ink);font-size:.94rem}.portal-import-history-main span,.portal-import-history-main small{color:var(--portal-muted);font-size:.82rem;line-height:1.35}.portal-import-history-counts{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.portal-import-history-counts em{display:inline-flex;min-height:24px;align-items:center;padding:3px 8px;color:var(--portal-indigo);background:color-mix(in srgb,var(--portal-indigo) 8%,var(--portal-surface));border:1px solid var(--portal-border);border-radius:999px;font-size:.72rem;font-style:normal;font-weight:800}.portal-import-history-footer{display:flex;justify-content:flex-end;margin-top:10px}.portal-source-activity-form{margin-bottom:12px}.portal-source-activity-list{display:grid;gap:14px;margin-top:12px}.portal-source-activity-list section{display:grid;gap:8px}.portal-mini-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--portal-muted);font-size:.76rem;font-weight:800;text-transform:uppercase}.portal-mini-section-title strong{display:inline-flex;min-width:28px;min-height:24px;align-items:center;justify-content:center;color:var(--portal-indigo);background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:999px}.portal-source-activity-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:10px;align-items:start;padding:12px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px}.portal-source-activity-row>svg{width:20px;height:20px;color:var(--portal-indigo)}.portal-source-activity-row strong,.portal-source-activity-row span,.portal-source-activity-row small,.portal-source-activity-row em{display:block}.portal-source-activity-row strong{color:var(--portal-ink);font-size:.94rem}.portal-source-activity-row span,.portal-source-activity-row small,.portal-source-activity-row em{margin-top:3px;color:var(--portal-muted);font-size:.82rem;line-height:1.35}.portal-source-activity-row em{color:var(--portal-warning);font-style:normal;font-weight:800}.portal-source-activity-actions{display:inline-flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.portal-market-comp-figures{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:4px}.portal-market-comp-figures em{margin-top:0}.portal-market-comp-details{margin-top:8px}.portal-market-comp-details summary{color:var(--portal-indigo);font-size:.82rem;font-weight:800;cursor:pointer}.portal-market-comp-details ul{margin:8px 0 0;padding-left:18px;color:var(--portal-muted);font-size:.82rem;line-height:1.5}.portal-auth-app-first{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;min-width:0;padding:14px;color:var(--portal-ink);background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-auth-app-first>div{min-width:0}.portal-auth-app-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:#fff;background:var(--portal-action-bg);border-radius:8px}.portal-auth-app-icon svg{width:20px;height:20px}.portal-auth-app-first h2{margin:0 0 6px;color:var(--portal-ink);font-size:1rem;line-height:1.25;overflow-wrap:anywhere}.portal-auth-app-first p,.portal-auth-app-first small{margin:0;color:var(--portal-muted);font-size:.9rem;line-height:1.45;overflow-wrap:anywhere}.portal-auth-app-first small{display:block;margin-top:8px;font-size:.82rem}.portal-auth-app-link{grid-column:1 / -1}.portal-auth-invite-code{display:grid;gap:12px;padding:14px;color:var(--portal-ink);background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-auth-invite-code summary{cursor:pointer;color:var(--portal-ink);font-size:.92rem;font-weight:800;line-height:1.35}.portal-auth-invite-code[open] summary{margin-bottom:2px}.portal-auth-helper{margin:-6px 0 0;font-size:.92rem}.portal-auth-reset-link,.portal-auth-reset-link:visited,.portal-auth-reset-link:hover,.portal-auth-reset-link:focus-visible{color:#312e81}.portal-auth-switch-mode{display:grid;gap:14px;min-width:0;padding:14px;color:var(--portal-ink);background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-auth-switch-mode h2{margin:0 0 6px;color:var(--portal-ink);font-size:1rem;line-height:1.25}.portal-auth-switch-mode p,.portal-auth-switch-mode small{margin:0;color:var(--portal-muted);font-size:.9rem;line-height:1.45}.portal-auth-switch-mode small{display:block;margin-top:8px;font-size:.82rem}.portal-onboarding-panel{gap:26px}.portal-onboarding-step-body{display:flex;flex-direction:column;gap:18px;animation:portal-step-in .32s cubic-bezier(.22,1,.36,1)}@keyframes portal-step-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.portal-onboarding-stepper-wrap{display:grid;gap:10px}.portal-onboarding-stepcount{margin:0;color:var(--portal-muted);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-onboarding-stepper{display:flex;gap:4px;align-items:flex-start;margin:0;padding:0;list-style:none}.portal-onboarding-stepper li{position:relative;display:grid;flex:1 1 0;gap:7px;justify-items:center;min-width:0;text-align:center}.portal-onboarding-stepper li:not(:first-child):before{position:absolute;top:17px;right:calc(50% + 24px);left:calc(-50% + 24px);height:2px;content:"";background:var(--portal-border);border-radius:999px}.portal-onboarding-stepper li.is-done:not(:first-child):before,.portal-onboarding-stepper li.is-current:not(:first-child):before{background:linear-gradient(90deg,var(--portal-indigo),var(--portal-purple))}.portal-stepper-dot{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--portal-muted);background:var(--portal-surface-soft);border:2px solid var(--portal-border);border-radius:999px;transition:background .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}.portal-stepper-dot svg{width:16px;height:16px}.portal-onboarding-stepper li.is-current .portal-stepper-dot{color:var(--portal-action-fg);background:var(--portal-action-bg);border-color:transparent;box-shadow:0 6px 18px color-mix(in srgb,var(--portal-indigo) 42%,transparent);transform:scale(1.08)}.portal-onboarding-stepper li.is-done .portal-stepper-dot{color:var(--portal-success);background:var(--portal-success-bg);border-color:color-mix(in srgb,var(--portal-success) 45%,transparent)}.portal-stepper-label{max-width:100%;overflow:hidden;color:var(--portal-muted);font-size:.74rem;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.portal-onboarding-stepper li.is-current .portal-stepper-label{color:var(--portal-ink)}.portal-onboarding-form textarea{resize:vertical;min-height:72px}.portal-onboarding-form label em{color:var(--portal-muted);font-style:normal;font-weight:500}.portal-check-row{display:flex!important;flex-direction:row!important;gap:12px;align-items:center;min-height:52px;padding:12px 16px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:12px;cursor:pointer;transition:border-color .18s ease}.portal-check-row:hover{border-color:color-mix(in srgb,var(--portal-indigo) 50%,var(--portal-border))}.portal-check-row:has(input:checked){background:color-mix(in srgb,var(--portal-indigo) 8%,var(--portal-surface));border-color:color-mix(in srgb,var(--portal-indigo) 45%,var(--portal-border))}.portal-check-row input[type=checkbox]{flex:0 0 auto;width:20px;height:20px;accent-color:var(--portal-indigo);cursor:pointer}.portal-check-row-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:34px;height:34px;color:var(--portal-indigo);background:color-mix(in srgb,var(--portal-indigo) 12%,var(--portal-surface));border-radius:10px}.portal-check-row-icon svg{width:17px;height:17px}.portal-check-row span:last-child{color:var(--portal-ink);font-size:.92rem;line-height:1.45}.portal-check-row a{color:var(--portal-indigo);font-weight:700}.portal-onboarding-aside{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:clamp(24px,4vw,56px)}.portal-onboarding-aside-glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(420px 420px at 20% 12%,color-mix(in srgb,var(--portal-indigo) 26%,transparent),transparent 70%),radial-gradient(380px 380px at 85% 80%,color-mix(in srgb,var(--portal-purple) 22%,transparent),transparent 70%),radial-gradient(300px 300px at 75% 25%,color-mix(in srgb,var(--portal-pink) 14%,transparent),transparent 70%);filter:blur(2px)}.portal-onboarding-aside-body{position:relative;display:grid;gap:16px;max-width:380px;padding:clamp(22px,3vw,34px);background:color-mix(in srgb,var(--portal-surface) 78%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--portal-border);border-radius:18px;box-shadow:var(--portal-shadow)}.portal-onboarding-aside-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;color:var(--portal-action-fg);background:var(--portal-action-bg);border-radius:14px;box-shadow:0 10px 26px color-mix(in srgb,var(--portal-indigo) 36%,transparent)}.portal-onboarding-aside-icon svg{width:24px;height:24px}.portal-onboarding-aside-body h2{margin:0;color:var(--portal-ink);font-size:1.28rem;line-height:1.25}.portal-onboarding-aside-body>p{margin:0;color:var(--portal-muted);font-size:.94rem;line-height:1.55}.portal-onboarding-aside-points{display:grid;gap:10px;margin:4px 0 0;padding:0;list-style:none}.portal-onboarding-aside-points li{display:flex;gap:10px;align-items:center;color:var(--portal-ink);font-size:.88rem;font-weight:600}.portal-onboarding-aside-points svg{flex:0 0 auto;width:17px;height:17px;color:var(--portal-indigo)}.portal-onboarding-company-preview{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center;margin-top:4px;padding:16px;background:var(--portal-surface);border:1px solid var(--portal-border-strong);border-radius:14px}.portal-onboarding-company-avatar{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;color:var(--portal-action-fg);font-size:1rem;font-weight:800;letter-spacing:.02em;background:var(--portal-action-bg);border-radius:12px}.portal-onboarding-company-copy{display:grid;gap:2px;min-width:0}.portal-onboarding-company-copy strong{overflow:hidden;color:var(--portal-ink);font-size:1rem;white-space:nowrap;text-overflow:ellipsis}.portal-onboarding-company-copy small{color:var(--portal-muted);font-size:.8rem}.portal-onboarding-company-badge{position:absolute;top:-10px;right:12px;display:inline-flex;gap:5px;align-items:center;padding:3px 9px;color:var(--portal-indigo);font-size:.72rem;font-weight:800;background:var(--portal-surface);border:1px solid var(--portal-border-strong);border-radius:999px}.portal-onboarding-company-badge svg{width:12px;height:12px}.portal-onboarding-hero-icon{display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;color:var(--portal-action-fg);background:var(--portal-action-bg);border-radius:18px;box-shadow:0 12px 30px color-mix(in srgb,var(--portal-indigo) 34%,transparent)}.portal-onboarding-hero-icon.is-success{background:linear-gradient(135deg,#0d9488,#15803d);box-shadow:0 12px 30px #0d948857}.portal-onboarding-hero-icon svg{width:28px;height:28px}.portal-onboarding-email-pill{display:inline-flex;gap:8px;align-items:center;justify-self:start;margin:2px 0;padding:8px 14px;color:var(--portal-ink);font-size:.95rem;font-weight:700;overflow-wrap:anywhere;background:var(--portal-surface-soft);border:1px solid var(--portal-border-strong);border-radius:999px}.portal-onboarding-email-pill svg{flex:0 0 auto;width:16px;height:16px;color:var(--portal-indigo)}.portal-link-button{display:inline;padding:0;color:var(--portal-indigo);font:inherit;font-size:.9rem;font-weight:700;text-decoration:underline;background:none;border:none;cursor:pointer}.portal-link-button:focus-visible{outline:3px solid var(--portal-focus);outline-offset:2px;border-radius:4px}.portal-onboarding-skip{justify-self:start;margin-top:2px;min-height:44px}.portal-onboarding-footer{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:auto 0 0;padding-top:14px;color:var(--portal-muted);font-size:.85rem;border-top:1px solid var(--portal-border)}@media(max-width:860px){.portal-onboarding-aside{display:none}}@media(max-width:620px){.portal-onboarding-stepper li:not(.is-current) .portal-stepper-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.portal-stepper-dot{width:32px;height:32px}.portal-onboarding-stepper li:not(:first-child):before{top:15px;right:calc(50% + 20px);left:calc(-50% + 20px)}}@media(prefers-reduced-motion:reduce){.portal-onboarding-step-body{animation:none}.portal-stepper-dot,.portal-check-row{transition:none}}.portal-auth-panel-recovery{overflow:hidden}.portal-auth-panel-recovery h1{max-width:12ch}.portal-recovery-form{gap:16px}.portal-recovery-intro{display:grid;grid-template-columns:minmax(0,220px) minmax(0,1fr);gap:14px;align-items:center;padding:14px;color:var(--portal-ink);background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-recovery-intro h2{margin:0 0 5px;color:var(--portal-ink);font-size:1rem;line-height:1.25}.portal-recovery-intro p{margin:0;color:var(--portal-muted);font-size:.9rem;line-height:1.45}.portal-recovery-motion{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;padding:8px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-recovery-motion span{display:block;height:6px;border-radius:999px;background:var(--portal-action-bg);transform-origin:left center;animation:portal-recovery-sweep 1.4s ease-in-out infinite}.portal-recovery-motion span:nth-child(2){animation-delay:.12s}.portal-recovery-motion span:nth-child(3){animation-delay:.24s}.portal-recovery-helper{margin:-4px 0 0;font-size:.92rem}.portal-recovery-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.portal-recovery-options span{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 12px;color:var(--portal-ink);background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px;font-size:.88rem;font-weight:800}.portal-recovery-options span.is-active{color:var(--portal-action-fg);background:var(--portal-action-bg);border-color:#7c3aed70;box-shadow:0 12px 26px #4f46e52e}.portal-recovery-options svg{width:18px;height:18px;color:var(--portal-purple)}.portal-recovery-options span.is-active svg{color:#fff}.portal-recovery-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:center;padding:14px;color:var(--portal-ink);background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-recovery-card h2{margin:0 0 5px;color:var(--portal-ink);font-size:1rem;line-height:1.25}.portal-recovery-card p{margin:0;color:var(--portal-muted);font-size:.9rem;line-height:1.45}.portal-recovery-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:#fff;background:var(--portal-action-bg);border-radius:8px}.portal-recovery-icon svg{width:20px;height:20px}.portal-recovery-success{align-items:start}.portal-recovery-success .portal-button{grid-column:1 / -1}@keyframes portal-recovery-sweep{0%,to{opacity:.48;transform:scaleX(.62)}50%{opacity:1;transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.portal-recovery-motion span{animation:none;opacity:.86;transform:none}}@media(max-width:620px){.portal-recovery-intro,.portal-recovery-options{grid-template-columns:1fr}}.portal-profile-menu{position:relative;min-width:0}.portal-profile-menu-button{display:inline-grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:44px;max-width:300px;padding:5px 10px 5px 5px;color:var(--portal-ink);background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px;box-shadow:var(--portal-shadow);cursor:pointer;font:inherit;text-align:left}.portal-profile-menu-button:hover,.portal-profile-menu-button:focus-visible{border-color:var(--portal-border-strong);background:var(--portal-surface-soft)}.portal-profile-avatar,.portal-member-avatar,.portal-company-mark{display:inline-grid;place-items:center;color:#fff;background:var(--portal-action-bg);border-radius:8px;font-weight:800}.portal-profile-avatar{width:34px;height:34px;overflow:hidden}.portal-profile-avatar img{width:100%;height:100%;object-fit:cover}.portal-profile-label{display:grid;min-width:0}.portal-profile-label strong,.portal-profile-label small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-profile-label strong{color:var(--portal-ink);font-size:.9rem;font-weight:800}.portal-profile-label small{color:var(--portal-muted);font-size:.76rem;font-weight:700}.portal-profile-menu-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:60;display:grid;gap:4px;width:min(320px,calc(100vw - 36px));padding:8px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px;box-shadow:0 24px 60px #2a24782e}.portal-profile-menu-item{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:52px;padding:8px;color:var(--portal-ink);background:transparent;border:0;border-radius:8px;cursor:pointer;font:inherit;text-align:left}.portal-profile-menu-item svg{color:var(--portal-indigo)}.portal-profile-menu-item span{display:grid;gap:2px}.portal-profile-menu-item strong{color:var(--portal-ink);font-size:.9rem}.portal-profile-menu-item small{color:var(--portal-muted);font-size:.78rem;font-weight:700}.portal-profile-menu-item:hover,.portal-profile-menu-item:focus-visible{background:var(--portal-surface-soft)}.portal-profile-menu-item:disabled,.portal-profile-menu-item.is-disabled{cursor:not-allowed;opacity:.48}.portal-profile-menu-item:disabled:hover,.portal-profile-menu-item.is-disabled:hover{background:transparent}.portal-profile-menu-danger svg,.portal-profile-menu-danger strong{color:var(--portal-danger)}.portal-team-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:clamp(20px,4vw,30px);color:#fff;background:linear-gradient(135deg,#1d4ed8,#4338ca,#581c87),var(--portal-blue);border-radius:8px;box-shadow:0 24px 60px #4f46e533}.portal-team-hero .portal-kicker,.portal-team-hero h2,.portal-team-hero p{color:#fff}.portal-team-hero h2{margin:0;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.05}.portal-team-hero p{max-width:62ch;margin:10px 0 0;color:#fff;line-height:1.55}.portal-team-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.portal-team-hero-actions .portal-status-pill{min-height:44px;padding:0 13px;background:#ffffff2b;color:#fff}.portal-team-hero-actions .portal-button-secondary{color:#fff;background:#ffffff24;border-color:#ffffff47}.portal-team-hero-actions .portal-button-secondary:hover,.portal-team-hero-actions .portal-button-secondary:focus-visible,.portal-team-hero-actions .portal-button-secondary:active{color:#fff;background:#ffffff38;border-color:#ffffff6b}.portal-team-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:6px;background:var(--portal-surface-strong);border:1px solid var(--portal-border);border-radius:8px}.portal-team-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 12px;color:var(--portal-muted);background:transparent;border:0;border-radius:6px;cursor:pointer;font:inherit;font-size:.9rem;font-weight:800}.portal-team-tabs button.is-active{color:var(--portal-action-fg);background:var(--portal-action-bg);box-shadow:0 12px 26px #4f46e538}.portal-team-tabs button.is-active svg,.portal-team-tabs button.is-active span{color:var(--portal-action-fg)}.portal-team-tabs button:hover,.portal-team-tabs button:focus-visible{color:var(--portal-ink);background:#fff}.portal-team-tabs button.is-active:hover,.portal-team-tabs button.is-active:focus-visible,.portal-team-tabs button.is-active:active{color:var(--portal-action-fg);background:var(--portal-action-bg-hover)}.portal-team-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.84fr);gap:18px;align-items:start}.portal-team-form{display:grid;gap:14px}.portal-invite-delivery-note{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;padding:10px 12px;color:var(--portal-ink);background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px;font-size:.86rem;font-weight:700;line-height:1.4}.portal-invite-delivery-note svg,.portal-invite-delivery-note i{width:18px;height:18px;color:var(--portal-indigo)}.portal-invite-delivery-note.is-disabled{color:var(--portal-muted)}.portal-invite-code-panel{display:grid;gap:12px;margin-top:14px;padding:14px;background:var(--portal-surface);border:1px solid var(--portal-border-strong);border-radius:8px;box-shadow:var(--portal-shadow-sm)}.portal-invite-code-copy{display:grid;gap:4px}.portal-invite-code-copy strong{color:var(--portal-ink);font-size:1rem}.portal-invite-code-copy span{color:var(--portal-muted);font-size:.86rem;font-weight:700;line-height:1.4}.portal-invite-code-panel>.portal-button{justify-self:start}.portal-permission-picklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.portal-permission-checkbox{min-height:76px;padding:10px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-permission-checkbox span{display:grid;gap:3px}.portal-permission-checkbox strong{color:var(--portal-ink);font-size:.9rem}.portal-permission-checkbox small{color:var(--portal-muted);font-weight:620;line-height:1.35}.portal-permission-picklist-single{grid-template-columns:minmax(0,1fr);margin-bottom:4px}.portal-permission-checkbox-master{min-height:unset;padding:14px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:10px}.portal-permission-checkbox-master strong{font-size:.98rem}.portal-disabled-panel{opacity:1;filter:grayscale(.18);pointer-events:none;-webkit-user-select:none;user-select:none}.portal-disabled-panel input,.portal-disabled-panel select,.portal-disabled-panel textarea,.portal-disabled-panel button,.portal-disabled-panel .portal-upload-button{cursor:not-allowed;opacity:.62}.portal-form-disabled-fieldset{border:0;margin:0;min-inline-size:0;padding:0}.portal-role-card.is-disabled{background:#f3f4f8;border-color:var(--portal-border-strong);box-shadow:none}.portal-role-card.is-disabled .portal-status-pill,.portal-role-card.is-disabled .portal-role-permissions span{color:var(--portal-muted);background:var(--portal-surface-strong)}.portal-form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.portal-form-actions>span{color:var(--portal-muted);font-size:.86rem;font-weight:700}.portal-tour-availability-panel{display:grid;gap:12px;padding-top:12px;border-top:1px solid var(--portal-border)}.portal-tour-availability-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.portal-tour-availability-header h3{margin:2px 0 4px;color:var(--portal-ink);font-size:1rem;line-height:1.2}.portal-tour-availability-header span{color:var(--portal-muted);font-size:.86rem;font-weight:700}.portal-inline-error{margin:0;padding:10px 12px;color:#8a1f1d;background:#fff4f2;border:1px solid #ffd3cd;border-radius:8px;font-size:.88rem;font-weight:700}.portal-tour-availability-grid{display:grid;gap:0}.portal-tour-availability-row{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(260px,1.2fr);gap:12px;align-items:center;min-height:76px;padding:12px 0;border-top:1px solid var(--portal-border)}.portal-tour-availability-row:first-child{border-top:0}.portal-tour-day-toggle{min-height:48px;color:var(--portal-ink)}.portal-tour-day-toggle span{display:grid;gap:3px}.portal-tour-day-toggle strong{color:var(--portal-ink);font-size:.92rem}.portal-tour-day-toggle small{color:var(--portal-muted);font-size:.78rem;font-weight:700;line-height:1.35}.portal-tour-window-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.portal-team-list,.portal-role-permissions,.portal-org-checklist,.portal-company-preview{display:grid;gap:10px}.portal-team-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:72px;padding:12px;background:#fbfbff;border:1px solid var(--portal-border);border-radius:8px}.portal-member-avatar{width:44px;height:44px}.portal-member-avatar.is-pending{color:var(--portal-indigo);background:var(--portal-surface-soft);border:1px solid var(--portal-border)}.portal-team-row strong,.portal-company-preview strong{color:var(--portal-ink)}.portal-team-row span,.portal-team-row small,.portal-company-preview span,.portal-org-checklist span{color:var(--portal-muted)}.portal-team-row small{display:block;margin-top:3px;font-size:.78rem;font-weight:700;line-height:1.35}.portal-team-row-meta,.portal-team-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.portal-team-row-meta{flex-direction:column;align-items:flex-end}.portal-team-row-meta strong{font-size:.82rem}.portal-team-row-actions strong{color:var(--portal-ink);font-size:.82rem;white-space:nowrap}.portal-inline-strong{color:var(--portal-ink)}.portal-account-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.portal-account-link-grid a{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:center;min-height:48px;padding:0 12px;color:var(--portal-ink);background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px;font-size:.88rem;font-weight:800}.portal-account-link-grid a:hover,.portal-account-link-grid a:focus-visible{color:var(--portal-indigo);background:var(--portal-surface);border-color:var(--portal-border-strong)}.portal-account-link-grid svg{width:18px;height:18px}.portal-danger-zone{margin-top:18px;border-color:#b91c1c38}.portal-danger-zone .portal-section-header p{max-width:780px}.portal-deletion-status{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:start;min-height:44px;padding:12px;margin:12px 0;color:var(--portal-muted);background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px;font-size:.88rem;font-weight:700;line-height:1.45}.portal-deletion-status svg{width:18px;height:18px;margin-top:2px;color:var(--portal-indigo)}.portal-security-summary,.portal-security-card-list,.portal-inline-security-form,.portal-totp-setup{display:grid;gap:10px}.portal-security-summary{margin-bottom:12px}.portal-security-summary span,.portal-security-detail{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;margin:0;color:var(--portal-muted);font-size:.86rem;font-weight:700;line-height:1.45}.portal-security-summary svg,.portal-security-detail svg{width:16px;height:16px;margin-top:2px;color:var(--portal-indigo)}.portal-security-card{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:start;min-height:92px;padding:12px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-security-card.is-complete{border-color:#10b98147}.portal-security-card-icon{display:grid;place-items:center;width:40px;height:40px;color:#fff;background:var(--portal-action-bg);border-radius:8px}.portal-security-card-icon svg{width:19px;height:19px}.portal-security-card-main{min-width:0}.portal-security-card-title{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between}.portal-security-card-title strong{color:var(--portal-ink);font-size:.94rem}.portal-security-card-main p{margin:6px 0 0;color:var(--portal-muted);font-size:.84rem;font-weight:700;line-height:1.45}.portal-security-actions,.portal-inline-security-form .portal-field{margin-top:10px}.portal-totp-open-link{display:inline-grid;grid-template-columns:18px minmax(0,auto);gap:8px;align-items:center;justify-self:start;margin-top:10px;color:var(--portal-indigo);font-size:.86rem;font-weight:800}.portal-totp-open-link:hover,.portal-totp-open-link:focus-visible{color:var(--portal-purple)}.portal-copy-code{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:8px;align-items:center;max-width:100%;padding:10px;color:var(--portal-ink);background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px}.portal-copy-code code{min-width:0;overflow-wrap:anywhere;font-size:.82rem;font-weight:800}.portal-totp-qr{display:grid;justify-content:start;padding:10px;background:#fff;border:1px solid var(--portal-border);border-radius:12px;width:max-content}.portal-totp-qr svg{display:block;width:180px;height:180px}.portal-totp-qr-fallback{margin:0;color:var(--portal-muted);font-size:.84rem;font-weight:700}.portal-blocked-summary{display:grid;grid-template-columns:minmax(96px,auto) minmax(0,1fr);gap:14px;align-items:center;padding:14px;color:var(--portal-muted);background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-blocked-summary div{display:grid;justify-items:start}.portal-blocked-summary strong{color:var(--portal-ink);font-size:2rem;line-height:1}.portal-blocked-summary span{margin-top:4px;font-size:.78rem;font-weight:800}.portal-blocked-summary p{margin:0;line-height:1.45}.portal-blocked-user-list{display:grid;gap:10px}.portal-blocked-user-row{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:start;min-height:76px;padding:12px;background:#fbfbff;border:1px solid var(--portal-border);border-radius:8px}.portal-blocked-user-row .portal-team-row-actions{grid-column:2;justify-content:flex-start}.portal-blocked-user-avatar{color:#fff;background:linear-gradient(135deg,#dc2626,var(--portal-purple))}.portal-blocked-user-main{display:grid;gap:3px;min-width:0}.portal-blocked-user-main strong,.portal-blocked-user-main span,.portal-blocked-user-main small{overflow-wrap:anywhere}.portal-blocked-user-main strong{color:var(--portal-ink)}.portal-blocked-user-main span,.portal-blocked-user-main small{color:var(--portal-muted);font-size:.82rem;line-height:1.35}.portal-blocked-user-main small{font-weight:700}@media(min-width:1280px){.portal-blocked-user-row{grid-template-columns:44px minmax(0,1fr) auto;align-items:center}.portal-blocked-user-row .portal-team-row-actions{grid-column:auto;justify-content:flex-end}}.portal-permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.portal-role-card{display:grid;gap:14px;padding:16px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px;box-shadow:var(--portal-shadow)}.portal-role-permissions span,.portal-org-checklist span{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;min-height:28px;font-size:.88rem;font-weight:700}.portal-role-permissions span{color:var(--portal-muted)}.portal-role-permissions span.is-enabled{color:var(--portal-ink)}.portal-role-permissions svg,.portal-org-checklist svg{width:17px;height:17px;margin-top:1px;color:var(--portal-indigo)}.portal-locked-setting{padding:12px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-company-preview{justify-items:start;padding:16px;background:var(--portal-surface-soft);border:1px solid var(--portal-border);border-radius:8px}.portal-logo-upload-row{display:grid;grid-template-columns:74px minmax(0,1fr);gap:14px;align-items:center;padding:14px;background:#f8f9ff;border:1px solid var(--portal-border);border-radius:8px}.portal-logo-upload-row>div:last-child{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.portal-logo-upload-row strong,.portal-logo-upload-row span{flex-basis:100%}.portal-logo-upload-row span{color:var(--portal-muted);font-size:.84rem;font-weight:700}.portal-company-mark{width:58px;height:58px;font-size:1.35rem}.portal-company-logo-preview{width:58px;height:58px;object-fit:contain;padding:7px;background:#fff;border:1px solid var(--portal-border);border-radius:8px}.portal-upload-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 12px;color:var(--portal-indigo);background:#fff;border:1px solid var(--portal-border);border-radius:8px;cursor:pointer;font-size:.86rem;font-weight:800}.portal-upload-button:hover,.portal-upload-button:focus-within{border-color:var(--portal-border-strong);box-shadow:0 10px 24px #4f46e51a}.portal-upload-button.is-disabled{cursor:not-allowed;opacity:.52}.portal-upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.portal-button-compact{min-height:38px;font-size:.86rem}.portal-muted-copy{color:var(--portal-muted);font-weight:700;line-height:1.55}.portal-legal-copy{font-size:.78rem;font-weight:560}.portal-settings-workspace{display:grid;grid-template-columns:minmax(190px,230px) minmax(0,1fr);gap:18px;align-items:start}.portal-settings-rail{position:sticky;top:96px;display:grid;gap:6px;padding:8px;background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:8px;box-shadow:var(--portal-shadow)}.portal-settings-rail button,.portal-theme-grid button,.portal-admin-tile{min-height:44px;color:var(--portal-ink);background:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer;font:inherit}.portal-settings-rail button{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;padding:0 10px;font-size:.9rem;font-weight:800;text-align:left}.portal-settings-rail button:hover,.portal-settings-rail button:focus-visible{color:var(--portal-ink);background:var(--portal-surface-soft)}.portal-settings-rail button.is-active{color:var(--portal-action-fg);background:var(--portal-action-bg)}.portal-settings-rail button.is-active svg,.portal-settings-rail button.is-active span{color:var(--portal-action-fg)}.portal-settings-rail button.is-active:hover,.portal-settings-rail button.is-active:focus-visible,.portal-settings-rail button.is-active:active{color:var(--portal-action-fg);background:var(--portal-action-bg-hover)}.portal-settings-content{min-width:0}.portal-theme-grid,.portal-admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.portal-theme-grid button,.portal-admin-tile{display:grid;gap:7px;justify-items:start;padding:14px;background:var(--portal-surface-soft);border-color:var(--portal-border);text-align:left}.portal-theme-grid button:hover,.portal-theme-grid button:focus-visible,.portal-admin-tile:hover,.portal-admin-tile:focus-visible{color:var(--portal-ink);background:var(--portal-surface);border-color:var(--portal-border-strong);box-shadow:0 16px 34px #4f46e51a}.portal-theme-grid button.is-selected{color:var(--portal-action-fg);background:var(--portal-action-bg);border-color:transparent}.portal-theme-grid button.is-selected:hover,.portal-theme-grid button.is-selected:focus-visible,.portal-theme-grid button.is-selected:active{color:var(--portal-action-fg);background:var(--portal-action-bg-hover)}.portal-theme-grid button.is-selected strong,.portal-theme-grid button.is-selected span,.portal-theme-grid button.is-selected svg,.portal-theme-grid button.is-selected:hover strong,.portal-theme-grid button.is-selected:hover span,.portal-theme-grid button.is-selected:hover svg,.portal-theme-grid button.is-selected:focus-visible strong,.portal-theme-grid button.is-selected:focus-visible span,.portal-theme-grid button.is-selected:focus-visible svg,.portal-theme-grid button.is-selected:active strong,.portal-theme-grid button.is-selected:active span,.portal-theme-grid button.is-selected:active svg{color:var(--portal-action-fg)}.portal-theme-grid strong,.portal-admin-tile strong{color:inherit;font-size:.94rem}.portal-theme-grid span,.portal-admin-tile span{color:var(--portal-muted);font-size:.84rem;font-weight:700;line-height:1.4}.portal-theme-grid button.is-selected span{color:var(--portal-action-fg-muted)}.landlord-portal-body.portal-theme-dark .portal-auth-metric strong{color:var(--portal-ink)}.landlord-portal-body.portal-theme-dark .portal-auth-metric span{color:var(--portal-muted)}.portal-admin-hero.is-disabled{filter:grayscale(.25);opacity:.78}.portal-admin-tile:disabled{cursor:not-allowed;opacity:.52}.landlord-portal-body.portal-theme-dark .portal-app-shell,.landlord-portal-body.portal-theme-dark .portal-topbar,.landlord-portal-body.portal-theme-dark .portal-auth-panel,.landlord-portal-body.portal-theme-dark .portal-sidebar,.landlord-portal-body.portal-theme-dark .portal-panel,.landlord-portal-body.portal-theme-dark .portal-metric-card,.landlord-portal-body.portal-theme-dark .portal-profile-menu-button,.landlord-portal-body.portal-theme-dark .portal-profile-menu-panel,.landlord-portal-body.portal-theme-dark .portal-icon-button,.landlord-portal-body.portal-theme-dark .portal-sync-card,.landlord-portal-body.portal-theme-dark .portal-settings-rail,.landlord-portal-body.portal-theme-dark .portal-readiness-meter{background:var(--portal-surface);border-color:var(--portal-border)}.landlord-portal-body.portal-theme-dark .portal-main,.landlord-portal-body.portal-theme-dark .portal-team-tabs,.landlord-portal-body.portal-theme-dark .portal-logo-upload-row,.landlord-portal-body.portal-theme-dark .portal-provider-summary,.landlord-portal-body.portal-theme-dark .portal-provider-docs,.landlord-portal-body.portal-theme-dark .portal-invite-delivery-note,.landlord-portal-body.portal-theme-dark .portal-invite-code-panel,.landlord-portal-body.portal-theme-dark .portal-listing-card,.landlord-portal-body.portal-theme-dark .portal-tour-card,.landlord-portal-body.portal-theme-dark .portal-readiness-card,.landlord-portal-body.portal-theme-dark .portal-insights-card,.landlord-portal-body.portal-theme-dark .portal-premium-tools-card,.landlord-portal-body.portal-theme-dark .portal-premium-tool-panel,.landlord-portal-body.portal-theme-dark .portal-premium-tool-row,.landlord-portal-body.portal-theme-dark .portal-qa-card,.landlord-portal-body.portal-theme-dark .portal-alert-card,.landlord-portal-body.portal-theme-dark .portal-insight-metric,.landlord-portal-body.portal-theme-dark .portal-insight-row,.landlord-portal-body.portal-theme-dark .portal-insight-recommendation,.landlord-portal-body.portal-theme-dark .portal-qa-row,.landlord-portal-body.portal-theme-dark .portal-qa-answer,.landlord-portal-body.portal-theme-dark .portal-import-history-row,.landlord-portal-body.portal-theme-dark .portal-source-activity-row,.landlord-portal-body.portal-theme-dark .portal-company-preview,.landlord-portal-body.portal-theme-dark .portal-permission-checkbox,.landlord-portal-body.portal-theme-dark .portal-locked-setting,.landlord-portal-body.portal-theme-dark .portal-member-avatar.is-pending,.landlord-portal-body.portal-theme-dark .portal-team-row,.landlord-portal-body.portal-theme-dark .portal-blocked-summary,.landlord-portal-body.portal-theme-dark .portal-blocked-user-row,.landlord-portal-body.portal-theme-dark .portal-role-card,.landlord-portal-body.portal-theme-dark .portal-role-card.is-disabled,.landlord-portal-body.portal-theme-dark .portal-form-section,.landlord-portal-body.portal-theme-dark .portal-report-metric,.landlord-portal-body.portal-theme-dark .portal-report-row,.landlord-portal-body.portal-theme-dark .portal-support-action-panel,.landlord-portal-body.portal-theme-dark .portal-support-action-form,.landlord-portal-body.portal-theme-dark .portal-support-timeline-row,.landlord-portal-body.portal-theme-dark .portal-account-link-grid a,.landlord-portal-body.portal-theme-dark .portal-deletion-status,.landlord-portal-body.portal-theme-dark .portal-security-card,.landlord-portal-body.portal-theme-dark .portal-copy-code,.landlord-portal-body.portal-theme-dark .portal-media-summary span,.landlord-portal-body.portal-theme-dark .portal-checkbox-card,.landlord-portal-body.portal-theme-dark .portal-photo-thumb,.landlord-portal-body.portal-theme-dark .portal-photo-dropzone,.landlord-portal-body.portal-theme-dark .portal-media-app-prompt{background:var(--portal-surface-soft);border-color:var(--portal-border)}.landlord-portal-body.portal-theme-dark .portal-premium-tool-panel,.landlord-portal-body.portal-theme-dark .portal-premium-tool-row{background:var(--portal-surface-strong)}.landlord-portal-body.portal-theme-dark .portal-premium-row-icon{color:#c5cbff;background:#818cf82e}.landlord-portal-body.portal-theme-dark .portal-bulk-action-bar{background:var(--portal-surface-strong);border-color:var(--portal-border-strong);color:var(--portal-ink)}.landlord-portal-body.portal-theme-dark .portal-totp-qr{background:#fff}.landlord-portal-body.portal-theme-dark .portal-chip{color:var(--portal-ink);background:var(--portal-surface-strong);border-color:var(--portal-border-strong)}.landlord-portal-body.portal-theme-dark .portal-chip.is-selected{color:var(--portal-action-fg);background:var(--portal-action-bg);border-color:transparent}.landlord-portal-body.portal-theme-dark .portal-team-tabs button:hover,.landlord-portal-body.portal-theme-dark .portal-team-tabs button:focus-visible,.landlord-portal-body.portal-theme-dark .portal-settings-rail button:hover,.landlord-portal-body.portal-theme-dark .portal-settings-rail button:focus-visible,.landlord-portal-body.portal-theme-dark .portal-profile-menu-item:hover,.landlord-portal-body.portal-theme-dark .portal-profile-menu-item:focus-visible,.landlord-portal-body.portal-theme-dark .portal-upload-button,.landlord-portal-body.portal-theme-dark .portal-company-logo-preview{color:var(--portal-ink);background:var(--portal-surface-strong)}.landlord-portal-body.portal-theme-dark .portal-nav-item:hover,.landlord-portal-body.portal-theme-dark .portal-nav-item:focus-visible,.landlord-portal-body.portal-theme-dark .portal-icon-button:hover,.landlord-portal-body.portal-theme-dark .portal-icon-button:focus-visible{color:var(--portal-ink);background:var(--portal-surface-strong)}.landlord-portal-body.portal-theme-dark .portal-icon-danger:hover,.landlord-portal-body.portal-theme-dark .portal-icon-danger:focus-visible{color:var(--portal-danger);background:#fca5a51f}.landlord-portal-body.portal-theme-dark .portal-auth-form input,.landlord-portal-body.portal-theme-dark .portal-auth-form textarea,.landlord-portal-body.portal-theme-dark .portal-auth-form select,.landlord-portal-body.portal-theme-dark .portal-field input,.landlord-portal-body.portal-theme-dark .portal-field textarea,.landlord-portal-body.portal-theme-dark .portal-field select,.landlord-portal-body.portal-theme-dark .portal-note-form textarea,.landlord-portal-body.portal-theme-dark .portal-support-action-form input,.landlord-portal-body.portal-theme-dark .portal-support-action-form select,.landlord-portal-body.portal-theme-dark .portal-support-action-form textarea,.landlord-portal-body.portal-theme-dark .portal-search input{color:var(--portal-ink);background:#12152b;border-color:var(--portal-border)}.landlord-portal-body.portal-theme-dark .portal-button-secondary{color:#f7f7ff;background:var(--portal-surface-strong);border-color:var(--portal-border-strong)}.landlord-portal-body.portal-theme-dark .portal-button-secondary svg,.landlord-portal-body.portal-theme-dark .portal-auth-reset-link svg,.landlord-portal-body.portal-theme-dark .portal-button-quiet svg,.landlord-portal-body.portal-theme-dark .portal-button-danger svg{color:currentColor}.landlord-portal-body.portal-theme-dark .portal-hero-actions .portal-button-secondary,.landlord-portal-body.portal-theme-dark .portal-team-hero-actions .portal-button-secondary,.landlord-portal-body.portal-theme-dark .portal-hero-actions .portal-button-secondary:visited,.landlord-portal-body.portal-theme-dark .portal-team-hero-actions .portal-button-secondary:visited{color:#fff;background:#ffffff24;border-color:#ffffff47}.landlord-portal-body.portal-theme-dark .portal-button-quiet{color:#dbeafe;background:#1e3159;border:1px solid rgba(147,197,253,.28)}.landlord-portal-body.portal-theme-dark .portal-button-danger{color:#fff;background:#7f1d1d;border-color:#fca5a54d}.landlord-portal-body.portal-theme-dark .portal-button-danger:hover,.landlord-portal-body.portal-theme-dark .portal-button-danger:focus-visible,.landlord-portal-body.portal-theme-dark .portal-button-danger:active{color:#fff;background:#991b1b}.landlord-portal-body.portal-theme-dark .portal-button-secondary:visited,.landlord-portal-body.portal-theme-dark .portal-auth-reset-link,.landlord-portal-body.portal-theme-dark .portal-auth-reset-link:visited{color:#f7f7ff}.landlord-portal-body.portal-theme-dark .portal-button-secondary:hover,.landlord-portal-body.portal-theme-dark .portal-button-secondary:focus-visible,.landlord-portal-body.portal-theme-dark .portal-button-secondary:active{color:#fff;background:#343a68;border-color:#c5cbff70}.landlord-portal-body.portal-theme-dark .portal-hero-actions .portal-button-secondary:hover,.landlord-portal-body.portal-theme-dark .portal-hero-actions .portal-button-secondary:focus-visible,.landlord-portal-body.portal-theme-dark .portal-hero-actions .portal-button-secondary:active,.landlord-portal-body.portal-theme-dark .portal-team-hero-actions .portal-button-secondary:hover,.landlord-portal-body.portal-theme-dark .portal-team-hero-actions .portal-button-secondary:focus-visible,.landlord-portal-body.portal-theme-dark .portal-team-hero-actions .portal-button-secondary:active{color:#fff;background:#ffffff38;border-color:#ffffff6b}.landlord-portal-body.portal-theme-dark .portal-auth-reset-link:hover,.landlord-portal-body.portal-theme-dark .portal-auth-reset-link:focus-visible,.landlord-portal-body.portal-theme-dark .portal-auth-reset-link:active{color:#fff;background:#343a68;border-color:#c5cbff70}.landlord-portal-body.portal-theme-dark .portal-button-quiet:hover,.landlord-portal-body.portal-theme-dark .portal-button-quiet:focus-visible,.landlord-portal-body.portal-theme-dark .portal-button-quiet:active{color:#fff;background:#27457d;border-color:#93c5fd66}.landlord-portal-body.portal-theme-dark .portal-status-pill.is-muted{color:var(--portal-muted);background:var(--portal-surface-strong)}.landlord-portal-body.portal-theme-dark .portal-status-pill.is-live{color:#bbf7d0;background:#22c55e2e}.landlord-portal-body.portal-theme-dark .portal-status-pill.is-warning{color:#fde68a;background:#eab3082e}.landlord-portal-body.portal-theme-dark .portal-status-pill.is-danger{color:#fecaca;background:#ef44442e}.landlord-portal-body.portal-theme-dark .portal-alert-card.is-live svg{color:#bbf7d0}.landlord-portal-body.portal-theme-dark .portal-readiness-meter-fill.is-live{background:linear-gradient(90deg,#34d399,var(--portal-cyan))}.landlord-portal-body.portal-theme-dark .portal-priority-panel:hover,.landlord-portal-body.portal-theme-dark .portal-priority-panel:focus-visible{color:var(--portal-ink);background:linear-gradient(135deg,#60a5fa1f,#a78bfa1f 48%,#f472b614),var(--portal-surface-strong);border-color:#c5cbff70;box-shadow:0 22px 48px #02061752}.landlord-portal-body.portal-theme-dark .portal-priority-arrow,.landlord-portal-body.portal-theme-dark .portal-priority-mini{color:var(--portal-ink);background:var(--portal-surface-strong);border-color:var(--portal-border-strong)}.landlord-portal-body.portal-theme-dark .portal-priority-copy strong,.landlord-portal-body.portal-theme-dark .portal-priority-mini strong{color:var(--portal-ink)}.landlord-portal-body.portal-theme-dark .portal-priority-copy small,.landlord-portal-body.portal-theme-dark .portal-priority-mini small{color:var(--portal-muted)}.landlord-portal-body.portal-theme-dark .portal-report-recommendation.is-muted{color:var(--portal-muted);background:var(--portal-surface-strong)}.landlord-portal-body.portal-theme-dark .portal-report-recommendation.is-live,.landlord-portal-body.portal-theme-dark .portal-coach-plan-pill.is-premium{color:#bbf7d0;background:#22c55e2e}.landlord-portal-body.portal-theme-dark .portal-team-inbox-row{color:var(--portal-ink);background:var(--portal-surface-soft);border-color:var(--portal-border)}.landlord-portal-body.portal-theme-dark .portal-team-inbox-row:hover,.landlord-portal-body.portal-theme-dark .portal-team-inbox-row:focus-visible{color:var(--portal-ink);background:var(--portal-surface-strong);border-color:var(--portal-border-strong);box-shadow:0 18px 38px #02061757}.landlord-portal-body.portal-theme-dark .portal-team-inbox-row.is-active,.landlord-portal-body.portal-theme-dark .portal-team-inbox-row.is-active:hover,.landlord-portal-body.portal-theme-dark .portal-team-inbox-row.is-active:focus-visible{color:var(--portal-action-fg);background:var(--portal-action-bg);border-color:transparent}.landlord-portal-body.portal-theme-dark .portal-team-inbox-icon{background:#818cf82e}.landlord-portal-body.portal-theme-dark .portal-team-inbox-icon.is-locked{background:#f59e0b2e}.landlord-portal-body.portal-theme-dark .portal-coach-row-summary.is-live{color:#bbf7d0}.landlord-portal-body.portal-theme-dark .portal-report-recommendation.is-warning{color:#fde68a;background:#eab3082e}.landlord-portal-body.portal-theme-dark .portal-report-recommendation.is-danger{color:#fecaca;background:#ef44442e}.landlord-portal-body.portal-theme-dark .portal-report-row-details small{color:#c5cbff;background:var(--portal-surface-strong)}.landlord-portal-body.portal-theme-dark .portal-mini-section-title strong,.landlord-portal-body.portal-theme-dark .portal-import-history-counts em{color:#c5cbff;background:var(--portal-surface-strong);border-color:var(--portal-border)}.landlord-portal-body.portal-theme-dark .portal-source-activity-row em{color:#facc15}.landlord-portal-body.portal-theme-dark .portal-inline-error{color:#ffc9c1;background:#ff6b591f;border-color:#ff6b5952}.landlord-portal-body.portal-theme-dark .portal-team-tabs button,.landlord-portal-body.portal-theme-dark .portal-nav-item,.landlord-portal-body.portal-theme-dark .portal-upload-button{color:var(--portal-muted)}.landlord-portal-body.portal-theme-dark .portal-action-card:hover strong,.landlord-portal-body.portal-theme-dark .portal-action-card:focus-visible strong,.landlord-portal-body.portal-theme-dark .portal-provider-catalog button:hover strong,.landlord-portal-body.portal-theme-dark .portal-provider-catalog button:focus-visible strong,.landlord-portal-body.portal-theme-dark .portal-theme-grid button:hover strong,.landlord-portal-body.portal-theme-dark .portal-theme-grid button:focus-visible strong,.landlord-portal-body.portal-theme-dark .portal-admin-tile:hover strong,.landlord-portal-body.portal-theme-dark .portal-admin-tile:focus-visible strong,.landlord-portal-body.portal-theme-dark .portal-profile-menu-item:hover strong,.landlord-portal-body.portal-theme-dark .portal-profile-menu-item:focus-visible strong,.landlord-portal-body.portal-theme-dark .portal-team-tabs button:hover span,.landlord-portal-body.portal-theme-dark .portal-team-tabs button:focus-visible span,.landlord-portal-body.portal-theme-dark .portal-settings-rail button:hover span,.landlord-portal-body.portal-theme-dark .portal-settings-rail button:focus-visible span,.landlord-portal-body.portal-theme-dark .portal-nav-item:hover .portal-nav-item-label span,.landlord-portal-body.portal-theme-dark .portal-nav-item:focus-visible .portal-nav-item-label span{color:var(--portal-ink)}.landlord-portal-body.portal-theme-dark .portal-action-card:hover small,.landlord-portal-body.portal-theme-dark .portal-action-card:focus-visible small,.landlord-portal-body.portal-theme-dark .portal-provider-catalog button:hover span,.landlord-portal-body.portal-theme-dark .portal-provider-catalog button:focus-visible span,.landlord-portal-body.portal-theme-dark .portal-theme-grid button:hover span,.landlord-portal-body.portal-theme-dark .portal-theme-grid button:focus-visible span,.landlord-portal-body.portal-theme-dark .portal-admin-tile:hover span,.landlord-portal-body.portal-theme-dark .portal-admin-tile:focus-visible span,.landlord-portal-body.portal-theme-dark .portal-profile-menu-item:hover small,.landlord-portal-body.portal-theme-dark .portal-profile-menu-item:focus-visible small{color:var(--portal-muted)}.landlord-portal-body.portal-theme-dark .portal-provider-catalog button.is-selected:hover strong,.landlord-portal-body.portal-theme-dark .portal-provider-catalog button.is-selected:hover span,.landlord-portal-body.portal-theme-dark .portal-provider-catalog button.is-selected:focus-visible strong,.landlord-portal-body.portal-theme-dark .portal-provider-catalog button.is-selected:focus-visible span,.landlord-portal-body.portal-theme-dark .portal-provider-catalog button.is-selected:active strong,.landlord-portal-body.portal-theme-dark .portal-provider-catalog button.is-selected:active span,.landlord-portal-body.portal-theme-dark .portal-theme-grid button.is-selected:hover strong,.landlord-portal-body.portal-theme-dark .portal-theme-grid button.is-selected:hover span,.landlord-portal-body.portal-theme-dark .portal-theme-grid button.is-selected:hover svg,.landlord-portal-body.portal-theme-dark .portal-theme-grid button.is-selected:focus-visible strong,.landlord-portal-body.portal-theme-dark .portal-theme-grid button.is-selected:focus-visible span,.landlord-portal-body.portal-theme-dark .portal-theme-grid button.is-selected:focus-visible svg,.landlord-portal-body.portal-theme-dark .portal-theme-grid button.is-selected:active strong,.landlord-portal-body.portal-theme-dark .portal-theme-grid button.is-selected:active span,.landlord-portal-body.portal-theme-dark .portal-theme-grid button.is-selected:active svg{color:var(--portal-action-fg)}.landlord-portal-body.portal-theme-dark .portal-disabled-panel{filter:grayscale(.08)}.landlord-portal-body.portal-theme-dark .portal-disabled-panel input,.landlord-portal-body.portal-theme-dark .portal-disabled-panel select,.landlord-portal-body.portal-theme-dark .portal-disabled-panel textarea,.landlord-portal-body.portal-theme-dark .portal-disabled-panel button,.landlord-portal-body.portal-theme-dark .portal-disabled-panel .portal-upload-button{color:#cbd3ef;background:#14182f;border-color:#c5cbff38;opacity:.7}.landlord-portal-body.portal-theme-dark .portal-role-card.is-disabled .portal-status-pill,.landlord-portal-body.portal-theme-dark .portal-role-card.is-disabled .portal-role-permissions span{color:#c5cbff;background:#202443}.landlord-portal-body.portal-theme-dark .portal-team-tabs button.is-active,.landlord-portal-body.portal-theme-dark .portal-settings-rail button.is-active,.landlord-portal-body.portal-theme-dark .portal-nav-item.is-active{color:#fff}.landlord-portal-body.portal-theme-dark .portal-team-tabs button.is-active svg,.landlord-portal-body.portal-theme-dark .portal-team-tabs button.is-active span,.landlord-portal-body.portal-theme-dark .portal-settings-rail button.is-active svg,.landlord-portal-body.portal-theme-dark .portal-settings-rail button.is-active span,.landlord-portal-body.portal-theme-dark .portal-nav-item.is-active svg,.landlord-portal-body.portal-theme-dark .portal-nav-item.is-active .portal-nav-item-label span{color:#fff}.landlord-portal-body.portal-theme-dark .portal-team-tabs button.is-active:hover,.landlord-portal-body.portal-theme-dark .portal-team-tabs button.is-active:focus-visible,.landlord-portal-body.portal-theme-dark .portal-team-tabs button.is-active:active,.landlord-portal-body.portal-theme-dark .portal-settings-rail button.is-active:hover,.landlord-portal-body.portal-theme-dark .portal-settings-rail button.is-active:focus-visible,.landlord-portal-body.portal-theme-dark .portal-settings-rail button.is-active:active,.landlord-portal-body.portal-theme-dark .portal-nav-item.is-active:hover,.landlord-portal-body.portal-theme-dark .portal-nav-item.is-active:focus-visible,.landlord-portal-body.portal-theme-dark .portal-nav-item.is-active:active{color:var(--portal-action-fg);background:var(--portal-action-bg-hover)}.landlord-portal-body.portal-theme-dark .portal-listing-card,.landlord-portal-body.portal-theme-dark .portal-tour-card,.landlord-portal-body.portal-theme-dark .portal-lead-card,.landlord-portal-body.portal-theme-dark .portal-manual-draft-form{color:var(--portal-ink);background:var(--portal-surface-soft);border-color:var(--portal-border)}.landlord-portal-body.portal-theme-dark .portal-listing-stat-grid span,.landlord-portal-body.portal-theme-dark .portal-lead-stats span,.landlord-portal-body.portal-theme-dark .portal-segment{background:var(--portal-surface-strong)}.landlord-portal-body.portal-theme-dark .portal-lead-blind-tag{color:var(--portal-muted);background:var(--portal-surface-strong)}.landlord-portal-body.portal-theme-dark .portal-score-track{background:#343a68}.landlord-portal-body.portal-theme-dark .portal-score-row,.landlord-portal-body.portal-theme-dark .portal-detail-score-row{color:var(--portal-muted)}.landlord-portal-body.portal-theme-dark .portal-score-row strong,.landlord-portal-body.portal-theme-dark .portal-detail-score-row strong{color:var(--portal-ink)}.portal-profile-menu-button:focus-visible,.portal-profile-menu-item:focus-visible,.portal-team-tabs button:focus-visible{outline:3px solid var(--portal-focus);outline-offset:3px}@media(max-width:980px){.portal-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-tour-workspace,.portal-team-layout,.portal-report-workspace,.portal-support-console-columns,.portal-settings-workspace,.portal-support-action-grid,.portal-support-action-form-wide,.portal-support-metadata-grid,.portal-support-audit-search{grid-template-columns:1fr}.portal-tour-availability-workspace{position:static}.portal-settings-rail{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.portal-overview-hero,.portal-boost-hero{align-items:stretch;flex-direction:column}.portal-tour-command,.portal-action-grid{grid-template-columns:1fr}.portal-priority-head{grid-template-columns:46px minmax(0,1fr)}.portal-priority-icon{width:46px;height:46px}.portal-priority-action-meta{grid-column:2;grid-template-columns:auto 40px;justify-content:start;justify-items:start;align-items:center}.portal-priority-metrics,.portal-tour-command-side,.portal-tour-command-metrics,.portal-tour-preference-grid,.portal-boost-row,.portal-report-row,.portal-support-timeline-row{grid-template-columns:1fr}.portal-support-action-head{flex-direction:column}.portal-team-inbox-list{grid-template-columns:1fr}.portal-team-inbox-row{grid-template-columns:40px minmax(0,1fr)}.portal-team-inbox-row>.portal-status-pill{grid-column:2;justify-self:start}.portal-premium-tool-head,.portal-premium-tool-row,.portal-premium-tool-row:has(.portal-premium-row-icon){grid-template-columns:1fr}.portal-premium-tool-actions{justify-content:flex-start;max-width:none}.portal-premium-tool-actions .portal-button,.portal-premium-tool-row>.portal-button,.portal-premium-tool-row>.portal-status-pill{justify-self:start}.portal-report-workspace{grid-template-columns:1fr}.portal-source-activity-row{grid-template-columns:24px minmax(0,1fr)}.portal-account-link-grid,.portal-security-card{grid-template-columns:1fr}.portal-security-card-icon{width:38px;height:38px}.portal-copy-code{grid-template-columns:minmax(0,1fr)}.portal-blocked-summary,.portal-blocked-user-row{grid-template-columns:1fr}.portal-blocked-user-row .portal-team-row-actions{grid-column:auto;justify-content:flex-start}.portal-source-activity-actions{grid-column:2;justify-content:flex-start}.portal-profile-menu,.portal-profile-menu-button{width:100%;max-width:none}.portal-profile-menu-panel{left:0;right:auto}.portal-team-hero{align-items:stretch;flex-direction:column}.portal-team-hero-actions{justify-content:stretch}.portal-team-hero-actions>*{flex:1 1 180px}.portal-team-tabs,.portal-settings-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-card-title-row,.portal-readiness-head{flex-direction:column}.portal-segment{width:100%}.portal-segment button{flex:1 1 140px}.portal-permission-picklist,.portal-media-summary,.portal-checkbox-group,.portal-insight-metric-grid{grid-template-columns:1fr}.portal-photo-grid{grid-template-columns:repeat(auto-fill,minmax(84px,1fr))}.portal-insight-row{grid-template-columns:30px minmax(0,1fr)}.portal-insight-row .portal-status-pill{grid-column:2;justify-self:start}.portal-insights-actions .portal-button{flex:1 1 140px}.portal-qa-actions .portal-button{flex:1 1 128px}.portal-tour-availability-row{grid-template-columns:1fr}.portal-tour-availability-header{align-items:stretch;flex-direction:column}.portal-tour-window-controls{grid-template-columns:1fr}.portal-team-row{grid-template-columns:44px minmax(0,1fr)}.portal-team-row-meta,.portal-team-row-actions{grid-column:2;justify-content:flex-start}}.docs-page{background:#fbfcff}.docs-main{padding:0 clamp(20px,5vw,72px) 64px}.docs-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:32px;align-items:end;padding:48px 0 28px;border-bottom:1px solid var(--line)}.docs-hero h1{max-width:860px;margin:0 0 14px;font-size:clamp(2.4rem,6vw,4.6rem);line-height:1}.docs-hero p{max-width:780px;color:var(--muted);font-size:1.12rem;line-height:1.6}.docs-hero-panel,.docs-toc,.docs-section article{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 44px #10111812}.docs-hero-panel{display:grid;gap:8px;padding:14px}.docs-hero-panel a,.docs-toc a{display:flex;align-items:center;min-height:40px;padding:0 12px;color:#293044;border-radius:6px;font-weight:700;text-decoration:none}.docs-hero-panel a:hover,.docs-hero-panel a:focus-visible,.docs-toc a:hover,.docs-toc a:focus-visible{color:var(--indigo);background:var(--soft-blue)}.docs-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:32px;align-items:start;padding-top:28px}.docs-toc{position:sticky;top:78px;display:grid;gap:4px;padding:10px}.docs-content{display:grid;gap:28px}.docs-section{scroll-margin-top:86px}.docs-section>h2{margin:0 0 14px;font-size:clamp(1.8rem,3vw,2.5rem)}.docs-section>p{color:var(--muted);font-size:1.06rem;line-height:1.6}.docs-status-note{display:grid;gap:4px;margin:0 0 14px;padding:14px 16px;color:#211840;background:#f4f2ff;border:1px solid #d8d3ff;border-radius:8px}.docs-status-note strong{font-size:.98rem}.docs-status-note span{color:#5d5a75;line-height:1.55}.docs-status-pill{display:inline-flex;align-items:center;width:fit-content;min-height:26px;margin:0 0 10px;padding:0 10px;color:#4430c2;background:#f0edff;border:1px solid #cbc3ff;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.docs-kicker{margin:0 0 8px;color:var(--indigo);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.docs-grid,.docs-feature-list,.docs-provider-grid{display:grid;gap:14px}.docs-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.docs-feature-list,.docs-provider-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.docs-section article{padding:18px}.docs-section article h3{margin:0 0 8px;font-size:1.05rem}.docs-section article p,.docs-section li{color:var(--muted);line-height:1.55}.docs-section ul{margin:0;padding-left:18px}.docs-section a{color:var(--indigo);font-weight:700}@media(max-width:920px){.docs-hero,.docs-layout,.docs-grid.two,.docs-feature-list,.docs-provider-grid{grid-template-columns:1fr}.docs-toc{position:static}}.app-page{color:#f8fbff;background:#111642}.app-page .app-nav{color:#f8fbff;background:#111642db;border-bottom-color:#ffffff1f}.app-page .brand-lockup,.app-page .nav-links{color:#f8fbffd1}.app-page .brand-lockup span{max-width:none;overflow:visible;text-overflow:clip}.app-page .site-nav a:hover,.app-page .site-nav a:focus-visible{color:#fff}.app-page .site-nav .nav-cta{color:#111642;background:#fff;box-shadow:0 18px 42px #00000038}.app-page .site-nav .nav-cta:hover,.app-page .site-nav .nav-cta:focus-visible{color:#111642;background:#dceaff}.app-download-main{overflow:hidden}.app-download-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:calc(100dvh - 56px);padding:clamp(64px,10vw,116px) clamp(20px,6vw,84px);overflow:hidden;background:linear-gradient(90deg,#111642fa,#111642f0 42%,#1116427a),linear-gradient(135deg,#111642,#263aa4,#6e35d7)}.app-download-visual{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.62;pointer-events:none}.app-download-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#11164200 56%,#111642)}.app-download-phone{position:absolute;margin:0;padding:8px;border-radius:48px;background:linear-gradient(180deg,#f8f9fb,#dfe5ef);box-shadow:0 34px 96px #00000057}.app-download-phone img{width:100%;height:auto;aspect-ratio:1206 / 2622;object-fit:cover;border-radius:39px;background:#fff}.app-download-phone-front{right:clamp(72px,12vw,190px);bottom:-42px;width:min(300px,27vw);transform:rotate(4deg)}.app-download-phone-back{right:clamp(260px,32vw,520px);bottom:clamp(50px,9vw,126px);width:min(230px,22vw);transform:rotate(-9deg)}.app-download-phone-side{right:-42px;top:clamp(48px,11vw,132px);width:min(230px,22vw);transform:rotate(10deg)}.app-download-content{width:min(720px,100%)}.app-download-content .eyebrow,.app-download-note .eyebrow{color:#9bc8ff}.app-download-content h1{max-width:680px;margin:0;color:#fff;font-size:clamp(3.6rem,8vw,7rem);line-height:.88;letter-spacing:0}.app-download-lede{max-width:640px;margin:24px 0 0;color:#f8fbffd1;font-size:clamp(1.08rem,2vw,1.34rem);line-height:1.45}.app-platform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(620px,100%);margin-top:30px}.app-platform-card,.app-portal-card{display:grid;gap:8px;min-width:0;min-height:158px;padding:20px;color:#111642;border:1px solid rgba(255,255,255,.72);border-radius:8px;background:linear-gradient(145deg,#fffffffa,#f5f8ffeb),#fff;box-shadow:0 24px 80px #0003,inset 0 1px #ffffffe6;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}button.app-platform-card{font:inherit;cursor:not-allowed}.app-platform-card-primary:hover,.app-platform-card-primary:focus-visible,.app-portal-card:hover,.app-portal-card:focus-visible{color:#111642;border-color:#9bc8ffeb;background:linear-gradient(145deg,#fff,#f2f7ff),#fff;box-shadow:0 34px 96px #0000004d,0 0 0 1px #9bc8ff2e;transform:translateY(-2px)}.app-platform-card:focus-visible,.app-portal-card:focus-visible{outline:3px solid rgba(155,200,255,.95);outline-offset:4px}.app-platform-card-disabled{color:#1116429e;border-color:#ffffff6b;background:linear-gradient(145deg,#ffffffc2,#f1f5ff99),#ffffffad;box-shadow:0 16px 54px #0000001f}.app-platform-icon{display:inline-grid;place-items:center;width:56px;height:56px;color:#111642;border:1px solid rgba(17,22,66,.08);border-radius:8px;background:#fff;box-shadow:0 14px 28px #1116421f}.app-platform-card-disabled .app-platform-icon{color:#445072;background:#ffffffdb;box-shadow:0 10px 22px #11164214}.app-platform-icon svg{width:25px;height:25px;fill:currentColor}.app-platform-icon img{width:32px;height:32px;object-fit:contain}.app-platform-card-primary .app-platform-icon img{width:30px;height:36px}.app-platform-kicker{color:#5d6383;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.app-platform-card strong,.app-portal-card strong{display:block;color:#111642;font-size:1.18rem;line-height:1.18}.app-platform-card small,.app-portal-card small{display:block;color:#5d6383;font-size:.95rem;line-height:1.42}.app-portal-lane{width:min(620px,100%);margin-top:14px}.app-portal-lane>p{margin:0 0 8px;color:#f8fbffb3;font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.app-portal-card{grid-template-columns:56px minmax(0,1fr) auto;align-items:center;min-height:92px}.app-portal-card em{color:#4e45e8;font-size:.95rem;font-style:normal;font-weight:800;white-space:nowrap}.app-download-note{padding:clamp(62px,10vw,112px) clamp(20px,6vw,84px);color:#111642;background:#fbfbff}.app-download-note>div{width:min(920px,100%)}.app-download-note h2{max-width:880px;margin:0;font-size:clamp(2.4rem,5.8vw,5.4rem);line-height:.96;letter-spacing:0}.app-download-note p:last-child{max-width:690px;margin:20px 0 0;color:#5d6383;font-size:1.16rem;line-height:1.55}.app-footer{color:#f8fbffc2;border-top-color:#ffffff24}.app-footer span,.app-footer a{color:inherit}.app-footer a:hover,.app-footer a:focus-visible{color:#fff}@media(max-width:960px){.app-download-hero{align-items:flex-start;min-height:auto;padding-top:54px}.app-download-visual{opacity:.34}.app-download-phone-front{right:4vw;bottom:16px;width:min(230px,32vw)}.app-download-phone-back{right:30vw;bottom:86px;width:min(190px,28vw)}.app-download-phone-side{right:-92px;top:60px;width:min(190px,28vw)}}@media(max-width:680px){.app-page .app-nav{padding-right:16px;padding-left:16px}.app-page .nav-links{justify-content:flex-start;width:100%;margin:4px 0 8px;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap}.app-download-hero{padding:40px 18px 54px}.app-download-visual{opacity:.22}.app-download-phone{padding:6px;border-radius:40px}.app-download-phone img{border-radius:33px}.app-download-phone-front{right:-34px;bottom:24px;width:176px}.app-download-phone-back,.app-download-phone-side{display:none}.app-download-content h1{font-size:clamp(2.82rem,14vw,4.2rem);overflow-wrap:anywhere}.app-platform-grid{grid-template-columns:1fr}.app-platform-card,.app-portal-card{min-height:0;padding:18px}.app-portal-card{grid-template-columns:44px minmax(0,1fr)}.app-portal-card em{grid-column:2}.app-download-note{padding-right:18px;padding-left:18px}.app-download-note h2{font-size:clamp(2.24rem,11vw,3.4rem)}}@media(prefers-reduced-motion:reduce){.app-platform-card,.app-portal-card{transition:none}.app-platform-card-primary:hover,.app-platform-card-primary:focus-visible,.app-portal-card:hover,.app-portal-card:focus-visible{transform:none}}
