:root{--bg:#f7f8fb;--surface:#fff;--ink:#111827;--muted:#667085;--line:#e6e8ee;--brand:#6d4aff;--brand2:#19b8a5;--dark:#0d1020;--radius:22px;--shadow:0 24px 70px rgba(18,25,50,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}p{margin:0 0 1.2rem;color:var(--muted)}h1,h2,h3{margin:0 0 1rem;line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(3rem,7vw,6.5rem);font-weight:800}h2{font-size:clamp(2rem,4vw,3.7rem)}h3{font-size:1.28rem}button,input,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.narrow{width:min(820px,100%)}.center{text-align:center}.top-gap{margin-top:34px}.large,.lead{font-size:1.2rem}.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}.skip-link{position:absolute;left:-9999px;top:10px;z-index:100;background:#fff;padding:10px 15px}.skip-link:focus{left:10px}.site-header{position:sticky;top:0;z-index:50;background:rgba(247,248,251,.86);backdrop-filter:blur(14px);border-bottom:1px solid rgba(230,232,238,.8)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-size:1.2rem;font-weight:850;letter-spacing:-.03em}.brand-mark{width:30px;height:30px;display:grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:3px;padding:4px;border-radius:8px;background:linear-gradient(135deg,var(--brand),#9378ff)}.brand-mark span{display:block;background:#fff;border-radius:3px 3px 2px 2px}.brand-mark span:nth-child(1){height:55%}.brand-mark span:nth-child(2){height:85%}.brand-mark span:nth-child(3){height:68%}.brand-mark.big{width:58px;height:58px;padding:8px;border-radius:16px}.brand-mark.jumbo{width:82px;height:82px;padding:12px;border-radius:23px}.site-nav{display:flex;align-items:center;gap:26px;font-size:.94rem;font-weight:650}.site-nav>a:not(.button){color:#555e70}.site-nav>a.active,.site-nav>a:hover{color:var(--ink)}.nav-toggle{display:none;border:0;background:transparent;padding:8px}.nav-toggle>span:not(.sr-only){display:block;width:22px;height:2px;background:var(--ink);margin:4px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 21px;border-radius:14px;border:1px solid var(--brand);background:var(--brand);color:#fff;font-weight:750;cursor:pointer;transition:.2s transform,.2s box-shadow}.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(109,74,255,.2)}.button-small{min-height:39px;padding:0 15px;border-radius:11px}.button-secondary,.button-ghost{background:#fff;border-color:var(--line);color:var(--ink)}.button-disabled{background:#edeef3;border-color:#edeef3;color:#969bab;cursor:default}.button-disabled:hover{transform:none;box-shadow:none}.button-light{background:#fff;border-color:#fff;color:var(--dark)}.button-outline-light{background:transparent;border-color:rgba(255,255,255,.35)}.hero{padding:96px 0 88px;background:radial-gradient(circle at 73% 28%,rgba(109,74,255,.12),transparent 35%),radial-gradient(circle at 15% 0,rgba(25,184,165,.08),transparent 30%)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:850;color:var(--brand);margin-bottom:20px}.eyebrow.light{color:#c8bcff}.status-dot{display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:#1aba86;box-shadow:0 0 0 5px rgba(26,186,134,.12)}.gradient-text{background:linear-gradient(90deg,var(--brand),var(--brand2));background-clip:text;-webkit-background-clip:text;color:transparent}.hero-copy h1{max-width:760px}.hero-lead{font-size:1.25rem;max-width:690px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-points{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;color:#626b7d;font-size:.9rem}.hero-points span:before{content:'✓';color:#14a77e;margin-right:7px;font-weight:900}.product-preview{background:#111426;border:1px solid rgba(255,255,255,.08);border-radius:28px;box-shadow:0 35px 80px rgba(31,28,74,.23);overflow:hidden;transform:rotate(1deg)}.preview-top{height:46px;background:#1b1f35;display:flex;align-items:center;gap:6px;padding:0 14px}.preview-top>span{width:8px;height:8px;border-radius:50%;background:#50566d}.preview-top div{background:#10131f;color:#8e96ad;border-radius:7px;font-size:.65rem;padding:4px 45px;margin-left:12px}.preview-body{padding:26px;background:radial-gradient(circle at top right,rgba(109,74,255,.18),transparent 38%),#111426}.preview-search{background:#fff;color:#9aa0af;border-radius:13px;padding:11px 15px;font-size:.78rem;display:flex;justify-content:space-between;margin-bottom:14px}.widget-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fake-widget{min-height:104px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(255,255,255,.06);padding:15px;color:white;display:flex;flex-direction:column;gap:4px}.fake-widget.wide strong{font-size:1.85rem}.fake-widget small{color:#8d93aa;font-size:.55rem;letter-spacing:.12em}.fake-widget span{font-size:.7rem;color:#aeb4c8}.mini-icons{display:flex;gap:7px;margin-top:10px}.mini-icons i{width:24px;height:24px;background:#6d4aff;border-radius:7px}.mini-icons i:nth-child(2){background:#19b8a5}.mini-icons i:nth-child(3){background:#ef7b55}.mini-icons i:nth-child(4){background:#e4b943}.preview-label{display:flex;justify-content:space-between;align-items:center;color:#bec4d8;padding:14px 20px;font-size:.7rem}.preview-label b{color:#fff}.section{padding:96px 0}.section-tight{padding-top:70px}.section.alt{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading{max-width:800px;margin-bottom:42px}.section-heading.center{margin-left:auto;margin-right:auto}.feature-grid{display:grid;gap:18px}.feature-grid.three{grid-template-columns:repeat(3,1fr)}.feature-card,.support-card,.doc-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 10px 35px rgba(20,30,60,.035)}.feature-card .icon,.support-card .icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#f0edff;color:var(--brand);font-size:1.25rem;margin-bottom:22px}.feature-card p,.support-card p,.doc-card p{margin-bottom:0}.text-link{font-weight:800;color:var(--brand)}.text-link.inline{font-weight:700}.text-link span{display:inline-block;transition:.2s}.text-link:hover span{transform:translateX(4px)}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.check-list{display:flex;flex-direction:column;gap:16px}.check-list>div{display:grid;grid-template-columns:54px 1fr;gap:18px;background:var(--bg);border:1px solid var(--line);padding:20px;border-radius:16px}.check-list b{font-size:.8rem;color:var(--brand)}.check-list span{color:var(--muted)}.check-list strong{display:block;color:var(--ink);margin-bottom:4px}.cta-panel{padding:50px;border-radius:30px;background:linear-gradient(135deg,#101426 5%,#292159 64%,#215d66);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px;box-shadow:var(--shadow)}.cta-panel h2{font-size:clamp(2rem,4vw,3.2rem);max-width:650px}.cta-panel p{color:#bdc4d7;margin:0}.cta-actions{display:flex;flex-wrap:wrap;gap:10px;min-width:max-content}.page-hero{padding:90px 0 65px;text-align:center;background:radial-gradient(circle at 50% 0,rgba(109,74,255,.1),transparent 48%)}.page-hero .container{margin:auto}.page-hero h1{font-size:clamp(2.8rem,6vw,5.2rem)}.page-hero p{font-size:1.2rem}.product-card{border:1px solid var(--line);background:#fff;border-radius:30px;padding:42px}.product-card.featured{display:grid;grid-template-columns:1.3fr .7fr;gap:50px;align-items:center}.product-card-copy h2{font-size:2.7rem;margin-top:16px}.pill{display:inline-block;border-radius:999px;background:#efecff;color:var(--brand);padding:6px 10px;font-size:.73rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.pill.muted{background:#eceef2;color:#747b8a}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.tag-row span{border:1px solid var(--line);border-radius:99px;padding:5px 10px;font-size:.76rem;color:#687184}.product-art{min-height:320px;border-radius:24px;background:linear-gradient(145deg,#151a2f,#2c2269);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;letter-spacing:.08em}.logo-orb{width:110px;height:110px;border-radius:36px;background:rgba(255,255,255,.08);display:grid;place-items:center;margin-bottom:22px}.product-art strong{font-size:1.2rem}.product-art small{color:#a9b0c6;margin-top:6px}.coming-card{margin-top:24px;border:1px dashed #d6d9e1;border-radius:25px;padding:32px;display:flex;justify-content:space-between;align-items:center;gap:30px}.coming-card h2{margin-top:12px;font-size:2rem}.coming-slots{display:flex;gap:10px}.coming-slots span{padding:18px 22px;border-radius:14px;background:#eceef3;color:#8b92a2;font-size:.8rem;font-weight:750}.product-hero{padding:90px 0;background:radial-gradient(circle at 77% 10%,rgba(109,74,255,.15),transparent 33%)}.product-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:75px;align-items:center}.product-hero h1{font-size:clamp(3rem,6.3vw,5.8rem)}.product-meta{display:flex;gap:36px;margin-top:38px}.product-meta div{display:flex;flex-direction:column}.product-meta small{font-size:.7rem;color:#8a91a0;text-transform:uppercase;letter-spacing:.08em}.product-meta b{font-size:.9rem;margin-top:4px}.product-side-card{padding:45px;border-radius:30px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.product-side-card h3{margin-top:30px;font-size:2rem}.info-panel{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff}.info-panel dl{margin:20px 0}.info-panel dl>div{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--line);gap:20px}.info-panel dt{color:var(--muted)}.info-panel dd{margin:0;font-weight:750;text-align:right}.docs-product{padding:32px;border-radius:24px;background:#111426;color:#fff;margin-bottom:24px}.docs-product h2{font-size:2.2rem;margin-top:15px}.docs-product p{color:#aeb5c9;margin-bottom:0}.docs-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.doc-card{display:block;transition:.2s transform,.2s box-shadow}.doc-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.doc-card>span{color:var(--brand);font-size:.7rem;font-weight:850}.doc-card h3{margin-top:13px}.doc-card b{display:block;color:var(--brand);margin-top:20px;font-size:.85rem}.notice{display:flex;gap:15px;padding:20px;border:1px solid #dcd6ff;background:#f3f0ff;border-radius:15px;margin-top:24px}.notice b{min-width:max-content}.notice span{color:#5f6573}.notice.warning{border-color:#f0dca9;background:#fff8e9}.doc-layout{display:grid;grid-template-columns:220px minmax(0,760px);gap:70px;justify-content:center;padding-top:70px;padding-bottom:90px}.doc-sidebar{display:flex;flex-direction:column;gap:8px;position:sticky;top:105px;align-self:start}.doc-sidebar h3{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;margin:20px 0 5px;color:#8b92a1}.doc-sidebar a{padding:8px 10px;border-radius:9px;color:#667085;font-size:.9rem}.doc-sidebar a.active,.doc-sidebar a:hover{background:#eeebff;color:var(--brand)}.doc-content h1{font-size:3.5rem}.doc-content h2{font-size:1.7rem;margin-top:42px}.doc-content ol{color:var(--muted);padding-left:22px}.doc-content li{margin:9px 0}.doc-next{margin-top:50px;padding-top:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between}.doc-next span{color:var(--muted)}.doc-next a{font-weight:800;color:var(--brand)}.doc-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.doc-feature-list>div{padding:18px;border:1px solid var(--line);border-radius:14px}.doc-feature-list b,.doc-feature-list span{display:block}.doc-feature-list span{font-size:.9rem;color:var(--muted);margin-top:4px}.release{padding:36px;border-radius:24px;background:#fff;border:1px solid var(--line)}.release-meta{display:flex;align-items:center;gap:13px;color:#858c9c;font-size:.85rem;margin-bottom:22px}.version{background:#ece8ff;color:var(--brand);font-weight:850;border-radius:99px;padding:5px 10px}.release ul{color:var(--muted);padding-left:20px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.support-card b{display:block;color:var(--brand);margin-top:24px}.support-note{margin-top:30px;padding:28px;border:1px solid var(--line);border-radius:20px}.contact-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:70px}.contact-aside{display:flex;flex-direction:column;gap:16px}.contact-form{display:flex;flex-direction:column;gap:15px;margin-top:25px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-form label{font-weight:750;font-size:.86rem}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #d8dce5;background:#fff;border-radius:12px;padding:12px 13px;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(109,74,255,.1)}.contact-form .button{align-self:start}.hp{position:absolute;left:-9999px}.form-alert{padding:15px 18px;border-radius:12px;background:#fff0f0;border:1px solid #f2caca;color:#a03b3b;margin-top:18px}.form-alert.success{background:#eafbf5;border-color:#bfeadc;color:#167658}.values{display:flex;flex-direction:column;gap:13px}.values>div{padding:22px;border:1px solid var(--line);border-radius:17px}.values span{color:var(--brand);font-weight:850;font-size:.75rem}.values h3{margin-top:6px}.values p{margin:0}.legal{padding-top:80px;padding-bottom:100px}.legal h1{font-size:4rem}.legal h2{font-size:1.55rem;margin-top:38px}.legal-date{font-size:.9rem}.error-code{font-size:.78rem;font-weight:850;letter-spacing:.15em;color:var(--brand);margin-bottom:15px}.error-page{min-height:60vh;display:flex;align-items:center}.site-footer{background:#10131f;color:#fff;padding:60px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px}.footer-brand{margin-bottom:16px}.footer-grid p{color:#8f97ab;max-width:390px}.footer-grid h3{font-size:.78rem;text-transform:uppercase;letter-spacing:.09em;color:#8f97ab;margin-bottom:15px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid a:not(.brand){font-size:.88rem;color:#c4cad9}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #272b3a;margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;color:#737c91;font-size:.78rem}@media(max-width:900px){.site-nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px 20px;flex-direction:column;align-items:stretch;gap:6px}.site-nav.open{display:flex}.site-nav>a{padding:9px}.nav-toggle{display:block}.hero-grid,.product-hero-grid,.product-card.featured,.split,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:50px}.product-preview{max-width:620px}.feature-grid.three,.support-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.6fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.doc-layout{grid-template-columns:1fr;gap:25px}.doc-sidebar{position:static;display:grid;grid-template-columns:repeat(4,1fr)}.doc-sidebar h3,.doc-sidebar>a:first-child{grid-column:1/-1}.cta-panel{align-items:flex-start;flex-direction:column}.cta-actions{min-width:0}.product-meta{gap:20px;flex-wrap:wrap}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}h1{font-size:2.85rem}.hero,.section{padding:68px 0}.hero{padding-top:60px}.feature-grid.three,.support-grid,.docs-grid,.field-row,.doc-feature-list{grid-template-columns:1fr}.preview-body{padding:16px}.product-card,.product-side-card{padding:25px}.coming-card{align-items:flex-start;flex-direction:column}.coming-slots{width:100%}.coming-slots span{flex:1;text-align:center}.product-meta{display:grid;grid-template-columns:1fr 1fr}.cta-panel{padding:30px 25px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:6px}.doc-sidebar{grid-template-columns:1fr 1fr}.doc-content h1,.legal h1{font-size:2.8rem}.notice{flex-direction:column;gap:5px}.notice b{min-width:0}.widget-grid{grid-template-columns:1fr}.fake-widget:nth-child(4){display:none}}


/* Database platform additions */
.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-grid label{display:flex;flex-direction:column;gap:8px;font-weight:700;font-size:.92rem}.form-grid input,.form-grid select,.form-grid textarea,.filter-bar input,.filter-bar select{width:100%;border:1px solid #d9e0ec;border-radius:12px;padding:12px 14px;background:#fff;color:#172033;font:inherit}.form-grid textarea{resize:vertical}.form-grid .full,.form-grid h3.full{grid-column:1/-1}.form-grid .check{flex-direction:row;align-items:center;font-weight:600}.form-grid .check input{width:auto}.alert{max-width:1180px;margin:18px auto;padding:14px 18px;border:1px solid #d7deea;border-radius:12px;background:#f7f9fc}.alert.success{background:#effcf5;border-color:#bce9ce}.alert.error{background:#fff2f2;border-color:#f3c2c2}.btn.disabled{opacity:.55;pointer-events:none}.narrow{max-width:820px}.install-card,.login-box{max-width:720px;margin:0 auto}.login-box{max-width:520px}.install-card .brand-mark,.login-box .brand-mark{margin-bottom:20px}.details{display:grid;grid-template-columns:130px 1fr;gap:10px 18px}.details dt{color:#7a8395}.details dd{margin:0;font-weight:700}.ticket-thread{display:flex;flex-direction:column;gap:16px}.message{padding:18px;border:1px solid #dce3ee;border-radius:14px;background:#fff}.message.admin{border-left:4px solid #6b5cff}.message.customer{border-left:4px solid #12a88a}.message.note{background:#fff9e9;border-left:4px solid #f0ad25}.message-meta{display:flex;justify-content:space-between;gap:16px;margin-bottom:10px;font-size:.9rem}.message-meta span,.muted{color:#7a8395}.success-panel{text-align:center}.detail-message{padding:14px 0;white-space:normal}.filter-bar{display:flex;gap:12px;margin-bottom:18px}.filter-bar input{max-width:360px}.filter-bar select{max-width:220px}
.admin-body{background:#f5f7fb;min-height:100vh}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:250px;background:#111827;color:#d9e2f0;padding:22px 16px;display:flex;flex-direction:column;z-index:20}.admin-sidebar .brand{color:white;margin:0 8px 28px}.admin-sidebar nav{display:flex;flex-direction:column;gap:5px}.admin-sidebar nav a,.sidebar-bottom a{color:#b9c3d3;padding:11px 12px;border-radius:10px;text-decoration:none;font-weight:650}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{background:#202b3e;color:white}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;border-top:1px solid #2c374a;padding-top:12px}.admin-shell{margin-left:250px;min-height:100vh}.admin-top{height:105px;background:#fff;border-bottom:1px solid #e2e7ef;display:flex;align-items:center;justify-content:space-between;padding:20px 34px}.admin-top h1{font-size:1.7rem;margin:2px 0 0}.admin-user{font-weight:700}.admin-main{padding:30px 34px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px}.stat-card,.admin-card{background:#fff;border:1px solid #e0e6ef;border-radius:16px;padding:22px;box-shadow:0 8px 24px rgba(22,32,51,.04)}.stat-card span{display:block;color:#778196;font-size:.9rem;margin-bottom:8px}.stat-card strong{font-size:2rem}.admin-card{margin-bottom:22px}.admin-card h2,.admin-card h3{margin-top:0}.admin-card-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.admin-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:22px;align-items:start}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:13px 11px;border-bottom:1px solid #edf0f5;vertical-align:top}th{font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:#7c8699}td{font-size:.92rem}.list-row{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #edf0f5}.list-row:last-child{border-bottom:0}.list-row span{display:block;color:#7a8395;font-size:.88rem;margin-top:3px}.btn.small{padding:8px 12px;font-size:.84rem}.ticket-admin-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.ticket-layout{grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr)}
@media(max-width:900px){.admin-sidebar{position:static;width:auto}.admin-shell{margin-left:0}.admin-body{display:block}.admin-sidebar nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar-bottom{margin-top:16px}.admin-top,.admin-main{padding-left:20px;padding-right:20px}.stat-grid{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}.ticket-layout{grid-template-columns:1fr}}@media(max-width:640px){.form-grid{grid-template-columns:1fr}.form-grid .full,.form-grid h3.full{grid-column:auto}.stat-grid{grid-template-columns:1fr}.filter-bar{flex-direction:column}.admin-sidebar nav{grid-template-columns:1fr}.admin-top{height:auto;align-items:flex-start}.message-meta{flex-direction:column;gap:3px}}

.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 21px;border-radius:14px;border:1px solid var(--brand);background:var(--brand);color:#fff;font-weight:750;cursor:pointer;text-decoration:none}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--brand);border-color:var(--brand);color:#fff}.btn:not(.primary){background:#fff;border-color:var(--line);color:var(--ink)}.btn.small{min-height:38px;padding:0 13px;border-radius:10px}.btn.disabled{background:#edeef3;border-color:#edeef3;color:#969bab}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px}.card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.prose{color:var(--muted)}.prose code{color:var(--ink)}.hero-visual .app-window{background:#111426;border-radius:28px;overflow:hidden;box-shadow:0 35px 80px rgba(31,28,74,.23)}.window-bar{height:46px;background:#1b1f35;color:#9ba3b9;display:flex;align-items:center;gap:7px;padding:0 15px;font-size:.72rem}.window-bar i{width:8px;height:8px;border-radius:50%;background:#565d72}.window-bar span{margin-left:8px}.mock-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:24px}.mock-widget{min-height:95px;border-radius:15px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08);color:white;padding:15px}.mock-widget.search{grid-column:1/-1;min-height:46px;background:white}.mock-widget.clock,.mock-widget.weather,.mock-widget.calendar{font-size:1.8rem;font-weight:800}.mock-widget.notes span{display:block;height:5px;background:#51576c;border-radius:5px;margin-top:9px}.mock-widget.tasks span{display:block;color:#adb4c7;font-size:.78rem;margin-top:8px}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:60px}.mini-features{display:grid;gap:12px}.mini{padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--bg)}.mini strong,.mini span{display:block}.mini span{color:var(--muted);margin-top:4px}.compact{padding-top:55px;padding-bottom:40px}.timeline{display:flex;flex-direction:column;gap:18px}@media(max-width:900px){.cards-grid{grid-template-columns:1fr 1fr}.feature-row{grid-template-columns:1fr}}@media(max-width:620px){.cards-grid{grid-template-columns:1fr}}


/* DoorFall layout stabilization patch 2026-08-17 */
body{overflow-x:hidden}
h1,h2,h3,p,a,span,strong,small,label,td,th{overflow-wrap:anywhere}
.site-header .brand,.site-nav a,.admin-sidebar .brand,.admin-sidebar nav a,.sidebar-bottom a{overflow-wrap:normal;word-break:normal}
.header-inner{gap:24px}
.site-nav{gap:18px;white-space:nowrap}
.hero-grid>*{min-width:0}
.hero h1{font-size:clamp(3rem,5.7vw,5.6rem);line-height:1.02;letter-spacing:-.045em}
.hero p.hero-copy{max-width:680px;font-size:1.16rem;line-height:1.7}
.cards-grid>*{min-width:0}
.card h3{line-height:1.22}

/* Login has its own typography instead of inheriting oversized public headings. */
.login-page{min-height:100vh;display:grid;align-items:center;background:radial-gradient(circle at 50% 0,rgba(109,74,255,.10),transparent 40%),var(--bg)}
.login-page .section{width:100%;padding:48px 0}
.login-box .card{padding:34px}
.login-box h1{font-size:2.15rem;line-height:1.15;letter-spacing:-.035em;margin:0 0 10px}
.login-box p{line-height:1.6;margin-bottom:24px}
.login-box .form-grid{grid-template-columns:1fr}
.login-box .btn{width:100%;margin-top:2px}

/* Admin typography/layout is isolated from the public site. */
.admin-body{font-size:15px;line-height:1.55}
.admin-sidebar{overflow-y:auto}
.admin-sidebar .brand{display:flex;align-items:center;gap:11px;line-height:1.2;font-size:1rem;white-space:normal}
.admin-sidebar .brand-mark{flex:0 0 34px;width:34px;height:34px}
.admin-sidebar nav a,.sidebar-bottom a{line-height:1.25}
.admin-shell{min-width:0}
.admin-top{min-height:92px;height:auto;gap:24px}
.admin-top>div:first-child{min-width:0}
.admin-top .eyebrow{display:block;margin-bottom:5px;line-height:1.2}
.admin-top h1{font-size:1.75rem;line-height:1.18;letter-spacing:-.025em;margin:0}
.admin-user{line-height:1.25;text-align:right;max-width:280px}
.admin-main{min-width:0}
.admin-card,.stat-card{min-width:0}
.admin-card h2{font-size:1.32rem;line-height:1.25;letter-spacing:-.02em}
.admin-card h3{font-size:1.08rem;line-height:1.3;letter-spacing:-.01em}
.stat-card strong{display:block;font-size:2rem;line-height:1.1}
th,td{line-height:1.4}

/* Switch to compact navigation before desktop links run out of room. */
@media(max-width:1100px){
  .site-nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px 20px;flex-direction:column;align-items:stretch;gap:6px;white-space:normal;box-shadow:0 18px 35px rgba(20,30,60,.08)}
  .site-nav.open{display:flex}
  .site-nav>a{padding:9px}
  .nav-toggle{display:block}
  .hero-grid{grid-template-columns:1fr;gap:46px}
  .hero-visual{max-width:720px;width:100%}
}
@media(max-width:900px){
  .admin-sidebar{position:static;width:auto;overflow:visible}
  .admin-sidebar .brand{margin-bottom:18px}
  .admin-shell{margin-left:0}
  .admin-top{padding-top:18px;padding-bottom:18px}
}
@media(max-width:640px){
  .hero h1{font-size:clamp(2.5rem,13vw,3.5rem);line-height:1.03}
  .hero p.hero-copy{font-size:1.05rem}
  .login-box .card{padding:26px 22px}
  .login-box h1{font-size:1.9rem}
  .admin-top{flex-direction:column;align-items:flex-start;gap:10px}
  .admin-user{text-align:left;max-width:none}
  .admin-main{padding:20px 14px}
  .admin-top{padding-left:14px;padding-right:14px}
  .admin-card,.stat-card{padding:18px}
}

/* Customer accounts and admin impersonation */
.impersonation-bar{background:#17132f;color:#fff;padding:11px 0;font-size:.92rem;position:relative;z-index:15}.impersonation-bar .container{display:flex;gap:7px;align-items:center;justify-content:center;flex-wrap:wrap}.impersonation-bar a{color:#cfc6ff;font-weight:800;text-decoration:underline}.account-card{max-width:680px;margin:0 auto}.account-switch{text-align:center;color:var(--muted);margin:22px 0 0}.customer-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px}.customer-panel{margin-bottom:0}.date-stat{font-size:1.45rem!important}.empty-state{text-align:center;padding:42px 20px}.empty-state h3{margin-bottom:8px}.signed-in-note{display:flex;flex-direction:column;gap:4px;padding:15px 17px;border:1px solid var(--line);border-radius:12px;background:var(--bg)}.signed-in-note span{color:var(--muted);font-size:.92rem}.support-actions{align-items:center;margin-top:22px}.inline-form{display:inline}.admin-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.btn[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}
@media(max-width:760px){.customer-stats{grid-template-columns:1fr}.admin-actions{width:100%}.ticket-admin-head{flex-direction:column}.support-actions{justify-content:flex-start}}

/* Customer ticket conversation */
.customer-ticket-section{padding:54px 0 76px}.customer-ticket-container{width:min(980px,calc(100% - 40px))}.customer-ticket-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.customer-ticket-back{font-size:.9rem;font-weight:750;color:var(--muted)}.customer-ticket-back:hover{color:var(--ink)}.customer-ticket-number{font-size:.82rem;font-weight:800;color:#70798b;background:#fff;border:1px solid var(--line);padding:7px 10px;border-radius:9px}.customer-ticket-header{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px 30px;margin-bottom:18px;box-shadow:0 8px 28px rgba(20,30,60,.035)}.customer-ticket-eyebrow{display:block;margin-bottom:10px}.customer-ticket-header h1{font-size:clamp(1.75rem,3vw,2.45rem);line-height:1.16;letter-spacing:-.025em;margin:0 0 15px;overflow-wrap:anywhere}.customer-ticket-meta{display:flex;align-items:center;gap:10px 16px;flex-wrap:wrap;color:var(--muted);font-size:.9rem}.ticket-status-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#f1efff;color:#5945d6;font-size:.8rem;font-weight:800}.customer-ticket-alert{margin:0 0 18px}.customer-ticket-thread{display:flex;flex-direction:column;gap:12px}.customer-message{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px 22px;box-shadow:0 5px 18px rgba(20,30,60,.025)}.customer-message.admin{border-left:3px solid var(--brand)}.customer-message.customer{border-left:3px solid var(--brand2);background:#fcfffe}.customer-message-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:11px;margin-bottom:12px;border-bottom:1px solid #eff1f5}.customer-message-meta>div{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.customer-message-meta strong{font-size:.94rem}.customer-message-meta span{font-size:.75rem;font-weight:750;color:#7b8494;background:#f4f6f9;border-radius:999px;padding:3px 8px}.customer-message-meta time{font-size:.8rem;color:#8a93a3;white-space:nowrap}.customer-message-body{font-size:.96rem;line-height:1.7;color:#343d4e;overflow-wrap:anywhere}.customer-ticket-reply{margin-top:18px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px 24px;box-shadow:0 8px 28px rgba(20,30,60,.035)}.customer-ticket-reply-head{margin-bottom:13px}.customer-ticket-reply-head strong{display:block;font-size:1rem}.customer-ticket-reply-head span{display:block;margin-top:2px;font-size:.85rem;color:var(--muted)}.customer-ticket-reply textarea{display:block;width:100%;resize:vertical;border:1px solid #d9e0ec;border-radius:12px;padding:13px 14px;background:#fff;color:var(--ink);font:inherit;line-height:1.6;outline:none;min-height:125px}.customer-ticket-reply textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(109,74,255,.09)}.customer-ticket-reply-actions{display:flex;justify-content:flex-end;margin-top:12px}.customer-ticket-reply-actions .btn{min-height:42px;padding:0 17px;border-radius:11px}.customer-ticket-closed{margin-top:18px}
@media(max-width:620px){.customer-ticket-section{padding:36px 0 54px}.customer-ticket-container{width:min(100% - 28px,980px)}.customer-ticket-header{padding:22px 20px}.customer-ticket-header h1{font-size:1.75rem}.customer-ticket-topbar{align-items:flex-start}.customer-ticket-meta{gap:8px 12px}.customer-message{padding:17px 16px}.customer-message-meta{flex-direction:column;gap:7px}.customer-message-meta time{white-space:normal}.customer-ticket-reply{padding:19px 17px}.customer-ticket-reply-actions{justify-content:stretch}.customer-ticket-reply-actions .btn{width:100%}}

/* Support/contact flow refinements */
.field-help{display:block;margin-top:2px;color:var(--muted);font-size:.82rem;font-weight:500;line-height:1.45}.support-general-note{margin-top:18px;padding:15px 17px;border:1px solid var(--line);border-radius:12px;background:var(--bg);color:var(--muted);font-size:.92rem}.support-general-note strong{color:var(--text)}.support-general-note a{font-weight:800}

/* Ticket status clarity */
.ticket-status{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:800;line-height:1.1;white-space:nowrap;border:1px solid transparent}
.ticket-status.status-awaiting{background:#fff0f0;color:#b42318;border-color:#ffd5d2}
.ticket-status.status-answered{background:#ecfdf3;color:#067647;border-color:#abefc6}
.ticket-status.status-open{background:#eff8ff;color:#175cd3;border-color:#b2ddff}
.ticket-status.status-closed{background:#f2f4f7;color:#475467;border-color:#d0d5dd}
.ticket-admin-labels{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px}.ticket-admin-labels .eyebrow{margin:0}

.account-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 22px}.account-tabs a{padding:9px 13px;border:1px solid #dfe5ee;border-radius:9px;text-decoration:none;color:#536177;background:#fff;font-size:14px;font-weight:700}.account-tabs a.active{background:#172033;color:#fff;border-color:#172033}.license-customer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.customer-license-card h2{font-size:20px;margin:4px 0}.license-key-box{margin:20px 0;padding:15px;background:#f6f8fb;border:1px solid #e3e8f0;border-radius:10px}.license-key-box span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#7e899c;margin-bottom:6px}.license-key-box code{font-size:15px;font-weight:800;word-break:break-all}@media(max-width:800px){.license-customer-grid{grid-template-columns:1fr}}

/* DoorFall Admin orders/licenses polish */
.admin-stack{display:flex;flex-direction:column;gap:20px;min-width:0}
.admin-stack>.admin-card{width:100%;min-width:0}
.admin-card-head.license-list-head{align-items:flex-start;gap:18px;flex-wrap:wrap}
.license-list-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-left:auto}
.license-list-tools form{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.license-list-tools input{min-width:230px}
.admin-card .license-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 16px}
.admin-card .license-detail-grid>div{min-width:0;padding:14px 15px;border:1px solid var(--line);border-radius:12px;background:#fafbfe}
.admin-card .license-detail-grid span,.admin-card .license-detail-grid strong,.admin-card .license-detail-grid small{display:block;overflow-wrap:anywhere;word-break:break-word}
.admin-card .license-detail-grid span{font-size:.72rem;text-transform:uppercase;letter-spacing:.055em;color:var(--muted);margin-bottom:5px}
.admin-card .license-detail-grid strong{font-size:.95rem;line-height:1.35}
.admin-card .license-detail-grid small{margin-top:4px;color:var(--muted);line-height:1.35}
.admin-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:18px}
.admin-actions form{margin:0}
@media(max-width:1100px){.admin-card .license-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.admin-card .license-detail-grid{grid-template-columns:1fr}.license-list-tools{margin-left:0;width:100%}.license-list-tools form{width:100%}.license-list-tools input{min-width:0;flex:1}}

/* Paddle checkout */
.checkout-card{text-align:center;padding:38px}.checkout-card h2{margin-top:0}.checkout-card .payment-note{margin:18px 0 0}.checkout-card .btn{min-width:230px}

/* DoorFall Start Page Script rich product presentation */
.dfsp-product-hero{padding:78px 0 62px;background:linear-gradient(180deg,#f7f8ff 0,#fff 100%);overflow:hidden}
.dfsp-hero-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:58px;align-items:center}
.dfsp-hero-copy h1{font-size:clamp(2.8rem,5vw,5rem);line-height:.98;letter-spacing:-.055em;margin:14px 0 22px;max-width:760px}
.dfsp-lead{font-size:1.08rem;line-height:1.75;color:var(--muted);max-width:650px}
.dfsp-hero-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.dfsp-hero-points span{padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:.78rem;font-weight:700}
.dfsp-hero-shot{padding:13px;border-radius:25px;background:#fff;box-shadow:0 30px 80px rgba(30,37,75,.15);transform:rotate(.6deg)}
.dfsp-hero-shot img,.dfsp-image-card img{display:block;width:100%;height:auto;border-radius:16px}
.dfsp-center{text-align:center;max-width:820px}
.dfsp-center h2,.dfsp-two h2,.dfsp-info-grid h2,.dfsp-final h2{font-size:clamp(2rem,3.5vw,3.4rem);line-height:1.05;letter-spacing:-.04em;margin:10px 0 18px}
.dfsp-center>p{font-size:1.05rem;line-height:1.8;color:var(--muted)}
.dfsp-feature-grid,.dfsp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}
.dfsp-feature-grid article,.dfsp-steps article{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(31,39,72,.055)}
.dfsp-feature-grid strong,.dfsp-steps article>span{display:inline-flex;color:#6848ef;font-size:.75rem;font-weight:800;margin-bottom:22px}
.dfsp-feature-grid p,.dfsp-steps p,.dfsp-two p,.dfsp-info-grid p{color:var(--muted);line-height:1.75}
.dfsp-dark{background:#111827;color:#fff}
.dfsp-dark .eyebrow{color:#9c8cff}.dfsp-dark p{color:#b9c1d1}
.dfsp-two{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:68px;align-items:center}
.dfsp-image-card{padding:12px;border-radius:22px;background:#fff;box-shadow:0 25px 65px rgba(0,0,0,.18)}
.dfsp-image-card.wide{padding:10px}
.dfsp-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}
.dfsp-tags span{padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.055);font-size:.75rem;color:#e7eafd}
.dfsp-checks{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:11px}
.dfsp-checks li{position:relative;padding-left:27px;line-height:1.5}
.dfsp-checks li:before{content:"✓";position:absolute;left:0;top:0;color:#6848ef;font-weight:900}
.dfsp-how{background:#f6f7fb}
.dfsp-steps article>span{width:34px;height:34px;border-radius:50%;background:#eeeaff;align-items:center;justify-content:center}
.dfsp-info-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:70px;align-items:start}
.dfsp-specs{padding:30px}
.dfsp-resource-links{display:grid;gap:10px;margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}
.dfsp-resource-links a{font-weight:750;color:#6848ef;text-decoration:none}
.dfsp-final{padding-top:20px}
.dfsp-final-box{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center;padding:48px;border-radius:26px;background:#111827;color:#fff}
.dfsp-final-box p{color:#b9c1d1;max-width:700px;line-height:1.7}
.dfsp-final-buy{text-align:right;min-width:250px}.dfsp-final-buy strong{display:block;font-size:2.3rem}.dfsp-final-buy span{display:block;color:#b9c1d1;margin:3px 0 18px;font-size:.82rem}
@media(max-width:1050px){.dfsp-hero-grid,.dfsp-two{grid-template-columns:1fr}.dfsp-hero-shot{max-width:850px}.dfsp-info-grid{grid-template-columns:1fr}.dfsp-specs{max-width:600px}}
@media(max-width:760px){.dfsp-product-hero{padding:50px 0}.dfsp-feature-grid,.dfsp-steps{grid-template-columns:1fr}.dfsp-final-box{grid-template-columns:1fr;padding:30px}.dfsp-final-buy{text-align:left}.dfsp-hero-copy h1{font-size:2.8rem}}

/* Product presentation sizing refinement */
.dfsp-product-hero .container,
.dfsp-intro .container,
.dfsp-dark .container,
.dfsp-admin-section,
.dfsp-how .container,
.dfsp-info-grid,
.dfsp-final .container{
    width:min(1180px,calc(100% - 64px));
    margin-left:auto;
    margin-right:auto;
}
.dfsp-product-hero{padding:66px 0 54px}
.dfsp-hero-grid{
    grid-template-columns:minmax(0,.88fr) minmax(460px,1.02fr);
    gap:52px;
}
.dfsp-hero-copy h1{
    font-size:clamp(2.45rem,4.1vw,4.15rem);
    max-width:650px;
}
.dfsp-lead{font-size:1rem;max-width:600px}
.dfsp-hero-shot{max-width:650px;justify-self:end}
.dfsp-center{max-width:760px}
.dfsp-center h2,
.dfsp-two h2,
.dfsp-info-grid h2,
.dfsp-final h2{
    font-size:clamp(1.9rem,3vw,2.85rem);
}
.dfsp-two{
    grid-template-columns:minmax(0,.92fr) minmax(380px,.78fr);
    gap:58px;
}
.dfsp-image-card{max-width:560px;justify-self:end}
.dfsp-admin-section{
    grid-template-columns:minmax(480px,1.05fr) minmax(0,.8fr);
}
.dfsp-admin-section .dfsp-image-card{max-width:650px;justify-self:start}
.dfsp-feature-grid,.dfsp-steps{gap:16px}
.dfsp-feature-grid article,.dfsp-steps article{padding:24px}
.dfsp-final-box{padding:40px 44px}
@media(max-width:1050px){
    .dfsp-product-hero .container,
    .dfsp-intro .container,
    .dfsp-dark .container,
    .dfsp-admin-section,
    .dfsp-how .container,
    .dfsp-info-grid,
    .dfsp-final .container{width:min(900px,calc(100% - 48px))}
    .dfsp-hero-grid,.dfsp-two,.dfsp-admin-section{grid-template-columns:1fr}
    .dfsp-hero-shot,.dfsp-image-card,.dfsp-admin-section .dfsp-image-card{max-width:760px;justify-self:center}
}
@media(max-width:700px){
    .dfsp-product-hero .container,
    .dfsp-intro .container,
    .dfsp-dark .container,
    .dfsp-admin-section,
    .dfsp-how .container,
    .dfsp-info-grid,
    .dfsp-final .container{width:calc(100% - 32px)}
    .dfsp-hero-copy h1{font-size:2.35rem}
    .dfsp-final-box{padding:28px 24px}
}

/* 2026 public developer theme + multi-product resource indexes */
.developer-hero{position:relative;overflow:hidden;padding:110px 0 96px;background:radial-gradient(circle at 78% 18%,rgba(109,74,255,.18),transparent 30%),radial-gradient(circle at 8% 22%,rgba(25,184,165,.10),transparent 28%),linear-gradient(180deg,#fafbff 0%,#f5f7fb 100%)}
.developer-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(109,74,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(109,74,255,.04) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.45),transparent 75%);pointer-events:none}
.developer-hero .container{position:relative;z-index:1}.hero-kicker{display:inline-flex;align-items:center;padding:8px 13px;border:1px solid #e3e6ef;border-radius:999px;background:rgba(255,255,255,.72);font-size:.78rem;font-weight:800;letter-spacing:.04em;color:#4c566a;margin-bottom:24px}.developer-hero h1{max-width:720px}.developer-console{position:relative}.console-glow{position:absolute;width:76%;height:72%;right:0;bottom:-6%;background:rgba(109,74,255,.18);filter:blur(70px);border-radius:50%}.console-window{position:relative;border-radius:25px;overflow:hidden;background:#0e1222;border:1px solid rgba(255,255,255,.10);box-shadow:0 38px 90px rgba(24,26,58,.28);transform:perspective(1200px) rotateY(-4deg) rotateX(2deg)}.console-body{display:grid;grid-template-columns:150px 1fr;min-height:390px}.console-sidebar{padding:22px 17px;background:#111626;border-right:1px solid rgba(255,255,255,.07);color:#fff}.console-logo{width:36px;height:36px;display:grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:3px;padding:6px;background:linear-gradient(135deg,var(--brand),#9278ff);border-radius:10px;margin-bottom:12px}.console-logo span{background:#fff;border-radius:2px}.console-logo span:nth-child(1){height:55%}.console-logo span:nth-child(2){height:85%}.console-logo span:nth-child(3){height:68%}.console-sidebar b{display:block;font-size:.92rem}.console-sidebar small{display:block;color:#79839d;font-size:.62rem;margin-bottom:22px}.console-sidebar nav{display:grid;gap:5px}.console-sidebar nav span{padding:8px 9px;border-radius:7px;color:#778199;font-size:.68rem}.console-sidebar nav .active{color:#fff;background:rgba(109,74,255,.18)}.console-content{padding:24px;color:#fff}.console-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.console-top small,.console-metrics small{display:block;color:#7e89a2;font-size:.58rem;letter-spacing:.1em}.console-top strong{display:block;font-size:1.1rem;margin-top:3px}.console-live{font-size:.68rem;color:#67ddb9;background:rgba(37,204,154,.10);border:1px solid rgba(37,204,154,.18);padding:6px 9px;border-radius:999px}.console-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0}.console-metrics div{background:#151b2d;border:1px solid rgba(255,255,255,.06);border-radius:11px;padding:12px}.console-metrics strong{display:block;font-size:.84rem;margin-top:4px}.console-product{display:grid;grid-template-columns:1.35fr .65fr;gap:10px}.console-browser,.code-panel{background:#151b2d;border:1px solid rgba(255,255,255,.06);border-radius:12px;min-height:170px;padding:13px}.browser-search{height:20px;border-radius:6px;background:#f8f9ff;margin-bottom:10px}.browser-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.browser-grid span{height:53px;background:linear-gradient(135deg,rgba(109,74,255,.25),rgba(25,184,165,.13));border-radius:8px;border:1px solid rgba(255,255,255,.05)}.code-panel{display:flex;flex-direction:column;gap:12px;padding-top:25px;font:600 .66rem ui-monospace,SFMono-Regular,Menlo,monospace;color:#9eb1d7}.code-panel span:first-child{color:#b79dff}.code-panel span:last-child{color:#63d6b5}
.home-strip{background:#111525;color:#fff;border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04)}.home-strip-grid{display:grid;grid-template-columns:repeat(4,1fr)}.home-strip-grid>div{padding:24px 28px;border-right:1px solid rgba(255,255,255,.07)}.home-strip-grid>div:last-child{border-right:0}.home-strip strong,.home-strip span{display:block}.home-strip strong{font-size:1.05rem}.home-strip span{font-size:.76rem;color:#8f99b0;margin-top:2px}.home-products{padding-top:100px}.home-heading{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:36px}.home-heading>div{max-width:650px}.home-heading>p{max-width:420px}.showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.showcase-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:25px;box-shadow:0 10px 35px rgba(20,30,60,.04);transition:.25s transform,.25s box-shadow}.showcase-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(20,30,60,.09)}.showcase-visual{height:220px;position:relative;overflow:hidden;background:linear-gradient(145deg,#13172a,#252c49)}.showcase-grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:24px 24px}.showcase-window{position:absolute;left:9%;right:9%;top:20%;bottom:-12%;background:#f8f9fd;border-radius:14px 14px 0 0;box-shadow:0 18px 50px rgba(0,0,0,.25);padding:12px}.showcase-window>span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#c4c9d6;margin-right:3px}.showcase-window>div{height:100px;margin-top:10px;border-radius:8px;background:linear-gradient(135deg,rgba(109,74,255,.13),rgba(25,184,165,.11))}.showcase-copy{padding:27px}.showcase-copy h3{font-size:1.55rem}.showcase-actions{display:flex;align-items:center;justify-content:space-between;gap:15px}.subtle-link{font-size:.86rem;font-weight:700;color:var(--muted)}.developer-resources{padding:105px 0}.resource-heading{max-width:760px;margin:0 auto 42px}.developer-resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.developer-resource{display:block;padding:30px;border-radius:22px;border:1px solid var(--line);background:#fff;transition:.2s transform,.2s border-color}.developer-resource:hover{transform:translateY(-3px);border-color:#d8d2ff}.resource-symbol{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:13px;background:#f1efff;color:var(--brand);font:800 1rem ui-monospace,SFMono-Regular,Menlo,monospace;margin-bottom:22px}.developer-resource h3{margin-bottom:8px}.developer-resource p{font-size:.94rem;min-height:50px}.developer-resource>span{font-size:.86rem;font-weight:800;color:var(--brand)}.home-platform{padding:105px 0}.platform-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:80px;align-items:center}.platform-grid>div:first-child{max-width:560px}.platform-stack{display:grid;gap:10px}.platform-item{display:flex;align-items:center;gap:18px;padding:17px 19px;background:#fff;border:1px solid var(--line);border-radius:15px}.platform-item>span{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#f3f1ff;color:var(--brand);font-size:.74rem;font-weight:850}.platform-item strong,.platform-item small{display:block}.platform-item small{color:var(--muted);margin-top:2px}
.resource-hero{background:radial-gradient(circle at 80% 10%,rgba(109,74,255,.10),transparent 28%),linear-gradient(180deg,#fafbff,#f7f8fb)}.resource-index{padding-top:70px;min-height:430px}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.resource-card{display:grid;grid-template-columns:90px 1fr;gap:24px;align-items:start;background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;transition:.2s transform,.2s box-shadow,.2s border-color}.resource-card:hover{transform:translateY(-3px);box-shadow:0 20px 45px rgba(20,30,60,.07);border-color:#d9d4f7}.resource-card h2{font-size:1.5rem;margin-bottom:10px}.resource-card p{font-size:.93rem;min-height:48px}.resource-icon{width:78px;height:78px;border-radius:19px;background:linear-gradient(145deg,#1a2037,#111525);position:relative;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}.docs-icon{padding:19px 17px}.docs-icon span{display:block;height:5px;background:#7460dc;border-radius:5px;margin:7px 0}.docs-icon span:nth-child(2){width:78%;background:#4bc8b2}.docs-icon span:nth-child(3){width:58%;background:#66708a}.demo-icon:before{content:"";position:absolute;left:27px;top:22px;border-left:26px solid #7c68e8;border-top:17px solid transparent;border-bottom:17px solid transparent}.demo-icon:after{content:"";position:absolute;inset:12px;border-radius:13px;border:1px solid rgba(255,255,255,.08)}.changelog-icon{padding:20px 16px}.changelog-icon span{display:block;height:7px;border-radius:5px;background:#6f7a94;margin-bottom:9px}.changelog-icon span:first-child{background:#7d68e9;width:72%}.changelog-icon span:nth-child(2){background:#4bc8b2;width:90%}.changelog-icon span:nth-child(3){width:56%}.resource-card-copy{min-width:0}.resource-meta{display:block;color:var(--muted);font-size:.8rem;margin:10px 0 12px}.resource-link{display:inline-block;color:var(--brand);font-size:.88rem}.resource-back{display:inline-block;margin-bottom:24px;font-size:.86rem;font-weight:800;color:var(--muted)}.release-card h2{font-size:1.6rem}
@media(max-width:980px){.console-window{transform:none}.home-strip-grid{grid-template-columns:repeat(2,1fr)}.home-strip-grid>div:nth-child(2){border-right:0}.home-strip-grid>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.07)}.showcase-grid,.developer-resource-grid{grid-template-columns:1fr 1fr}.platform-grid{grid-template-columns:1fr;gap:45px}.resource-grid{grid-template-columns:1fr}}
@media(max-width:700px){.developer-hero{padding:72px 0 68px}.console-body{grid-template-columns:1fr}.console-sidebar{display:none}.console-content{padding:16px}.console-product{grid-template-columns:1fr}.code-panel{display:none}.home-heading{display:block}.showcase-grid,.developer-resource-grid{grid-template-columns:1fr}.resource-card{grid-template-columns:1fr}.resource-icon{width:64px;height:64px}.docs-icon{padding:13px}.demo-icon:before{left:23px;top:18px;border-left-width:21px;border-top-width:14px;border-bottom-width:14px}.home-strip-grid{grid-template-columns:1fr 1fr}.home-strip-grid>div{padding:18px}.home-strip span{font-size:.7rem}}

/* Homepage readability + product section alignment */
.home-strip strong{font-size:1.08rem;color:#fff;letter-spacing:-.01em}
.home-strip span{font-size:.82rem;line-height:1.45;color:#c7cede;margin-top:5px}
.home-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:center;gap:64px}
.home-heading-visual{min-width:0}
.home-heading-copy{max-width:520px}
.home-heading-copy h2{margin-bottom:14px}
.home-heading-copy p{font-size:1.02rem;line-height:1.7;color:var(--muted)}
.home-product-art{height:260px;margin-top:16px;position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(145deg,#13172a,#252c49);box-shadow:0 18px 50px rgba(20,30,60,.12)}
.home-product-art:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:26px 26px}
.home-product-art-window{position:absolute;left:8%;right:8%;top:18%;bottom:-12%;background:#f8f9fd;border-radius:15px 15px 0 0;box-shadow:0 20px 55px rgba(0,0,0,.28);padding:13px}
.home-product-art-window>span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#c4c9d6;margin-right:4px}
.home-product-art-panel{height:135px;margin-top:12px;border-radius:9px;background:linear-gradient(135deg,rgba(109,74,255,.16),rgba(25,184,165,.13))}
@media(max-width:980px){.home-heading{grid-template-columns:1fr;gap:30px}.home-heading-copy{max-width:680px}.home-product-art{height:230px}}
@media(max-width:700px){.home-strip span{font-size:.76rem}.home-heading{display:grid}.home-product-art{height:200px}}

/* Clean middle product section: remove duplicated decorative product image */
.home-products .home-heading{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(320px,460px);
    align-items:end;
    gap:70px;
    margin-bottom:38px;
}
.home-products .home-heading>div{max-width:620px}
.home-products .home-heading>p{
    max-width:460px;
    margin:0;
    font-size:1rem;
    line-height:1.7;
    color:var(--muted);
}
.home-products .home-heading h2{margin-bottom:0}
.home-products .showcase-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
    align-items:start;
}
@media(max-width:980px){
    .home-products .home-heading{grid-template-columns:1fr;gap:18px;align-items:start}
    .home-products .home-heading>p{max-width:680px}
    .home-products .showcase-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:700px){
    .home-products .home-heading{display:grid;gap:14px}
    .home-products .showcase-grid{grid-template-columns:1fr}
}

/* Product section v2: product card fully left, all section text fully right */
.home-products .home-heading,
.home-products .showcase-grid{
    display:contents;
}
.home-products-layout{
    display:grid;
    grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);
    gap:72px;
    align-items:center;
}
.home-products-cards{
    min-width:0;
}
.home-products-cards .product-showcase,
.home-products-cards .product-card,
.home-products-cards > *{
    max-width:100%;
}
.home-products-copy{
    max-width:520px;
    align-self:center;
}
.home-products-copy .eyebrow{
    display:inline-block;
    margin-bottom:14px;
}
.home-products-copy h2{
    margin:0 0 20px;
}
.home-products-copy p{
    margin:0;
    max-width:500px;
    font-size:1.02rem;
    line-height:1.75;
    color:var(--muted);
}
@media(max-width:980px){
    .home-products-layout{
        grid-template-columns:1fr;
        gap:34px;
        align-items:start;
    }
    .home-products-copy{
        max-width:680px;
        order:-1;
    }
}
@media(max-width:700px){
    .home-products-layout{gap:24px}
}


/* Product catalog image contrast refinement */
.catalog-product-visual{
    aspect-ratio:auto;
    min-height:230px;
    padding:22px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:linear-gradient(145deg,#0f1324,#1c2440);
    border-bottom:1px solid rgba(255,255,255,.08);
}
.catalog-product-visual img{
    width:92%;
    height:auto;
    max-height:220px;
    object-fit:contain;
    object-position:center;
    border-radius:14px;
    border:1px solid rgba(255,255,255,.12);
    box-shadow:0 18px 40px rgba(0,0,0,.32);
    background:#fff;
}
.catalog-product-placeholder{
    min-height:190px;
}
.catalog-product-card{
    border-color:#d8daea;
    box-shadow:0 18px 50px rgba(25,32,68,.10);
}

/* Visual monetization section */
.dfsp-monetization{
    background:#f7f8fb;
    border-top:1px solid var(--line);
    border-bottom:1px solid var(--line);
}
.dfsp-monetization-section{
    align-items:center;
}
.dfsp-monetization-visual{
    max-width:560px;
}
.dfsp-ad-preview{
    padding:16px;
    border-radius:22px;
    background:linear-gradient(145deg,#111726,#222c49);
    box-shadow:0 24px 60px rgba(23,31,58,.18);
}
.dfsp-ad-preview-top{
    display:flex;
    gap:6px;
    padding:2px 0 12px;
}
.dfsp-ad-preview-top span{
    width:8px;
    height:8px;
    border-radius:50%;
    background:#596176;
}
.dfsp-ad-preview-banner{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:92px;
    border-radius:13px;
    background:linear-gradient(90deg,#6d4aff,#19b8a5);
    color:#fff;
    font-size:1rem;
    font-weight:800;
    letter-spacing:.02em;
}
.dfsp-ad-preview-links{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
    margin-top:10px;
}
.dfsp-ad-preview-links div{
    position:relative;
    display:flex;
    flex-direction:column;
    gap:4px;
    min-height:86px;
    padding:14px 38px 14px 14px;
    border-radius:12px;
    background:#fff;
}
.dfsp-ad-preview-links b{
    color:#6d4aff;
    font-size:.68rem;
    text-transform:uppercase;
    letter-spacing:.08em;
}
.dfsp-ad-preview-links span{
    color:#4e5669;
    font-size:.82rem;
    line-height:1.3;
}
.dfsp-ad-preview-links strong{
    position:absolute;
    right:14px;
    top:50%;
    transform:translateY(-50%);
    color:#6d4aff;
}
.dfsp-ad-preview-code{
    margin-top:10px;
    padding:14px;
    border-radius:12px;
    text-align:center;
    border:1px dashed rgba(255,255,255,.2);
    color:#b9c1d1;
    font-size:.82rem;
}
.dfsp-monetization-small{
    margin-top:18px;
    font-size:.82rem;
    line-height:1.55;
    color:#7a8291;
}
@media(max-width:1050px){
    .dfsp-monetization-visual{max-width:700px}
}
@media(max-width:700px){
    .catalog-product-visual{min-height:190px;padding:16px}
    .catalog-product-visual img{width:96%;max-height:180px}
    .dfsp-ad-preview-links{grid-template-columns:1fr}
}

/* Compact product card + exact 700x350 Start Page image */
.products-catalog-grid{grid-template-columns:repeat(2,minmax(0,380px));justify-content:center;gap:24px}
.catalog-product-card{width:100%;max-width:380px}
.catalog-product-visual{min-height:0;padding:15px}
.catalog-product-visual img{display:block;width:100%;height:auto;max-height:none;aspect-ratio:2/1;object-fit:contain;object-position:center}
.catalog-product-body{padding:20px 21px 22px}
.catalog-product-body h2{font-size:1.28rem;margin-bottom:14px}
.catalog-product-body p{font-size:.86rem;margin-top:0;margin-bottom:24px}
.catalog-product-footer{margin-top:8px;align-items:flex-start;flex-direction:column}
.catalog-product-footer .button{width:100%}
@media(max-width:820px){.products-catalog-grid{grid-template-columns:minmax(0,380px)}}
@media(max-width:440px){.products-catalog-grid{grid-template-columns:1fr}.catalog-product-card{max-width:none}}

/* DoorFall admin manual license creation */
.manual-license-card .muted{max-width:720px}
.manual-license-form{align-items:end}
.manual-license-form .full{display:flex;justify-content:flex-start}
@media(max-width:760px){.manual-license-form{grid-template-columns:1fr!important}}

/* DoorFall admin licenses grouped by product */
.license-overview-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 16px}
.license-overview-head h2{margin:0 0 4px}
.license-product-groups{display:grid;gap:18px}
.license-product-card{overflow:hidden}
.license-product-head{padding-bottom:14px;border-bottom:1px solid var(--border,#e7e9ef)}
.license-product-head h2{margin:3px 0 3px}
.license-product-card .table-wrap{margin-top:4px}
@media(max-width:760px){
  .license-overview-head{align-items:flex-start;flex-direction:column}
  .license-list-tools{width:100%;display:grid;gap:8px}
  .license-list-tools form{display:grid;grid-template-columns:1fr auto;gap:6px}
}

/* Explicit license label in admin license detail heading */
.license-heading-label{font-size:.72em;font-weight:700;color:#6f7888;margin-right:6px}


/* DoorFall Forms product sales page */
.dff-hero{padding:96px 0 82px;background:
radial-gradient(circle at 84% 16%,rgba(109,74,255,.17),transparent 30%),
radial-gradient(circle at 8% 10%,rgba(25,184,165,.10),transparent 28%),
linear-gradient(180deg,#fafafe,#f7f8fb)}
.dff-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:64px;align-items:center}
.dff-hero h1{font-size:clamp(3.4rem,6.2vw,6.2rem);max-width:800px}
.dff-hero-lead{font-size:1.2rem;max-width:700px}
.dff-proof-row{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:24px;color:#646d7f;font-size:.84rem}
.dff-proof-row span:before{content:'✓';margin-right:7px;color:#16a77d;font-weight:900}
.dff-hero-visual{position:relative;padding:22px 0 22px 16px}
.dff-shot-frame{overflow:hidden;border-radius:25px;border:1px solid #dfe2ea;background:#fff;box-shadow:0 30px 80px rgba(27,31,60,.18);transform:rotate(1deg)}
.dff-shot-top{height:42px;display:flex;align-items:center;gap:7px;padding:0 14px;background:#151827;color:#969db0;font-size:.66rem;font-weight:700;letter-spacing:.04em}
.dff-shot-top i{width:7px;height:7px;border-radius:50%;background:#555c70}.dff-shot-top span{margin-left:8px}
.dff-shot-frame img{display:block;width:100%;height:auto}
.dff-floating-card{position:absolute;z-index:2;display:grid;gap:2px;padding:13px 16px;background:rgba(255,255,255,.96);border:1px solid #e6e8ee;border-radius:14px;box-shadow:0 15px 40px rgba(24,29,54,.12)}
.dff-floating-card strong{font-size:.82rem}.dff-floating-card span{font-size:.68rem;color:#737b8d}
.dff-float-a{left:-18px;bottom:26px}.dff-float-b{right:-18px;top:48px}
.dff-trust-strip{background:#111426;color:#fff;border-top:1px solid #272b3a;border-bottom:1px solid #272b3a}
.dff-trust-strip .container{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}
.dff-trust-strip span{font-size:.78rem;color:#b8bfd0;font-weight:750}
.dff-center{max-width:820px;text-align:center;margin-left:auto;margin-right:auto}
.dff-center>p{font-size:1.1rem}
.dff-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}
.dff-feature-grid article,.dff-capability-grid article,.dff-mode-grid article,.dff-publish-grid article,.dff-step-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:27px}
.dff-feature-grid article>span{color:var(--brand);font-size:.74rem;font-weight:900;letter-spacing:.08em}
.dff-feature-grid h3{margin-top:16px}.dff-feature-grid p{margin:0}
.dff-split{display:grid;grid-template-columns:minmax(0,1.13fr) minmax(360px,.87fr);gap:68px;align-items:center}
.dff-split.reverse{grid-template-columns:minmax(360px,.87fr) minmax(0,1.13fr)}
.dff-image-shell{border:1px solid #dee2e9;border-radius:25px;background:#fff;padding:10px;box-shadow:0 24px 70px rgba(27,31,60,.10);overflow:hidden}
.dff-image-shell.dark{background:#111426;border-color:#2c3142}
.dff-image-shell img{display:block;width:100%;height:auto;border-radius:17px}
.dff-copy h2{font-size:clamp(2.2rem,4vw,4.15rem)}
.dff-copy>p{font-size:1.07rem}
.dff-checks{list-style:none;margin:25px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}
.dff-checks li{position:relative;padding-left:27px;color:#596274;font-size:.91rem}
.dff-checks li:before{content:'✓';position:absolute;left:0;top:-1px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#e9f8f3;color:#0e9d72;font-size:.67rem;font-weight:900}
.dff-mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}
.dff-mode-grid article{position:relative;overflow:hidden}
.dff-mode-grid article.featured{border-color:#d8d0ff;background:linear-gradient(145deg,#fff,#f7f4ff)}
.dff-mode-icon{width:45px;height:45px;border-radius:13px;display:grid;place-items:center;background:#f0edff;color:var(--brand);font-weight:900;font-size:.78rem;margin-bottom:22px}
.dff-mode-grid h3{font-size:1.55rem}.dff-mode-grid p{margin:0}
.dff-mini-points{display:grid;gap:12px;margin:25px 0}
.dff-mini-points>div{padding:15px 17px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;gap:2px}
.dff-mini-points strong{font-size:.9rem}.dff-mini-points span{color:#707889;font-size:.83rem}
.dff-capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:42px}
.dff-capability-grid article{padding:24px}
.dff-capability-grid b{display:inline-block;color:var(--brand);background:#f0edff;border-radius:99px;padding:5px 8px;font-size:.65rem;letter-spacing:.06em;text-transform:uppercase}
.dff-capability-grid h3{font-size:1.12rem;margin:16px 0 9px}.dff-capability-grid p{font-size:.88rem;margin:0}
.dff-publish-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px}
.dff-publish-grid article>span{display:inline-grid;place-items:center;min-width:42px;height:42px;padding:0 10px;border-radius:12px;background:#f0edff;color:var(--brand);font-size:.9rem;font-weight:900;margin-bottom:20px}
.dff-publish-grid h3{font-size:1.15rem}.dff-publish-grid p{margin:0;font-size:.9rem}
.dff-selfhost{background:#111426;color:#fff}
.dff-selfhost-box{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.dff-selfhost h2{font-size:clamp(2.4rem,4.3vw,4.3rem)}.dff-selfhost p{color:#aeb6c8;font-size:1.08rem}
.dff-ownership-list{display:grid;gap:12px}
.dff-ownership-list>div{padding:18px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.05);border-radius:15px;display:grid;gap:4px}
.dff-ownership-list strong{font-size:.93rem}.dff-ownership-list span{color:#9ea7bb;font-size:.84rem}
.dff-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}
.dff-step-grid article>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--brand);color:#fff;font-size:.78rem;font-weight:900;margin-bottom:20px}
.dff-step-grid p{margin:0}
.dff-info-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:70px;align-items:start}
.dff-spec-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:0 18px 55px rgba(22,28,55,.07)}
.dff-spec-card h3{font-size:1.65rem;margin-top:18px}
.dff-spec-card dl{margin:22px 0}.dff-spec-card dl>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid var(--line)}
.dff-spec-card dt{color:#747c8e}.dff-spec-card dd{margin:0;text-align:right;font-weight:800}
.dff-spec-links{display:grid;gap:8px;margin-top:18px}.dff-spec-links a{color:var(--brand);font-weight:800;font-size:.87rem}
.dff-faq-list{width:min(900px,calc(100% - 40px));margin:38px auto 0;display:grid;gap:11px}
.dff-faq-list details{background:#fff;border:1px solid var(--line);border-radius:15px;padding:0 18px}
.dff-faq-list summary{cursor:pointer;list-style:none;padding:18px 32px 18px 0;font-weight:800;position:relative}
.dff-faq-list summary::-webkit-details-marker{display:none}
.dff-faq-list summary:after{content:'+';position:absolute;right:2px;top:17px;color:var(--brand);font-size:1.25rem}
.dff-faq-list details[open] summary:after{content:'–'}
.dff-faq-list p{padding:0 0 18px;margin:0}
.dff-final{padding-top:55px}
.dff-final-box{background:linear-gradient(135deg,#111426 0,#292159 56%,#176b69);border-radius:30px;padding:48px 52px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:45px}
.dff-final-box h2{font-size:clamp(2.3rem,4vw,3.8rem);max-width:650px}.dff-final-box p{color:#bbc2d2;max-width:650px;margin:0}
.dff-final-actions{min-width:270px;display:flex;flex-direction:column;align-items:stretch;gap:10px;text-align:center}
.dff-final-actions>strong{font-size:2rem}.dff-final-actions>span:not(.button){font-size:.75rem;color:#aeb6c9}
.dff-final-actions .button{width:100%}

@media(max-width:1050px){
.dff-hero-grid{grid-template-columns:1fr;gap:45px}.dff-hero-visual{max-width:850px}
.dff-capability-grid{grid-template-columns:repeat(2,1fr)}
.dff-selfhost-box,.dff-info-grid{grid-template-columns:1fr}.dff-spec-card{max-width:620px}
}
@media(max-width:820px){
.dff-feature-grid,.dff-mode-grid,.dff-step-grid{grid-template-columns:1fr}
.dff-split,.dff-split.reverse{grid-template-columns:1fr;gap:38px}.dff-split.reverse .dff-copy{order:2}
.dff-publish-grid{grid-template-columns:1fr 1fr}.dff-checks{grid-template-columns:1fr}
.dff-final-box{align-items:flex-start;flex-direction:column}.dff-final-actions{width:100%;max-width:360px}
.dff-floating-card{display:none}
}
@media(max-width:620px){
.dff-hero{padding:62px 0}.dff-hero h1{font-size:3.05rem}
.dff-proof-row{display:grid;grid-template-columns:1fr 1fr}
.dff-capability-grid,.dff-publish-grid{grid-template-columns:1fr}
.dff-selfhost-box{gap:35px}.dff-final-box{padding:31px 24px}
.dff-faq-list{width:min(100% - 28px,900px)}
}

/* Forms sales page refinement */
.dff-intro-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,.7fr);gap:70px;align-items:end}
.dff-intro-head h2{margin-bottom:0}.dff-intro-head>p{font-size:1.06rem;margin:0 0 8px}
.dff-feature-grid article{position:relative;overflow:hidden;min-height:245px}
.dff-feature-grid article:after{content:'';position:absolute;width:150px;height:150px;border-radius:50%;right:-70px;top:-70px;opacity:.45}
.dff-feature-grid .tone-purple{background:linear-gradient(145deg,#fff,#f8f5ff);border-color:#e4dcff}.dff-feature-grid .tone-purple:after{background:#d8ccff}
.dff-feature-grid .tone-blue{background:linear-gradient(145deg,#fff,#f3f8ff);border-color:#d9e8fb}.dff-feature-grid .tone-blue:after{background:#c9e1ff}
.dff-feature-grid .tone-green{background:linear-gradient(145deg,#fff,#f1fbf7);border-color:#d3eee4}.dff-feature-grid .tone-green:after{background:#bde9d9}
.dff-feature-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;margin-bottom:25px;font-size:1.25rem;font-weight:900}
.tone-purple .dff-feature-icon{background:#eee9ff;color:#6549d9}.tone-blue .dff-feature-icon{background:#e6f1ff;color:#2871c9}.tone-green .dff-feature-icon{background:#dff7ee;color:#168365}
.dff-section-pair{grid-template-columns:minmax(0,.88fr) minmax(440px,1.12fr)}
.dff-section-pair.reverse{grid-template-columns:minmax(440px,1.12fr) minmax(0,.88fr)}
.dff-section-pair .dff-copy h2{font-size:clamp(2.2rem,3.5vw,3.55rem)}
.dff-image-shell.compact{max-width:720px;margin:auto;padding:8px;border-radius:20px}
.dff-image-shell.compact img{border-radius:13px}
.dff-mode-list{display:grid;gap:11px;margin-top:25px}
.dff-mode-list>div{display:grid;grid-template-columns:42px 1fr;column-gap:12px;padding:14px 15px;border:1px solid var(--line);border-radius:14px;background:#fff}
.dff-mode-list>div>span{grid-row:1/3;width:36px;height:36px;display:grid;place-items:center;border-radius:10px;font-size:.68rem;font-weight:900}
.dff-mode-list strong{font-size:.9rem}.dff-mode-list p{font-size:.8rem;margin:3px 0 0}
.dff-mode-list .purple,.dff-color-points .purple{background:#eee9ff;color:#6248cf}.dff-mode-list .blue,.dff-color-points .blue{background:#e7f2ff;color:#286ebf}.dff-mode-list .green,.dff-color-points .green{background:#e1f7ef;color:#167b60}
.dff-color-points{display:grid;gap:10px;margin-top:25px}
.dff-color-points>div{display:grid;gap:2px;padding:14px 16px;border-radius:13px}
.dff-color-points>div b{font-size:.88rem}.dff-color-points>div span{font-size:.8rem;opacity:.82}
.dff-color-points .amber{background:#fff3d8;color:#815b0b}
.eyebrow.amber{color:#b47700}.eyebrow.green{color:#128263}.eyebrow.blue{color:#2a6fb7}.eyebrow.purple{color:#684acb}
.dff-pair-gap{margin-top:90px}
@media(max-width:900px){.dff-intro-head{grid-template-columns:1fr;gap:18px}.dff-section-pair,.dff-section-pair.reverse{grid-template-columns:1fr}.dff-section-pair.reverse .dff-copy{order:2}.dff-section-pair.reverse .dff-image-shell{order:1}}

/* Forms hero headline sizing fix */
.dff-hero-copy{min-width:0}
.dff-hero h1{
    font-size:clamp(2.85rem,4.5vw,4.85rem);
    line-height:.98;
    letter-spacing:-.045em;
    max-width:720px;
}
@media(max-width:1050px){
    .dff-hero h1{font-size:clamp(3rem,7vw,5rem);max-width:760px}
}
@media(max-width:620px){
    .dff-hero h1{font-size:clamp(2.55rem,12vw,3.5rem);line-height:1.02}
}


/* DoorFall Forms live-form showcase */
.dff-live-head{
    display:grid;
    grid-template-columns:minmax(0,.9fr) minmax(340px,.65fr);
    gap:70px;
    align-items:end;
    margin-bottom:36px
}
.dff-live-head h2{margin-bottom:0}
.dff-live-head>p{margin:0 0 6px;font-size:1.04rem}
.dff-live-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:18px
}
.dff-live-card{
    background:#fff;
    border:1px solid var(--line);
    border-radius:22px;
    overflow:hidden;
    box-shadow:0 14px 45px rgba(22,28,55,.05);
    transition:.2s transform,.2s box-shadow
}
.dff-live-card:hover{
    transform:translateY(-4px);
    box-shadow:0 22px 55px rgba(22,28,55,.10)
}
.dff-live-image{
    position:relative;
    display:block;
    height:235px;
    overflow:hidden;
    background:#eef0f5;
    border-bottom:1px solid var(--line)
}
.dff-live-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    transition:.25s transform
}
.dff-live-card:hover .dff-live-image img{transform:scale(1.025)}
.dff-live-play{
    position:absolute;
    right:14px;
    bottom:14px;
    padding:7px 10px;
    border-radius:9px;
    background:rgba(17,20,38,.88);
    color:#fff;
    font-size:.72rem;
    font-weight:850;
    backdrop-filter:blur(8px)
}
.dff-live-body{padding:23px}
.dff-live-type{
    display:flex;
    align-items:center;
    gap:7px;
    font-size:.67rem;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.07em;
    margin-bottom:13px
}
.dff-live-type span{
    width:9px;
    height:9px;
    border-radius:50%
}
.dff-live-card.classic .dff-live-type{color:#6248cf}
.dff-live-card.classic .dff-live-type span{background:#6d4aff}
.dff-live-card.multistep .dff-live-type{color:#276ebd}
.dff-live-card.multistep .dff-live-type span{background:#3c8fe8}
.dff-live-card.conversational .dff-live-type{color:#147e61}
.dff-live-card.conversational .dff-live-type span{background:#19a77d}
.dff-live-body h3{font-size:1.35rem;margin-bottom:9px}
.dff-live-body p{font-size:.88rem;min-height:72px}
.dff-live-body .button{width:100%;min-height:43px;font-size:.84rem}
.dff-live-admin{
    margin-top:22px;
    padding:22px 24px;
    border:1px solid #ddd7fb;
    background:linear-gradient(90deg,#faf8ff,#f4fbfa);
    border-radius:18px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:25px
}
.dff-live-admin>div{display:grid;gap:3px}
.dff-live-admin strong{font-size:1rem}
.dff-live-admin span{font-size:.85rem;color:#6d7484}

@media(max-width:980px){
    .dff-live-grid{grid-template-columns:1fr 1fr}
    .dff-live-card.conversational{grid-column:1/-1;max-width:560px}
}
@media(max-width:700px){
    .dff-live-head{grid-template-columns:1fr;gap:15px}
    .dff-live-grid{grid-template-columns:1fr}
    .dff-live-card.conversational{grid-column:auto;max-width:none}
    .dff-live-image{height:210px}
    .dff-live-admin{align-items:flex-start;flex-direction:column}
    .dff-live-admin .button{width:100%}
}


/* Live demo cards: compact 3-up layout */
.dff-live-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:16px;
}
.dff-live-card{
    border-radius:18px;
}
.dff-live-image{
    height:155px;
    padding:10px;
    background:#f4f5f8;
    border-bottom:1px solid var(--line);
}
.dff-live-image img{
    width:100%;
    height:100%;
    object-fit:contain;
    border-radius:10px;
}
.dff-live-play{
    right:18px;
    bottom:18px;
    padding:8px 12px;
    border-radius:9px;
    background:#6d4aff;
    color:#fff;
    font-size:.72rem;
    font-weight:900;
    box-shadow:0 6px 18px rgba(109,74,255,.28);
}
.dff-live-play:hover{
    background:#5938e5;
}
.dff-live-body{
    padding:18px;
}
.dff-live-body h3{
    font-size:1.16rem;
}
.dff-live-body p{
    min-height:64px;
    font-size:.82rem;
}
.dff-live-body .button{
    min-height:40px;
    padding:9px 12px;
}
@media(max-width:980px){
    .dff-live-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
    .dff-live-card.conversational{grid-column:auto;max-width:none}
}
@media(max-width:760px){
    .dff-live-grid{grid-template-columns:1fr}
    .dff-live-image{height:190px}
}


/* DoorFall general developer homepage */
.df-home-hero{
    padding:100px 0 90px;
    background:
      radial-gradient(circle at 82% 12%,rgba(109,74,255,.15),transparent 31%),
      radial-gradient(circle at 8% 5%,rgba(25,184,165,.08),transparent 26%),
      linear-gradient(180deg,#fbfbfe,#f7f8fb)
}
.df-home-hero-grid{
    display:grid;
    grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);
    gap:70px;
    align-items:center
}
.df-home-copy h1{
    font-size:clamp(3.25rem,5.8vw,5.8rem);
    line-height:.98;
    max-width:780px
}
.df-home-copy>p{
    font-size:1.18rem;
    max-width:680px
}
.df-home-proof{
    display:flex;
    flex-wrap:wrap;
    gap:10px 18px;
    margin-top:24px;
    color:#657083;
    font-size:.84rem
}
.df-home-proof span:before{
    content:'✓';
    color:#14a77e;
    margin-right:7px;
    font-weight:900
}
.df-home-studio{position:relative;padding:20px}
.df-studio-glow{
    position:absolute;
    inset:9% 8% 5%;
    border-radius:50%;
    background:linear-gradient(135deg,rgba(109,74,255,.28),rgba(25,184,165,.17));
    filter:blur(55px)
}
.df-studio-frame{
    position:relative;
    overflow:hidden;
    border:1px solid rgba(255,255,255,.12);
    border-radius:28px;
    background:#111426;
    box-shadow:0 35px 85px rgba(31,28,74,.23);
    transform:rotate(1deg)
}
.df-studio-top{
    height:45px;
    display:flex;
    align-items:center;
    gap:7px;
    padding:0 15px;
    background:#1b1f35;
    color:#8f97ab;
    font-size:.67rem
}
.df-studio-top i{width:8px;height:8px;border-radius:50%;background:#51586d}
.df-studio-top span{margin-left:7px}
.df-studio-body{padding:27px}
.df-studio-brand{
    display:flex;
    align-items:center;
    gap:14px;
    color:#fff;
    margin-bottom:24px
}
.df-studio-brand>div{display:grid}
.df-studio-brand strong{font-size:1.15rem}
.df-studio-brand small{color:#8f97ab}
.df-studio-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.df-studio-product{
    min-height:145px;
    padding:18px;
    border-radius:17px;
    display:flex;
    flex-direction:column;
    justify-content:flex-end;
    border:1px solid rgba(255,255,255,.08)
}
.df-studio-product span{margin-bottom:auto;font-size:.68rem;font-weight:900}
.df-studio-product strong{color:#fff;font-size:.94rem}
.df-studio-product small{color:#adb4c6;font-size:.71rem;margin-top:4px}
.df-studio-product.purple{background:linear-gradient(145deg,#292059,#443390)}
.df-studio-product.teal{background:linear-gradient(145deg,#123b42,#176d6a)}
.df-studio-product.muted{grid-column:1/-1;min-height:90px;background:#1b2033}
.df-studio-footer{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:10px;
    margin-top:12px
}
.df-studio-footer div{
    padding:12px;
    border-radius:12px;
    background:rgba(255,255,255,.05)
}
.df-studio-footer small,.df-studio-footer strong{display:block}
.df-studio-footer small{font-size:.55rem;color:#7f879c;letter-spacing:.08em}
.df-studio-footer strong{color:#dce1eb;font-size:.72rem;margin-top:3px}
.df-home-strip{background:#111426;color:#fff}
.df-home-strip>.container{
    min-height:92px;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:20px;
    align-items:center
}
.df-home-strip div>div{display:grid;gap:2px;padding-right:20px;border-right:1px solid #2a2f42}
.df-home-strip div>div:last-child{border-right:0}
.df-home-strip strong{font-size:.84rem}
.df-home-strip span{color:#929aaf;font-size:.72rem}
.df-home-section-head{
    display:grid;
    grid-template-columns:minmax(0,.9fr) minmax(320px,.65fr);
    gap:70px;
    align-items:end;
    margin-bottom:38px
}
.df-home-section-head h2{margin-bottom:0}
.df-home-section-head p{font-size:1.02rem}
.df-home-product-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:22px;
    max-width:1060px
}
.df-home-product-card{
    display:flex;
    flex-direction:column;
    overflow:hidden;
    background:#fff;
    border:1px solid var(--line);
    border-radius:24px;
    box-shadow:0 16px 48px rgba(25,32,68,.07);
    transition:.22s transform,.22s box-shadow
}
.df-home-product-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(25,32,68,.12)}
.df-home-product-image{
    display:flex;
    align-items:center;
    justify-content:center;
    height:245px;
    padding:20px;
    background:
      radial-gradient(circle at 85% 10%,rgba(109,74,255,.24),transparent 30%),
      linear-gradient(145deg,#111525,#202844)
}
.df-home-product-card:nth-child(even) .df-home-product-image{
    background:
      radial-gradient(circle at 85% 10%,rgba(25,184,165,.22),transparent 30%),
      linear-gradient(145deg,#111525,#183039)
}
.df-home-product-image img{
    width:100%;
    height:205px;
    object-fit:contain;
    border-radius:14px;
    background:#fff;
    border:1px solid rgba(255,255,255,.14);
    box-shadow:0 16px 40px rgba(0,0,0,.28)
}
.df-home-product-placeholder{
    width:100%;
    height:205px;
    display:grid;
    place-items:center;
    border:1px solid rgba(255,255,255,.12);
    border-radius:14px
}
.df-home-product-body{padding:24px;display:flex;flex:1;flex-direction:column}
.df-home-product-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}
.df-home-product-meta>span:not(.pill){font-size:.72rem;color:#8991a1;font-weight:700}
.df-home-product-body h3{font-size:1.48rem;margin-bottom:9px}
.df-home-product-body>p{font-size:.89rem;min-height:58px}
.df-home-product-actions{
    margin-top:auto;
    display:grid;
    grid-template-columns:1fr auto auto;
    gap:12px;
    align-items:center
}
.df-home-product-actions .button{min-height:43px;padding:0 16px}
.df-home-product-actions>a:not(.button){font-size:.76rem;font-weight:750;color:#687184}
.df-home-product-actions>a:not(.button):hover{color:var(--brand)}
.df-home-center{max-width:850px;margin:0 auto 40px;text-align:center}
.df-home-center>p{font-size:1.06rem}
.df-home-principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.df-home-principle-grid article{
    padding:28px;
    border-radius:21px;
    border:1px solid var(--line);
    background:#fff
}
.df-home-principle-grid article.purple{background:linear-gradient(145deg,#fff,#f8f5ff);border-color:#e3ddfb}
.df-home-principle-grid article.blue{background:linear-gradient(145deg,#fff,#f3f8ff);border-color:#d8e7f8}
.df-home-principle-grid article.green{background:linear-gradient(145deg,#fff,#f1faf7);border-color:#d4ece3}
.df-home-icon{
    width:45px;height:45px;border-radius:13px;
    display:grid;place-items:center;
    background:#efebff;color:#6045c9;
    margin-bottom:22px;font-weight:900
}
.df-home-principle-grid .blue .df-home-icon{background:#e7f2ff;color:#2c6db3}
.df-home-principle-grid .green .df-home-icon{background:#e1f5ed;color:#157b60}
.df-home-principle-grid p{margin-bottom:0}
.df-home-platform{background:#111426;color:#fff}
.df-home-platform-grid{
    display:grid;
    grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);
    gap:75px;
    align-items:center
}
.df-home-platform-copy h2{font-size:clamp(2.3rem,4vw,4rem)}
.df-home-platform-copy p{color:#abb3c6;font-size:1.04rem}
.df-home-platform-links{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:24px}
.df-home-platform-links a{color:#ddd7ff;font-size:.86rem;font-weight:800}
.df-home-flow{display:grid;gap:10px}
.df-home-flow>div{
    display:grid;
    grid-template-columns:50px 1fr;
    column-gap:14px;
    padding:17px 18px;
    border-radius:14px;
    background:rgba(255,255,255,.05);
    border:1px solid rgba(255,255,255,.08)
}
.df-home-flow>div>span{grid-row:1/3;color:#9181ed;font-size:.75rem;font-weight:900}
.df-home-flow strong{font-size:.9rem}
.df-home-flow small{color:#8992a8;margin-top:2px}
.df-home-final{padding-top:55px}
.df-home-final-box{
    padding:48px 52px;
    border-radius:30px;
    background:linear-gradient(135deg,#101426 5%,#292159 64%,#215d66);
    color:#fff;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:40px
}
.df-home-final-box h2{font-size:clamp(2.2rem,4vw,3.6rem);max-width:700px}
.df-home-final-box p{color:#bdc4d7;margin:0}
.df-home-final-actions{display:flex;gap:10px;flex-wrap:wrap;min-width:max-content}
@media(max-width:1000px){
 .df-home-hero-grid,.df-home-platform-grid{grid-template-columns:1fr}
 .df-home-studio{max-width:760px}
 .df-home-product-actions{grid-template-columns:1fr auto auto}
}
@media(max-width:820px){
 .df-home-strip>.container{grid-template-columns:1fr 1fr;padding:20px 0}
 .df-home-strip div>div{border-right:0}
 .df-home-section-head{grid-template-columns:1fr;gap:18px}
 .df-home-product-grid,.df-home-principle-grid{grid-template-columns:1fr}
 .df-home-product-grid{max-width:560px}
 .df-home-final-box{align-items:flex-start;flex-direction:column}
 .df-home-final-actions{min-width:0}
}
@media(max-width:560px){
 .df-home-hero{padding:66px 0}
 .df-home-copy h1{font-size:3rem}
 .df-studio-product-grid{grid-template-columns:1fr}
 .df-studio-product.muted{grid-column:auto}
 .df-studio-footer{grid-template-columns:1fr}
 .df-home-strip>.container{grid-template-columns:1fr}
 .df-home-product-image{height:205px;padding:14px}
 .df-home-product-image img{height:175px}
 .df-home-product-actions{grid-template-columns:1fr 1fr}
 .df-home-product-actions .button{grid-column:1/-1}
 .df-home-final-box{padding:31px 24px}
 .df-home-final-actions{display:grid;width:100%}
}

/* DoorFall professional customer portal */
.customer-portal-hero{padding:58px 0 42px;background:radial-gradient(circle at 82% 10%,rgba(109,74,255,.12),transparent 32%),linear-gradient(180deg,#fafafe,#f6f8fb);border-bottom:1px solid var(--line)}
.customer-portal-hero-inner{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}
.customer-portal-hero .eyebrow{margin-bottom:9px}.customer-portal-hero h1{font-size:clamp(2.25rem,4vw,3.75rem);margin:0 0 8px}.customer-portal-hero p{margin:0}
.customer-portal-user{display:flex;align-items:flex-end;flex-direction:column;gap:5px;font-size:.82rem;color:#747d90}.customer-portal-user a{font-weight:800;color:var(--brand)}
.customer-portal-nav{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:2}.customer-portal-nav>.container{display:flex;gap:3px;overflow:auto}.customer-portal-nav a{padding:15px 17px;color:#626b7c;font-size:.83rem;font-weight:800;border-bottom:2px solid transparent;white-space:nowrap}.customer-portal-nav a:hover,.customer-portal-nav a.active{color:var(--brand);border-bottom-color:var(--brand)}
.customer-portal-section{padding-top:46px}
.customer-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.customer-summary-grid>div{padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.customer-summary-grid span,.customer-summary-grid strong,.customer-summary-grid small{display:block}.customer-summary-grid span{font-size:.73rem;color:#758093;font-weight:800}.customer-summary-grid strong{font-size:1.85rem;margin:6px 0 4px}.customer-summary-grid small{font-size:.7rem;color:#9299a8}
.customer-overview-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.5fr);gap:20px}.customer-overview-main{display:grid;gap:20px}.customer-overview-side{display:grid;gap:20px;align-content:start}
.customer-panel-card,.customer-quick-card,.customer-member-card{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(20,30,60,.035)}.customer-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px}.customer-panel-head .eyebrow{margin:0 0 5px}.customer-panel-head h2{font-size:1.35rem;margin:0}.customer-panel-head>a{font-size:.77rem;font-weight:800;color:var(--brand)}
.customer-product-list>div{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #edf0f4}.customer-product-list>div:first-child{border-top:0}.customer-product-orb{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#eee9ff,#dcd4ff);color:#5942c8;font-weight:900}.customer-product-list strong,.customer-product-list span{display:block}.customer-product-list span{color:#7b8496;font-size:.75rem;margin-top:2px}.customer-status-dot{font-size:.66rem;font-weight:850;padding:5px 8px;border-radius:999px;background:#f2f4f7;color:#596171}.customer-status-dot.active{background:#e9f8f2;color:#137758}
.customer-ticket-list{display:grid}.customer-ticket-list>a{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:12px 0;border-top:1px solid #edf0f4}.customer-ticket-list>a:first-child{border-top:0}.customer-ticket-list strong,.customer-ticket-list span{display:block}.customer-ticket-list div>span{font-size:.72rem;color:#828a9b;margin-top:3px}
.customer-quick-card .eyebrow{margin-bottom:5px}.customer-quick-card h3{margin-bottom:14px}.customer-quick-card>a{display:grid;grid-template-columns:36px 1fr;gap:10px;padding:12px 0;border-top:1px solid #edf0f4}.customer-quick-card>a>b{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#f0edff;color:#5f45c5}.customer-quick-card>a strong,.customer-quick-card>a small{display:block}.customer-quick-card>a strong{font-size:.8rem;color:var(--ink)}.customer-quick-card>a small{font-size:.69rem;color:#858d9d;margin-top:2px}
.customer-member-card{background:#111426;color:#fff}.customer-member-card small,.customer-member-card strong,.customer-member-card span{display:block}.customer-member-card small{color:#858ea4}.customer-member-card strong{font-size:1.35rem;margin:6px 0}.customer-member-card span{color:#aab2c4;font-size:.78rem}
.customer-empty-mini{display:grid;gap:5px;color:#7a8394}.customer-empty-mini>a{color:var(--brand);font-weight:800;margin-top:5px}
.customer-license-list{display:grid;gap:20px;max-width:1050px;margin:auto}.customer-license-pro{border:1px solid #dde2ea;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 13px 42px rgba(20,30,60,.055)}.customer-license-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px 18px}.customer-product-identity{display:flex;align-items:center;gap:14px}.customer-product-identity .eyebrow{margin:0 0 3px;font-size:.62rem}.customer-product-identity h2{font-size:1.3rem;margin:0}.customer-product-identity small{color:#818a9b}.customer-license-status{padding:6px 9px;border-radius:999px;background:#f2f4f7;color:#555e6e;font-size:.67rem;font-weight:850}.customer-license-status.active{background:#e9f8f2;color:#117557}
.customer-license-key{display:grid;grid-template-columns:1.5fr .5fr;gap:14px;padding:18px 26px;background:#f8f9fc;border-top:1px solid #e8ebf1;border-bottom:1px solid #e8ebf1}.customer-license-key>div{display:flex;flex-direction:column;justify-content:center}.customer-license-key span{font-size:.66rem;text-transform:uppercase;letter-spacing:.065em;color:#7c8597;font-weight:800}.customer-license-key code{font-size:1rem;font-weight:900;margin-top:5px;overflow-wrap:anywhere}.customer-license-key strong{margin-top:4px}.customer-license-key small{color:#8a92a1;margin-top:2px}
.customer-entitlements{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:20px 26px}.customer-entitlements>div{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:11px;align-items:center;padding:15px;border:1px solid #e1e5ec;border-radius:14px}.customer-ent-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#edf3ff;color:#2b6bb5;font-weight:900}.customer-entitlements small,.customer-entitlements strong,.customer-entitlements div>span{display:block}.customer-entitlements small{font-size:.64rem;text-transform:uppercase;letter-spacing:.06em;color:#768092;font-weight:850}.customer-entitlements strong{font-size:.87rem;margin:2px 0}.customer-entitlements div>span{font-size:.69rem;color:#8b93a2}.customer-entitlements>div>a{font-size:.72rem;font-weight:850;color:var(--brand);white-space:nowrap}.customer-entitlements>div.expired{background:#fff8f7;border-color:#f3d7d2}.customer-entitlements>div.expired .customer-ent-icon{background:#feeae7;color:#a34336}.customer-entitlements>div.warning{background:#fffaf0;border-color:#f1dfb6}.customer-entitlements>div.active{background:#f8fdfa;border-color:#d5ece3}
.customer-license-details{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 26px 20px}.customer-license-details>div{padding:12px 14px;border:1px solid #e7eaf0;border-radius:12px}.customer-license-details span,.customer-license-details strong{display:block}.customer-license-details span{font-size:.65rem;color:#7b8495;text-transform:uppercase;font-weight:800;letter-spacing:.05em}.customer-license-details strong{font-size:.78rem;margin-top:4px;overflow-wrap:anywhere}
.customer-license-actions{display:flex;align-items:center;gap:10px;padding:18px 26px;background:#fafbfc;border-top:1px solid #e9ecf1}.customer-license-actions .button{min-height:42px;padding:0 15px;font-size:.8rem}.customer-small-link{font-size:.75rem;font-weight:800;color:var(--brand);margin-left:auto}
.customer-empty-large{max-width:650px;margin:auto;padding:55px;text-align:center;border:1px solid var(--line);border-radius:22px;background:#fff}.customer-empty-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;margin:0 auto 18px;background:#eeeaff;color:#5b42c7;font-size:1.4rem;font-weight:900}
.customer-renew-card{padding:34px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 16px 45px rgba(20,30,60,.06)}.customer-renew-icon{width:55px;height:55px;border-radius:16px;display:grid;place-items:center;background:#eeeaff;color:#5e43cf;font-size:1.35rem;font-weight:900;margin-bottom:18px}.customer-renew-card h2{font-size:1.8rem;margin:12px 0 8px}.renew-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.renew-summary>div{padding:15px;border:1px solid #e3e7ee;border-radius:13px;background:#fafbfc}.renew-summary span,.renew-summary strong{display:block}.renew-summary span{font-size:.7rem;color:#7c8495;text-transform:uppercase;font-weight:800}.renew-summary strong{margin-top:4px}.renew-not-ready{display:flex;flex-direction:column;gap:4px;padding:16px;border:1px solid #e4defb;background:#f8f6ff;border-radius:13px}.renew-not-ready span{font-size:.8rem;color:#746b92}
.entitlement-admin-box{margin-top:18px!important;background:#f9fafc!important}.entitlement-admin-actions{display:flex;gap:10px;flex-wrap:wrap}.entitlement-admin-actions form{display:flex;gap:7px}.entitlement-admin-actions input{width:90px;border:1px solid #d9e0ec;border-radius:10px;padding:9px}
@media(max-width:900px){.customer-summary-grid{grid-template-columns:1fr 1fr}.customer-overview-grid{grid-template-columns:1fr}.customer-entitlements{grid-template-columns:1fr}}
@media(max-width:650px){.customer-portal-hero-inner{align-items:flex-start;flex-direction:column}.customer-portal-user{align-items:flex-start}.customer-summary-grid{grid-template-columns:1fr}.customer-license-key{grid-template-columns:1fr}.customer-entitlements{padding:16px}.customer-entitlements>div{grid-template-columns:38px 1fr}.customer-entitlements>div>a{grid-column:1/-1}.customer-license-details{grid-template-columns:1fr;padding:0 16px 16px}.customer-license-actions{align-items:stretch;flex-direction:column;padding:16px}.customer-license-actions .button{width:100%}.customer-small-link{margin:3px 0 0}.renew-summary{grid-template-columns:1fr}}

/* Customer dashboard clickable product rows */
.customer-product-list>a{
    display:grid;
    grid-template-columns:42px minmax(0,1fr) auto;
    align-items:center;
    gap:12px;
    padding:13px 8px;
    margin:0 -8px;
    border-top:1px solid #edf0f4;
    border-radius:10px;
    transition:.18s background,.18s transform;
}
.customer-product-list>a:first-child{border-top:0}
.customer-product-list>a:hover{
    background:#f7f6ff;
    transform:translateX(2px);
}
.customer-product-list>a strong,
.customer-product-list>a span{display:block}
.customer-license-pro{
    scroll-margin-top:110px;
}
.customer-license-pro:target{
    border-color:#bfb2ff;
    box-shadow:0 0 0 3px rgba(109,74,255,.10),0 16px 45px rgba(20,30,60,.08);
}

.customer-product-more{padding-top:10px;text-align:right}
.customer-product-more a{font-size:.76rem;font-weight:800;color:var(--brand)}

/* Clean entitlement icons */
.customer-ent-icon svg{
    width:19px;
    height:19px;
    display:block;
    fill:none;
    stroke:currentColor;
    stroke-width:1.9;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.customer-entitlements>div.active .customer-ent-icon{
    background:#e5f6ef;
    color:#157a5d;
}
.customer-entitlements>div.warning .customer-ent-icon{
    background:#fff0cb;
    color:#94680c;
}
.customer-entitlements>div.expired .customer-ent-icon{
    background:#feeae7;
    color:#a34336;
}

/* Entitlement icons matched to their meaning */
.customer-ent-icon-updates svg,
.customer-ent-icon-support svg{
    width:20px;
    height:20px;
    display:block;
    fill:none;
    stroke:currentColor;
    stroke-width:1.85;
    stroke-linecap:round;
    stroke-linejoin:round;
}

/* Professional DoorFall commercial admin */
.admin-kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}
.admin-kpi-row>div,.admin-kpi-row>a{display:block;padding:18px 20px;border:1px solid #e0e6ef;border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(22,32,51,.035);transition:.16s transform,.16s border-color}
.admin-kpi-row>a:hover{transform:translateY(-2px);border-color:#cfc6ff}.admin-kpi-row span,.admin-kpi-row strong{display:block}.admin-kpi-row span{font-size:.72rem;color:#778196;font-weight:750}.admin-kpi-row strong{font-size:1.75rem;margin-top:5px}.admin-kpi-date{font-size:1.05rem!important;margin-top:10px!important}
.admin-overview-kpis{grid-template-columns:repeat(5,minmax(0,1fr))}
.admin-filter-modern{display:flex;gap:9px;align-items:center;flex-wrap:wrap;padding:13px;margin:15px 0 6px;background:#f7f9fc;border:1px solid #e8ebf1;border-radius:13px}.admin-filter-modern input{min-width:260px;flex:1}.admin-filter-modern select{min-width:155px}
.admin-data-table td small,.admin-data-table td>a+small,.admin-data-table td>strong+small{display:block;color:#858ea0;font-size:.72rem;margin-top:3px}.admin-primary-link{font-weight:800;color:#172033}.admin-primary-link:hover{color:var(--brand)}
.admin-status-pill{display:inline-flex;padding:5px 8px;border-radius:999px;background:#f1f3f6;color:#596273;font-size:.66rem;font-weight:850;white-space:nowrap}.admin-status-pill.active{background:#e8f8f1;color:#137657}.admin-status-pill.warning{background:#fff4d9;color:#8a620f}.admin-status-pill.neutral{background:#f1f3f6;color:#596273}
.admin-record-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;padding:25px;margin-bottom:18px;border:1px solid #e0e6ef;border-radius:18px;background:#fff}.admin-record-head .eyebrow{margin:9px 0 5px}.admin-record-head h2{margin:0 0 6px}.admin-record-head p{margin:0}.admin-back-link{font-size:.75rem;font-weight:800;color:#7c8494}.admin-record-actions{display:flex;gap:8px}
.admin-customer-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(285px,.55fr);gap:20px;align-items:start}.admin-customer-main{display:grid;gap:20px}.admin-customer-main>.admin-card{margin-bottom:0}.admin-customer-side{display:grid;gap:20px}.admin-customer-side>.admin-card{margin-bottom:0}
.admin-license-mini-list{display:grid}.admin-license-mini-list>a{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.7fr) auto;gap:15px;align-items:center;padding:14px 0;border-top:1px solid #edf0f5}.admin-license-mini-list>a:first-child{border-top:0}.admin-license-mini-list strong,.admin-license-mini-list span{display:block}.admin-license-mini-list> a>div:first-child span{font-size:.73rem;color:#7b8496;margin-top:3px}.admin-ent-mini{display:flex;gap:15px}.admin-ent-mini span{font-size:.66rem;color:#7b8496}.admin-ent-mini b{display:block;color:#303949;margin-top:2px}
.admin-quick-links{display:grid}.admin-quick-links h3{margin-bottom:10px}.admin-quick-links>a{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid #edf0f5;font-size:.8rem;font-weight:750;color:#596273}.admin-quick-links>a:hover{color:var(--brand)}
.admin-collapse-card{margin-bottom:18px;border:1px solid #e0e6ef;border-radius:16px;background:#fff;overflow:hidden}.admin-collapse-card>summary{display:flex;justify-content:space-between;gap:20px;padding:17px 20px;cursor:pointer;font-weight:850;list-style:none}.admin-collapse-card>summary::-webkit-details-marker{display:none}.admin-collapse-card>summary:after{content:'+';color:var(--brand);font-size:1.15rem}.admin-collapse-card[open]>summary:after{content:'−'}.admin-collapse-card>summary span{color:#818a9b;font-size:.75rem;font-weight:600}.admin-collapse-body{padding:2px 20px 20px;border-top:1px solid #edf0f5}
.admin-pagination{display:flex;justify-content:space-between;gap:15px;align-items:center;padding-top:15px;margin-top:8px;border-top:1px solid #edf0f5;color:#778196;font-size:.78rem}.admin-pagination>div{display:flex;gap:8px}.admin-pagination a{padding:7px 10px;border:1px solid #dfe4ec;border-radius:9px;background:#fff;font-weight:750;color:#4d5769}
.admin-products-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;align-items:start}.admin-form-section{padding:19px;border:1px solid #e4e8ef;border-radius:15px;background:#fafbfc}.admin-form-section-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:17px}.admin-form-section-head>span{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#eeeaff;color:#5b42c7;font-size:.68rem;font-weight:900}.admin-form-section-head h3{font-size:1rem;margin:0 0 3px}.admin-form-section-head p{font-size:.76rem;margin:0}.admin-product-list{position:sticky;top:125px;margin:0}.admin-product-list>a{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 10px;border-top:1px solid #edf0f5;border-radius:9px}.admin-product-list>a.active,.admin-product-list>a:hover{background:#f2efff}.admin-product-list>a strong,.admin-product-list>a span{display:block}.admin-product-list>a div>span{font-size:.68rem;color:#7e8798;margin-top:2px}
.admin-entitlement-date{font-size:.73rem;font-weight:750;color:#237a62;white-space:nowrap}.admin-entitlement-date.expired{color:#ad4b3e}
.admin-overview-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:20px}.admin-overview-grid>.admin-card{margin-bottom:0}.admin-order-mini-list{display:grid}.admin-order-mini-list>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid #edf0f5}.admin-order-mini-list>div:first-child{border-top:0}.admin-order-mini-list span,.admin-order-mini-list strong{display:block}.admin-order-mini-list>div>div:first-child span{font-size:.68rem;color:#818a9a;margin-top:2px}.admin-order-mini-list>div>div:last-child{text-align:right}.admin-order-mini-list .admin-status-pill{margin-top:4px}
@media(max-width:1100px){.admin-overview-kpis{grid-template-columns:repeat(3,1fr)}.admin-products-layout{grid-template-columns:1fr}.admin-product-list{position:static}.admin-customer-layout{grid-template-columns:1fr}.admin-license-mini-list>a{grid-template-columns:1fr auto}.admin-ent-mini{grid-column:1/-1}}
@media(max-width:760px){.admin-kpi-row,.admin-overview-kpis{grid-template-columns:1fr 1fr}.admin-overview-grid{grid-template-columns:1fr}.admin-filter-modern{align-items:stretch;flex-direction:column}.admin-filter-modern input,.admin-filter-modern select,.admin-filter-modern .btn{width:100%;min-width:0}.admin-record-head{align-items:flex-start;flex-direction:column}.admin-license-mini-list>a{grid-template-columns:1fr}.admin-collapse-card>summary{align-items:flex-start;flex-direction:column;gap:4px}}
@media(max-width:480px){.admin-kpi-row,.admin-overview-kpis{grid-template-columns:1fr}}

/* Admin KPI / dashboard clarity refinement */
.admin-kpi-row{
    gap:16px;
}
.admin-kpi-row>div,
.admin-kpi-row>a{
    min-height:94px;
    padding:18px 20px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    gap:10px;
    border-radius:16px;
}
.admin-kpi-row>a{
    position:relative;
    cursor:pointer;
}
.admin-kpi-row>a:after{
    content:'→';
    position:absolute;
    right:17px;
    top:16px;
    color:#9b91d3;
    font-weight:900;
    opacity:.75;
}
.admin-kpi-row>div span,
.admin-kpi-row>a span{
    font-size:.72rem;
    line-height:1.25;
    color:#707a8e;
    font-weight:800;
}
.admin-kpi-row>div strong,
.admin-kpi-row>a strong{
    margin:0;
    font-size:1.9rem;
    line-height:1;
    letter-spacing:-.035em;
    color:#172033;
}
.admin-kpi-row>a:hover{
    background:#f9f7ff;
    border-color:#c9beff;
    box-shadow:0 10px 26px rgba(61,48,124,.08);
}

/* Customer table: separate counts from their labels */
.admin-data-table td>strong{
    display:block;
    font-size:1rem;
    line-height:1.15;
    margin-bottom:5px;
}
.admin-data-table td>strong+small{
    display:block;
    margin:0;
    line-height:1.25;
    color:#8a93a4;
}

/* Dashboard recent orders: one clearly separated order per row */
.admin-order-mini-list{
    border-top:1px solid #e7ebf1;
}
.admin-order-mini-list>div{
    min-height:72px;
    padding:15px 2px;
    border-top:0;
    border-bottom:1px solid #e7ebf1;
}
.admin-order-mini-list>div:last-child{
    border-bottom:0;
}
.admin-order-mini-list>div>div:first-child{
    min-width:0;
}
.admin-order-mini-list>div>div:first-child strong{
    font-size:.84rem;
    line-height:1.25;
}
.admin-order-mini-list>div>div:first-child span{
    margin-top:5px;
    line-height:1.35;
}
.admin-order-mini-list>div>div:last-child{
    min-width:105px;
}
.admin-order-mini-list>div>div:last-child>strong{
    font-size:.84rem;
    margin-bottom:6px;
}

/* Give overview cards slightly stronger visual structure */
.admin-overview-grid>.admin-card{
    border:1px solid #dde3ec;
    box-shadow:0 8px 26px rgba(20,30,60,.04);
}
.admin-overview-grid .admin-card-head{
    padding-bottom:15px;
    margin-bottom:2px;
    border-bottom:1px solid #edf0f4;
}

@media(max-width:760px){
    .admin-kpi-row>div,
    .admin-kpi-row>a{
        min-height:86px;
    }
    .admin-order-mini-list>div{
        align-items:flex-start;
    }
}

/* Contact Messages admin */
.contact-admin-kpis{grid-template-columns:repeat(3,minmax(0,1fr));max-width:760px}
.contact-admin-list{display:grid;gap:12px;margin-top:15px}
.contact-admin-message{padding:19px 20px;border:1px solid #e2e7ee;border-radius:14px;background:#fff}
.contact-admin-message.is-new{border-left:4px solid #6d4aff;background:#fdfcff}
.contact-admin-message-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}
.contact-admin-sender{display:flex;gap:9px;align-items:center;flex-wrap:wrap}
.contact-admin-sender strong{font-size:.86rem}
.contact-admin-sender a{font-size:.73rem;color:#6d4aff;font-weight:750}
.contact-admin-message h3{font-size:1rem;margin:8px 0 0;letter-spacing:-.015em}
.contact-admin-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.contact-admin-meta time{font-size:.7rem;color:#8790a1;white-space:nowrap}
.contact-admin-message-body{margin-top:15px;padding:15px;border-radius:11px;background:#f7f9fc;color:#4f596b;font-size:.82rem;line-height:1.6;overflow-wrap:anywhere}
.contact-admin-message-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}
@media(max-width:760px){.contact-admin-kpis{grid-template-columns:1fr 1fr}.contact-admin-message-head{flex-direction:column}.contact-admin-meta{justify-content:flex-start}}
@media(max-width:480px){.contact-admin-kpis{grid-template-columns:1fr}}

/* SEO navigation and contextual internal links */
.seo-breadcrumb{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:18px;font-size:.7rem;color:#8a93a4}
.seo-breadcrumb a{color:#6e7789;font-weight:750}.seo-breadcrumb a:hover{color:var(--brand)}.seo-breadcrumb span:last-child{max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.seo-related-box{margin-top:0;margin-bottom:70px;padding:24px 26px;border:1px solid #e1e5ed;border-radius:17px;background:#faf9ff}.seo-related-box h2{margin:5px 0 7px;font-size:1.35rem}.seo-related-box p{margin:0 0 15px;color:#667084}.seo-related-box .hero-actions{margin:0}
.doc-product-link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:34px;padding:15px 17px;border:1px solid #e1e6ee;border-radius:12px;background:#fafbfc}.doc-product-link strong{font-size:.8rem}.doc-product-link span{font-size:.72rem;color:#7e8798}.doc-product-link a{font-size:.73rem;font-weight:850;color:var(--brand)}
@media(max-width:650px){.doc-product-link{grid-template-columns:1fr}.seo-breadcrumb span:last-child{max-width:220px}}

/* Stable DoorFall products catalog */
.products-catalog-section{padding-top:58px}
.products-catalog-grid{
    width:100%;
    max-width:1120px;
    margin:0 auto;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:26px!important;
    align-items:stretch!important;
}
.catalog-product-card{
    min-width:0!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    display:flex!important;
    flex-direction:column!important;
    overflow:hidden;
    border:1px solid #dfe4ec!important;
    border-radius:24px!important;
    background:#fff!important;
    box-shadow:0 16px 48px rgba(25,32,68,.075)!important;
    transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.catalog-product-card:hover{
    transform:translateY(-4px);
    border-color:#cec4ff!important;
    box-shadow:0 24px 62px rgba(25,32,68,.12)!important;
}
.catalog-product-visual{
    display:flex!important;
    align-items:center;
    justify-content:center;
    min-height:250px!important;
    padding:22px!important;
    overflow:hidden;
    background:
      radial-gradient(circle at 84% 12%,rgba(109,74,255,.25),transparent 31%),
      radial-gradient(circle at 10% 88%,rgba(25,184,165,.12),transparent 28%),
      linear-gradient(145deg,#111525,#202844)!important;
}
.catalog-product-card:nth-child(even) .catalog-product-visual{
    background:
      radial-gradient(circle at 82% 10%,rgba(25,184,165,.22),transparent 32%),
      radial-gradient(circle at 10% 86%,rgba(109,74,255,.16),transparent 27%),
      linear-gradient(145deg,#111525,#183039)!important;
}
.catalog-product-visual img{
    width:100%!important;
    height:205px!important;
    max-height:205px!important;
    object-fit:contain!important;
    border-radius:15px!important;
    background:#fff;
    border:1px solid rgba(255,255,255,.15)!important;
    box-shadow:0 17px 42px rgba(0,0,0,.28)!important;
}
.catalog-product-placeholder{
    width:100%;
    min-height:205px;
    display:grid;
    place-items:center;
    border:1px solid rgba(255,255,255,.13);
    border-radius:15px;
}
.catalog-product-body{
    padding:25px 26px 26px!important;
    display:flex!important;
    flex:1!important;
    flex-direction:column!important;
}
.catalog-product-meta{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    margin-bottom:14px;
}
.catalog-product-body h2{
    margin:0 0 9px!important;
    font-size:1.5rem!important;
    letter-spacing:-.025em;
}
.catalog-product-body>p{
    margin:0 0 18px!important;
    min-height:58px;
    font-size:.9rem;
    line-height:1.62;
}
.catalog-product-features{
    display:flex;
    flex-wrap:wrap;
    gap:7px;
    margin-bottom:22px;
}
.catalog-product-features span{
    padding:5px 8px;
    border:1px solid #e3e7ee;
    border-radius:999px;
    background:#fafbfc;
    color:#697386;
    font-size:.66rem;
    font-weight:750;
}
.catalog-product-footer{
    margin-top:auto!important;
    display:grid!important;
    gap:13px!important;
}
.catalog-primary-action{
    width:100%!important;
    min-height:45px!important;
}
.catalog-product-links{
    display:flex!important;
    align-items:center;
    justify-content:space-between;
    gap:14px;
}
.catalog-product-links a{
    font-size:.76rem;
    font-weight:800;
    color:#687184;
}
.catalog-product-links a:hover{color:var(--brand)}
@media(max-width:860px){
    .products-catalog-grid{
        grid-template-columns:1fr!important;
        max-width:580px;
    }
    .catalog-product-body>p{min-height:0}
}
@media(max-width:480px){
    .catalog-product-visual{min-height:205px!important;padding:15px!important}
    .catalog-product-visual img{height:175px!important;max-height:175px!important}
    .catalog-product-links{align-items:flex-start;flex-direction:column;gap:7px}
}

/* DoorFall News visual editor */
.news-admin-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:20px;align-items:start}
.news-editor-main,.news-editor-section{margin-bottom:18px!important}
.news-editor-top-actions{display:flex;gap:8px;flex-wrap:wrap}
.news-editor-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:20px}
.news-editor-fields label{display:grid;gap:7px;font-size:.78rem;font-weight:800;color:#566074}
.news-editor-fields label.full{grid-column:1/-1}.news-editor-fields input,.news-editor-fields textarea{width:100%;padding:11px 12px;border:1px solid #d9dfe8;border-radius:10px;background:#fff}.news-editor-fields small{font-size:.67rem;color:#8992a2;font-weight:500}
.news-editor-label-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:8px}.news-editor-label-row strong,.news-editor-label-row span{display:block}.news-editor-label-row span{font-size:.7rem;color:#8b93a2;margin-top:2px}
.news-editor-toolbar{display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding:8px;border:1px solid #dce2eb;border-bottom:0;border-radius:12px 12px 0 0;background:#f7f9fc;position:sticky;top:96px;z-index:4}
.news-editor-toolbar button,.news-editor-toolbar select{height:34px;border:1px solid #dce2eb;border-radius:8px;background:#fff;color:#414b5c;padding:0 9px;font-size:.72rem;font-weight:750;cursor:pointer}.news-editor-toolbar button:hover{border-color:#bdb1fb;background:#f5f2ff}.news-editor-toolbar .toolbar-image{background:#6d4aff;color:#fff;border-color:#6d4aff}.toolbar-divider{width:1px;height:22px;background:#dfe3ea;margin:0 3px}
.news-rich-editor{min-height:420px;padding:27px;border:1px solid #dce2eb;border-radius:0 0 12px 12px;background:#fff;outline:none;color:#303948;line-height:1.75}.news-rich-editor:focus{border-color:#bcb0f9;box-shadow:0 0 0 3px rgba(109,74,255,.07)}.news-rich-editor h2{font-size:1.7rem;margin:34px 0 12px}.news-rich-editor h3{font-size:1.25rem;margin:27px 0 10px}.news-rich-editor p{color:#566074;margin:0 0 17px}.news-rich-editor blockquote{margin:24px 0;padding:14px 18px;border-left:4px solid #6d4aff;background:#f7f5ff;color:#56506e}.news-rich-editor figure{margin:25px 0}.news-rich-editor img{max-width:100%;height:auto;border-radius:12px}.news-rich-editor figcaption{font-size:.7rem;color:#8a93a2;text-align:center;margin-top:7px}.news-editor-help{font-size:.7rem;margin:8px 0 0}
.news-featured-editor{display:grid;grid-template-columns:260px minmax(0,1fr);gap:20px;align-items:center}.news-featured-preview{height:155px;display:grid;place-items:center;border:1px dashed #d5dbe5;border-radius:13px;background:#f8fafc;color:#929aaa;font-size:.76rem;overflow:hidden}.news-featured-preview img{width:100%;height:100%;object-fit:cover}.news-featured-controls{display:grid;gap:13px}.news-featured-controls label{display:grid;gap:6px;font-size:.76rem;font-weight:800}.news-featured-controls input{padding:10px 11px;border:1px solid #d9dfe8;border-radius:10px}.news-upload-actions{display:flex;gap:8px;flex-wrap:wrap}.news-publish-check{align-self:end}
.news-editor-save-bar{position:sticky;bottom:12px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 14px;margin-top:15px;border:1px solid #dddff0;border-radius:13px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);box-shadow:0 10px 28px rgba(25,32,68,.1)}.news-editor-save-bar span{font-size:.7rem;color:#7e8798}
.news-admin-list{position:sticky;top:110px;margin:0!important}.news-admin-items{display:grid}.news-admin-items>a{display:grid;grid-template-columns:55px minmax(0,1fr);gap:10px;align-items:center;padding:10px 7px;border-top:1px solid #edf0f5;border-radius:9px}.news-admin-items>a.active,.news-admin-items>a:hover{background:#f3f0ff}.news-admin-items img,.news-admin-thumb{width:55px;height:43px;border-radius:8px;object-fit:cover}.news-admin-thumb{display:grid;place-items:center;background:#ece9ff;color:#6249ce;font-weight:900}.news-admin-items strong,.news-admin-items span{display:block}.news-admin-items strong{font-size:.75rem;line-height:1.25}.news-admin-items span{font-size:.63rem;color:#858e9e;margin-top:3px}
.news-preview-modal[hidden]{display:none}.news-preview-modal{position:fixed;inset:0;z-index:120;background:rgba(13,16,32,.72);display:grid;place-items:center;padding:25px}.news-preview-dialog{width:min(900px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.news-preview-head{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;padding:12px 17px;background:#111426;color:#fff}.news-preview-head button{border:0;background:transparent;color:#fff;font-size:1.5rem;cursor:pointer}.news-preview-page{padding:38px 45px 55px}.news-preview-page>#preview-featured img{width:100%;max-height:430px;object-fit:cover;border-radius:16px;margin-bottom:28px}.news-preview-page h1{font-size:3rem}.news-preview-excerpt{font-size:1.12rem}.news-preview-page .news-article-body{margin-top:30px}

/* Public News index and rich article */
.news-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:1060px;margin:auto}.news-index-card{overflow:hidden;border:1px solid #dfe4ec;border-radius:20px;background:#fff;box-shadow:0 12px 38px rgba(25,32,68,.055)}.news-index-image{display:block;height:235px;background:#111426}.news-index-image img{width:100%;height:100%;object-fit:cover}.news-index-placeholder{height:100%;display:grid;place-items:center;background:radial-gradient(circle at 78% 15%,rgba(109,74,255,.24),transparent 32%),linear-gradient(145deg,#111525,#202844)}.news-index-copy{padding:23px 24px 25px}.news-index-copy>.muted{font-size:.7rem}.news-index-copy h2{font-size:1.35rem;margin:8px 0 9px}.news-index-copy p{font-size:.86rem;line-height:1.6}
.news-article{max-width:880px}.news-article-featured img{width:100%;max-height:520px;object-fit:cover;border-radius:20px;margin-bottom:37px;box-shadow:0 16px 44px rgba(25,32,68,.08)}.news-article-body{max-width:760px;margin:auto;color:#4e586a;font-size:1.02rem;line-height:1.82}.news-article-body p{color:#4e586a;margin:0 0 1.35rem}.news-article-body h2{font-size:2rem;margin:48px 0 15px;color:#172033}.news-article-body h3{font-size:1.4rem;margin:34px 0 12px;color:#172033}.news-article-body strong{color:#273145}.news-article-body blockquote{margin:30px 0;padding:18px 22px;border-left:4px solid #6d4aff;background:#f7f5ff;color:#58516e;border-radius:0 12px 12px 0}.news-article-body ul,.news-article-body ol{padding-left:23px;margin:0 0 1.5rem}.news-article-body li{margin:7px 0}.news-article-body hr{border:0;border-top:1px solid #e3e7ed;margin:38px 0}.news-article-body small{font-size:.82rem;color:#747e8f}.news-article-body figure{margin:34px -40px;text-align:center}.news-article-body figure img{max-width:100%;height:auto;border-radius:16px}.news-article-body figcaption{font-size:.75rem;color:#8b93a2;margin-top:8px}.news-article-body a{color:#6247cf;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.news-article-body figure.news-image-left{max-width:48%;float:left;margin:12px 28px 18px 0}.news-article-body figure.news-image-right{max-width:48%;float:right;margin:12px 0 18px 28px}.news-article-body:after{content:'';display:block;clear:both}
@media(max-width:1000px){.news-admin-layout{grid-template-columns:1fr}.news-admin-list{position:static}.news-index-grid{grid-template-columns:1fr;max-width:650px}}
@media(max-width:700px){.news-editor-fields{grid-template-columns:1fr}.news-editor-fields label.full{grid-column:auto}.news-featured-editor{grid-template-columns:1fr}.news-editor-toolbar{top:78px}.news-preview-page{padding:28px 20px 40px}.news-preview-page h1{font-size:2.35rem}.news-index-image{height:210px}.news-article-body figure{margin:28px 0}.news-article-body figure.news-image-left,.news-article-body figure.news-image-right{max-width:none;float:none;margin:28px 0}}

.news-upload-note{display:block;color:#7f8899;font-size:.69rem;line-height:1.45}
.news-upload-note strong{color:#566074}

/* DoorFall Search product */
.dfs-product-hero{padding:78px 0;background:radial-gradient(circle at 82% 25%,#17365b 0,transparent 32%),linear-gradient(135deg,#06111f,#0b1d33 58%,#07111f);color:#fff;overflow:hidden}
.dfs-hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:58px;align-items:center}.dfs-hero-copy h1{font-size:clamp(3rem,5.2vw,5.5rem);line-height:.96;letter-spacing:-.055em;margin:13px 0 24px}.dfs-hero-copy h1 span{color:#3894ff}.dfs-lead{font-size:1.08rem;line-height:1.75;color:#c5d1df;max-width:650px}.dfs-hero-points{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.dfs-hero-points span{border:1px solid #30455e;border-radius:999px;padding:7px 11px;font-size:.72rem;color:#dce7f2}.dfs-hero-visual{position:relative}.dfs-hero-visual img{width:100%;border-radius:25px;display:block;box-shadow:0 30px 80px #0009}.dfs-free-badge{position:absolute;right:18px;bottom:18px;background:#08182be8;border:1px solid #3e5874;border-radius:14px;padding:12px 16px}.dfs-free-badge strong,.dfs-free-badge span{display:block}.dfs-free-badge span{color:#55a7ff;font-weight:900}
.dfs-center{text-align:center;max-width:850px}.dfs-center>p{max-width:760px;margin:12px auto 0;line-height:1.75}.dfs-example-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.dfs-example-grid article{border:1px solid #e0e6ee;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 12px 32px #1b2b4410}.dfs-example-grid img{width:100%;height:175px;object-fit:cover}.dfs-example-grid article div{padding:18px 19px 21px}.dfs-example-grid h3{margin:0 0 7px;font-size:1.05rem}.dfs-example-grid p{margin:0;font-size:.82rem;line-height:1.55}
.dfs-crawler-section{background:#081524;color:#fff}.dfs-crawler-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.dfs-crawler-image{position:relative}.dfs-crawler-image img{width:100%;border-radius:22px;box-shadow:0 25px 70px #0008}.dfs-crawler-image span{position:absolute;left:18px;bottom:18px;background:#1687ff;color:#fff;font-weight:900;padding:9px 13px;border-radius:8px}.dfs-crawler-grid h2{font-size:2.7rem;margin:10px 0 15px}.dfs-crawler-grid p{color:#b9c6d5;line-height:1.7}.dfs-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px 18px;margin:22px 0}.dfs-check-grid span:before{content:'✓';color:#43d47c;font-weight:900;margin-right:8px}.dfs-note{font-size:.78rem;padding:14px 16px;border:1px solid #263a50;border-radius:12px;background:#0d2035}
.dfs-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:35px}.dfs-steps article,.dfs-cap-grid article{border:1px solid #e0e6ee;background:#fff;border-radius:16px;padding:24px}.dfs-steps b{font-size:.75rem;color:#1687ff}.dfs-steps h3{margin:9px 0}.dfs-steps p,.dfs-cap-grid p{font-size:.82rem;line-height:1.6;margin:0}.dfs-cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:35px}.dfs-cap-grid h3{margin:0 0 9px}
.dfs-dashboard-band{background:linear-gradient(125deg,#102745,#071421);color:#fff}.dfs-dashboard-band>.container{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px;align-items:center}.dfs-band-copy h2{font-size:2.5rem;margin:9px 0}.dfs-band-copy p{color:#bdcad8;line-height:1.7}.dfs-band-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dfs-band-stats div{border:1px solid #30465d;border-radius:13px;padding:17px;background:#ffffff08}.dfs-band-stats strong,.dfs-band-stats span{display:block}.dfs-band-stats span{font-size:.75rem;color:#aebdcd;margin-top:4px}
.dfs-included-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px 20px;margin-top:32px;padding:28px;border-radius:18px;background:#0a192b;color:#dbe7f3}.dfs-included-grid span{font-size:.79rem}.dfs-included-grid span::first-letter{color:#43d47c}
.dfs-demo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dfs-demo-grid article{padding:28px;border:1px solid #dfe5ed;border-radius:18px;background:#fff}.dfs-demo-grid h2{font-size:1.55rem;margin:8px 0}.dfs-demo-grid p{min-height:70px;font-size:.84rem;line-height:1.6}.dfs-final{padding-top:20px}.dfs-final-box{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:42px 45px;border-radius:22px;background:linear-gradient(120deg,#071421,#12355b);color:#fff}.dfs-final-box h2{font-size:2.25rem;margin:7px 0}.dfs-final-box p{color:#bdcad8}.dfs-final-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.resource-dual-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}
@media(max-width:950px){.dfs-hero-grid,.dfs-crawler-grid,.dfs-dashboard-band>.container{grid-template-columns:1fr}.dfs-example-grid,.dfs-cap-grid,.dfs-demo-grid{grid-template-columns:repeat(2,1fr)}.dfs-steps,.dfs-included-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.dfs-example-grid,.dfs-cap-grid,.dfs-demo-grid,.dfs-steps,.dfs-included-grid,.dfs-check-grid,.dfs-band-stats{grid-template-columns:1fr}.dfs-product-hero{padding:52px 0}.dfs-final-box{display:block;padding:30px 24px}.dfs-final-actions{justify-content:flex-start;margin-top:20px}.dfs-example-grid img{height:190px}}

/* DoorFall Search product page v2 */
.dfs2-hero{padding:82px 0 76px;background:linear-gradient(135deg,#07111f 0%,#0a1a30 58%,#0d2a4a 100%);color:#fff;overflow:hidden}.dfs2-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:62px;align-items:center}.dfs2-kicker{font-size:.72rem;letter-spacing:.14em;font-weight:900;color:#4aa3ff}.dfs2-hero h1{font-size:clamp(3.3rem,5.8vw,6rem);line-height:.92;letter-spacing:-.055em;margin:15px 0 25px}.dfs2-hero h1 em,.dfs2-crawler h2 em{font-style:normal;color:#3b98ff}.dfs2-hero-copy>p{max-width:620px;color:#c8d5e4;font-size:1.08rem;line-height:1.75}.dfs2-actions{display:flex;gap:11px;align-items:center;flex-wrap:wrap;margin-top:28px}.dfs2-text-link{color:#d9e8f7;font-size:.82rem;font-weight:800;margin-left:5px}.dfs2-proof{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:25px;color:#aebfd1;font-size:.74rem}.dfs2-hero-image{position:relative;padding:12px}.dfs2-hero-image:before{content:'';position:absolute;inset:-15%;background:radial-gradient(circle,#1687ff33,transparent 62%)}.dfs2-hero-image img{position:relative;width:100%;aspect-ratio:1.58/1;object-fit:cover;border-radius:24px;box-shadow:0 35px 90px #0009;border:1px solid #36516f}.dfs2-image-tag{position:absolute;left:32px;bottom:32px;padding:12px 15px;background:#071522e8;border:1px solid #36516f;border-radius:11px}.dfs2-image-tag b,.dfs2-image-tag small{display:block}.dfs2-image-tag small{color:#aabdd1;margin-top:3px}
.dfs2-heading{text-align:center;max-width:830px}.dfs2-heading h2{font-size:clamp(2rem,3.3vw,3.15rem);letter-spacing:-.035em;margin:8px 0 12px}.dfs2-heading>p{max-width:760px;margin:auto;line-height:1.72}.dfs2-examples{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:40px}.dfs2-examples article{background:#fff;border:1px solid #e0e6ee;border-radius:18px;overflow:hidden;box-shadow:0 14px 38px #1d2b4210;transition:.2s transform,.2s box-shadow}.dfs2-examples article:hover{transform:translateY(-3px);box-shadow:0 20px 48px #1d2b4218}.dfs2-examples img{display:block;width:100%;height:205px;object-fit:cover}.dfs2-examples article div{padding:20px 21px 23px}.dfs2-examples h3{font-size:1.12rem;margin:0 0 8px}.dfs2-examples p{font-size:.82rem;line-height:1.58;margin:0;color:#667184}
.dfs2-crawler{padding:85px 0;background:#071321;color:#fff}.dfs2-crawler-grid{display:grid;grid-template-columns:.93fr 1.07fr;gap:58px;align-items:center}.dfs2-crawler h2{font-size:clamp(2.6rem,4vw,4.25rem);line-height:1.02;letter-spacing:-.045em;margin:12px 0 20px}.dfs2-crawler-lead{color:#bdcad8;font-size:1rem;line-height:1.75}.dfs2-crawler-features{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin:25px 0;color:#dce7f1;font-size:.8rem}.dfs2-crawler-features span::first-letter{color:#3c9cff}.dfs2-crawler-note{font-size:.76rem;line-height:1.6;color:#9fb0c2;padding:14px 16px;border:1px solid #263a50;border-radius:11px;background:#0c1d30}.dfs2-crawler-note b{color:#dce8f4}.dfs2-crawler-image{position:relative}.dfs2-crawler-image img{width:100%;display:block;border-radius:24px;box-shadow:0 30px 80px #000b}.dfs2-crawler-image span{position:absolute;right:18px;bottom:18px;padding:9px 12px;border-radius:8px;background:#1687ff;color:#fff;font-size:.7rem;font-weight:900;letter-spacing:.06em}
.dfs2-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:42px}.dfs2-flow article{position:relative;text-align:center;padding:10px 25px}.dfs2-flow article:not(:last-child):after{content:'→';position:absolute;right:-8px;top:52px;color:#bfd0e1;font-size:1.8rem}.dfs2-flow b{font-size:.68rem;color:#1687ff}.dfs2-flow-icon{width:70px;height:70px;margin:8px auto 17px;border-radius:50%;display:grid;place-items:center;background:#eef6ff;border:1px solid #d7e8fb;color:#0d3765;font-size:2rem}.dfs2-flow h3{font-size:1rem;margin:0 0 8px}.dfs2-flow p{font-size:.77rem;line-height:1.6;margin:0}
.dfs2-split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.dfs2-split h2{font-size:2.7rem;line-height:1.06;margin:10px 0 15px}.dfs2-split>div>p{line-height:1.7}.dfs2-list{list-style:none;padding:0;margin:24px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;font-size:.8rem}.dfs2-list li:before{content:'✓';color:#1687ff;font-weight:900;margin-right:8px}.dfs2-panel{background:#fff;border:1px solid #dfe6ef;border-radius:20px;padding:28px 30px;box-shadow:0 16px 45px #17263b0d}.dfs2-panel h3{margin:0 0 6px;color:#0d3765}.dfs2-panel p{font-size:.82rem;line-height:1.6;margin:0 0 22px}.dfs2-panel p:last-child{margin-bottom:0}
.dfs2-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.dfs2-feature-grid article{padding:25px;border:1px solid #e0e6ee;border-radius:16px;background:#fff}.dfs2-feature-grid article>span{display:inline-block;padding:6px 8px;border-radius:6px;background:#eef6ff;color:#1673d4;font-size:.62rem;font-weight:900;letter-spacing:.08em}.dfs2-feature-grid h3{margin:13px 0 7px;font-size:1.02rem}.dfs2-feature-grid p{font-size:.8rem;line-height:1.6;margin:0}
.dfs2-included{padding:66px 0;background:linear-gradient(125deg,#0a1b30,#10375e);color:#fff}.dfs2-included-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.dfs2-included h2{font-size:2.55rem;line-height:1.05;margin:10px 0}.dfs2-included p{color:#b9c9d9;line-height:1.65}.dfs2-included-list{display:grid;grid-template-columns:1fr 1fr;gap:11px 18px;color:#dce7f2;font-size:.8rem}
.dfs2-try-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px}.dfs2-try-grid article{padding:28px;border:1px solid #dfe6ef;border-radius:18px;background:#fff}.dfs2-try-grid b{color:#1687ff;font-size:.7rem}.dfs2-try-grid h3{font-size:1.35rem;margin:9px 0}.dfs2-try-grid p{font-size:.82rem;line-height:1.6;min-height:76px}.dfs2-final{padding:60px 0;background:#071321;color:#fff}.dfs2-final-inner{display:flex;align-items:center;justify-content:space-between;gap:45px}.dfs2-final h2{font-size:2.55rem;margin:8px 0}.dfs2-final p{color:#aebfd1}.dfs2-final-actions{display:flex;gap:10px;flex-wrap:wrap;flex:none}
@media(max-width:980px){.dfs2-hero-grid,.dfs2-crawler-grid,.dfs2-split,.dfs2-included-grid{grid-template-columns:1fr}.dfs2-examples,.dfs2-feature-grid,.dfs2-try-grid{grid-template-columns:repeat(2,1fr)}.dfs2-flow{grid-template-columns:repeat(2,1fr);gap:25px}.dfs2-flow article:after{display:none}}
@media(max-width:640px){.dfs2-hero{padding:55px 0}.dfs2-examples,.dfs2-feature-grid,.dfs2-try-grid,.dfs2-flow,.dfs2-crawler-features,.dfs2-list,.dfs2-included-list{grid-template-columns:1fr}.dfs2-examples img{height:190px}.dfs2-final-inner{display:block}.dfs2-final-actions{margin-top:24px}.dfs2-hero h1{font-size:3.35rem}}


/* DoorFall Search cinematic niche cards */
.dfs2-examples article{position:relative;overflow:hidden}
.dfs2-examples img{height:230px;object-fit:cover;filter:saturate(1.05) contrast(1.03)}
.dfs2-examples article div{position:relative;background:#fff}
.dfs2-examples article:before{content:'';position:absolute;z-index:1;left:0;right:0;top:0;height:230px;background:linear-gradient(to bottom,transparent 62%,rgba(4,13,25,.42));pointer-events:none}
@media(max-width:640px){.dfs2-examples img,.dfs2-examples article:before{height:210px}}

/* DoorFall Products presentation v2 */
.dfp-hero{padding:72px 0 56px;background:radial-gradient(circle at 15% 20%,#eaf3ff 0,transparent 28%),radial-gradient(circle at 90% 15%,#e9f2ff 0,transparent 30%),linear-gradient(#fff,#f7faff);border-bottom:1px solid #e4eaf2}.dfp-hero-inner{text-align:center;max-width:940px}.dfp-hero h1{font-size:clamp(3rem,5vw,5.2rem);line-height:.94;letter-spacing:-.055em;margin:12px 0 18px;color:#081a32}.dfp-hero h1 em{font-style:normal;color:#1687ff}.dfp-hero-inner>p{max-width:720px;margin:auto;font-size:1.02rem;line-height:1.7;color:#617084}.dfp-benefits{display:grid;grid-template-columns:repeat(4,1fr);margin-top:36px;border:1px solid #dfe7f0;border-radius:15px;background:#fff;box-shadow:0 14px 38px #13233a0a}.dfp-benefits div{padding:17px 20px}.dfp-benefits div+div{border-left:1px solid #e6ebf1}.dfp-benefits b,.dfp-benefits span{display:block}.dfp-benefits b{font-size:.8rem;color:#102a49}.dfp-benefits span{font-size:.69rem;color:#7b8796;margin-top:3px}
.dfp-products{background:#f6f8fb}.dfp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.dfp-card{display:flex;flex-direction:column;background:#fff;border:1px solid #dfe5ed;border-radius:20px;overflow:hidden;box-shadow:0 14px 42px #17253a0b;transition:.2s transform,.2s box-shadow}.dfp-card:hover{transform:translateY(-4px);box-shadow:0 24px 58px #17253a16}.dfp-visual{position:relative;display:block;padding:10px 10px 0}.dfp-visual img{display:block;width:100%;height:250px;object-fit:cover;border-radius:14px}.dfp-version{position:absolute;top:22px;left:22px;padding:7px 10px;border-radius:7px;background:#102b4de8;color:#fff;font-size:.65rem;font-weight:900}.dfp-purple .dfp-version{background:#7444cfe8}.dfp-green .dfp-version{background:#159451e8}.dfp-blue .dfp-version{background:#096de3e8}.dfp-body{display:flex;flex-direction:column;flex:1;padding:22px 23px 24px}.dfp-product-title{display:flex;gap:13px;align-items:center}.dfp-product-icon{display:grid;place-items:center;flex:0 0 46px;height:46px;border-radius:11px;background:#eef5ff;color:#1479e8;font-size:1.55rem;font-weight:900}.dfp-purple .dfp-product-icon{background:#f2ebff;color:#7041c9}.dfp-green .dfp-product-icon{background:#eaf9f0;color:#159451}.dfp-product-title h2{font-size:1.32rem;line-height:1.1;margin:0}.dfp-tagline{font-size:.75rem!important;margin:4px 0 0!important;color:#6a7788!important}.dfp-description{font-size:.8rem;line-height:1.6;color:#647184;margin:19px 0 17px}.dfp-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px;padding:17px 0;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.dfp-feature-list span{font-size:.7rem;color:#35445a}.dfp-purple .dfp-feature-list span::first-letter{color:#7a4ad4}.dfp-green .dfp-feature-list span::first-letter{color:#149451}.dfp-blue .dfp-feature-list span::first-letter{color:#0b76ed}.dfp-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:auto;padding-top:20px}.dfp-actions .button{padding:10px 13px;font-size:.68rem}.dfp-doc-link{font-size:.69rem;font-weight:800;margin-left:auto;color:#244363}
.dfp-bottom{padding:25px 0 40px;background:#f6f8fb}.dfp-bottom-grid{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #dfe5ed;border-radius:17px;background:#fff;box-shadow:0 12px 35px #17253a08}.dfp-bottom-grid div{padding:19px 17px}.dfp-bottom-grid div+div{border-left:1px solid #e7ebf0}.dfp-bottom-grid b,.dfp-bottom-grid span{display:block}.dfp-bottom-grid b{font-size:.72rem;color:#102a49}.dfp-bottom-grid span{font-size:.64rem;line-height:1.45;color:#7a8796;margin-top:4px}
@media(max-width:1050px){.dfp-grid{grid-template-columns:1fr 1fr}.dfp-bottom-grid{grid-template-columns:repeat(3,1fr)}.dfp-bottom-grid div:nth-child(4){border-left:0}.dfp-bottom-grid div:nth-child(n+4){border-top:1px solid #e7ebf0}}
@media(max-width:720px){.dfp-benefits{grid-template-columns:1fr 1fr}.dfp-benefits div:nth-child(3){border-left:0}.dfp-benefits div:nth-child(n+3){border-top:1px solid #e6ebf1}.dfp-grid{grid-template-columns:1fr}.dfp-visual img{height:auto}.dfp-bottom-grid{grid-template-columns:1fr 1fr}.dfp-bottom-grid div:nth-child(odd){border-left:0}.dfp-bottom-grid div:nth-child(n+3){border-top:1px solid #e7ebf0}}


/* DoorFall homepage professional redesign */
.dfh2-hero{padding:78px 0 72px;background:linear-gradient(135deg,#06121f 0%,#0a1c33 58%,#0a3560 100%);color:#fff;overflow:hidden}
.dfh2-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:62px;align-items:center}
.dfh2-kicker{font-size:.7rem;letter-spacing:.14em;font-weight:900;color:#54aaff}
.dfh2-copy h1{font-size:clamp(2.8rem,4.5vw,4.6rem);line-height:.96;letter-spacing:-.05em;margin:15px 0 24px}
.dfh2-copy h1 em{font-style:normal;color:#4ca5ff}
.dfh2-copy>p{max-width:620px;color:#c8d5e4;font-size:1.04rem;line-height:1.76}
.dfh2-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:27px}
.dfh2-proof{display:flex;gap:9px 19px;flex-wrap:wrap;margin-top:24px;color:#b6c6d6;font-size:.75rem}
.dfh2-visual{position:relative;max-width:650px;justify-self:end}
.dfh2-visual img{width:100%;display:block;aspect-ratio:1.62/1;object-fit:cover;border-radius:24px;border:1px solid #35526f;box-shadow:0 36px 90px #0009}
.dfh2-visual-label{position:absolute;left:20px;bottom:20px;padding:11px 14px;border-radius:10px;background:#061522e8;border:1px solid #3b5771}
.dfh2-visual-label strong,.dfh2-visual-label span{display:block}
.dfh2-visual-label span{font-size:.7rem;color:#b9cada;margin-top:3px}

.dfh2-value-strip{background:#fff;border-bottom:1px solid #e2e7ed}
.dfh2-value-strip>.container{display:grid;grid-template-columns:repeat(4,1fr)}
.dfh2-value-strip div{padding:22px 24px}
.dfh2-value-strip div+div{border-left:1px solid #e6eaf0}
.dfh2-value-strip strong,.dfh2-value-strip span{display:block}
.dfh2-value-strip strong{font-size:.82rem;color:#102b4a}
.dfh2-value-strip span{font-size:.7rem;line-height:1.5;color:#7b8797;margin-top:4px}

.dfh2-section-head{display:grid;grid-template-columns:1fr .85fr;gap:50px;align-items:end;margin-bottom:36px}
.dfh2-section-head h2{font-size:clamp(2rem,3.1vw,3rem);line-height:1.08;letter-spacing:-.04em;margin:8px 0 0}
.dfh2-section-head>p{font-size:.91rem;line-height:1.7;margin:0;color:#6b7788}
.dfh2-section-head.center{display:block;text-align:center;max-width:820px}
.dfh2-section-head.center>p{max-width:700px;margin:14px auto 0}

.dfh2-products{background:#f6f8fb}
.dfh2-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.dfh2-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #dfe5ed;border-radius:20px;overflow:hidden;box-shadow:0 14px 42px #15263c0b;transition:.2s transform,.2s box-shadow}
.dfh2-product-card:hover{transform:translateY(-4px);box-shadow:0 24px 58px #15263c16}
.dfh2-product-image{position:relative;display:block;padding:10px 10px 0}
.dfh2-product-image img{display:block;width:100%;height:235px;object-fit:cover;border-radius:14px}
.dfh2-product-image>span{position:absolute;top:22px;left:22px;padding:6px 9px;border-radius:7px;background:#123251e8;color:#fff;font-size:.63rem;font-weight:900}
.dfh2-purple .dfh2-product-image>span{background:#7544cde8}.dfh2-green .dfh2-product-image>span{background:#159052e8}.dfh2-blue .dfh2-product-image>span{background:#0872e7e8}
.dfh2-product-body{display:flex;flex-direction:column;flex:1;padding:22px 23px 24px}
.dfh2-title-row{display:flex;align-items:center;gap:13px}
.dfh2-title-row i{font-style:normal;display:grid;place-items:center;width:44px;height:44px;border-radius:11px;background:#eef5ff;color:#1679e5;font-size:1.45rem;font-weight:900}
.dfh2-purple .dfh2-title-row i{background:#f2ebff;color:#7043c7}.dfh2-green .dfh2-title-row i{background:#eaf9f0;color:#159052}
.dfh2-title-row h3{margin:0;font-size:1.2rem}.dfh2-title-row p{margin:4px 0 0;font-size:.72rem;color:#707d8d}
.dfh2-features{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px;padding:18px 0;margin-top:17px;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}
.dfh2-features span{font-size:.7rem;color:#39495d}
.dfh2-product-actions{display:flex;align-items:center;gap:8px 12px;flex-wrap:wrap;margin-top:auto;padding-top:19px}
.dfh2-product-actions .button{padding:10px 13px;font-size:.68rem}
.dfh2-product-actions>a:not(.button){font-size:.68rem;font-weight:800;color:#274766}

.dfh2-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.dfh2-why-grid article{padding:25px;border:1px solid #e0e5ec;border-radius:16px;background:#fff}
.dfh2-why-grid article>span{font-size:.67rem;font-weight:900;color:#1687ff}
.dfh2-why-grid h3{font-size:1.02rem;margin:11px 0 8px}
.dfh2-why-grid p{font-size:.82rem;line-height:1.63;margin:0}

.dfh2-flow-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center}
.dfh2-flow-grid h2{font-size:clamp(2rem,3vw,2.8rem);line-height:1.08;margin:9px 0 14px}
.dfh2-flow-grid p{font-size:.94rem;line-height:1.75;color:#687587}
.dfh2-flow-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:23px}
.dfh2-steps{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.dfh2-steps div{padding:18px;border:1px solid #dfe5ed;border-radius:13px;background:#fff}
.dfh2-steps b,.dfh2-steps strong,.dfh2-steps span{display:block}
.dfh2-steps b{font-size:.65rem;color:#1687ff}
.dfh2-steps strong{font-size:.92rem;margin:7px 0 4px}
.dfh2-steps span{font-size:.7rem;color:#7a8797}

.dfh2-final{padding:58px 0;background:#071321;color:#fff}
.dfh2-final-inner{display:flex;align-items:center;justify-content:space-between;gap:45px}
.dfh2-final h2{font-size:clamp(2rem,3vw,2.7rem);line-height:1.08;margin:9px 0 12px}
.dfh2-final p{max-width:690px;color:#b8c7d6;line-height:1.68}
.dfh2-final-inner>div:last-child{display:flex;gap:10px;flex-wrap:wrap;flex:none}

@media(max-width:1000px){
 .dfh2-hero-grid,.dfh2-flow-grid{grid-template-columns:1fr}
 .dfh2-visual{justify-self:start;max-width:700px}
 .dfh2-product-grid{grid-template-columns:1fr 1fr}
 .dfh2-why-grid{grid-template-columns:1fr 1fr}
 .dfh2-section-head{grid-template-columns:1fr;gap:15px}
 .dfh2-value-strip>.container{grid-template-columns:1fr 1fr}
 .dfh2-value-strip div:nth-child(3){border-left:0}.dfh2-value-strip div:nth-child(n+3){border-top:1px solid #e6eaf0}
}
@media(max-width:680px){
 .dfh2-hero{padding:52px 0}
 .dfh2-copy h1{font-size:3rem}
 .dfh2-product-grid,.dfh2-why-grid,.dfh2-steps{grid-template-columns:1fr}
 .dfh2-product-image img{height:auto}
 .dfh2-value-strip>.container{grid-template-columns:1fr}
 .dfh2-value-strip div+div{border-left:0;border-top:1px solid #e6eaf0}
 .dfh2-final-inner{display:block}.dfh2-final-inner>div:last-child{margin-top:24px}
}


/* DoorFall Start Page premium product page */
.dfsp2-hero,.dff2-hero{padding:82px 0 76px;color:#fff;overflow:hidden}.dfsp2-hero{background:linear-gradient(135deg,#151022,#25133f 58%,#3a1d65)}.dff2-hero{background:linear-gradient(135deg,#071c18,#0a3427 58%,#106344)}.dfsp2-hero-grid,.dff2-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:62px;align-items:center}.dfsp2-kicker,.dff2-kicker{font-size:.7rem;letter-spacing:.14em;font-weight:900}.dfsp2-kicker{color:#bb8cff}.dff2-kicker{color:#57dda0}.dfsp2-hero h1,.dff2-hero h1{font-size:clamp(3.2rem,5.5vw,5.6rem);line-height:.94;letter-spacing:-.055em;margin:15px 0 24px}.dfsp2-hero h1 em{font-style:normal;color:#b783ff}.dff2-hero h1 em{font-style:normal;color:#52dfa0}.dfsp2-copy>p,.dff2-copy>p{font-size:1.05rem;line-height:1.75;color:#d0c5db;max-width:620px}.dff2-copy>p{color:#c5dbd2}.dfsp2-actions,.dff2-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.dfsp2-proof,.dff2-proof{display:flex;gap:9px 18px;flex-wrap:wrap;margin-top:25px;font-size:.73rem;color:#c9bdd3}.dff2-proof{color:#b8d1c7}.dfsp2-hero-image,.dff2-hero-image{position:relative;padding:12px}.dfsp2-hero-image img,.dff2-hero-image img{display:block;width:100%;aspect-ratio:1.58/1;object-fit:cover;border-radius:24px;border:1px solid #ffffff26;box-shadow:0 35px 90px #0008}.dfsp2-image-label,.dff2-image-label{position:absolute;left:31px;bottom:31px;background:#100b18e8;border:1px solid #ffffff2b;border-radius:11px;padding:12px 15px}.dff2-image-label{background:#061a14e8}.dfsp2-image-label b,.dfsp2-image-label small,.dff2-image-label b,.dff2-image-label small{display:block}.dfsp2-image-label small,.dff2-image-label small{font-size:.68rem;color:#c7c1cc;margin-top:3px}
.dfsp2-heading,.dff2-heading{text-align:center;max-width:840px}.dfsp2-heading h2,.dff2-heading h2{font-size:clamp(2rem,3.3vw,3.1rem);letter-spacing:-.035em;margin:8px 0 12px}.dfsp2-heading>p,.dff2-heading>p{max-width:760px;margin:auto;line-height:1.7}.dfsp2-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-top:38px}.dfsp2-benefit-grid article{padding:24px;border:1px solid #e4dff0;border-radius:17px;background:#fff}.dfsp2-benefit-grid article span{font-size:.68rem;color:#8353c9;font-weight:900}.dfsp2-benefit-grid h3{margin:10px 0 7px}.dfsp2-benefit-grid p{font-size:.8rem;line-height:1.6;margin:0}
.dfsp2-showcase{padding:82px 0;background:#171020;color:#fff}.dfsp2-showcase-grid,.dff2-builder-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:58px;align-items:center}.dfsp2-showcase-image img,.dfsp2-admin-image img,.dff2-builder-image img,.dff2-two-col img{width:100%;display:block;border-radius:22px;box-shadow:0 25px 65px #0003}.dfsp2-showcase-copy h2,.dff2-builder h2{font-size:2.7rem;line-height:1.05;margin:10px 0 15px}.dfsp2-showcase-copy p,.dff2-builder p{line-height:1.7;color:#c9bfd1}.dfsp2-checks,.dff2-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin-top:24px;font-size:.8rem}.dfsp2-checks span::first-letter{color:#b783ff}.dff2-checks span::first-letter{color:#48d995}
.dfsp2-two-col,.dff2-two-col{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.dfsp2-two-col h2,.dff2-two-col h2{font-size:2.65rem;line-height:1.08;margin:10px 0 14px}.dfsp2-list,.dff2-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin-top:24px;font-size:.8rem}.dfsp2-list li:before{content:'✓';color:#8657cc;font-weight:900;margin-right:8px}.dff2-list li:before{content:'✓';color:#14965b;font-weight:900;margin-right:8px}.dfsp2-feature-grid,.dff2-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.dfsp2-feature-grid article,.dff2-feature-grid article{padding:24px;border:1px solid #e0e5ec;border-radius:16px;background:#fff}.dfsp2-feature-grid h3,.dff2-feature-grid h3{margin:0 0 8px}.dfsp2-feature-grid p,.dff2-feature-grid p{font-size:.8rem;line-height:1.6;margin:0}.dfsp2-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:38px}.dfsp2-steps article{text-align:center;padding:23px}.dfsp2-steps b{font-size:.7rem;color:#8252c9}.dfsp2-steps h3{margin:9px 0}.dfsp2-steps p{font-size:.78rem;line-height:1.6;margin:0}
.dfsp2-included,.dff2-included{padding:66px 0;color:#fff}.dfsp2-included{background:linear-gradient(125deg,#211336,#4b2676)}.dff2-included{background:linear-gradient(125deg,#08231b,#116344)}.dfsp2-included-grid,.dff2-included-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.dfsp2-included h2,.dff2-included h2{font-size:2.5rem;line-height:1.05;margin:10px 0}.dfsp2-included p,.dff2-included p{color:#d3c6dd;line-height:1.65}.dff2-included p{color:#c0d8cf}.dfsp2-included-list,.dff2-included-list{display:grid;grid-template-columns:1fr 1fr;gap:11px 18px;font-size:.8rem}.dfsp2-try-grid,.dff2-try-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dfsp2-try-grid article,.dff2-try-grid article{padding:30px;border:1px solid #dfe5ed;border-radius:18px;background:#fff}.dfsp2-try-grid h2,.dff2-try-grid h2{font-size:1.7rem;margin:8px 0}.dfsp2-try-grid p,.dff2-try-grid p{font-size:.84rem;line-height:1.65}.dfsp2-final,.dff2-final{padding:60px 0;color:#fff}.dfsp2-final{background:#171020}.dff2-final{background:#071c18}.dfsp2-final-inner,.dff2-final-inner{display:flex;align-items:center;justify-content:space-between;gap:45px}.dfsp2-final h2,.dff2-final h2{font-size:2.45rem;margin:8px 0}.dfsp2-final p,.dff2-final p{color:#c9bfd0}.dff2-final p{color:#bad0c7}.dfsp2-final-actions,.dff2-final-actions{display:flex;gap:10px;flex-wrap:wrap;flex:none}
/* DoorFall Forms premium page */
.dff2-types{background:#fff}.dff2-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px;margin-top:40px}.dff2-type-grid article{overflow:hidden;border:1px solid #dfe7e2;border-radius:18px;background:#fff;box-shadow:0 14px 38px #132d220d}.dff2-type-grid img{width:100%;height:220px;object-fit:cover}.dff2-type-grid article div{padding:20px 21px 23px}.dff2-type-grid article span{font-size:.68rem;color:#15965a;font-weight:900}.dff2-type-grid h3{font-size:1.2rem;margin:7px 0}.dff2-type-grid p{font-size:.8rem;line-height:1.6}.dff2-type-grid a{font-size:.74rem;font-weight:800;color:#117649}.dff2-builder{padding:82px 0;background:#071c18;color:#fff}.dff2-builder p{color:#bdd1ca}.dff2-logic p,.dff2-publish p{line-height:1.7}.dff2-two-col.reverse{grid-template-columns:1.05fr .95fr}.dff2-submission-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:38px}.dff2-shot{overflow:hidden;border:1px solid #dfe5e8;border-radius:18px;background:#fff}.dff2-shot img{width:100%;height:330px;object-fit:cover}.dff2-shot div{padding:20px 22px}.dff2-shot h3{margin:0 0 7px}.dff2-shot p{font-size:.82rem;line-height:1.6;margin:0}.dff2-publish-points{display:grid;grid-template-columns:1fr 1fr;gap:10px 15px;margin-top:22px}.dff2-publish-points span{padding:10px 12px;border-radius:9px;background:#eef8f3;color:#176440;font-size:.75rem;font-weight:700}
@media(max-width:980px){.dfsp2-hero-grid,.dff2-hero-grid,.dfsp2-showcase-grid,.dff2-builder-grid,.dfsp2-two-col,.dff2-two-col,.dff2-two-col.reverse,.dfsp2-included-grid,.dff2-included-grid{grid-template-columns:1fr}.dfsp2-benefit-grid,.dfsp2-steps{grid-template-columns:repeat(2,1fr)}.dfsp2-feature-grid,.dff2-feature-grid,.dff2-type-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.dfsp2-hero,.dff2-hero{padding:55px 0}.dfsp2-benefit-grid,.dfsp2-feature-grid,.dff2-feature-grid,.dfsp2-steps,.dfsp2-checks,.dff2-checks,.dfsp2-list,.dff2-list,.dfsp2-included-list,.dff2-included-list,.dff2-type-grid,.dff2-submission-grid,.dff2-publish-points{grid-template-columns:1fr}.dfsp2-final-inner,.dff2-final-inner{display:block}.dfsp2-final-actions,.dff2-final-actions{margin-top:24px}.dff2-type-grid img,.dff2-shot img{height:auto}}


/* Shared product availability / price box */
.df-product-offer-wrap{padding:0;background:#f7f9fc}
.df-product-offer{position:relative;top:-22px;z-index:6;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.8fr) auto;align-items:center;gap:28px;padding:24px 28px;border:1px solid #dce4ee;border-radius:18px;background:#fff;box-shadow:0 18px 50px rgba(19,35,58,.12)}
.df-product-offer-coming,.df-product-offer-unavailable{grid-template-columns:minmax(0,1fr) auto}
.df-product-offer-label{display:inline-flex;align-items:center;width:max-content;padding:6px 9px;border-radius:999px;background:#eef5ff;color:#176fca;font-size:.65rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}
.df-product-offer-coming .df-product-offer-label{background:#fff5dd;color:#986300}
.df-product-offer-unavailable .df-product-offer-label{background:#f1f3f6;color:#647184}
.df-product-offer-title{display:block;color:#10233d;font-size:1.55rem;line-height:1.15}
.df-product-offer-price .df-product-offer-title{font-size:2rem;letter-spacing:-.025em}
.df-product-offer-copy p{margin:7px 0 0;color:#697789;font-size:.8rem;line-height:1.55}
.df-product-offer-meta{display:flex;gap:18px;justify-content:center;border-left:1px solid #e5eaf0;border-right:1px solid #e5eaf0;padding:2px 26px}
.df-product-offer-meta span{display:block;min-width:90px;color:#6e7b8c;font-size:.68rem;line-height:1.4}
.df-product-offer-meta b{display:block;color:#102b4a;font-size:1.08rem;margin-bottom:2px}
.df-product-offer-action{white-space:nowrap}.df-product-offer-action .button{min-width:120px;text-align:center}
.df-product-offer-status-mark{display:flex;gap:6px;align-items:center;padding:12px 5px}
.df-product-offer-status-mark span{width:8px;height:8px;border-radius:50%;background:#e0ad43}
.df-product-offer-status-mark span:nth-child(2){opacity:.65}.df-product-offer-status-mark span:nth-child(3){opacity:.35}
@media(max-width:950px){
 .df-product-offer{grid-template-columns:1fr;gap:18px;top:-14px}
 .df-product-offer-meta{justify-content:flex-start;border:0;border-top:1px solid #e5eaf0;border-bottom:1px solid #e5eaf0;padding:17px 0}
 .df-product-offer-action .button{width:100%}
 .df-product-offer-coming,.df-product-offer-unavailable{grid-template-columns:1fr auto}
}
@media(max-width:620px){
 .df-product-offer{padding:21px 20px;border-radius:14px}
 .df-product-offer-coming,.df-product-offer-unavailable{grid-template-columns:1fr}
 .df-product-offer-status-mark{display:none}
 .df-product-offer-meta{display:grid;grid-template-columns:1fr 1fr}
}


/* FINAL homepage product-card action alignment */
@media (min-width:1001px){
  .dfh2-product-card .dfh2-product-body{
    display:flex !important;
    flex-direction:column !important;
  }

  /* Every card reserves exactly the same action-area height. */
  .dfh2-product-card .dfh2-product-actions{
    margin-top:auto !important;
    padding-top:19px !important;
    height:60px !important;
    min-height:60px !important;
    box-sizing:content-box !important;
    align-content:start !important;
  }

  /* Start Page + Forms: first row starts at the top of the shared action area. */
  .dfh2-product-card:not(.dfh2-blue) .dfh2-product-actions{
    display:flex !important;
    align-items:flex-start !important;
    align-content:flex-start !important;
    flex-wrap:wrap !important;
  }

  /* Search: first row uses the exact same top baseline; Docs occupies row 2. */
  .dfh2-product-card.dfh2-blue .dfh2-product-actions{
    display:grid !important;
    grid-template-columns:max-content max-content max-content !important;
    grid-template-rows:32px 20px !important;
    column-gap:12px !important;
    row-gap:5px !important;
    justify-content:start !important;
    align-items:start !important;
  }

  .dfh2-product-card.dfh2-blue .dfh2-product-actions .button{
    grid-column:1 !important;
    grid-row:1 !important;
    margin:0 !important;
  }

  .dfh2-product-card.dfh2-blue .dfh2-product-actions a[href*="demo.search.doorfall.com/"]:not([href*="/admin/"]){
    grid-column:2 !important;
    grid-row:1 !important;
  }

  .dfh2-product-card.dfh2-blue .dfh2-product-actions a[href*="/admin/"]{
    grid-column:3 !important;
    grid-row:1 !important;
  }

  .dfh2-product-card.dfh2-blue .dfh2-product-actions .dfh2-search-docs{
    grid-column:2 !important;
    grid-row:2 !important;
    margin:0 !important;
    padding:0 !important;
    justify-self:start !important;
    align-self:start !important;
    text-align:left !important;
  }
}

/* Homepage product cards: artwork already includes the version label */
.dfh2-product-image > span{
  display:none !important;
}

/* DoorFall Booking product page */
.dfb2-hero{padding:92px 0 86px;background:
radial-gradient(circle at 78% 20%,rgba(126,89,255,.20),transparent 31%),
radial-gradient(circle at 85% 80%,rgba(33,158,143,.13),transparent 27%),
linear-gradient(180deg,#f8f7fd 0,#fff 100%);overflow:hidden}
.dfb2-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:68px;align-items:center}
.dfb2-kicker{display:inline-block;font-size:.72rem;font-weight:900;letter-spacing:.14em;color:#6d4aff}
.dfb2-copy h1{font-size:clamp(3.1rem,6.2vw,5.9rem);line-height:.96;letter-spacing:-.055em;margin:15px 0 25px}
.dfb2-copy h1 em{font-style:normal;color:#6d4aff}.dfb2-copy>p{font-size:1.13rem;line-height:1.7;max-width:660px;color:#6f7788}
.dfb2-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:29px}.dfb2-proof{display:flex;gap:16px;flex-wrap:wrap;margin-top:27px;font-size:.78rem;color:#626b7e;font-weight:760}
.dfb2-cinema{position:relative;min-height:560px;display:grid;place-items:center}
.dfb2-cinema-glow{position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,#8e72ff66,transparent 68%);filter:blur(14px)}
.dfb2-browser{position:relative;width:100%;max-width:650px;transform:perspective(1100px) rotateY(-7deg) rotateX(2deg);border:1px solid #37334b;border-radius:22px;background:#171522;box-shadow:0 40px 80px rgba(26,19,55,.34);overflow:hidden}
.dfb2-browser-top{height:42px;display:flex;align-items:center;gap:6px;padding:0 14px;background:#211e30;color:#8f89a8;font-size:.68rem}.dfb2-browser-top i{width:8px;height:8px;border-radius:50%;background:#5f596f}.dfb2-browser-top span{margin-left:8px}
.dfb2-screen{display:grid;grid-template-columns:112px 1fr;min-height:390px;background:#f6f6fa}
.dfb2-screen aside{background:linear-gradient(180deg,#141221,#1d1931);color:#9e98b5;padding:22px 12px;display:flex;flex-direction:column;gap:14px;font-size:.64rem}.dfb2-screen aside b{font-size:.82rem;color:#fff}.dfb2-screen aside small{margin-top:-12px;color:#6e6787}.dfb2-screen aside span{padding:7px 8px;border-radius:6px}.dfb2-screen aside .active{background:#6d4aff33;color:#fff}
.dfb2-screen main{padding:23px}.dfb2-mini-head{display:flex;justify-content:space-between;align-items:center}.dfb2-mini-head div{display:grid}.dfb2-mini-head small{color:#8a90a0;font-size:.56rem}.dfb2-mini-head strong{font-size:1rem}.dfb2-mini-head>b{font-size:.57rem;padding:7px 9px;background:#6d4aff;color:#fff;border-radius:7px}
.dfb2-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0}.dfb2-kpis span{padding:12px;border-radius:10px;background:#fff;border:1px solid #e5e5ed;display:grid}.dfb2-kpis small{font-size:.52rem;color:#858b9b}.dfb2-kpis strong{font-size:1.25rem;margin-top:3px}
.dfb2-appointments{background:#fff;border:1px solid #e5e5ed;border-radius:12px;overflow:hidden}.dfb2-appointments>div{display:grid;grid-template-columns:48px 1fr 10px;gap:10px;align-items:center;padding:13px;border-bottom:1px solid #ededf2}.dfb2-appointments>div:last-child{border-bottom:0}.dfb2-appointments time{font-size:.68rem;font-weight:850}.dfb2-appointments span{display:grid}.dfb2-appointments b{font-size:.65rem}.dfb2-appointments small{font-size:.54rem;color:#858b9b}.dfb2-appointments i{width:7px;height:7px;border-radius:50%;background:#4db77f}.dfb2-appointments i.pending{background:#dea33c}
.dfb2-floating-card{position:absolute;right:-5px;bottom:45px;padding:15px 18px;border-radius:14px;background:#fff;box-shadow:0 20px 50px rgba(25,20,45,.22);display:grid;min-width:180px}.dfb2-floating-card span{color:#6d4aff;font-weight:900;font-size:1.2rem}.dfb2-floating-card strong{font-size:.72rem}.dfb2-floating-card small{font-size:.62rem;color:#858b9b;margin-top:3px}
.dfb2-heading{max-width:800px;text-align:center;margin-bottom:34px}.dfb2-heading h2{font-size:clamp(2.2rem,4vw,3.7rem);margin:10px 0 15px}.dfb2-heading p{margin:auto;font-size:1.05rem}
.dfb2-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.dfb2-benefit-grid article,.dfb2-feature-grid article,.dfb2-public-features article{padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff}.dfb2-benefit-grid article>span{color:#6d4aff;font-weight:900;font-size:.75rem}.dfb2-benefit-grid h3,.dfb2-feature-grid h3{margin:12px 0 8px}.dfb2-benefit-grid p,.dfb2-feature-grid p,.dfb2-public-features p{margin:0;font-size:.9rem}
.dfb2-cinematic-section{padding:100px 0;background:linear-gradient(135deg,#0f1220,#211943 65%,#183e48);color:#fff;overflow:hidden}.dfb2-cinematic-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center}.dfb2-cinematic-copy h2{font-size:clamp(2.6rem,4.7vw,4.4rem);line-height:1.02;margin:13px 0 20px}.dfb2-cinematic-copy h2 em{font-style:normal;color:#a78fff}.dfb2-cinematic-copy p{color:#afb6c8;font-size:1.05rem}.dfb2-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;color:#d7dbea;font-size:.82rem}
.dfb2-plan-visual{padding:28px;border:1px solid #ffffff1d;border-radius:26px;background:#ffffff0b;box-shadow:0 30px 70px #0005}.dfb2-plan-head{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #ffffff18}.dfb2-plan-head small{color:#8f98ae}.dfb2-priority{display:grid;grid-template-columns:28px 1fr;gap:9px 12px;padding:24px 0}.dfb2-priority b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#6d4aff}.dfb2-priority span{display:flex;align-items:center;color:#d8dceb}.dfb2-capacity-line{display:grid;grid-template-columns:auto 1fr 1.6fr auto;align-items:center;gap:8px;font-size:.68rem;color:#9fa7ba}.dfb2-capacity-line div{height:36px;display:grid;place-items:center;border-radius:8px;color:#fff;font-weight:800}.dfb2-capacity-line .one{background:#6453b8}.dfb2-capacity-line .three{background:#278e87}
.dfb2-two-col{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.dfb2-two-col.reverse{grid-template-columns:.92fr 1.08fr}.dfb2-two-col h2{font-size:clamp(2.3rem,4vw,3.7rem);margin:10px 0 16px}
.dfb2-list{list-style:none;padding:0;margin:23px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:11px}.dfb2-list li{padding:10px 12px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:.84rem}
.dfb2-calendar-art{padding:22px;border-radius:24px;background:#fff;border:1px solid var(--line);box-shadow:0 25px 60px rgba(33,27,59,.10)}.dfb2-calendar-toolbar{display:flex;justify-content:space-between;margin-bottom:18px}.dfb2-calendar-toolbar span{font-size:.72rem;color:#7d8494}.dfb2-weekdays,.dfb2-days{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.dfb2-weekdays span{text-align:center;font-size:.55rem;color:#9ba0ad}.dfb2-days div{min-height:64px;padding:7px;border:1px solid #ececf2;border-radius:9px;position:relative}.dfb2-days div.today{border-color:#6d4aff;background:#f4f1ff}.dfb2-days b{font-size:.65rem}.dfb2-days i{display:block;width:70%;height:4px;border-radius:99px;background:#58b987;margin-top:5px}.dfb2-days i.pending{background:#e2a63f;width:48%}
.dfb2-public-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.dfb2-phone{width:min(100%,390px);margin:auto;padding:18px;border-radius:38px;background:#171522;box-shadow:0 35px 70px rgba(25,20,45,.22)}.dfb2-phone-top{width:86px;height:8px;border-radius:99px;background:#343044;margin:0 auto 14px}.dfb2-phone-card{padding:24px;border-radius:24px;background:#fff}.dfb2-phone-card>small{color:#6d4aff;font-weight:850}.dfb2-phone-card h3{font-size:1.6rem;margin:6px 0}.dfb2-phone-card p{font-size:.78rem}.dfb2-phone-card label{display:grid;gap:5px;font-size:.64rem;font-weight:800;margin-top:12px}.dfb2-phone-card label span{padding:10px;border:1px solid #e2e3ea;border-radius:9px;font-weight:600;color:#5f6675}.dfb2-form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dfb2-phone-card button{width:100%;margin-top:17px;padding:11px;border:0;border-radius:9px;background:#6d4aff;color:#fff;font-weight:800}.dfb2-public-features{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.dfb2-mail-art{padding:26px;border-radius:25px;background:linear-gradient(145deg,#171522,#2c244b);color:#fff;box-shadow:0 30px 70px rgba(25,20,45,.20)}.dfb2-mail-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.dfb2-mail-head b{font-size:.65rem;padding:5px 8px;border-radius:99px;background:#6d4aff}.dfb2-mail-card{padding:16px;border-radius:13px;margin:10px 0;background:#ffffff0d;border:1px solid #ffffff15;display:grid;gap:5px}.dfb2-mail-card small{font-size:.56rem;font-weight:900;letter-spacing:.1em}.dfb2-mail-card.customer small{color:#a99aff}.dfb2-mail-card.admin small{color:#6fd0c6}.dfb2-mail-card strong{font-size:.85rem}.dfb2-mail-card span{font-size:.72rem;color:#b8bed0;line-height:1.5}.dfb2-mail-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.dfb2-mail-tags span{font-size:.6rem;padding:5px 7px;border-radius:7px;background:#ffffff10;color:#b8bed0}
.dfb2-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.dfb2-feature-grid article>span{font-size:.62rem;font-weight:900;color:#6d4aff}
.dfb2-included{padding:72px 0;background:#111426;color:#fff}.dfb2-included-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.dfb2-included-grid h2{font-size:2.8rem;margin:10px 0}.dfb2-included-grid p{color:#aeb5c9}.dfb2-included-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dfb2-included-list span{padding:10px 12px;border:1px solid #ffffff18;border-radius:9px;color:#d6daea;font-size:.8rem}
.dfb2-try-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dfb2-try-grid article{padding:34px;border:1px solid var(--line);border-radius:22px;background:#fff}.dfb2-try-grid h2{font-size:2rem;margin:9px 0}.dfb2-final{padding:90px 0;background:radial-gradient(circle at 80% 20%,rgba(109,74,255,.22),transparent 31%),linear-gradient(135deg,#101426,#28204e);color:#fff}.dfb2-final-inner{display:flex;justify-content:space-between;align-items:center;gap:45px}.dfb2-final h2{font-size:clamp(2.3rem,4vw,3.8rem);max-width:700px;margin:10px 0}.dfb2-final p{color:#b4b9cb;max-width:700px}.dfb2-final-actions{display:flex;gap:10px;flex-wrap:wrap;min-width:max-content}
@media(max-width:980px){.dfb2-hero-grid,.dfb2-cinematic-grid,.dfb2-two-col,.dfb2-two-col.reverse,.dfb2-public-grid,.dfb2-included-grid{grid-template-columns:1fr}.dfb2-cinema{min-height:470px}.dfb2-benefit-grid{grid-template-columns:1fr 1fr}.dfb2-final-inner{align-items:flex-start;flex-direction:column}.dfb2-final-actions{min-width:0}}
@media(max-width:650px){.dfb2-hero{padding-top:62px}.dfb2-copy h1{font-size:3.1rem}.dfb2-cinema{min-height:370px}.dfb2-browser{transform:none}.dfb2-screen{grid-template-columns:82px 1fr}.dfb2-screen aside{padding:16px 8px}.dfb2-screen main{padding:14px}.dfb2-floating-card{display:none}.dfb2-benefit-grid,.dfb2-public-features,.dfb2-feature-grid,.dfb2-included-list,.dfb2-try-grid{grid-template-columns:1fr}.dfb2-checks,.dfb2-list{grid-template-columns:1fr}.dfb2-weekdays,.dfb2-days{gap:3px}.dfb2-days div{min-height:46px;padding:5px}.dfb2-final{padding:70px 0}}

/* Booking product page refinements */
.dfb2-copy h1{
  font-size:clamp(2.7rem,5.1vw,4.9rem);
  line-height:1.01;
  max-width:720px;
}
@media(max-width:650px){
  .dfb2-copy h1{font-size:2.75rem}
}

/* DoorFall Booking card on Products */
.dfp-booking .dfp-visual{position:relative;background:
radial-gradient(circle at 78% 20%,rgba(126,89,255,.28),transparent 28%),
linear-gradient(145deg,#171522,#2d2750 60%,#173d46);overflow:hidden}
.dfp-booking .dfp-visual img{position:relative;z-index:2}
.dfp-booking .dfp-product-icon{background:#f1edff;color:#6d4aff}
.dfp-booking .dfp-visual:before{content:'BOOKING';position:absolute;left:24px;bottom:22px;z-index:1;color:#ffffff22;font-size:3.4rem;font-weight:900;letter-spacing:.08em}

/* Ensure Booking product card has one visible version badge */
.dfp-booking .dfp-version{
  display:block !important;
  position:absolute;
  top:18px;
  right:18px;
  z-index:8;
  padding:7px 11px;
  border-radius:999px;
  background:rgba(17,20,38,.88);
  border:1px solid rgba(255,255,255,.22);
  color:#fff;
  font-size:.72rem;
  line-height:1;
  font-weight:850;
  letter-spacing:.02em;
  box-shadow:0 8px 22px rgba(0,0,0,.22);
}

/* DoorFall homepage mobile refinement — 2026-08-22 */
.dfh2-booking .dfh2-title-row i{background:#f1edff;color:#6d4aff}

@media(max-width:680px){
  /* Overall rhythm */
  body{overflow-x:hidden}
  .dfh2-hero{padding:38px 0 34px}
  .dfh2-hero-grid{gap:30px}
  .dfh2-copy{text-align:left}
  .dfh2-kicker{font-size:.64rem;letter-spacing:.12em}
  .dfh2-copy h1{
    font-size:clamp(1.95rem,9vw,2.5rem);
    line-height:1.04;
    letter-spacing:-.045em;
    margin:12px 0 18px;
  }
  .dfh2-copy h1 br{display:block}
  .dfh2-copy>p{font-size:.94rem;line-height:1.62}
  .dfh2-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:9px;
    margin-top:22px;
  }
  .dfh2-actions .button{width:100%;min-height:46px;padding:0 12px;font-size:.79rem}
  .dfh2-proof{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px 12px;
    margin-top:19px;
    font-size:.69rem;
    line-height:1.35;
  }

  /* Hero artwork: no desktop crop/rotation feeling on phones */
  .dfh2-visual{
    width:100%;
    max-width:none;
    justify-self:stretch;
    margin-top:2px;
  }
  .dfh2-visual img{
    width:100%;
    height:auto;
    aspect-ratio:auto;
    object-fit:contain;
    border-radius:16px;
    box-shadow:0 18px 45px rgba(0,0,0,.38);
  }
  .dfh2-visual-label{
    left:11px;
    right:11px;
    bottom:11px;
    padding:9px 11px;
    border-radius:9px;
  }
  .dfh2-visual-label strong{font-size:.78rem}
  .dfh2-visual-label span{font-size:.59rem;line-height:1.35}

  /* Value strip is more compact as 2×2 instead of four tall rows */
  .dfh2-value-strip>.container{grid-template-columns:1fr 1fr}
  .dfh2-value-strip div{
    padding:16px 12px;
    min-width:0;
  }
  .dfh2-value-strip div+div{border-top:0}
  .dfh2-value-strip div:nth-child(even){border-left:1px solid #e6eaf0}
  .dfh2-value-strip div:nth-child(n+3){border-top:1px solid #e6eaf0}
  .dfh2-value-strip strong{font-size:.76rem}
  .dfh2-value-strip span{font-size:.63rem;line-height:1.4}

  /* Section typography */
  .section.dfh2-products,.section.dfh2-why,.section.dfh2-flow{padding:58px 0}
  .dfh2-section-head{margin-bottom:24px;gap:10px}
  .dfh2-section-head h2{
    font-size:2rem;
    line-height:1.08;
    margin-top:6px;
  }
  .dfh2-section-head h2 br{display:none}
  .dfh2-section-head>p{font-size:.82rem;line-height:1.6}
  .dfh2-section-head.center{text-align:left}

  /* Product cards */
  .dfh2-product-grid{gap:16px}
  .dfh2-product-card{
    border-radius:16px;
    box-shadow:0 8px 24px rgba(21,38,60,.06);
  }
  .dfh2-product-card:hover{transform:none}
  .dfh2-product-image{
    padding:8px 8px 0;
    background:#fff;
  }
  .dfh2-product-image img{
    display:block;
    width:100%;
    height:auto;
    max-height:none;
    aspect-ratio:auto;
    object-fit:contain;
    object-position:center;
    border-radius:11px;
  }
  .dfh2-product-body{padding:17px 17px 18px}
  .dfh2-title-row{align-items:flex-start;gap:10px}
  .dfh2-title-row i{
    width:38px;
    height:38px;
    border-radius:9px;
    font-size:1.18rem;
    flex:0 0 auto;
  }
  .dfh2-title-row h3{font-size:1.05rem}
  .dfh2-title-row p{font-size:.68rem;line-height:1.4}
  .dfh2-features{
    grid-template-columns:1fr 1fr;
    gap:7px 9px;
    padding:14px 0;
    margin-top:14px;
  }
  .dfh2-features span{font-size:.66rem;line-height:1.35}
  .dfh2-product-actions{
    height:auto!important;
    min-height:0!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:9px 10px!important;
    padding-top:15px!important;
    margin-top:0!important;
    box-sizing:border-box!important;
  }
  .dfh2-product-actions .button{
    grid-column:1/-1!important;
    width:100%;
    min-height:43px;
    font-size:.74rem;
    padding:0 12px;
  }
  .dfh2-product-actions>a:not(.button){
    grid-column:auto!important;
    grid-row:auto!important;
    font-size:.68rem;
    padding:3px 0!important;
    margin:0!important;
  }
  .dfh2-product-card.dfh2-blue .dfh2-product-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    grid-template-rows:auto!important;
  }
  .dfh2-product-card.dfh2-blue .dfh2-product-actions .button{
    grid-column:1/-1!important;
    grid-row:auto!important;
  }
  .dfh2-product-card.dfh2-blue .dfh2-product-actions a[href*="demo.search.doorfall.com/"],
  .dfh2-product-card.dfh2-blue .dfh2-product-actions a[href*="/admin/"],
  .dfh2-product-card.dfh2-blue .dfh2-product-actions .dfh2-search-docs{
    grid-column:auto!important;
    grid-row:auto!important;
    justify-self:start!important;
  }

  /* Why cards */
  .dfh2-why-grid{gap:11px}
  .dfh2-why-grid article{padding:19px;border-radius:13px}
  .dfh2-why-grid h3{font-size:.96rem}
  .dfh2-why-grid p{font-size:.77rem;line-height:1.55}

  /* Flow */
  .dfh2-flow-grid{gap:27px}
  .dfh2-flow-grid h2{font-size:2rem}
  .dfh2-flow-grid p{font-size:.83rem;line-height:1.62}
  .dfh2-flow-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}
  .dfh2-flow-actions .button{width:100%;padding:0 10px;font-size:.75rem}
  .dfh2-steps{gap:9px}
  .dfh2-steps div{padding:15px;border-radius:11px}

  /* Final CTA */
  .dfh2-final{padding:46px 0}
  .dfh2-final h2{font-size:2rem}
  .dfh2-final p{font-size:.82rem;line-height:1.58}
  .dfh2-final-inner>div:last-child{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:9px;
    margin-top:20px;
  }
  .dfh2-final-inner>div:last-child .button{width:100%;padding:0 10px;font-size:.75rem}

  /* Footer is much cleaner as a single column on narrow screens */
  .footer-grid{grid-template-columns:1fr;gap:26px}
  .footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto}
  .footer-bottom{margin-top:30px}
}

@media(max-width:390px){
  .dfh2-actions,
  .dfh2-flow-actions,
  .dfh2-final-inner>div:last-child{grid-template-columns:1fr}
  .dfh2-proof{grid-template-columns:1fr}
  .dfh2-value-strip>.container{grid-template-columns:1fr}
  .dfh2-value-strip div:nth-child(even){border-left:0}
  .dfh2-value-strip div+div{border-top:1px solid #e6eaf0}
  .dfh2-features{grid-template-columns:1fr}
}


/* DoorFall Desk product page */
.dfd-hero{padding:86px 0 72px;background:linear-gradient(135deg,#0d1728 0%,#162540 55%,#243b63 100%);color:#fff;overflow:hidden}
.dfd-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(460px,1.05fr);gap:56px;align-items:center}
.dfd-kicker{display:inline-block;font-size:.72rem;font-weight:900;letter-spacing:.16em;color:#8fb8ff}
.dfd-copy h1{font-size:clamp(3rem,5.5vw,5.8rem);line-height:.94;letter-spacing:-.055em;margin:15px 0 22px}.dfd-copy h1 em{font-style:normal;color:#8fb8ff}
.dfd-copy>p{font-size:1.08rem;line-height:1.75;color:#c5d0e2;max-width:680px}.dfd-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:28px}.dfd-proof{display:flex;gap:9px;flex-wrap:wrap;margin-top:25px}.dfd-proof span{padding:7px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.06);font-size:.76rem;color:#dce6f6}
.dfd-console{position:relative;min-height:455px}.dfd-window{position:absolute;inset:18px 0 18px 26px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:#f7f9fc;box-shadow:0 30px 85px rgba(0,0,0,.34);overflow:hidden;transform:perspective(1100px) rotateY(-4deg) rotateX(1deg)}
.dfd-window-top{height:44px;background:#eef2f7;display:flex;align-items:center;gap:7px;padding:0 15px;border-bottom:1px solid #dce3ec}.dfd-window-top i{width:8px;height:8px;border-radius:50%;background:#98a2b3}.dfd-window-top span{margin-left:8px;font-size:.72rem;color:#667085;font-weight:800}
.dfd-window-body{display:grid;grid-template-columns:128px 1fr;height:calc(100% - 44px)}.dfd-window-body aside{background:#162238;padding:20px 12px;display:flex;flex-direction:column;gap:7px}.dfd-window-body aside b{font-size:.92rem;margin-bottom:14px}.dfd-window-body aside span{font-size:.65rem;color:#aab7c9;padding:7px 8px;border-radius:6px}.dfd-window-body aside span.active{background:#263955;color:#fff}
.dfd-window-body main{padding:22px;color:#172033}.dfd-mini-head{display:flex;justify-content:space-between;align-items:center}.dfd-mini-head div{display:flex;flex-direction:column}.dfd-mini-head small{font-size:.52rem;color:#7b8799;letter-spacing:.1em}.dfd-mini-head strong{font-size:1rem;margin-top:3px}.dfd-mini-head>span{padding:5px 8px;border-radius:999px;background:#e7f8ef;color:#087647;font-size:.55rem;font-weight:800}.dfd-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.dfd-kpis div{padding:12px;border:1px solid #dde4ee;border-radius:10px;background:#fff}.dfd-kpis small{display:block;font-size:.48rem;color:#7a8799}.dfd-kpis b{font-size:1.35rem;display:block;margin-top:3px}
.dfd-ticket-row{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-bottom:1px solid #e3e8ef}.dfd-ticket-row span{display:flex;flex-direction:column;gap:2px}.dfd-ticket-row b{font-size:.64rem}.dfd-ticket-row small{font-size:.56rem;color:#718096}.dfd-ticket-row em{font-style:normal;padding:4px 7px;border-radius:999px;background:#fff0ed;color:#b42318;font-size:.5rem;font-weight:800}.dfd-ticket-row em.pending{background:#fff6df;color:#9b5c0e}.dfd-ticket-row em.open{background:#eaf8ef;color:#067647}
.dfd-floating{position:absolute;right:-13px;bottom:1px;background:#fff;color:#172033;padding:13px 16px;border-radius:13px;box-shadow:0 15px 35px rgba(0,0,0,.2);display:flex;flex-direction:column}.dfd-floating strong{font-size:.72rem}.dfd-floating span{font-size:.6rem;color:#7b8799;margin-top:3px}

.dfd-heading{max-width:830px;text-align:center}.dfd-heading h2{font-size:clamp(2.2rem,4vw,3.65rem);margin:9px 0 14px;letter-spacing:-.04em}.dfd-heading>p{font-size:1.03rem;color:#667085;line-height:1.7}
.dfd-four{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:34px}.dfd-four article,.dfd-feature-grid article,.dfd-flow article{padding:23px;border:1px solid #e1e6ed;border-radius:16px;background:#fff}.dfd-four article>span,.dfd-flow article>b{font-size:.68rem;font-weight:900;color:#5478b8}.dfd-four h3,.dfd-flow h3,.dfd-feature-grid h3{margin:11px 0 7px}.dfd-four p,.dfd-flow p,.dfd-feature-grid p{color:#687487;line-height:1.62;margin:0}

.dfd-modular{padding:82px 0;background:#101b2d;color:#fff}.dfd-modular-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.dfd-modular h2,.dfd-license h2{font-size:clamp(2.3rem,4vw,4.2rem);line-height:1.02;letter-spacing:-.04em;margin:12px 0 18px}.dfd-modular h2 em,.dfd-license h2 em{font-style:normal;color:#8fb8ff}.dfd-modular p,.dfd-license p{color:#b8c5d8;line-height:1.7}.dfd-module-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.dfd-module-tags span{padding:7px 10px;border-radius:8px;background:#1e2d44;border:1px solid #32455f;font-size:.75rem}
.dfd-module-panel{background:#fff;border-radius:18px;color:#1f2937;padding:17px;box-shadow:0 22px 60px rgba(0,0,0,.25)}.dfd-module-head{display:flex;justify-content:space-between;padding:7px 6px 14px}.dfd-module-head small{color:#8a94a6}.dfd-module-row{display:flex;justify-content:space-between;align-items:center;padding:13px 10px;border-top:1px solid #edf0f4}.dfd-module-row span{display:flex;flex-direction:column;gap:3px}.dfd-module-row small{font-size:.6rem;color:#5f45c5;font-weight:900}.dfd-module-row em{font-style:normal;font-size:.68rem;color:#667085}

.dfd-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:34px}.dfd-flow article b{display:block}.dfd-two{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.dfd-list{display:grid;gap:8px;padding-left:19px;color:#526071}.dfd-portal-art{max-width:430px;margin:auto;padding:30px;border-radius:22px;background:linear-gradient(160deg,#17233a,#213b67);color:#fff;box-shadow:0 25px 65px rgba(22,35,58,.24)}.dfd-portal-logo{display:inline-block;font-size:.68rem;font-weight:900;letter-spacing:.08em;margin-bottom:26px}.dfd-portal-art>small{display:block;color:#8fb8ff;font-size:.6rem;font-weight:900;letter-spacing:.08em}.dfd-portal-art h3{font-size:1.7rem;margin:8px 0}.dfd-portal-art p{color:#c4d0e0;font-size:.9rem}.dfd-portal-art label{display:block;font-size:.66rem;font-weight:800;margin-top:13px}.dfd-portal-art label span{display:block;padding:10px 11px;border-radius:8px;background:#fff;color:#667085;margin-top:5px;font-weight:500}.dfd-portal-art button{width:100%;margin-top:16px}

.dfd-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:34px}.dfd-feature-grid article>span{font-size:.62rem;font-weight:900;letter-spacing:.08em;color:#5a76ad}
.dfd-license{padding:78px 0;background:linear-gradient(135deg,#13213a,#213a62);color:#fff}.dfd-license-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.dfd-license-points{display:grid;gap:9px}.dfd-license-points span{padding:12px 14px;border-radius:10px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);color:#dce5f2}
.dfd-included{padding:66px 0;background:#edf4fb}.dfd-included-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.dfd-included h2{font-size:2.55rem;letter-spacing:-.04em;margin:10px 0}.dfd-included p{color:#64748b}.dfd-included-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.dfd-included-list span{padding:10px 12px;background:#fff;border:1px solid #dbe4ee;border-radius:9px;font-size:.8rem}
.dfd-try-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dfd-try-grid article{padding:28px;border:1px solid #e0e5ec;border-radius:18px}.dfd-try-grid h2{margin:8px 0}.dfd-try-grid p{color:#667085;line-height:1.65}.dfd-final{padding:72px 0;background:#101a2b;color:#fff}.dfd-final-inner{display:flex;justify-content:space-between;align-items:center;gap:42px}.dfd-final h2{font-size:2.8rem;margin:9px 0}.dfd-final p{color:#bdc8d8;max-width:700px}.dfd-final-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}

/* DoorFall Desk cards */
.dfp-desk .dfp-visual,.dfh2-desk .dfh2-product-image{background:linear-gradient(145deg,#15233a,#2c4775)}
.dfp-desk-visual{width:100%;height:100%;min-height:230px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:32px;color:#fff;background:radial-gradient(circle at 85% 15%,rgba(143,184,255,.35),transparent 32%),linear-gradient(145deg,#15233a,#2c4775)}
.dfp-desk-visual>span{font-size:.68rem;letter-spacing:.12em;font-weight:900;color:#9bc0ff}.dfp-desk-visual>strong{font-size:2rem;margin:8px 0 18px}.dfp-desk-visual>div{display:flex;gap:7px;flex-wrap:wrap}.dfp-desk-visual i{font-style:normal;padding:6px 8px;border-radius:7px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);font-size:.68rem}
.dfp-desk .dfp-product-icon,.dfh2-desk .dfh2-title-row i{background:#eaf2ff;color:#315d9e}

@media(max-width:1000px){
 .dfd-hero-grid,.dfd-modular-grid,.dfd-license-grid,.dfd-two,.dfd-included-grid{grid-template-columns:1fr}
 .dfd-hero-grid{gap:35px}.dfd-console{min-height:410px}.dfd-four,.dfd-flow{grid-template-columns:repeat(2,1fr)}.dfd-feature-grid{grid-template-columns:repeat(2,1fr)}
 .dfd-final-inner{align-items:flex-start;flex-direction:column}.dfd-final-actions{justify-content:flex-start}
}
@media(max-width:650px){
 .dfd-hero{padding:58px 0}.dfd-console{min-height:340px}.dfd-window{inset:10px 0}.dfd-window-body{grid-template-columns:90px 1fr}.dfd-window-body aside{padding:15px 8px}.dfd-window-body main{padding:14px}.dfd-kpis{gap:5px}.dfd-kpis div{padding:9px}.dfd-floating{display:none}
 .dfd-four,.dfd-flow,.dfd-feature-grid,.dfd-included-list,.dfd-try-grid{grid-template-columns:1fr}
 .dfd-actions{flex-direction:column;align-items:stretch}.dfd-actions .button{justify-content:center}
}


.dfh2-desk .dfh2-product-image:before{content:'DOORFALL DESK\A Customer Support';white-space:pre;position:absolute;left:26px;bottom:34px;color:#fff;font-weight:900;font-size:1.25rem;line-height:1.3;letter-spacing:-.02em}
.dfh2-desk .dfh2-product-image{position:relative;min-height:220px}


/* DoorFall Desk v1.0 cinematic sales page */
.dfd2-hero{position:relative;overflow:hidden;padding:94px 0 86px;background:
 radial-gradient(circle at 80% 15%,rgba(74,128,214,.26),transparent 30%),
 radial-gradient(circle at 18% 85%,rgba(43,89,151,.17),transparent 34%),
 linear-gradient(135deg,#0a1220 0%,#111f35 48%,#1d3559 100%);color:#fff}
.dfd2-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent)}
.dfd2-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:68px;align-items:center}
.dfd2-kicker{display:inline-block;font-size:.68rem;font-weight:900;letter-spacing:.17em;color:#91baff}
.dfd2-hero-copy h1{max-width:760px;margin:15px 0 22px;font-size:clamp(2.7rem,4.45vw,5.15rem);line-height:.97;letter-spacing:-.055em}.dfd2-hero-copy h1 em,.dfd2-flex-copy h2 em,.dfd2-workflow-copy h2 em,.dfd2-final h2 em{font-style:normal;color:#8fb8ff}
.dfd2-hero-copy>p{max-width:720px;color:#c6d1e1;font-size:1.08rem;line-height:1.76}
.dfd2-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:28px}.dfd2-hero-actions .button{min-width:132px}.dfd2-text-link{color:#cfe0fb;text-decoration:none;font-weight:800;font-size:.84rem;padding:10px 5px}.dfd2-text-link:hover{color:#fff}
.dfd2-proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.dfd2-proof span{padding:7px 10px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.055);font-size:.69rem;color:#dce6f4}

.dfd2-cinema{position:relative;min-height:490px}.dfd2-glow{position:absolute;inset:8% 7%;background:radial-gradient(circle,#477dcc55 0%,transparent 65%);filter:blur(16px)}
.dfd2-appframe{position:absolute;inset:20px 0 28px 18px;border:1px solid rgba(255,255,255,.15);border-radius:23px;background:#f8fafc;box-shadow:0 42px 100px rgba(0,0,0,.42);overflow:hidden;transform:perspective(1250px) rotateY(-5deg) rotateX(1deg)}
.dfd2-appbar{height:47px;display:flex;align-items:center;gap:7px;padding:0 17px;background:#eef2f7;border-bottom:1px solid #dbe2eb;color:#64748b}.dfd2-appbar i{width:8px;height:8px;border-radius:50%;background:#9aa5b4}.dfd2-appbar strong{margin-left:8px;font-size:.7rem;color:#263449}.dfd2-appbar small{margin-left:auto;font-size:.56rem;font-weight:800}
.dfd2-appbody{display:grid;grid-template-columns:126px 1fr;height:calc(100% - 47px)}.dfd2-appnav{padding:20px 12px;background:#142238;display:flex;flex-direction:column;gap:8px}.dfd2-appnav b{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#2e5b98;color:#fff;font-size:.72rem;margin-bottom:14px}.dfd2-appnav span{font-size:.57rem;padding:7px 8px;border-radius:6px;color:#9eb0c9}.dfd2-appnav span.active{background:#243d61;color:#fff}
.dfd2-appmain{padding:23px;color:#152033}.dfd2-overview-head{display:flex;align-items:center;justify-content:space-between}.dfd2-overview-head span{display:flex;flex-direction:column;gap:3px}.dfd2-overview-head small{font-size:.49rem;color:#778397;letter-spacing:.12em}.dfd2-overview-head b{font-size:1rem}.dfd2-overview-head em{font-style:normal;padding:5px 8px;border-radius:999px;background:#e7f8ef;color:#087647;font-size:.51rem;font-weight:850}
.dfd2-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:19px 0}.dfd2-stats div{padding:11px 10px;border:1px solid #dde4ec;border-radius:10px;background:#fff}.dfd2-stats small{display:block;font-size:.42rem;color:#8390a2;font-weight:800}.dfd2-stats b{display:block;margin-top:3px;font-size:1.25rem}
.dfd2-ticket{display:flex;align-items:center;justify-content:space-between;padding:12px 2px;border-bottom:1px solid #e5eaf0}.dfd2-ticket>span{display:flex;flex-direction:column;gap:2px}.dfd2-ticket b{font-size:.59rem}.dfd2-ticket small{font-size:.51rem;color:#718095}.dfd2-ticket em{font-style:normal;font-size:.47rem;padding:4px 7px;border-radius:999px;background:#fff6df;color:#9b5c0e;font-weight:800}.dfd2-ticket em.urgent{background:#fff0ed;color:#b42318}.dfd2-ticket em.open{background:#e9f8ee;color:#067647}
.dfd2-timer{position:absolute;right:-16px;bottom:0;display:flex;align-items:center;gap:12px;padding:13px 17px;border-radius:14px;background:#fff;color:#172033;box-shadow:0 18px 44px rgba(0,0,0,.26)}.dfd2-timer>span{width:9px;height:9px;border-radius:50%;background:#16a36a;box-shadow:0 0 0 5px #dcfce7}.dfd2-timer div{display:grid;grid-template-columns:auto auto;column-gap:13px;align-items:center}.dfd2-timer small{grid-column:1/-1;font-size:.45rem;letter-spacing:.12em;color:#738096;font-weight:900}.dfd2-timer b{font-size:.83rem}.dfd2-timer em{font-size:.53rem;font-style:normal;color:#667085}

.dfd2-links{background:#fff;border-bottom:1px solid #e5e9ef}.dfd2-links>.container{display:grid;grid-template-columns:repeat(3,1fr)}.dfd2-links a{display:flex;flex-direction:column;gap:4px;padding:19px 22px;text-decoration:none;border-right:1px solid #e5e9ef}.dfd2-links a:last-child{border-right:0}.dfd2-links span{font-size:.55rem;font-weight:900;letter-spacing:.12em;color:#6582ad}.dfd2-links b{font-size:.77rem;color:#26344a}.dfd2-links a:hover{background:#f7f9fc}

.dfd2-heading{text-align:center;max-width:900px}.dfd2-heading h2{margin:9px 0 13px;font-size:clamp(2.3rem,4vw,3.8rem);letter-spacing:-.045em}.dfd2-heading>p{font-size:1rem;line-height:1.7;color:#657287}
.dfd2-module-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin-top:38px}.dfd2-module{min-height:220px;padding:20px 18px;border:1px solid #e0e6ed;border-radius:15px;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 5px 18px rgba(25,42,70,.035);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.dfd2-module:hover{transform:translateY(-3px);border-color:#bfd0e7;box-shadow:0 14px 30px rgba(25,42,70,.08)}.dfd2-module-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#eaf2fd;color:#3463a1;font-size:1.05rem;font-weight:900}.dfd2-module h3{margin:15px 0 8px;font-size:.91rem}.dfd2-module p{margin:0;color:#69768a;font-size:.73rem;line-height:1.56}

.dfd2-flex{padding:92px 0;background:
 radial-gradient(circle at 18% 35%,rgba(62,112,184,.18),transparent 28%),
 linear-gradient(135deg,#0e192a,#172943 58%,#213a61);color:#fff;overflow:hidden}
.dfd2-flex-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.dfd2-flex-visual{position:relative;min-height:480px}.dfd2-module-manager{position:absolute;inset:18px 26px 30px 0;padding:17px;border:1px solid rgba(255,255,255,.13);border-radius:21px;background:#fff;color:#1f2937;box-shadow:0 32px 80px rgba(0,0,0,.3);transform:perspective(1200px) rotateY(4deg)}.dfd2-mm-head{display:flex;justify-content:space-between;align-items:center;padding:8px 8px 17px;border-bottom:1px solid #e7ebf0}.dfd2-mm-head span{display:flex;flex-direction:column}.dfd2-mm-head small{font-size:.49rem;letter-spacing:.11em;color:#6d7b8e}.dfd2-mm-head b{font-size:1.02rem}.dfd2-mm-head em{font-style:normal;font-size:.58rem;color:#67758a}
.dfd2-mm-row{display:flex;justify-content:space-between;align-items:center;padding:14px 9px;border-bottom:1px solid #edf0f4}.dfd2-mm-row>span{display:grid;grid-template-columns:34px auto;column-gap:10px}.dfd2-mm-row i{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#edf3fb;color:#3d689f;font-style:normal;font-weight:900}.dfd2-mm-row b{font-size:.72rem}.dfd2-mm-row small{font-size:.55rem;color:#7b8797}.dfd2-mm-row>em{font-style:normal;font-size:.57rem;padding:5px 8px;border-radius:999px;background:#f1f3f6;color:#667085}.dfd2-mm-row>em.on{background:#e9f8ee;color:#087647}
.dfd2-flex-badge{position:absolute;right:-8px;bottom:0;padding:14px 18px;border-radius:14px;background:#294f83;box-shadow:0 16px 40px rgba(0,0,0,.28);display:flex;flex-direction:column}.dfd2-flex-badge strong{font-size:.58rem;letter-spacing:.12em}.dfd2-flex-badge span{font-size:.74rem;margin-top:3px;color:#d9e7f8}
.dfd2-flex-copy h2{font-size:clamp(2.45rem,4.2vw,4.4rem);line-height:1.02;letter-spacing:-.05em;margin:13px 0 21px}.dfd2-flex-copy>p{font-size:1rem;color:#bdc9d9;line-height:1.75}.dfd2-flex-points{display:grid;gap:9px;margin-top:28px}.dfd2-flex-points div{padding:13px 14px;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:rgba(255,255,255,.045)}.dfd2-flex-points b{display:block;font-size:.75rem;margin-bottom:3px}.dfd2-flex-points span{font-size:.68rem;color:#afbdd0;line-height:1.5}

.dfd2-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:38px}.dfd2-feature{padding:22px;border:1px solid #e0e6ed;border-radius:16px;background:#fff}.dfd2-feature-wide{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center;background:linear-gradient(145deg,#f7faff,#eef4fb)}.dfd2-feature-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#eaf2fd;color:#32609f;font-weight:900}.dfd2-feature h3{font-size:.95rem;margin:13px 0 7px}.dfd2-feature p{font-size:.74rem;line-height:1.58;color:#68768a;margin:0}.dfd2-timer-scene{padding:22px;border-radius:15px;background:linear-gradient(150deg,#14233a,#234576);color:#fff;box-shadow:0 17px 35px rgba(29,54,91,.18)}.dfd2-timer-scene small{display:block;font-size:.5rem;letter-spacing:.14em;color:#9fbce6;font-weight:900}.dfd2-timer-scene strong{display:block;font-size:2.3rem;letter-spacing:-.04em;margin:8px 0}.dfd2-timer-scene>span{display:block;font-size:.62rem;color:#d0dbea}.dfd2-timer-scene div{display:flex;align-items:center;gap:8px;margin-top:20px;padding-top:13px;border-top:1px solid rgba(255,255,255,.11)}.dfd2-timer-scene i{width:8px;height:8px;border-radius:50%;background:#ff7d6d}.dfd2-timer-scene b{font-size:.63rem}

.dfd2-workflow{padding:90px 0;background:#f0f5fb;border-top:1px solid #e2e8f0;border-bottom:1px solid #dfe6ee}.dfd2-workflow-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.dfd2-workflow-copy h2{font-size:clamp(2.4rem,4vw,4rem);line-height:1.03;letter-spacing:-.05em;margin:12px 0 18px}.dfd2-workflow-copy p{color:#657489;line-height:1.7}.dfd2-steps{display:grid;gap:9px}.dfd2-steps>div{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:center;padding:15px 16px;border-radius:12px;background:#fff;border:1px solid #dfe6ee}.dfd2-steps>div>b{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#edf4fd;color:#35639f;font-size:.67rem}.dfd2-steps span{display:flex;flex-direction:column}.dfd2-steps strong{font-size:.77rem}.dfd2-steps small{font-size:.65rem;color:#718095;margin-top:2px}

.dfd2-portal-grid{display:grid;grid-template-columns:1fr .88fr;gap:70px;align-items:center}.dfd2-portal-copy h2{font-size:clamp(2.3rem,4vw,3.75rem);letter-spacing:-.045em;line-height:1.06;margin:10px 0 17px}.dfd2-portal-copy>p{color:#67758a;line-height:1.7}.dfd2-portal-copy ul{display:grid;gap:8px;margin:23px 0 27px;padding-left:18px;color:#536175;font-size:.78rem}.dfd2-portal-scene{padding:34px;border-radius:23px;background:
 radial-gradient(circle at 95% 5%,rgba(116,164,230,.25),transparent 30%),
 linear-gradient(155deg,#122039,#23416c);color:#fff;box-shadow:0 30px 65px rgba(30,51,83,.22)}.dfd2-portal-brand{font-size:.68rem;font-weight:900;letter-spacing:.12em;margin-bottom:28px}.dfd2-portal-scene>small{font-size:.52rem;color:#98bdf3;font-weight:900;letter-spacing:.12em}.dfd2-portal-scene h3{font-size:2rem;margin:8px 0}.dfd2-portal-scene>p{font-size:.77rem;color:#c5d1e2;line-height:1.6}.dfd2-portal-scene label{display:block;margin-top:13px;font-size:.58rem;font-weight:800}.dfd2-portal-scene label span{display:block;margin-top:5px;padding:10px 11px;border-radius:9px;background:#fff;color:#64748b;font-weight:500}.dfd2-portal-scene button{width:100%;margin-top:16px;border:0;border-radius:9px;padding:11px;background:#5f8ed0;color:#fff;font-weight:850}.dfd2-portal-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:20px}.dfd2-portal-meta span{font-size:.54rem;padding:6px 8px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#cfdbeb}

.dfd2-control{padding:78px 0;background:linear-gradient(135deg,#101c2f,#1b3151);color:#fff}.dfd2-control-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center}.dfd2-control h2{font-size:clamp(2.2rem,3.6vw,3.55rem);line-height:1.06;letter-spacing:-.045em;margin:11px 0 15px}.dfd2-control p{color:#b8c5d6;line-height:1.7}.dfd2-control-points{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dfd2-control-points span{display:flex;flex-direction:column;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.045)}.dfd2-control-points b{font-size:.78rem}.dfd2-control-points small{font-size:.62rem;color:#aebed2;margin-top:3px}

.dfd2-demo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:35px}.dfd2-demo-grid>a{display:grid;grid-template-columns:46px 1fr;gap:15px;padding:22px;border:1px solid #e0e6ed;border-radius:16px;background:#fff;text-decoration:none;color:#172033;transition:transform .18s ease,box-shadow .18s ease}.dfd2-demo-grid>a:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(25,42,70,.08)}.dfd2-demo-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#eaf2fd;color:#315f9d;font-weight:900;font-size:.75rem}.dfd2-demo-grid small{font-size:.5rem;color:#758399;font-weight:900;letter-spacing:.11em}.dfd2-demo-grid h3{font-size:1.05rem;margin:5px 0 7px}.dfd2-demo-grid p{font-size:.7rem;line-height:1.55;color:#69768a;margin:0 0 12px}.dfd2-demo-grid strong{font-size:.68rem;color:#35649f}

.dfd2-final{padding:80px 0;background:
 radial-gradient(circle at 80% 30%,rgba(69,121,196,.24),transparent 28%),
 linear-gradient(135deg,#0c1728,#182b48);color:#fff}.dfd2-final-grid{display:grid;grid-template-columns:1fr auto;gap:55px;align-items:center}.dfd2-final h2{font-size:clamp(2.45rem,4vw,4rem);line-height:1.04;letter-spacing:-.05em;margin:10px 0 14px}.dfd2-final p{max-width:680px;color:#b9c7d9;line-height:1.7}.dfd2-final-actions{display:flex;flex-wrap:wrap;gap:9px;justify-content:flex-end;max-width:430px}.dfd2-final-doc{align-self:center;color:#cfe0f7;text-decoration:none;font-weight:850;font-size:.76rem;padding:9px}

/* DoorFall Desk products page visual */
.dfp-desk-card-scene{position:relative;height:250px!important;min-height:250px!important;box-sizing:border-box;padding:18px 20px!important;justify-content:flex-start!important;background:
 radial-gradient(circle at 92% 12%,rgba(109,158,229,.3),transparent 29%),
 linear-gradient(145deg,#101d31,#27466f)!important}
.dfp-desk-card-head{width:100%;display:flex;align-items:center;justify-content:space-between}.dfp-desk-card-head>span{font-size:.58rem!important;letter-spacing:.14em!important;color:#a9c8f6!important}.dfp-desk-card-head em{font-style:normal;font-size:.52rem;padding:5px 7px;border:1px solid rgba(255,255,255,.15);border-radius:999px;color:#d9e6f6}
.dfp-desk-card-window{width:100%;display:grid;grid-template-columns:46px 1fr;margin-top:12px;min-height:142px;border:1px solid rgba(255,255,255,.14);border-radius:13px;overflow:hidden;background:#f8fafc;box-shadow:0 18px 38px rgba(0,0,0,.24)}.dfp-desk-card-window aside{padding:12px 8px;background:#15243b;display:flex;flex-direction:column;align-items:center;gap:9px}.dfp-desk-card-window aside b{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;background:#345f99;font-size:.55rem}.dfp-desk-card-window aside i{display:block;width:24px;height:5px;border-radius:5px;background:#2b3f5d}.dfp-desk-card-window main{padding:14px;color:#172033}.dfp-desk-card-window main>small{font-size:.42rem;color:#7a8799;letter-spacing:.1em}.dfp-desk-card-window main>strong{display:block;font-size:.8rem;margin:3px 0 11px}.dfp-desk-mini-stats{display:grid!important;grid-template-columns:repeat(3,1fr);gap:5px!important}.dfp-desk-mini-stats span{display:flex!important;flex-direction:column;padding:7px!important;border:1px solid #e0e5eb!important;border-radius:7px!important;color:#172033!important;background:#fff!important;font-size:.75rem!important}.dfp-desk-mini-stats small{font-size:.37rem;color:#8390a2}.dfp-desk-mini-ticket{display:grid;grid-template-columns:60px 1fr;gap:6px;padding:7px 0;border-bottom:1px solid #e5e9ef;font-size:.42rem}.dfp-desk-mini-ticket b{font-size:.42rem}.dfp-desk-mini-ticket span{color:#6c7889!important;font-size:.42rem!important;letter-spacing:0!important}.dfp-desk-card-footer{display:flex!important;gap:6px!important;margin-top:8px}.dfp-desk-card-footer span{padding:5px 7px!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:999px!important;background:rgba(255,255,255,.055)!important;color:#d7e4f5!important;font-size:.46rem!important;letter-spacing:0!important}

@media(max-width:1180px){
 .dfd2-hero-grid{grid-template-columns:1fr 1fr;gap:42px}.dfd2-module-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
 .dfd2-feature-grid{grid-template-columns:repeat(3,1fr)}.dfd2-feature-wide{grid-column:span 2}
}
@media(max-width:980px){
 .dfd2-hero-grid,.dfd2-flex-grid,.dfd2-workflow-grid,.dfd2-portal-grid,.dfd2-control-grid,.dfd2-final-grid{grid-template-columns:1fr}
 .dfd2-cinema{min-height:450px}.dfd2-module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .dfd2-feature-grid{grid-template-columns:repeat(2,1fr)}.dfd2-demo-grid{grid-template-columns:1fr}
 .dfd2-final-actions{justify-content:flex-start;max-width:none}.dfd2-links>.container{grid-template-columns:1fr}.dfd2-links a{border-right:0;border-bottom:1px solid #e5e9ef}.dfd2-links a:last-child{border-bottom:0}
}
@media(max-width:680px){
 .dfd2-hero{padding:60px 0}.dfd2-hero-copy h1{font-size:2.55rem}.dfd2-hero-actions{display:grid;grid-template-columns:1fr 1fr}.dfd2-hero-actions .dfd2-text-link{grid-column:1/-1}
 .dfd2-cinema{min-height:330px}.dfd2-appframe{inset:8px 0 12px}.dfd2-appbody{grid-template-columns:82px 1fr}.dfd2-appnav{padding:13px 7px}.dfd2-appnav span{font-size:.48rem;padding:6px 5px}.dfd2-appmain{padding:12px}.dfd2-stats{grid-template-columns:repeat(2,1fr);margin:11px 0}.dfd2-ticket:nth-of-type(3){display:none}.dfd2-timer{display:none}
 .dfd2-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.dfd2-module{min-height:205px;padding:16px 14px}.dfd2-module p{font-size:.67rem}
 .dfd2-flex{padding:62px 0}.dfd2-flex-visual{min-height:390px}.dfd2-module-manager{inset:0 0 25px}.dfd2-flex-badge{right:7px}
 .dfd2-feature-grid{grid-template-columns:1fr}.dfd2-feature-wide{grid-column:auto;grid-template-columns:1fr}.dfd2-control-points{grid-template-columns:1fr}.dfd2-portal-scene{padding:25px}
}
@media(max-width:430px){
 .dfd2-module-grid{grid-template-columns:1fr}.dfd2-module{min-height:auto}
 .dfd2-hero-actions{grid-template-columns:1fr}.dfd2-hero-actions .dfd2-text-link{grid-column:auto}.dfd2-cinema{min-height:300px}
}


/* DoorFall Desk front-page product visual */
.dfh2-desk-product-visual{
  width:100%;
  height:100%;
  min-height:0;
  box-sizing:border-box;
  padding:16px 18px;
  border-radius:14px;
  overflow:hidden;
  color:#fff;
  background:
    radial-gradient(circle at 90% 8%,rgba(111,161,232,.30),transparent 30%),
    linear-gradient(145deg,#101d31,#27466f);
}
.dfh2-desk-visual-head{display:flex;align-items:center;justify-content:space-between}
.dfh2-desk-visual-head strong{font-size:.58rem;letter-spacing:.14em;color:#a9c8f6}
.dfh2-desk-visual-head em{font-style:normal;font-size:.5rem;padding:4px 7px;border:1px solid rgba(255,255,255,.15);border-radius:999px;color:#dbe7f6}
.dfh2-desk-visual-window{display:grid;grid-template-columns:44px 1fr;margin-top:12px;height:150px;border:1px solid rgba(255,255,255,.14);border-radius:12px;overflow:hidden;background:#f8fafc;box-shadow:0 16px 34px rgba(0,0,0,.24)}
.dfh2-desk-visual-window aside{padding:10px 7px;background:#15243b;display:flex;flex-direction:column;align-items:center;gap:8px}
.dfh2-desk-visual-window aside b{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;background:#345f99;font-size:.52rem}
.dfh2-desk-visual-window aside i{display:block;width:22px;height:5px;border-radius:5px;background:#2b3f5d}
.dfh2-desk-visual-window main{padding:12px;color:#172033}
.dfh2-desk-visual-window main>small{display:block;font-size:.39rem;color:#7b8798;letter-spacing:.1em}
.dfh2-desk-visual-window main>strong{display:block;margin:2px 0 9px;font-size:.75rem}
.dfh2-desk-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}
.dfh2-desk-stats span{display:flex;flex-direction:column;padding:6px;border:1px solid #e0e5eb;border-radius:7px;background:#fff}
.dfh2-desk-stats b{font-size:.68rem}.dfh2-desk-stats small{font-size:.35rem;color:#8390a2}
.dfh2-desk-ticket{display:grid;grid-template-columns:56px 1fr;gap:5px;padding:6px 0;border-bottom:1px solid #e5e9ef;font-size:.39rem}
.dfh2-desk-ticket span{color:#6c7889}
.dfh2-desk-visual-footer{display:flex;gap:5px;margin-top:8px}
.dfh2-desk-visual-footer span{padding:4px 6px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.055);color:#d7e4f5;font-size:.43rem}
@media(max-width:640px){
  .dfh2-desk-visual-window{height:132px}
}


/* Keep the Desk fallback visual exactly aligned with the other homepage product images */
.dfh2-product-image{position:relative;height:250px;box-sizing:border-box;overflow:hidden}
.dfh2-product-image>img,.dfh2-product-image>.dfh2-desk-product-visual{display:block;width:100%;height:100%;object-fit:cover;border-radius:14px}
.dfh2-product-image>.dfh2-desk-product-visual{position:relative}
.dfh2-product-image>span{position:absolute;z-index:5;top:20px;left:20px;padding:6px 9px;border-radius:7px;background:rgba(13,35,64,.92);color:#fff!important;font-size:.62rem!important;font-weight:900;line-height:1;letter-spacing:0;box-shadow:0 5px 14px rgba(0,0,0,.16)}
.dfh2-desk .dfh2-product-image>span{background:rgba(14,35,61,.94)}
@media(max-width:640px){
  .dfh2-product-image{height:220px}
  .dfh2-product-image>span{top:16px;left:16px}
  .dfh2-desk-product-visual{height:100%;padding:13px 14px}
}


.dfh2-desk-action-links{display:flex;flex-direction:column;align-items:flex-start;gap:7px}
.dfh2-desk-action-links>a{font-size:.68rem;font-weight:800;color:#274766;text-decoration:none}


/* DoorFall Launch product */
.dfp-launch-visual{height:100%;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 45%,#5638a6 0,#17152d 32%,#080b15 72%);color:#fff;text-align:center}
.dfp-launch-visual:before,.dfp-launch-visual:after{content:"";position:absolute;border:1px solid rgba(166,134,255,.3);border-radius:50%;width:260px;height:260px}.dfp-launch-visual:after{width:390px;height:390px;opacity:.45}.dfp-launch-visual span{font-size:10px;letter-spacing:.28em;color:#c9bdff}.dfp-launch-visual strong{margin:18px 0 10px;font-size:29px;letter-spacing:.08em}.dfp-launch-visual em{font-style:normal;font-size:9px;letter-spacing:.16em;color:#8e98b5}.dfp-launch-visual b{margin-top:8px;font-size:22px;letter-spacing:.13em}
.dfp-launch{border-top-color:#8b5cff!important}
.dfl2-hero{overflow:hidden;background:#080b15;color:#fff;padding:92px 0 78px;position:relative}.dfl2-hero:before{content:"";position:absolute;inset:-30% 45% auto -15%;height:520px;background:radial-gradient(circle,rgba(113,77,255,.2),transparent 65%)}
.dfl2-hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:70px;align-items:center;position:relative}.dfl2-kicker{display:block;font-size:11px;font-weight:800;letter-spacing:.2em;color:#9e8bff;margin-bottom:16px}.dfl2-copy h1{font-size:clamp(45px,5.2vw,76px);line-height:.98;letter-spacing:-.055em;margin:0 0 24px}.dfl2-copy h1 em,.dfl2-final h2 em{font-style:normal;color:#9e8bff}.dfl2-copy>p{font-size:18px;line-height:1.65;color:#b9bfd0;max-width:650px}.dfl2-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:28px 0}.dfl2-doc-link{color:#c9c1ff;font-weight:750;text-decoration:none}.dfl2-proof{display:flex;gap:18px;flex-wrap:wrap;color:#929bb1;font-size:12px}
.dfl2-stage{min-height:480px;border:1px solid rgba(159,135,255,.24);border-radius:30px;background:radial-gradient(circle at 50% 44%,rgba(105,68,215,.5),rgba(13,15,29,.75) 45%,#080b15 78%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;box-shadow:0 35px 90px rgba(0,0,0,.35)}.dfl2-glow{position:absolute;width:170px;height:170px;background:#8b5cff;filter:blur(80px);opacity:.42}.dfl2-orbit{position:absolute;border:1px solid rgba(183,164,255,.22);border-radius:50%}.dfl2-orbit.o1{width:300px;height:300px}.dfl2-orbit.o2{width:440px;height:440px}.dfl2-stage>*:not(.dfl2-orbit):not(.dfl2-glow){position:relative}.dfl2-stage-kicker{font-size:9px;letter-spacing:.25em;color:#aab2c8}.dfl2-stage-name{font-size:38px;letter-spacing:.12em;margin:12px 0 30px}.dfl2-count{display:flex;align-items:flex-start;gap:10px}.dfl2-count b{font-size:27px;display:flex;flex-direction:column}.dfl2-count small{font-size:7px;letter-spacing:.15em;color:#8f98ad;margin-top:6px}.dfl2-count i{font-style:normal;font-size:24px;color:#726b91}.dfl2-stage-note{font-size:11px;color:#9099ad;margin-top:28px}
.dfl2-heading{text-align:center;max-width:820px;margin:0 auto 38px}.dfl2-heading h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.04em;margin:8px 0 12px}.dfl2-heading p{color:#667085;font-size:17px;line-height:1.65}.dfl2-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.dfl2-why-grid article,.dfl2-feature-grid article{border:1px solid #e5e8ef;border-radius:18px;padding:24px;background:#fff;box-shadow:0 12px 28px rgba(20,27,45,.05)}.dfl2-why-grid b{color:#8b5cff;font-size:11px;letter-spacing:.1em}.dfl2-why-grid h3{margin:16px 0 8px}.dfl2-why-grid p,.dfl2-feature-grid p{color:#667085;line-height:1.6}
.dfl2-timeline{background:#0b0e18;color:#fff;padding:88px 0}.dfl2-timeline-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.dfl2-timeline h2{font-size:50px;line-height:1.02;letter-spacing:-.045em;margin:10px 0 18px}.dfl2-timeline p{color:#a8b0c2;font-size:17px;line-height:1.65}.dfl2-list{padding-left:18px;color:#c2c8d5;line-height:1.9}.dfl2-timeline-art{display:grid;gap:0}.dfl2-timeline-art>div{display:grid;grid-template-columns:30px 1fr;gap:16px;min-height:92px}.dfl2-timeline-art i{width:12px;height:12px;border-radius:50%;background:#9d86ff;box-shadow:0 0 24px #8b5cff;position:relative;margin-top:6px}.dfl2-timeline-art i:after{content:"";position:absolute;left:5px;top:15px;width:1px;height:72px;background:linear-gradient(#715cff,rgba(113,92,255,.08))}.dfl2-timeline-art>div:last-child i:after{display:none}.dfl2-timeline-art span{display:flex;flex-direction:column}.dfl2-timeline-art small{color:#7f88a0;font-size:9px;letter-spacing:.14em}.dfl2-timeline-art b{font-size:18px;margin:5px 0}.dfl2-timeline-art em{font-style:normal;color:#9c8bff;font-size:11px}
.dfl2-theme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.dfl2-theme-grid article{min-height:150px;padding:22px;border-radius:18px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 14px 32px rgba(20,27,45,.12)}.dfl2-theme-grid span{font-weight:850;letter-spacing:.12em}.dfl2-theme-grid p{font-size:12px;color:rgba(255,255,255,.72);margin:5px 0 0}.theme-0{background:radial-gradient(circle at 75% 20%,#a64cff,#131325 55%)}.theme-1{background:linear-gradient(135deg,#edeff4,#3d4250)}.theme-2{background:radial-gradient(circle at 70% 20%,#334eb1,#080d20 60%)}.theme-3{background:linear-gradient(135deg,#a78643,#16130e)}.theme-4{background:radial-gradient(circle,#4e304b,#09090d)}.theme-5{background:linear-gradient(135deg,#ff557e,#7b43ff)}.theme-6{background:linear-gradient(135deg,#14c6d3,#151437 55%,#e53fb5)}.theme-7{background:radial-gradient(circle at 50% 20%,#81432d,#0d0b0c 60%)}.theme-8{background:linear-gradient(135deg,#15372f,#07110e)}
.dfl2-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.dfl2-feature-grid article>span{font-size:9px;letter-spacing:.16em;color:#7b61ff;font-weight:850}.dfl2-feature-grid h3{margin:12px 0 7px}
.dfl2-zero{padding:84px 0;background:linear-gradient(135deg,#f4f1ff,#fafbff)}.dfl2-zero-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.dfl2-zero-clock{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #ddd7f7;border-radius:24px;background:#fff;padding:45px 20px;box-shadow:0 24px 60px rgba(72,53,150,.1)}.dfl2-zero-clock span{font-size:42px;font-weight:800}.dfl2-zero-clock i{font-style:normal;color:#9c8cf0;font-size:34px}.dfl2-zero h2{font-size:46px;margin:7px 0 12px}.dfl2-zero p{color:#667085;line-height:1.65}.dfl2-zero-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.dfl2-zero-pills span{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid #ded9f4;font-size:11px;font-weight:750}
.dfl2-use-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.dfl2-use-grid article{padding:18px;border-radius:14px;background:#10131d;color:#fff;display:flex;flex-direction:column;gap:5px}.dfl2-use-grid span{color:#929bad;font-size:12px}.dfl2-try-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dfl2-try-grid article{padding:30px;border:1px solid #e4e7ee;border-radius:20px;background:#fff}.dfl2-try-grid h2{margin:8px 0}.dfl2-try-grid p{color:#667085;line-height:1.6}.dfl2-try-grid article div{display:flex;gap:8px;flex-wrap:wrap}
.dfl2-final{padding:76px 0;background:#080b15;color:#fff}.dfl2-final-grid{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}.dfl2-final h2{font-size:50px;line-height:1;margin:8px 0 15px}.dfl2-final p{color:#9ca5b9;max-width:620px}.dfl2-final-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.dfl2-final-doc{color:#b9adff;font-weight:750;text-decoration:none}
@media(max-width:950px){.dfl2-hero-grid,.dfl2-timeline-grid,.dfl2-zero-grid{grid-template-columns:1fr}.dfl2-why-grid,.dfl2-feature-grid{grid-template-columns:repeat(2,1fr)}.dfl2-final-grid{grid-template-columns:1fr}.dfl2-final-actions{justify-content:flex-start}}
@media(max-width:650px){.dfl2-hero{padding-top:58px}.dfl2-stage{min-height:390px}.dfl2-count{gap:5px}.dfl2-count b{font-size:21px}.dfl2-why-grid,.dfl2-theme-grid,.dfl2-feature-grid,.dfl2-use-grid,.dfl2-try-grid{grid-template-columns:1fr}.dfl2-timeline h2,.dfl2-zero h2,.dfl2-final h2{font-size:38px}.dfl2-zero-clock span{font-size:28px}.dfl2-final-actions{align-items:stretch;flex-direction:column}}

/* DoorFall Launch homepage product artwork */
.dfh2-launch{border-top-color:#8b5cff!important}
.dfh2-launch-product-visual{height:100%;min-height:235px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:radial-gradient(circle at 50% 42%,#6541c8 0,#262052 29%,#111329 57%,#080b14 100%)}
.dfh2-launch-sky{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.7) 0 1px,transparent 1.5px),radial-gradient(circle at 75% 20%,rgba(174,158,255,.8) 0 1px,transparent 1.5px),radial-gradient(circle at 60% 72%,rgba(255,255,255,.45) 0 1px,transparent 1.5px);background-size:83px 83px,117px 117px,139px 139px;opacity:.55}
.dfh2-launch-orbit{position:absolute;border:1px solid rgba(186,168,255,.22);border-radius:50%}.dfh2-launch-orbit.one{width:220px;height:220px}.dfh2-launch-orbit.two{width:340px;height:340px;opacity:.55}
.dfh2-launch-product-visual small,.dfh2-launch-product-visual strong,.dfh2-launch-count,.dfh2-launch-product-visual>span{position:relative;z-index:1}.dfh2-launch-product-visual small{font-size:8px;letter-spacing:.23em;color:#bcb4df}.dfh2-launch-product-visual strong{font-size:29px;letter-spacing:.14em;margin:9px 0 18px;text-shadow:0 0 28px rgba(174,137,255,.6)}
.dfh2-launch-count{display:flex;align-items:flex-start;gap:6px;padding:11px 13px;border:1px solid rgba(190,171,255,.25);border-radius:12px;background:rgba(8,10,24,.38);box-shadow:0 10px 35px rgba(0,0,0,.2)}.dfh2-launch-count b{font-size:19px;display:flex;flex-direction:column}.dfh2-launch-count em{font-size:6px;font-style:normal;letter-spacing:.12em;color:#9ba2bb;margin-top:3px}.dfh2-launch-count i{font-style:normal;color:#8879ba;font-size:16px}.dfh2-launch-product-visual>span{margin-top:15px;font-size:8px;font-weight:800;letter-spacing:.2em;color:#9d87ff}

/* Homepage hero: six current DoorFall products, no banner text */
.dfh2-six-products{min-height:360px;padding:28px;background:linear-gradient(145deg,#0b1220,#111a2c);border:1px solid rgba(114,139,180,.22);border-radius:26px;display:flex;align-items:center;justify-content:center;box-shadow:0 30px 70px rgba(5,12,25,.24);overflow:hidden}
.dfh2-six-grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;position:relative}
.dfh2-six-box{min-height:130px;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:0 16px 30px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.06)}
.dfh2-six-box strong{font-size:15px;letter-spacing:-.01em}.dfh2-six-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-size:25px;background:rgba(255,255,255,.08);box-shadow:inset 0 0 20px rgba(255,255,255,.04)}
.six-start{background:linear-gradient(145deg,#103d35,#0a201d);border-color:rgba(55,214,164,.34)}.six-start .dfh2-six-icon{color:#42d8a5}
.six-forms{background:linear-gradient(145deg,#103561,#0b1e37);border-color:rgba(61,145,255,.4)}.six-forms .dfh2-six-icon{color:#4a9cff}
.six-search{background:linear-gradient(145deg,#392061,#1d1235);border-color:rgba(164,91,255,.4)}.six-search .dfh2-six-icon{color:#ac6bff}
.six-booking{background:linear-gradient(145deg,#56330e,#291b0c);border-color:rgba(242,160,54,.4)}.six-booking .dfh2-six-icon{color:#f0a13a}
.six-desk{background:linear-gradient(145deg,#572027,#2c1117);border-color:rgba(255,91,106,.4)}.six-desk .dfh2-six-icon{color:#ff6674}
.six-launch{background:linear-gradient(145deg,#442467,#211234);border-color:rgba(188,92,255,.45)}.six-launch .dfh2-six-icon{color:#c16fff}
@media(max-width:700px){.dfh2-six-products{min-height:320px;padding:18px}.dfh2-six-grid{grid-template-columns:repeat(2,1fr);gap:10px}.dfh2-six-box{min-height:92px}.dfh2-six-icon{width:38px;height:38px;font-size:20px}.dfh2-six-box strong{font-size:13px}}

/* Larger cinematic six-product homepage hero */
.dfh2-six-products{
  min-height:500px!important;
  padding:34px!important;
  background:
    radial-gradient(circle at 50% 42%,rgba(91,79,186,.24),transparent 34%),
    radial-gradient(circle at 12% 18%,rgba(27,111,154,.17),transparent 31%),
    linear-gradient(145deg,#070b13,#10182a 52%,#080b14)!important;
  border-color:rgba(147,161,201,.24)!important;
  box-shadow:0 38px 90px rgba(2,7,18,.4),inset 0 1px rgba(255,255,255,.05)!important;
}
.dfh2-six-products:before,.dfh2-six-products:after{content:"";position:absolute;pointer-events:none;border-radius:50%;border:1px solid rgba(150,137,226,.11)}
.dfh2-six-products:before{width:430px;height:430px;left:50%;top:50%;transform:translate(-50%,-50%)}
.dfh2-six-products:after{width:620px;height:620px;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.55}
.dfh2-six-grid{gap:20px!important;z-index:2}
.dfh2-six-box{
  min-height:190px!important;
  border-radius:24px!important;
  gap:18px!important;
  position:relative;
  overflow:hidden;
  transform:perspective(900px) rotateX(2deg);
  box-shadow:0 24px 45px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.09)!important;
}
.dfh2-six-box:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-45px;top:-55px;background:currentColor;filter:blur(55px);opacity:.13}
.dfh2-six-box:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.06),transparent 38%,rgba(0,0,0,.12));pointer-events:none}
.dfh2-six-icon{width:68px!important;height:68px!important;border-radius:20px!important;font-size:34px!important;position:relative;z-index:2;border:1px solid rgba(255,255,255,.09);box-shadow:0 13px 28px rgba(0,0,0,.24),inset 0 1px rgba(255,255,255,.09)!important}
.dfh2-six-box strong{font-size:19px!important;position:relative;z-index:2;letter-spacing:-.02em!important}
.six-start{background:radial-gradient(circle at 75% 15%,rgba(51,213,162,.22),transparent 35%),linear-gradient(145deg,#123d37,#071b19)!important}
.six-forms{background:radial-gradient(circle at 75% 15%,rgba(60,145,255,.28),transparent 35%),linear-gradient(145deg,#113963,#071b31)!important}
.six-search{background:radial-gradient(circle at 75% 15%,rgba(166,91,255,.3),transparent 35%),linear-gradient(145deg,#3c2267,#190d31)!important}
.six-booking{background:radial-gradient(circle at 75% 15%,rgba(242,160,54,.27),transparent 35%),linear-gradient(145deg,#5b360e,#251707)!important}
.six-desk{background:radial-gradient(circle at 75% 15%,rgba(255,91,106,.27),transparent 35%),linear-gradient(145deg,#5a222a,#270d13)!important}
.six-launch{background:radial-gradient(circle at 75% 15%,rgba(193,111,255,.34),transparent 35%),linear-gradient(145deg,#4a286d,#1c0c31)!important}
@media(max-width:900px){.dfh2-six-products{min-height:430px!important;padding:24px!important}.dfh2-six-box{min-height:155px!important}}
@media(max-width:700px){.dfh2-six-products{min-height:470px!important;padding:16px!important}.dfh2-six-grid{gap:12px!important}.dfh2-six-box{min-height:128px!important}.dfh2-six-icon{width:50px!important;height:50px!important;font-size:26px!important}.dfh2-six-box strong{font-size:15px!important}}

/* Wider gaming-style 3D product hero */
.dfh2-hero-grid{grid-template-columns:minmax(0,.82fr) minmax(620px,1.18fr)!important;gap:48px!important}
.dfh2-six-products{min-height:475px!important;padding:30px 32px!important;overflow:visible!important}
.dfh2-six-grid{grid-template-columns:repeat(3,minmax(170px,1fr))!important;gap:24px!important;perspective:1200px}
.dfh2-six-box{
  min-height:184px!important;
  border-radius:22px!important;
  transform-style:preserve-3d;
  transform:perspective(900px) rotateX(5deg) rotateY(-3deg) translateZ(0);
  border-width:1px!important;
  box-shadow:
    0 10px 0 rgba(4,7,14,.88),
    0 18px 0 rgba(4,7,14,.42),
    0 30px 48px rgba(0,0,0,.42),
    inset 0 1px 0 rgba(255,255,255,.14),
    inset 0 -1px 0 rgba(0,0,0,.5)!important;
}
.dfh2-six-box:nth-child(2),.dfh2-six-box:nth-child(5){transform:perspective(900px) rotateX(5deg) translateZ(8px)}
.dfh2-six-box:nth-child(3),.dfh2-six-box:nth-child(6){transform:perspective(900px) rotateX(5deg) rotateY(3deg) translateZ(0)}
.dfh2-six-box:before{width:190px!important;height:190px!important;right:-55px!important;top:-65px!important;filter:blur(48px)!important;opacity:.2!important}
.dfh2-six-box:after{
  background:
    linear-gradient(120deg,rgba(255,255,255,.12),transparent 24%),
    linear-gradient(180deg,transparent 66%,rgba(0,0,0,.28))!important;
}
.dfh2-six-icon{
  width:72px!important;height:72px!important;border-radius:18px!important;
  transform:translateZ(26px);
  border:1px solid rgba(255,255,255,.16)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.035))!important;
  box-shadow:0 9px 0 rgba(0,0,0,.18),0 18px 30px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.16)!important
}
.dfh2-six-box strong{font-size:19px!important;transform:translateZ(18px);text-shadow:0 2px 8px rgba(0,0,0,.45)}
.six-start{border-color:rgba(64,226,173,.52)!important;box-shadow:0 10px 0 #071713,0 18px 0 rgba(4,15,12,.55),0 30px 48px rgba(0,0,0,.42),inset 0 1px rgba(255,255,255,.14)!important}
.six-forms{border-color:rgba(73,157,255,.58)!important;box-shadow:0 10px 0 #071425,0 18px 0 rgba(4,13,25,.55),0 30px 48px rgba(0,0,0,.42),inset 0 1px rgba(255,255,255,.14)!important}
.six-search{border-color:rgba(178,104,255,.58)!important;box-shadow:0 10px 0 #160927,0 18px 0 rgba(14,5,26,.55),0 30px 48px rgba(0,0,0,.42),inset 0 1px rgba(255,255,255,.14)!important}
.six-booking{border-color:rgba(247,170,63,.58)!important;box-shadow:0 10px 0 #201204,0 18px 0 rgba(24,13,3,.55),0 30px 48px rgba(0,0,0,.42),inset 0 1px rgba(255,255,255,.14)!important}
.six-desk{border-color:rgba(255,101,117,.58)!important;box-shadow:0 10px 0 #22080e,0 18px 0 rgba(25,5,10,.55),0 30px 48px rgba(0,0,0,.42),inset 0 1px rgba(255,255,255,.14)!important}
.six-launch{border-color:rgba(200,116,255,.68)!important;box-shadow:0 10px 0 #190724,0 18px 0 rgba(18,4,27,.58),0 30px 54px rgba(54,19,93,.38),inset 0 1px rgba(255,255,255,.16)!important}
@media(max-width:1150px){.dfh2-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(540px,1.1fr)!important;gap:34px!important}.dfh2-six-grid{grid-template-columns:repeat(3,minmax(145px,1fr))!important;gap:18px!important}}
@media(max-width:950px){.dfh2-hero-grid{grid-template-columns:1fr!important}.dfh2-six-products{overflow:hidden!important}.dfh2-six-grid{grid-template-columns:repeat(3,1fr)!important}}
@media(max-width:700px){.dfh2-six-grid{grid-template-columns:repeat(2,1fr)!important;gap:14px!important}.dfh2-six-box,.dfh2-six-box:nth-child(n){min-height:130px!important;transform:perspective(700px) rotateX(4deg)!important}.dfh2-six-products{padding:18px!important}}


/* Homepage product showcase — cinematic treatment */
.dfh2-products{
  position:relative;
  overflow:hidden;
  padding-top:86px!important;
  padding-bottom:104px!important;
  background:
    radial-gradient(circle at 10% 15%,rgba(54,111,184,.18),transparent 27%),
    radial-gradient(circle at 90% 24%,rgba(120,75,214,.17),transparent 28%),
    radial-gradient(circle at 48% 92%,rgba(37,153,132,.09),transparent 30%),
    linear-gradient(180deg,#080d17 0%,#0c1321 48%,#080d16 100%)!important;
}

.dfh2-products:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.34;
  background-image:
    linear-gradient(rgba(127,151,197,.045) 1px,transparent 1px),
    linear-gradient(90deg,rgba(127,151,197,.045) 1px,transparent 1px);
  background-size:56px 56px;
  mask-image:linear-gradient(to bottom,transparent,black 16%,black 82%,transparent);
}

.dfh2-products:after{
  content:"";
  position:absolute;
  left:50%;
  top:46%;
  width:850px;
  height:850px;
  transform:translate(-50%,-50%);
  border:1px solid rgba(135,115,224,.08);
  border-radius:50%;
  box-shadow:
    0 0 0 120px rgba(115,101,190,.025),
    0 0 0 260px rgba(87,104,163,.018);
  pointer-events:none;
}

.dfh2-products .dfh2-product-grid{
  position:relative;
  z-index:2;
  gap:30px!important;
}

.dfh2-products .dfh2-product-card{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(144,160,194,.18)!important;
  border-radius:25px!important;
  background:linear-gradient(155deg,rgba(24,34,53,.98),rgba(10,16,28,.99))!important;
  box-shadow:
    0 12px 0 rgba(3,8,16,.62),
    0 28px 60px rgba(0,0,0,.34),
    inset 0 1px 0 rgba(255,255,255,.055)!important;
  transform:perspective(1400px) translateZ(0);
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}

.dfh2-products .dfh2-product-card:hover{
  transform:perspective(1400px) translateY(-7px) translateZ(8px);
  border-color:rgba(164,177,210,.32)!important;
  box-shadow:
    0 14px 0 rgba(3,8,16,.66),
    0 38px 78px rgba(0,0,0,.43),
    inset 0 1px 0 rgba(255,255,255,.08)!important;
}

.dfh2-products .dfh2-product-card:before{
  content:"";
  position:absolute;
  z-index:3;
  left:0;
  right:0;
  top:0;
  height:3px;
  background:linear-gradient(90deg,transparent,#9277ff 24%,#ba9fff 50%,#9277ff 76%,transparent);
  opacity:.85;
  pointer-events:none;
}

.dfh2-products .dfh2-blue:before{background:linear-gradient(90deg,transparent,#3f8fff 24%,#76b4ff 50%,#3f8fff 76%,transparent)}
.dfh2-products .dfh2-green:before{background:linear-gradient(90deg,transparent,#28bd88 24%,#66dfb3 50%,#28bd88 76%,transparent)}
.dfh2-products .dfh2-booking:before{background:linear-gradient(90deg,transparent,#e79b37 24%,#ffc66c 50%,#e79b37 76%,transparent)}
.dfh2-products .dfh2-desk:before{background:linear-gradient(90deg,transparent,#e85b6b 24%,#ff91a0 50%,#e85b6b 76%,transparent)}
.dfh2-products .dfh2-launch:before{background:linear-gradient(90deg,transparent,#995cff 24%,#d094ff 50%,#995cff 76%,transparent)}

.dfh2-products .dfh2-product-image{
  min-height:260px;
  border-bottom:1px solid rgba(148,164,197,.13)!important;
  background:#080d16!important;
  overflow:hidden;
}

.dfh2-products .dfh2-product-image img{
  width:100%;
  height:100%;
  min-height:260px;
  object-fit:cover;
  transition:transform .45s ease,filter .45s ease;
}

.dfh2-products .dfh2-product-card:hover .dfh2-product-image img{
  transform:scale(1.025);
  filter:saturate(1.06) contrast(1.025);
}

.dfh2-products .dfh2-product-image>span{
  right:14px!important;
  bottom:14px!important;
  padding:7px 10px!important;
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:999px!important;
  background:rgba(5,9,17,.78)!important;
  backdrop-filter:blur(10px);
  color:#d9e0ed!important;
  font-size:.68rem!important;
  font-weight:800!important;
  box-shadow:0 8px 22px rgba(0,0,0,.25);
}

.dfh2-products .dfh2-product-body{
  padding:25px 25px 24px!important;
  background:
    radial-gradient(circle at 100% 0,rgba(121,100,217,.065),transparent 34%),
    transparent!important;
}

.dfh2-products .dfh2-title-row{
  gap:15px!important;
  align-items:flex-start!important;
}

.dfh2-products .dfh2-title-row>i{
  width:48px!important;
  height:48px!important;
  flex:0 0 48px;
  display:grid!important;
  place-items:center;
  border:1px solid rgba(255,255,255,.11);
  border-radius:14px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.025))!important;
  box-shadow:0 10px 24px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.07);
  font-size:1.35rem!important;
}

.dfh2-products .dfh2-title-row h3{
  color:#f5f7fb!important;
  font-size:1.27rem!important;
  margin-bottom:5px!important;
}

.dfh2-products .dfh2-title-row p{
  color:#9ba8bc!important;
  line-height:1.52!important;
}

.dfh2-products .dfh2-features{
  margin:20px 0 22px!important;
  padding:16px!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:9px 12px!important;
  border:1px solid rgba(145,161,194,.11);
  border-radius:14px;
  background:rgba(255,255,255,.025);
}

.dfh2-products .dfh2-features span{
  color:#b9c3d2!important;
  font-size:.75rem!important;
}

.dfh2-products .dfh2-features span::first-letter{
  color:#8f76ff;
}

.dfh2-products .dfh2-product-actions{
  padding-top:2px;
  gap:10px!important;
}

.dfh2-products .dfh2-product-actions>a:not(.button),
.dfh2-products .dfh2-desk-action-links a{
  color:#aab7ca!important;
  font-weight:750!important;
}

.dfh2-products .dfh2-product-actions>a:not(.button):hover,
.dfh2-products .dfh2-desk-action-links a:hover{
  color:#fff!important;
}

.dfh2-products .button{
  border-radius:11px!important;
  box-shadow:0 9px 24px rgba(70,73,177,.2)!important;
}

@media(max-width:900px){
  .dfh2-products{
    padding-top:64px!important;
    padding-bottom:76px!important;
  }
  .dfh2-products .dfh2-product-grid{
    gap:22px!important;
  }
}

@media(max-width:600px){
  .dfh2-products{
    padding-top:48px!important;
    padding-bottom:60px!important;
  }
  .dfh2-products .dfh2-product-card{
    border-radius:20px!important;
  }
  .dfh2-products .dfh2-product-image,
  .dfh2-products .dfh2-product-image img{
    min-height:210px;
  }
  .dfh2-products .dfh2-product-body{
    padding:20px!important;
  }
}


/* Visible ambient glow around product cards.
   Uses box-shadow rather than a negative-z pseudo element so the glow cannot
   disappear behind the section stacking context. */
.dfh2-products .dfh2-product-card{
  overflow:hidden!important;
  box-shadow:
    0 12px 0 rgba(3,8,16,.62),
    0 28px 60px rgba(0,0,0,.34),
    0 18px 54px rgba(116,82,215,.16),
    0 0 44px rgba(116,82,215,.09),
    inset 0 1px 0 rgba(255,255,255,.055)!important;
}

.dfh2-products .dfh2-blue{
  box-shadow:0 12px 0 rgba(3,8,16,.62),0 28px 60px rgba(0,0,0,.34),0 20px 58px rgba(57,126,226,.20),0 0 46px rgba(57,126,226,.10),inset 0 1px rgba(255,255,255,.055)!important;
}
.dfh2-products .dfh2-green{
  box-shadow:0 12px 0 rgba(3,8,16,.62),0 28px 60px rgba(0,0,0,.34),0 20px 58px rgba(35,166,121,.19),0 0 46px rgba(35,166,121,.09),inset 0 1px rgba(255,255,255,.055)!important;
}
.dfh2-products .dfh2-booking{
  box-shadow:0 12px 0 rgba(3,8,16,.62),0 28px 60px rgba(0,0,0,.34),0 20px 58px rgba(205,137,43,.19),0 0 46px rgba(205,137,43,.09),inset 0 1px rgba(255,255,255,.055)!important;
}
.dfh2-products .dfh2-desk{
  box-shadow:0 12px 0 rgba(3,8,16,.62),0 28px 60px rgba(0,0,0,.34),0 20px 58px rgba(207,72,89,.18),0 0 46px rgba(207,72,89,.09),inset 0 1px rgba(255,255,255,.055)!important;
}
.dfh2-products .dfh2-launch{
  box-shadow:0 12px 0 rgba(3,8,16,.62),0 28px 60px rgba(0,0,0,.34),0 20px 62px rgba(145,77,224,.23),0 0 50px rgba(145,77,224,.12),inset 0 1px rgba(255,255,255,.055)!important;
}
.dfh2-products .dfh2-purple{
  box-shadow:0 12px 0 rgba(3,8,16,.62),0 28px 60px rgba(0,0,0,.34),0 20px 58px rgba(116,82,215,.21),0 0 46px rgba(116,82,215,.10),inset 0 1px rgba(255,255,255,.055)!important;
}

.dfh2-products .dfh2-product-card:hover{
  box-shadow:
    0 14px 0 rgba(3,8,16,.66),
    0 38px 78px rgba(0,0,0,.43),
    0 24px 68px rgba(125,94,225,.24),
    0 0 55px rgba(125,94,225,.12),
    inset 0 1px rgba(255,255,255,.08)!important;
}
