@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap";:root{--dark:#2d2d2d;--dark-soft:#3a3a3a;--cream:#f6e9cf;--cream-soft:#f6e9cf73;--cream-light:#f6e9cf40;--white:#fff;--light:#f6f6f6;--text:#1c1c1c;--muted:#6f7280;--line:#ececec;--green:#dfeeda;--green-text:#386b3a;--gold:#f3e7d2;--gold-text:#7b5f2b;--blue:#e7eef6;--blue-text:#405f85;--purple:#eee7f6;--purple-text:#5d4b76;--shadow:0 18px 45px #0000000e;--radius:14px}body{background:var(--light);color:var(--text);margin:0;font-family:Montserrat,sans-serif}button,input,select,textarea{font-family:inherit}button{cursor:pointer}.app-shell{background:var(--light);min-height:100vh;display:flex}.sidebar{background:linear-gradient(#1f1f1f 0%,#101214 100%);flex-direction:column;flex-shrink:0;justify-content:flex-start;width:230px;min-height:100vh;padding:34px 18px 28px;display:flex}.logo{color:var(--cream);justify-content:center;margin:0 0 42px 8px;line-height:.82;display:flex}.logo span{letter-spacing:-2px;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:700;display:block}.logo small{letter-spacing:1px;margin-left:82px;font-size:18px;font-weight:600;display:block}.nav{flex-direction:column;gap:12px;display:flex}.nav-item{width:100%;color:var(--white);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:14px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.nav-item:hover{background:#ffffff14}.nav-item.active{color:var(--dark);background:linear-gradient(135deg,#fff5e6,#e8d9bd)}.nav-icon{justify-content:center;width:18px;display:inline-flex}.parent-brand{color:var(--cream);margin-left:10px}.parent-brand p{margin:0 0 8px;font-size:11px;font-weight:300}.parent-brand strong{letter-spacing:1px;font-size:25px;font-weight:400;line-height:1;display:block}.parent-brand span{border-bottom:1px solid #f6e9cf59;width:fit-content;padding-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-style:italic;display:block}.main-content{flex:1;padding:34px 38px 28px;overflow-x:hidden}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:30px;display:flex}.page-header h1{letter-spacing:-1.2px;margin:0 0 10px;font-size:38px;line-height:1}.page-header p{color:#4c5565;margin:0;font-size:15px}.primary-button,.secondary-button,.small-button,.soft-button,.outline-full,.select-button{border:1px solid var(--line);background:var(--white);min-height:42px;color:var(--text);border-radius:8px;font-size:14px;font-weight:600}.primary-button{color:var(--white);background:#101010;border:0;justify-content:center;align-items:center;gap:10px;padding:0 24px;display:inline-flex;box-shadow:0 12px 24px #0000002e}.secondary-button{background:var(--white);color:var(--text);padding:0 24px}.small-button{min-height:36px;padding:0 16px}.soft-button{background:#fff8ed;border-color:#ead7b9;padding:0 16px}.outline-full{background:var(--white);width:100%}.panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px}.panel h2{letter-spacing:-.3px;margin:0 0 18px;font-size:18px}.panel-header,.section-title-row{justify-content:space-between;align-items:center;display:flex}.panel-header{padding:0 0 10px}.panel-header h2{margin:0}.panel-header button,.section-title-row button{color:var(--muted);background:0 0;border:0;font-size:13px}.action-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:18px;display:grid}.action-card{background:var(--white);text-align:left;border-radius:var(--radius);min-height:166px;box-shadow:var(--shadow);border:0;padding:20px;position:relative}.cream-icon,.round-icon,.stat-icon{background:var(--cream);width:44px;height:44px;color:var(--dark);border-radius:12px;place-items:center;margin-bottom:14px;font-size:22px;display:grid}.action-card h3{margin:0 0 8px;font-size:14px}.action-card p{color:var(--text);margin:0;font-size:12px;line-height:1.45}.card-arrow{font-size:20px;position:absolute;bottom:18px;right:18px}.dashboard-grid{grid-template-columns:1.35fr 1fr;gap:18px;display:grid}.right-column{flex-direction:column;gap:18px;display:flex}.compact-list{flex-direction:column;display:flex}.compact-row{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr auto 80px 24px;align-items:center;gap:12px;padding:12px 0;display:grid}.compact-row div:nth-child(2){flex-direction:column;gap:4px;display:flex}.compact-row strong{font-size:13px}.compact-row span,.compact-row small{color:var(--muted);font-size:11px}.soft-link{color:#d0ad79;background:0 0;border:0;margin:20px auto 0;font-size:14px;font-weight:700;display:block}.usage-list{flex-direction:column;display:flex}.usage-row{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:16px 0;display:grid}.usage-row:last-child{border-bottom:0}.usage-row .round-icon{background:var(--cream-light);border-radius:50%;margin:0}.usage-row div:nth-child(2){flex-direction:column;display:flex}.usage-row strong{font-size:13px}.usage-row span{color:var(--muted);font-size:11px}.usage-row b{font-size:28px}.quick-card{grid-template-columns:48px 1fr auto;align-items:center;gap:14px;display:grid}.quick-card .round-icon{background:var(--cream-light);border-radius:50%;margin:0}.quick-card h2{margin:0 0 6px}.quick-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.quick-card button{background:#d7b98e;border:0;border-radius:6px;padding:10px 14px;font-weight:700}.stats-grid{gap:18px;margin-bottom:28px;display:grid}.stats-grid.five{grid-template-columns:repeat(5,1fr)}.stats-grid.three{grid-template-columns:repeat(3,1fr)}.stat-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);align-items:center;gap:18px;padding:22px;display:flex}.stat-icon{background:var(--cream-light);border-radius:50%;margin:0}.stat-icon.green{background:var(--green)}.stat-icon.gold{background:var(--gold)}.stat-icon.blue{background:var(--blue)}.stat-icon.purple{background:var(--purple)}.stat-card p{margin:0 0 8px;font-size:13px}.stat-card strong{font-size:30px;line-height:1}.filter-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:1.2fr auto auto;align-items:center;gap:16px;margin-bottom:26px;padding:20px;display:grid}.search-box{color:#9ca0aa;border:1px solid #dfe1e5;border-radius:8px;align-items:center;min-height:46px;padding:0 16px;font-size:14px;display:flex}.filter-buttons{flex-wrap:wrap;gap:10px;display:flex}.filter-buttons button{background:var(--white);border:1px solid #dfe1e5;border-radius:7px;padding:11px 16px;font-weight:500}.filter-buttons button.selected{background:var(--dark);color:var(--white)}.select-button{padding:0 18px}.listings-table-panel{padding:0;overflow:hidden}.listings-table-panel h2{margin:0;padding:24px 24px 12px}.table-row{border-top:1px solid var(--line);grid-template-columns:2.1fr 1fr .8fr .95fr .9fr 1.4fr;align-items:center;gap:16px;padding:14px 24px;font-size:13px;display:grid}.table-head{color:var(--muted);font-size:12px;font-weight:600}.property-cell{align-items:center;gap:14px;display:flex}.property-cell div:nth-child(2){flex-direction:column;gap:5px;display:flex}.property-cell small{color:var(--muted);line-height:1.3}.building-thumb{background-position:50%;background-size:cover;border-radius:8px;flex-shrink:0;width:62px;height:48px}.thumb-1,.photo-1,.cover-photo-preview,.dark-preview,.brochure-preview,.mini-brochure-preview{background:linear-gradient(135deg,#17202b,#40536a 45%,#d1a45b)}.thumb-2,.photo-2{background:linear-gradient(135deg,#536879,#cfd7de)}.thumb-3,.photo-3{background:linear-gradient(135deg,#8c8f88,#e2d2b7)}.thumb-4,.photo-4{background:linear-gradient(135deg,#5d7185,#eef0f2)}.thumb-5,.photo-5{background:linear-gradient(135deg,#82909c,#d6b47e)}.status-badge{border-radius:8px;width:fit-content;padding:8px 13px;font-size:12px;font-weight:600}.status-badge.for-sale{background:var(--green);color:var(--green-text)}.status-badge.for-lease{background:var(--gold);color:var(--gold-text)}.status-badge.sold{background:var(--blue);color:var(--blue-text)}.status-badge.leased{background:var(--purple);color:var(--purple-text)}.action-buttons{align-items:center;gap:8px;display:flex}.action-buttons button{background:var(--white);border:1px solid #dfe1e5;border-radius:6px;min-height:34px;padding:0 10px;font-size:12px;font-weight:600}.dots{font-size:18px;background:0 0!important;border:0!important;padding:0!important}.template-section{margin-top:12px}.template-grid{grid-template-columns:1fr 1fr 1fr;gap:22px;display:grid}.template-card,.import-card{border:1px solid var(--line);background:var(--white);border-radius:12px;padding:16px}.template-preview{height:250px;color:var(--white);border-radius:8px;align-items:flex-start;margin-bottom:16px;padding:22px;display:flex}.template-preview div{flex-direction:column;gap:10px;display:flex}.template-preview strong{font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:.95}.light-preview{color:var(--dark);background:linear-gradient(135deg,#fff8ef,#e8e2d8)}.template-card h3,.import-card h3{margin:0 0 10px}.template-card p,.import-card p{color:var(--muted);margin:0 0 18px;font-size:13px;line-height:1.5}.template-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.template-actions button,.import-card button{background:var(--white);border:1px solid #dfe1e5;border-radius:7px;min-height:42px;font-weight:700}.template-actions button:last-child,.import-card button{color:var(--white);background:#101010;border:0}.import-card{background:#fffaf2;flex-direction:column;justify-content:center;display:flex}.upload-box{color:#d0ad79;border:1px dashed #dcc49e;border-radius:12px;place-items:center;height:230px;margin-bottom:20px;font-size:34px;display:grid}.brand-layout{grid-template-columns:1.35fr .9fr;gap:22px;display:grid}.brand-left,.brand-right{flex-direction:column;gap:18px;display:flex}.overview-row{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.overview-row .stat-card{box-shadow:none}.logo-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.logo-upload{gap:10px;display:grid}.logo-placeholder{border:1px dashed #d6d6d6;border-radius:10px;place-items:center;min-height:92px;font-family:Georgia,Times New Roman,serif;font-size:28px;display:grid}.logo-upload span{color:#4d8f52;font-size:12px}.logo-upload button{background:var(--white);border:1px solid #dfe1e5;border-radius:6px;min-height:34px}.two-column{grid-template-columns:1fr 1fr;gap:18px;display:grid}.color-row{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.color-swatch{border:1px solid #e0e0e0;border-radius:10px;height:58px;margin-bottom:8px}.font-card{border:1px solid var(--line);background:linear-gradient(135deg,#fff8ef,#f1ece3);border-radius:10px;align-items:center;gap:16px;padding:16px;display:flex}.font-card strong{color:#7a231b;font-family:Georgia,Times New Roman,serif;font-size:42px}.font-card div{flex-direction:column;display:flex}.font-card span,.font-line{color:var(--muted);font-size:13px}.brochure-preview{min-height:500px;color:var(--cream);border-radius:12px;flex-direction:column;justify-content:flex-start;padding:32px;display:flex}.brochure-preview strong{margin-top:80px;font-family:Georgia,Times New Roman,serif;font-size:40px}.settings-grid{grid-template-columns:1fr .95fr;align-items:start;gap:22px;display:grid}.form-grid{gap:14px;display:grid}.form-grid.one{grid-template-columns:1fr}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid.four{grid-template-columns:repeat(4,1fr)}.form-grid .full{grid-column:1/-1}label{color:#485063;flex-direction:column;gap:7px;font-size:12px;font-weight:500;display:flex}input,select,textarea{background:var(--white);color:#344054;border:1px solid #dfe1e5;border-radius:7px;width:100%;min-height:42px;padding:0 13px;font-size:13px}textarea{resize:vertical;min-height:88px;padding:12px 13px}.setting-row{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:16px 0;display:grid}.setting-row:last-child{border-bottom:0}.setting-row .round-icon{background:var(--cream-light);border-radius:50%;margin:0}.setting-row div:nth-child(2){flex-direction:column;gap:4px;display:flex}.setting-row span{color:var(--muted);font-size:12px}.toggle{background:#d8d8d8;border-radius:99px;width:48px;height:26px;display:inline-block;position:relative}.toggle:after{content:"";background:var(--white);border-radius:50%;width:20px;height:20px;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0000002e}.toggle.on{background:#101010}.toggle.on:after{left:25px}.step-indicator{border-top:1px solid #dedede;grid-template-columns:repeat(3,1fr);margin:8px 0 28px;padding-top:28px;display:grid}.step-item{color:#5d6678;align-items:center;gap:14px;display:flex}.step-item>span{background:var(--white);width:44px;height:44px;color:var(--text);border:1px solid #cfd4dc;border-radius:50%;place-items:center;font-weight:700;display:grid}.step-item.current>span{color:var(--white);background:#101010;border-color:#101010}.step-item.done>span{background:var(--cream-light);border-color:var(--cream-light)}.step-item div{flex-direction:column;gap:4px;display:flex}.step-item strong{color:#253044}.step-item small{font-size:12px}.create-grid{grid-template-columns:1.45fr .9fr;gap:22px;display:grid}.create-main,.create-side{flex-direction:column;gap:14px;display:flex}.helper-text{color:#5d6678;margin:10px 0 0;font-size:12px;line-height:1.55}.feature-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.feature-grid button{background:var(--white);text-align:left;border:1px solid #dfe1e5;border-radius:7px;min-height:42px;padding:0 12px;font-size:12px}.feature-grid button.selected{background:#fff8ed;border-color:#e7c99d}.info-card{border-radius:var(--radius);background:linear-gradient(135deg,#fff8ed,#fffefe);border:1px solid #eed7b5;padding:24px}.info-card h2{margin:0 0 12px;font-size:17px}.info-card p{color:#344054;margin:0;font-size:13px;line-height:1.6}.broker-list{border:1px solid var(--line);border-radius:10px;overflow:hidden}.broker-row{border-bottom:1px solid var(--line);grid-template-columns:42px 1.2fr 1fr 1.5fr 24px;align-items:center;gap:12px;padding:12px;display:grid}.broker-row:last-child{border-bottom:0}.avatar{background:var(--gold);border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:grid}.broker-row div{flex-direction:column;display:flex}.broker-row small,.broker-row span{color:var(--muted);font-size:12px}.bottom-bar{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);justify-content:space-between;gap:18px;margin-top:16px;padding:14px;display:flex}.bottom-bar .primary-button{min-width:380px}.tag{color:#8a641d;background:#fff0d6;border-radius:6px;padding:7px 12px;font-size:12px;font-weight:700}.cover-photo-preview{border-radius:10px;height:260px;margin-top:14px}.photo-grid,.mini-gallery{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.photo-thumb{border-radius:9px;height:122px;position:relative}.photo-thumb button{background:var(--white);border:0;border-radius:50%;width:24px;height:24px;position:absolute;top:6px;right:6px}.add-photo{color:#d0ad79;border:1px dashed #d6c3a3;border-radius:9px;place-items:center;min-height:122px;font-size:26px;display:grid}.add-photo span{color:var(--text);font-size:12px;display:block}.asset-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.asset-card{border:1px solid var(--line);border-radius:9px;gap:8px;padding:14px;display:grid}.asset-card span{color:var(--muted);font-size:12px}.asset-card button{background:var(--white);border:1px solid #dfe1e5;border-radius:6px;min-height:34px}.summary-list{border:1px solid var(--line);border-radius:10px;overflow:hidden}.summary-list div{border-bottom:1px solid var(--line);justify-content:space-between;padding:14px;display:flex}.summary-list div:last-child{border-bottom:0}.progress{background:#e5e5e5;border-radius:99px;height:8px;margin-top:12px;overflow:hidden}.progress span{background:#d7b98e;width:80%;height:100%;display:block}.review-grid{grid-template-columns:.95fr 1.35fr;gap:22px;display:grid}.review-left,.review-right{flex-direction:column;gap:14px;display:flex}.review-list{gap:13px;display:grid}.review-list div{grid-template-columns:160px 1fr;gap:12px;font-size:13px;display:grid}.review-list span{color:var(--muted)}.chip-row{flex-wrap:wrap;gap:10px;display:flex}.chip-row span{background:#fff8ed;border:1px solid #ecd4ad;border-radius:7px;padding:9px 13px;font-size:12px}.review-template-grid{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.review-template-grid .template-preview{height:210px}.selected-template{border-color:#d8aa69;box-shadow:0 0 0 2px #d8aa6929}.import-card.compact .upload-box{height:160px}.include-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:11px 0;font-size:13px;display:flex}.include-row:last-child{border-bottom:0}.mini-brochure-preview{height:220px;color:var(--cream);border-radius:10px;align-items:flex-end;padding:22px;display:flex}.mini-brochure-preview strong{font-family:Georgia,Times New Roman,serif;font-size:28px}@media (width<=1250px){.action-grid,.stats-grid.five{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.brand-layout,.create-grid,.review-grid,.settings-grid,.filter-card{grid-template-columns:1fr}.table-row{grid-template-columns:1.8fr 1fr .9fr 1fr}.table-row span:nth-child(3),.table-row span:nth-child(5),.table-head span:nth-child(3),.table-head span:nth-child(5){display:none}}@media (width<=850px){.app-shell{flex-direction:column}.sidebar{gap:28px;width:100%;min-height:auto}.logo{margin-bottom:28px}.nav{flex-flow:wrap}.nav-item{width:auto}.main-content{padding:24px 18px}.page-header{flex-direction:column}.page-header h1{font-size:32px}.action-grid,.stats-grid.three,.stats-grid.five,.template-grid,.overview-row,.logo-grid,.two-column,.form-grid.two,.form-grid.four,.review-template-grid{grid-template-columns:1fr}.step-indicator{grid-template-columns:1fr;gap:18px}.compact-row{grid-template-columns:50px 1fr}.compact-row .status-badge,.compact-row small,.compact-row .dots{display:none}.table-row{grid-template-columns:1fr;gap:8px}.table-head{display:none}.action-buttons{flex-wrap:wrap}.bottom-bar{flex-direction:column}.bottom-bar .primary-button{min-width:100%}.photo-grid,.mini-gallery,.asset-grid{grid-template-columns:1fr 1fr}}.table{width:100%}.table-row{border-bottom:1px solid #ececec;grid-template-columns:minmax(260px,2fr) 150px 130px 150px 150px 330px;align-items:center;column-gap:24px;padding:24px 28px;display:grid}.table-row:last-child{border-bottom:none}.table-head{color:#737684;background:#fff;padding:20px 28px;font-size:14px;font-weight:800}.table-row>span,.table-row>div{min-width:0}.table-row:not(.table-head)>div:first-child{align-items:center;gap:18px;display:flex}.table-row strong{color:#191919;margin-bottom:4px;font-size:17px;font-weight:800;display:block}.table-row small{color:#747889;font-size:14px;line-height:1.35;display:block}.action-buttons .listing-actions{margin-left:2px}.listing-actions{align-items:center;display:flex;position:relative}.listing-actions summary{list-style:none}.listing-actions summary::-webkit-details-marker{display:none}.listing-menu{z-index:100;background:#fff;border:1px solid #eee;border-radius:12px;width:140px;padding:8px;position:absolute;top:38px;right:0;box-shadow:0 12px 30px #0000001f}.listing-menu button{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;font-weight:700}.listing-menu button:hover{background:#f7f3ea}.listing-menu .danger{color:#b42318}.listing-menu .danger:hover{background:#fff1f0}.listings-table-panel{overflow:visible}.listings-table-panel .table{width:100%;overflow:visible}.listings-table-panel .table-row{border-bottom:1px solid #eee;grid-template-columns:2.2fr 1.1fr 1fr 1.2fr 1.1fr 260px;align-items:center;gap:16px;padding:22px 28px;display:grid}.listings-table-panel .table-head{color:#737684;background:#fff;padding:18px 28px;font-size:14px;font-weight:800}.listings-table-panel .table-row>*{min-width:0}.listings-table-panel .table-row>div:first-child{align-items:center;gap:16px;display:flex}.action-buttons>button{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dedfe5;border-radius:8px;height:40px;padding:0 12px;font-size:13px;font-weight:800}.action-buttons>button:hover{background:#f7f3ea}.action-buttons .listing-actions{flex-shrink:0}.dots{cursor:pointer;color:#111;background:0 0;border:none;border-radius:8px;padding:6px 8px;font-size:22px;line-height:1}.dots:hover{background:#f3f0ea}.main-content{padding:28px 42px}.page-header{margin-bottom:28px}.page-header h1{font-size:42px}.page-header p{font-size:16px}.stats-grid.five{gap:18px;margin-bottom:28px}.stat-card{min-height:92px;padding:20px 24px}.stat-card .round-icon,.stat-card-icon{width:42px;height:42px}.stat-card strong,.stat-card b{font-size:28px}.filter-card{margin-bottom:28px;padding:18px 22px}.search-box{height:44px;font-size:14px}.filter-buttons button,.select-button{height:42px;padding:0 16px;font-size:14px}.listings-table-panel h2{padding:24px 28px 16px;font-size:22px}.listings-table-panel .table-row{grid-template-columns:2fr 1.1fr 1fr 1.1fr 1.1fr 300px;min-height:96px;padding:18px 28px}.listings-table-panel .table-head{padding:16px 28px;font-size:13px}.listings-table-panel .table-row>div:first-child{gap:14px}.building-thumb,.thumbnail,.table-row img{border-radius:10px;width:64px;height:64px}.table-row strong{font-size:16px;line-height:1.15}.table-row small{font-size:13px;line-height:1.3}.table-row span{font-size:14px}.action-buttons{gap:8px}.action-buttons>button{border-radius:8px;height:38px;padding:0 13px;font-size:13px}.dots{padding:5px 8px;font-size:20px}.listing-menu{width:130px;top:34px}.filter-card{display:none}.table-panel-top{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:24px;padding:22px 28px;display:flex}.table-panel-top h2{white-space:nowrap;margin:0;padding:0;font-size:22px}.table-tools{flex:1;justify-content:flex-end;align-items:center;gap:10px;display:flex}.table-tools .search-box{width:270px;height:38px;font-size:13px}.table-tools .filter-buttons{gap:6px;display:flex}.table-tools .filter-buttons button,.table-tools .select-button{border-radius:8px;height:38px;padding:0 12px;font-size:12px}.table-tools .select-button{white-space:nowrap}.listings-table-panel .table-row{grid-template-columns:2.2fr 1.2fr 1.2fr 1.1fr 300px;align-items:center;gap:16px;display:grid;grid-template-columns:2.2fr 1.2fr 1.2fr 1.1fr 300px!important}.listings-table-panel .table-head{display:grid;grid-template-columns:2.2fr 1.2fr 1.2fr 1.1fr 300px!important}.action-buttons{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;display:flex}.main-photo-upload{cursor:pointer;background:#faf8f3;border:2px dashed #dedfe5;border-radius:18px;justify-content:center;align-items:center;width:100%;min-height:240px;margin-top:18px;display:flex;overflow:hidden}.main-photo-upload:hover{background:#f7f3ea}.main-photo-upload div{text-align:center}.main-photo-upload strong{margin-bottom:6px;font-size:18px;display:block}.main-photo-upload span{color:#737684;font-size:14px}.main-photo-upload img{object-fit:cover;width:100%;height:260px;display:block}.cover-photo-preview{background:linear-gradient(135deg,#25384d,#d4aa62);border-radius:14px;min-height:260px;position:relative;overflow:hidden}.cover-photo-preview img{object-fit:cover;width:100%;height:100%;min-height:260px;display:block}.empty-cover-upload{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;min-height:260px;display:flex}.empty-cover-upload strong{font-size:18px}.photo-actions{gap:8px;display:flex;position:absolute;top:14px;right:14px}.photo-actions button,.photo-action-button{cursor:pointer;background:#fff;border:none;border-radius:8px;align-items:center;height:38px;padding:0 14px;font-weight:800;display:flex;box-shadow:0 8px 20px #0000001f}.photo-remove-button{color:#fff;background:#b91c1c;border-color:#b91c1c}.photo-remove-button:hover{color:#fff;background:#991b1b;border-color:#991b1b}.photo-actions{z-index:5;gap:8px;display:flex;position:absolute;top:14px;right:14px}.photo-action-button{cursor:pointer;justify-content:center;align-items:center;box-shadow:0 6px 14px #0000001f;border-radius:8px!important;width:76px!important;height:32px!important;padding:0!important;font-size:13px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.photo-replace-button{color:#111!important;background:#fff!important;border:1px solid #e5e7eb!important}.photo-remove-button{color:#fff!important;background:#b91c1c!important;border:1px solid #b91c1c!important}.photo-remove-button:hover{background:#991b1b!important;border-color:#991b1b!important}.building-thumb{border-radius:10px;flex-shrink:0;overflow:hidden;width:72px!important;min-width:72px!important;max-width:72px!important;height:72px!important}.building-thumb.image-thumb img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important;position:static!important}.mini-brochure-preview{background:#fff;border:1px solid #eee;border-radius:18px;overflow:hidden}.mini-brochure-image,.mini-brochure-placeholder{object-fit:cover;width:100%;height:180px;display:block}.mini-brochure-placeholder{background:linear-gradient(135deg,#25384d,#d4aa62)}.mini-brochure-info{padding:18px}.mini-brochure-info span{color:#737684;margin-bottom:8px;font-size:12px;display:block}.mini-brochure-info strong{margin-bottom:6px;font-size:22px;display:block}.mini-brochure-info small{color:#737684}.generated-brochure-layout{grid-template-columns:minmax(0,1.5fr) 360px;align-items:start;gap:24px;display:grid}.generated-brochure-page{background:#fff;border-radius:22px;padding:28px;box-shadow:0 18px 45px #00000014}.generated-cover{background:linear-gradient(135deg,#25384d,#d4aa62);border-radius:20px;height:460px;position:relative;overflow:hidden}.generated-cover img,.generated-cover-placeholder{object-fit:cover;width:100%;height:100%;display:block}.generated-cover-info{color:#fff;max-width:70%;position:absolute;bottom:32px;left:32px}.generated-cover-info span{color:#111;background:#ffffffeb;border-radius:999px;margin-bottom:14px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-block}.generated-cover-info h1{margin:0 0 12px;font-size:54px;line-height:.95}.generated-cover-info p{margin:0;font-size:18px}.generated-details-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:22px;display:grid}.generated-details-grid div{background:#f8f8f8;border-radius:14px;padding:18px}.generated-details-grid span{color:#737684;margin-bottom:8px;font-size:13px;display:block}.generated-details-grid strong{font-size:18px}.generated-side-panel{flex-direction:column;gap:18px;display:flex}.full-width{width:100%;margin-top:12px}.modal-backdrop{z-index:1000;background:#11111173;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.brochure-modal{background:#fff;border-radius:24px;width:min(980px,100%);max-height:90vh;padding:28px;overflow:auto;box-shadow:0 30px 90px #00000040}.modal-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.modal-header h2{margin:0 0 6px;font-size:30px}.modal-header p{color:#737684;margin:0}.modal-close{cursor:pointer;background:#f3f3f3;border:none;border-radius:50%;width:42px;height:42px;font-size:26px}.modal-body{grid-template-columns:minmax(0,1.4fr) 320px;gap:22px;display:grid}.modal-brochure-preview{background:linear-gradient(135deg,#25384d,#d4aa62);border-radius:20px;min-height:520px;position:relative;overflow:hidden}.modal-brochure-preview img,.modal-brochure-placeholder{object-fit:cover;width:100%;height:520px;display:block}.modal-brochure-info{color:#fff;max-width:75%;position:absolute;bottom:28px;left:28px}.modal-brochure-info span{color:#111;background:#ffffffeb;border-radius:999px;margin-bottom:12px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-block}.modal-brochure-info h1{margin:0 0 10px;font-size:52px;line-height:.95}.modal-brochure-info p{margin:0;font-size:18px}.modal-details{flex-direction:column;gap:12px;display:flex}.modal-details div{background:#f8f8f8;border-radius:14px;padding:16px}.modal-details span{color:#737684;margin-bottom:8px;font-size:13px;display:block}.modal-details strong{font-size:18px}.modal-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}@media print{body *{visibility:hidden}.brochure-modal,.brochure-modal *{visibility:visible}.modal-backdrop{background:#fff!important;padding:0!important;position:static!important}.brochure-modal{top:0;left:0;width:100%!important;max-height:none!important;box-shadow:none!important;border-radius:0!important;padding:28px!important;position:absolute!important;overflow:visible!important}.modal-header,.modal-actions,.modal-close{display:none!important}.modal-body{grid-template-columns:1.5fr 320px!important;gap:22px!important;display:grid!important}.modal-brochure-preview{break-inside:avoid}@page{size:letter;margin:.4in}}.compact-list .compact-row{grid-template-columns:72px minmax(0,1fr) auto auto 32px;align-items:center;column-gap:18px;display:grid}.compact-list .building-thumb{width:72px!important;height:72px!important}.compact-list .building-thumb+div{margin-left:4px}.usage-row.no-icon{grid-template-columns:1fr auto;align-items:center;gap:18px;display:grid}.usage-row.no-icon div{min-width:0}.usage-row.no-icon>div{flex-direction:column;gap:4px;display:flex}.usage-row.no-icon strong{display:block}.usage-row.no-icon span{margin-top:4px;display:block}.listings-table-panel .action-buttons{flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;display:flex!important}.listings-table-panel .listing-actions{flex-shrink:0;margin-left:4px;position:relative}.listings-table-panel .listing-actions summary{cursor:pointer;justify-content:center;align-items:center;width:34px;height:34px;list-style:none;display:flex}.listings-table-panel .listing-actions summary::-webkit-details-marker{display:none}.listings-table-panel .table-row{align-items:center!important}input::placeholder{color:#a8adba;font-weight:400}.highlight-option{text-align:left;cursor:pointer;background:#fff;border:1px solid #d9dce3;border-radius:12px;min-height:58px;padding:14px 18px;font-size:16px}.highlight-option.selected{background:#fff8ec;border-color:#d4aa62}.highlight-grid{grid-template-columns:repeat(2,1fr)!important;gap:14px!important;display:grid!important}.panel .highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.panel .highlight-grid .highlight-option{text-align:left!important;height:30px!important;min-height:38px!important;box-shadow:none!important;border-radius:10px!important;align-items:center!important;gap:6px!important;padding:8px 12px!important;font-size:12px!important;font-weight:400!important;line-height:1!important;display:flex!important}.panel .highlight-grid .highlight-option.selected{background:#fff8ec!important;border-color:#d4aa62!important}.panel .highlight-grid .highlight-option:not(.selected){background:#fff!important;border-color:#d9dce3!important}.textarea-label{flex-direction:column;gap:10px;margin-top:18px;display:flex}.textarea-label textarea{min-height:130px;font:inherit;color:#273247;resize:vertical;border:1px solid #d9dce3;border-radius:14px;padding:16px 18px}.textarea-label textarea::placeholder{color:#a8adba}.disclaimer-preview{background:#fafafa;border:1px solid #e6e8ee;border-radius:14px;margin-top:18px;padding:16px 18px}.disclaimer-preview strong{margin-bottom:6px;display:block}.disclaimer-preview p{color:#62687a;margin:0;line-height:1.5}.brochure-modal .modal-body{display:block!important}.brochure-modal .modal-brochure-preview{width:100%!important;max-width:100%!important;min-height:620px!important}.brochure-modal .modal-brochure-preview img{object-fit:cover!important;width:100%!important;height:620px!important}.brochure-modal .modal-actions{justify-content:flex-end!important;align-items:center!important;gap:12px!important;margin:0 0 18px!important;display:flex!important}.brochure-modal .modal-actions button{min-height:48px!important}.brochure-modal .modal-actions .secondary-button{min-width:190px!important}.brochure-modal .modal-actions .primary-button{min-width:260px!important}.cover-photo-preview{border-radius:18px;min-height:320px;position:relative;overflow:hidden;background:#fff!important;border:1px dashed #d9dce3!important}.empty-cover-upload{color:#273247;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;min-height:320px;display:flex;background:#fff!important}.empty-cover-upload strong{color:#273247;font-size:20px}.empty-cover-upload span{color:#a8adba;font-size:15px}.cover-photo-helper,.gallery-helper{margin:0 0 18px!important}.photo-gallery-grid{flex-wrap:wrap;align-items:stretch;gap:18px;display:flex}.gallery-photo-card,.gallery-add-card{border-radius:16px;width:170px;height:170px}.gallery-photo-card{background:#fff;border:1px solid #e6e8ee;position:relative;overflow:hidden}.gallery-photo-card img{object-fit:cover;width:100%;height:100%;display:block}.gallery-remove-button{cursor:pointer;justify-content:center;align-items:center;position:absolute;top:10px;right:10px;box-shadow:0 8px 18px #0000001f;color:#111!important;background:#fff!important;border:none!important;border-radius:50%!important;width:34px!important;height:34px!important;font-size:18px!important;font-weight:600!important;display:flex!important}.gallery-add-card{color:#111;cursor:pointer;background:#fff;border:1px dashed #d4aa62;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.gallery-add-card span{color:#d4aa62;font-size:42px;line-height:1}.gallery-add-card strong{font-size:16px;font-weight:500}.asset-grid{flex-wrap:wrap;gap:18px;display:flex}.asset-card,.asset-add-card{background:#fff;border:1px solid #e2e5eb;border-radius:14px;width:260px;min-height:135px;padding:22px;position:relative}.asset-card strong{word-break:break-word;margin-bottom:10px;font-size:18px;display:block}.asset-card span{color:#737684;margin-bottom:16px;display:block}.asset-replace-button{cursor:pointer;border:1px solid #d9dce3;border-radius:10px;justify-content:center;align-items:center;height:42px;display:flex}.asset-remove-button{cursor:pointer;position:absolute;top:10px;right:10px;box-shadow:0 8px 18px #0000001f;color:#111!important;background:#fff!important;border:none!important;border-radius:50%!important;width:30px!important;height:30px!important;font-size:18px!important}.asset-add-card{cursor:pointer;border:1px dashed #d4aa62;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.asset-add-card span{color:#d4aa62;font-size:42px;line-height:1}.asset-add-card strong{font-size:16px;font-weight:500}.files-summary-list{border:1px solid #e6e8ee;border-radius:14px;margin-top:18px;overflow:hidden}.files-summary-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e6e8ee;justify-content:space-between;align-items:center;width:100%;min-height:62px;padding:0 18px;display:flex}.files-summary-row:last-child{border-bottom:0}.files-summary-row span{color:#202020;font-size:17px}.files-summary-row strong{color:#202020;font-size:19px}.files-summary-row:hover{background:#fafafa}.files-summary-card .progress span{background:#d4aa62;border-radius:999px;height:100%;transition:width .25s;display:block}.files-summary-card{height:fit-content!important;min-height:unset!important;align-self:flex-start!important}.files-summary-list{margin-top:14px!important}.files-summary-row{min-height:52px!important;padding:0 16px!important}.files-summary-row span{font-size:16px!important}.files-summary-row strong{font-size:18px!important}.files-summary-card .helper-text{margin:14px 0 10px!important}.files-summary-card .progress{height:8px!important}#photo-gallery-section{margin-bottom:20px!important}.review-summary-panel .review-list>div{min-width:0;flex-direction:column!important;gap:5px!important;display:flex!important}.review-summary-panel .review-list span{color:#737684;font-size:14px}.review-summary-panel .review-list strong{color:#171717;word-break:break-word;font-size:15px;font-weight:700}.review-highlight-row{grid-column:1/-1;margin-top:4px}.step-three-layout{flex-direction:column!important;gap:34px!important;display:flex!important}.review-group-title{letter-spacing:.06em!important;text-transform:uppercase!important;color:#171717!important;border-top:1px solid #e6e8ee!important;grid-column:1/-1!important;margin-top:22px!important;padding-top:24px!important;font-size:13px!important;font-weight:900!important}.review-highlight-chips span{color:#171717!important;background:#fff8ec!important;border:1px solid #d4aa62!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:auto!important;max-width:fit-content!important;margin:0!important;padding:10px 16px!important;font-size:14px!important;font-weight:700!important;display:inline-flex!important}.template-selection-panel,.review-right .panel{margin-top:0!important}.review-summary-panel .section-title-row h2,.review-summary-panel h2{color:#2d2d2d!important;margin-bottom:18px!important;font-size:24px!important}.review-summary-panel .review-list>div:not(.review-group-title):not(.review-highlight-row){background:#fff!important;border:1px solid #e6e8ee!important;border-radius:12px!important;flex-direction:column!important;justify-content:center!important;min-height:64px!important;padding:13px 15px!important;display:flex!important}.review-summary-panel .review-list span{color:#737684!important;margin-bottom:4px!important;font-size:13px!important}.review-summary-panel .review-list strong{color:#2d2d2d!important;font-size:14px!important;font-weight:700!important;line-height:1.25!important}.step-three-layout{gap:28px!important}.review-summary-panel{padding:30px!important}.review-summary-panel .review-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px 18px!important;display:grid!important}.review-summary-panel .review-list>div:not(.review-group-title):not(.review-highlight-row){min-height:72px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dfe3ea!important;border-radius:14px!important;padding:14px 16px!important}.review-summary-panel .review-list span{color:#6f7482!important;margin-bottom:6px!important;font-size:14px!important;font-weight:500!important}.review-summary-panel .review-list strong{color:#2d2d2d!important;font-size:15px!important;font-weight:700!important}.review-group-title{color:#2d2d2d!important;letter-spacing:.04em!important;text-transform:uppercase!important;border-top:1px solid #e4e7ec!important;grid-column:1/-1!important;margin-top:22px!important;padding-top:22px!important;font-size:13px!important;font-weight:800!important}.review-group-title:first-child{border-top:none!important;margin-top:0!important;padding-top:0!important}.review-highlight-row{min-height:unset!important;background:0 0!important;border:none!important;grid-column:1/-1!important;padding:0!important}.review-highlight-chips{flex-wrap:wrap!important;gap:10px!important;display:flex!important}.review-highlight-chips span{color:#2d2d2d!important;background:#fffaf1!important;border:1px solid #d4aa62!important;border-radius:12px!important;width:auto!important;max-width:fit-content!important;margin:0!important;padding:8px 13px!important;font-size:14px!important;font-weight:600!important;display:inline-flex!important}.step-three-layout .review-summary-panel{padding:24px!important}.step-three-layout .review-summary-panel .review-list{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.step-three-layout .review-summary-panel .review-list>div:not(.review-group-title):not(.review-highlight-row){min-height:58px!important;box-shadow:none!important;background:#fff!important;border:1px solid #e1e4ea!important;border-radius:12px!important;padding:11px 13px!important}.step-three-layout .review-summary-panel .review-list span{color:#737684!important;margin-bottom:4px!important;font-size:12px!important;font-weight:500!important}.step-three-layout .review-summary-panel .review-list strong{color:#2d2d2d!important;font-size:13px!important;font-weight:700!important;line-height:1.25!important}.step-three-layout .review-group-title{color:#2d2d2d!important;letter-spacing:.05em!important;text-transform:uppercase!important;border-top:1px solid #e5e7eb!important;grid-column:1/-1!important;margin-top:18px!important;padding-top:18px!important;font-size:12px!important;font-weight:800!important}.step-three-layout .review-group-title:first-child{border-top:0!important;margin-top:0!important;padding-top:0!important}.step-three-layout .review-highlight-row{min-height:unset!important;background:0 0!important;border:0!important;grid-column:1/-1!important;padding:0!important}.step-three-layout .review-highlight-chips{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.step-three-layout .review-highlight-chips span{color:#2d2d2d!important;background:#fffaf1!important;border:1px solid #d4aa62!important;border-radius:9px!important;width:auto!important;max-width:fit-content!important;margin:0!important;padding:7px 11px!important;font-size:12px!important;font-weight:600!important;display:inline-flex!important}@media (width<=1300px){.step-three-layout .review-summary-panel .review-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.templates-page{flex-direction:column;gap:24px;display:flex}.templates-intro-card{background:#fff;border:1px solid #e6e8ee;border-radius:22px;padding:30px;box-shadow:0 18px 45px #0000000a}.templates-intro-card span{color:#d4aa62;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.templates-intro-card h2{color:#2d2d2d;margin:0 0 8px;font-size:30px}.templates-intro-card p{color:#737684;max-width:680px;margin:0;font-size:16px;line-height:1.55}.template-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.template-library-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e6e8ee;border-radius:20px;padding:18px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 18px 45px #0000000a}.template-library-card:hover{border-color:#d4aa62;transform:translateY(-3px);box-shadow:0 22px 55px #00000014}.template-library-preview{border-radius:16px;height:230px;margin-bottom:18px;overflow:hidden}.template-preview-one{background:linear-gradient(135deg,#25384d,#d4aa62)}.template-preview-two{background:linear-gradient(135deg,#fff8ec,#f4ead8);border:1px solid #f0e3ce}.template-preview-import{background:#fffaf1;border:1px dashed #d4aa62;justify-content:center;align-items:center;display:flex}.template-preview-import span{color:#d4aa62;font-size:42px;font-weight:600}.template-library-content{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.template-library-content h3{color:#2d2d2d;margin:0 0 6px;font-size:19px}.template-library-content p{color:#737684;margin:0;font-size:14px;line-height:1.45}.template-tag{color:#8b6a2f;background:#fff8ec;border:1px solid #ead3a8;border-radius:999px;flex-shrink:0;padding:7px 11px;font-size:12px;font-weight:700}.import-card{background:#fffdf8}@media (width<=1200px){.template-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.template-library-grid{grid-template-columns:1fr}}.brand-kit-page{grid-template-columns:minmax(0,1.5fr) 420px;align-items:start;gap:24px;display:grid}.brand-kit-left{flex-direction:column;gap:20px;display:flex}.brand-kit-right{position:sticky;top:24px}.brand-card{padding:28px!important}.brand-card h2,.brand-preview-card h2{color:#2d2d2d;margin-bottom:8px;font-size:24px}.brand-logo-box{background:#fbfbfb;border:1px solid #e6e8ee;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:22px;display:flex}.brand-logo-mark{color:#fff8ec;letter-spacing:-.03em;background:#171717;border-radius:16px;justify-content:center;align-items:center;width:190px;height:90px;font-weight:800;display:flex}.brand-color-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.brand-color-card{background:#fff;border:1px solid #e6e8ee;border-radius:16px;align-items:center;gap:12px;padding:14px;display:flex}.color-swatch{border:1px solid #e6e8ee;border-radius:999px;flex-shrink:0;width:34px;height:34px}.color-swatch.navy{background:#25384d}.color-swatch.gold{background:#d4aa62}.color-swatch.cream{background:#fff8ec}.color-swatch.charcoal{background:#2d2d2d}.brand-color-card strong{color:#2d2d2d;font-size:14px;display:block}.brand-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.brand-disclaimer-box{resize:vertical;width:100%;min-height:150px;font:inherit;color:#2d2d2d;background:#fff;border:1px solid #dfe3ea;border-radius:16px;margin-top:18px;padding:16px}.brand-preview-card{padding:28px!important}.brand-preview{background:#fff;border:1px solid #e6e8ee;border-radius:18px;margin-top:18px;overflow:hidden}.brand-preview-cover{color:#fff;background:linear-gradient(135deg,#25384d,#d4aa62);flex-direction:column;justify-content:flex-end;min-height:240px;padding:28px;display:flex}.brand-preview-cover span{margin-bottom:12px;font-size:13px;font-weight:800}.brand-preview-cover strong{margin-bottom:8px;font-size:34px;line-height:1}.brand-preview-cover small{opacity:.85;font-size:14px}.brand-preview-details{gap:12px;padding:18px;display:grid}.brand-preview-details div{border:1px solid #e6e8ee;border-radius:12px;padding:12px}.brand-preview-details span{color:#737684;margin-bottom:4px;font-size:12px;display:block}.brand-preview-details strong{color:#2d2d2d;font-size:14px}@media (width<=1200px){.brand-kit-page{grid-template-columns:1fr}.brand-kit-right{position:static}.brand-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.brand-form-grid,.brand-color-grid{grid-template-columns:1fr}}.brand-info-list{gap:10px;margin-top:12px;display:grid}.brand-info-list div{flex-direction:column;gap:3px;display:flex}.brand-info-list span{color:#737684;font-size:13px}.brand-info-list strong{color:#2d2d2d;font-size:15px;font-weight:700}.typography-list{gap:12px;margin-top:12px;display:grid}.typography-list div{flex-direction:column;gap:3px;display:flex}.typography-list span{color:#737684;font-size:13px}.typography-list strong{color:#2d2d2d;font-size:16px;font-weight:700}.brand-font-card{background:#fff!important;border:1px solid #e1e4ea!important;border-radius:14px!important;flex-direction:column!important;gap:5px!important;padding:14px 16px!important;display:flex!important}.brand-font-card span{color:#737684!important;font-size:13px!important;font-weight:500!important}.brand-font-card strong{color:#2d2d2d!important;font-size:16px!important;font-weight:800!important}.brand-preview-mini{background:#fff!important;border:1px solid #e1e4ea!important;border-radius:16px!important;margin-top:14px!important;overflow:hidden!important}.brand-preview-cover{background:linear-gradient(135deg,#25384d,#d4aa62)!important;border-radius:0!important;height:230px!important}.brand-preview-content{flex-direction:column!important;gap:6px!important;padding:18px!important;display:flex!important}.brand-preview-content span{color:#737684!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:12px!important;font-weight:700!important}.brand-preview-content strong{color:#2d2d2d!important;font-size:18px!important;font-weight:800!important}.brand-preview-content small{color:#737684!important;font-size:13px!important;line-height:1.4!important}.brand-color-card{background:#fff!important;border-radius:16px!important;min-height:170px!important;padding:72px 18px 18px!important;position:relative!important;overflow:hidden!important}.brand-color-card:before{content:"";border-radius:16px 16px 0 0;width:100%;height:56px;position:absolute;top:0;left:0}.brand-color-card:first-child:before{background:#25384d}.brand-color-card:nth-child(2):before{background:#d4aa62}.brand-color-card:nth-child(3):before{background:#fff8ec;border-bottom:1px solid #ead3a8}.brand-color-card strong,.brand-color-card small,.brand-color-card p,.brand-color-card span{z-index:1;position:relative}.brand-color-card strong{color:#2d2d2d!important;font-size:15px!important;font-weight:800!important}.brand-color-card small{color:#737684!important;font-size:13px!important}.brand-color-card p,.brand-color-card span{color:#2d2d2d!important}.brand-logo-upload-card span{color:#2d2d2d;margin-bottom:4px;font-size:15px;font-weight:800;display:block}.brand-logo-preview{background:#fffaf1;border:1px dashed #d4aa62;border-radius:16px;justify-content:center;align-items:center;height:120px;display:flex;overflow:hidden}.brand-logo-preview strong{color:#2d2d2d;font-size:20px;font-weight:800}.brand-logo-actions{align-items:center;gap:10px;display:flex}.brand-logo-actions .secondary-button,.soft-danger-button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;height:40px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.soft-danger-button:hover{background:#fee2e2}@media (width<=900px){.brand-logo-grid{grid-template-columns:1fr}}.brand-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-top:18px!important;display:grid!important}.brand-logo-upload-card{background:#fff!important;border:1px solid #e1e4ea!important;border-radius:16px!important;gap:12px!important;padding:16px!important;display:grid!important}.brand-logo-upload-card span{color:#2d2d2d!important;font-size:15px!important;font-weight:800!important}.brand-logo-upload-card small{color:#737684!important;font-size:12px!important;line-height:1.35!important}.brand-logo-preview{border:1px solid #e1e4ea!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;height:86px!important;display:flex!important;overflow:hidden!important}.logo-preview-dark strong{color:#fff8ec!important}.logo-preview-light strong{color:#2d2d2d!important}.brand-logo-actions{gap:8px!important;display:flex!important}.brand-logo-actions .secondary-button,.soft-danger-button{border-radius:9px!important;height:34px!important;padding:0 13px!important;font-size:13px!important;font-weight:700!important}.soft-danger-button{color:#b91c1c!important;background:#fff5f5!important;border:1px solid #f1c4c4!important}.brand-logo-preview{border-radius:14px!important;height:92px!important;position:relative!important}.logo-replace-pill{z-index:3!important;color:#2d2d2d!important;cursor:pointer!important;background:#ffffffeb!important;border:1px solid #e1e4ea!important;border-radius:999px!important;padding:6px 10px!important;font-size:12px!important;font-weight:700!important;line-height:1!important;position:absolute!important;top:10px!important;right:10px!important}.logo-remove-x{z-index:3!important;color:#b91c1c!important;cursor:pointer!important;background:#fff5f5f2!important;border:1px solid #f1c4c4!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:26px!important;height:26px!important;padding:0!important;font-size:18px!important;font-weight:700!important;line-height:1!important;display:flex!important;position:absolute!important;top:10px!important;left:10px!important}.logo-remove-x:hover{background:#fee2e2!important}.logo-size-note{color:#737684!important;margin:-2px 0 0!important;font-size:12px!important}.brand-logo-preview img{object-fit:contain!important;max-width:66%!important;max-height:54px!important}.logo-preview-dark{background:#171717!important}.logo-preview-light{background:#fffaf1!important}.brand-logo-preview{border:1px solid #e1e4ea!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;height:110px!important;display:flex!important;position:relative!important;overflow:hidden!important}.brand-logo-preview img{object-fit:contain!important;max-width:68%!important;max-height:64px!important;display:block!important}.logo-bottom-row{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-top:8px!important;display:flex!important}.logo-bottom-row span{color:#737684!important;font-size:11px!important;line-height:1.3!important}.logo-text-actions{flex-shrink:0!important;align-items:center!important;gap:12px!important;display:flex!important}.logo-text-actions label,.logo-text-actions button{cursor:pointer!important;background:0 0!important;border:0!important;padding:0!important;font-size:12px!important;font-weight:700!important;line-height:1!important}.logo-text-actions label{color:#2d2d2d!important}.logo-text-actions button{color:#b91c1c!important}.logo-text-actions label:hover,.logo-text-actions button:hover{text-decoration:underline!important}.logo-recommendation{color:#737684!important;background:0 0!important;border:0!important;width:auto!important;margin:6px 0 10px!important;padding:0!important;font-size:11px!important;font-weight:600!important;line-height:1.3!important}.logo-preview-dark .logo-empty-upload strong{color:#fff8ec!important}.logo-preview-light .logo-empty-upload strong{color:#2d2d2d!important}.logo-empty-upload strong{font-size:18px!important;font-weight:800!important}.logo-preview-empty{border:1.5px dashed #d4aa62!important}.brand-logo-preview.logo-preview-empty{background:#fff!important;border:1.5px dashed #d4aa62!important;border-radius:18px!important;height:150px!important}.logo-preview-dark.logo-preview-empty,.logo-preview-light.logo-preview-empty{background:#fff!important}.logo-empty-upload{cursor:pointer!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:14px!important;width:100%!important;height:100%!important;display:flex!important}.logo-empty-upload span{color:#d4aa62!important;font-size:42px!important;font-weight:700!important;line-height:1!important}.logo-empty-upload strong{color:#2d2d2d!important;font-size:22px!important;font-weight:700!important}.brand-logo-add-card{width:100%!important;height:150px!important;min-height:150px!important;margin-top:12px!important}.brand-logo-add-card span{color:#d4aa62!important;font-size:42px!important;font-weight:700!important;line-height:1!important}.brand-logo-add-card strong{color:#2d2d2d!important;font-size:22px!important;font-weight:700!important}.brand-gradient-preview{background:#fff!important;border:1px solid #e1e4ea!important;border-radius:18px!important;margin:18px 0 20px!important;padding:14px!important}.brand-gradient-bar{border:1px solid #e1e4ea!important;border-radius:14px!important;height:82px!important;margin-bottom:10px!important}.brand-gradient-preview span{color:#737684!important;font-size:13px!important;font-weight:600!important}.brand-color-grid.dynamic-colors{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.dynamic-color-card{min-height:170px!important;padding:0!important;position:relative!important;overflow:hidden!important}.dynamic-color-card:before{display:none!important}.empty-color-card{cursor:pointer!important;text-align:center!important;background:#fff!important;border:1.5px dashed #d4aa62!important;border-radius:16px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:170px!important;padding:18px!important;display:flex!important}.empty-color-card span{color:#d4aa62!important;font-size:36px!important;font-weight:700!important;line-height:1!important}.empty-color-card strong{color:#2d2d2d!important;font-size:15px!important;font-weight:800!important}.empty-color-card small{color:#737684!important;font-size:12px!important}.color-card-actions label:hover,.color-card-actions button:hover{text-decoration:underline!important}@media (width<=1100px){.brand-color-grid.dynamic-colors{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.color-card-actions{gap:14px!important;display:flex!important}.dynamic-color-card{background:#fff!important;border:1px solid #e1e4ea!important;border-radius:18px!important;min-height:175px!important;padding:0!important;display:block!important;overflow:hidden!important}.brand-color-grid.dynamic-colors{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-top:18px!important;display:grid!important}.dynamic-color-card{background:#fff!important;border:1px solid #e1e4ea!important;border-radius:16px!important;min-height:132px!important;padding:0!important;overflow:hidden!important}.dynamic-color-strip{border-bottom:1px solid #e1e4ea!important;width:100%!important;height:42px!important}.dynamic-color-content{padding:12px!important}.dynamic-color-content strong{color:#2d2d2d!important;margin-bottom:3px!important;font-size:13px!important;font-weight:800!important;display:block!important}.dynamic-color-content small{color:#737684!important;margin-bottom:10px!important;font-size:11px!important;display:block!important}.color-card-actions{align-items:center!important;gap:10px!important;display:flex!important}.color-card-actions label,.color-card-actions button{cursor:pointer!important;background:0 0!important;border:0!important;padding:0!important;font-size:11px!important;font-weight:800!important}.color-card-actions label{color:#2d2d2d!important}.color-card-actions button{color:#b91c1c!important}@media (width<=1200px){.brand-color-grid.dynamic-colors{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.brand-font-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-top:18px!important;display:grid!important}.brand-font-card{background:#fff!important;border:1px solid #e1e4ea!important;border-radius:16px!important;padding:16px!important}.brand-font-card span{color:#737684!important;margin-bottom:8px!important;font-size:13px!important;font-weight:700!important;display:block!important}.brand-font-card select{color:#2d2d2d!important;background:#fff!important;border:1px solid #e1e4ea!important;border-radius:10px!important;width:100%!important;height:42px!important;margin-bottom:16px!important;padding:0 12px!important;font-size:14px!important;font-weight:700!important}.brand-font-card strong{color:#2d2d2d!important;font-size:22px!important;font-weight:800!important;display:block!important}.brand-font-card p{color:#737684!important;margin:0!important;font-size:14px!important;line-height:1.5!important}@media (width<=1100px){.brand-font-grid{grid-template-columns:1fr!important}}.font-format-note{color:#737684!important;margin-top:6px!important;font-size:11px!important;line-height:1.35!important;display:block!important}.broker-text-button{color:#2d2d2d!important;cursor:pointer!important;background:0 0!important;border:0!important;font-size:13px!important;font-weight:800!important}.empty-broker-card{cursor:pointer!important;background:#fff!important;border:1.5px dashed #d4aa62!important;border-radius:16px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;min-height:150px!important;margin-top:18px!important;display:flex!important}.empty-broker-card span{color:#d4aa62!important;font-size:30px!important;font-weight:700!important;line-height:1!important}.empty-broker-card strong{color:#2d2d2d!important;font-size:18px!important;font-weight:800!important}.empty-broker-card small{color:#737684!important;font-size:13px!important}.broker-form-card{background:#fff!important;border:1px solid #e1e4ea!important;border-radius:16px!important;margin-top:18px!important;padding:16px!important}.broker-form-grid{grid-template-columns:1fr 1fr!important;gap:12px!important;display:grid!important}.broker-form-grid label{color:#737684!important;font-size:13px!important;font-weight:700!important}.broker-form-grid input{color:#2d2d2d!important;border:1px solid #e1e4ea!important;border-radius:10px!important;width:100%!important;height:42px!important;margin-top:6px!important;padding:0 12px!important;font-size:14px!important;font-weight:700!important}.broker-form-actions{justify-content:flex-end!important;gap:12px!important;margin-top:14px!important;display:flex!important}.broker-form-actions button{color:#2d2d2d!important;cursor:pointer!important;background:#fff!important;border:1px solid #e1e4ea!important;border-radius:10px!important;padding:10px 14px!important;font-size:13px!important;font-weight:800!important}.broker-form-actions button:last-child{color:#fff!important;background:#111!important;border-color:#111!important}.broker-list{gap:12px!important;margin-top:18px!important;display:grid!important}.broker-card{background:#fff!important;border:1px solid #e1e4ea!important;border-radius:16px!important;justify-content:space-between!important;gap:16px!important;padding:14px!important;display:flex!important}.broker-card span{color:#737684!important;margin-bottom:5px!important;font-size:12px!important;font-weight:700!important;display:block!important}.broker-card strong{color:#2d2d2d!important;font-size:16px!important;font-weight:800!important;display:block!important}.broker-card small{color:#737684!important;margin-top:4px!important;font-size:13px!important;display:block!important}.broker-card-actions{align-items:flex-start!important;gap:10px!important;display:flex!important}.broker-card-actions button{cursor:pointer!important;background:0 0!important;border:0!important;padding:0!important;font-size:12px!important;font-weight:800!important}.broker-card-actions button:first-child{color:#2d2d2d!important}.broker-card-actions button:last-child{color:#b91c1c!important}@media (width<=1100px){.broker-form-grid{grid-template-columns:1fr!important}.broker-card{flex-direction:column!important}}.brand-kit-right .panel+.panel{margin-top:28px!important}.disclaimer-text-button{color:#2d2d2d!important;cursor:pointer!important;background:0 0!important;border:0!important;font-size:13px!important;font-weight:800!important}.empty-disclaimer-card{cursor:pointer!important;background:#fff!important;border:1.5px dashed #d4aa62!important;border-radius:16px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;min-height:150px!important;margin-top:18px!important;display:flex!important}.empty-disclaimer-card span{color:#d4aa62!important;font-size:30px!important;font-weight:700!important;line-height:1!important}.empty-disclaimer-card strong{color:#2d2d2d!important;font-size:18px!important;font-weight:800!important}.empty-disclaimer-card small{color:#737684!important;font-size:13px!important}.disclaimer-form-card{background:#fff!important;border:1px solid #e1e4ea!important;border-radius:16px!important;margin-top:18px!important;padding:16px!important}.disclaimer-form-card label{color:#737684!important;margin-bottom:12px!important;font-size:13px!important;font-weight:700!important;display:block!important}.disclaimer-form-card input,.disclaimer-form-card textarea{color:#2d2d2d!important;border:1px solid #e1e4ea!important;border-radius:10px!important;width:100%!important;margin-top:6px!important;padding:12px!important;font-size:14px!important;font-weight:600!important}.disclaimer-form-card input{height:42px!important}.disclaimer-form-card textarea{resize:vertical!important;min-height:130px!important;font-family:inherit!important}.disclaimer-form-actions{justify-content:flex-end!important;gap:12px!important;margin-top:14px!important;display:flex!important}.disclaimer-form-actions button{color:#2d2d2d!important;cursor:pointer!important;background:#fff!important;border:1px solid #e1e4ea!important;border-radius:10px!important;padding:10px 14px!important;font-size:13px!important;font-weight:800!important}.disclaimer-form-actions button:last-child{color:#fff!important;background:#111!important;border-color:#111!important}.disclaimer-list{gap:12px!important;margin-top:18px!important;display:grid!important}.disclaimer-card{background:#fff!important;border:1px solid #e1e4ea!important;border-radius:16px!important;padding:14px!important}.disclaimer-card span{color:#737684!important;margin-bottom:5px!important;font-size:12px!important;font-weight:700!important;display:block!important}.disclaimer-card strong{color:#2d2d2d!important;margin-bottom:8px!important;font-size:16px!important;font-weight:800!important;display:block!important}.disclaimer-card p{color:#2d2d2d!important;margin:0 0 12px!important;font-size:13px!important;line-height:1.45!important}.disclaimer-card-actions{gap:12px!important;display:flex!important}.disclaimer-card-actions button{cursor:pointer!important;background:0 0!important;border:0!important;padding:0!important;font-size:12px!important;font-weight:800!important}.disclaimer-card-actions button:first-child{color:#2d2d2d!important}.disclaimer-card-actions button:last-child{color:#b91c1c!important}.disclaimer-limit-note{color:#737684!important;margin-top:12px!important;font-size:12px!important}.brand-kit-defaults-preview{grid-template-columns:1fr 1fr!important;gap:14px!important;margin-top:16px!important;display:grid!important}.brand-kit-default-card{background:#fff!important;border:1px solid #e1e4ea!important;border-radius:14px!important;padding:14px!important}.brand-kit-default-card span{color:#737684!important;margin-bottom:6px!important;font-size:12px!important;font-weight:700!important;display:block!important}.brand-kit-default-card strong{color:#2d2d2d!important;margin-bottom:4px!important;font-size:15px!important;font-weight:800!important;display:block!important}.brand-kit-default-card small{color:#737684!important;margin-top:3px!important;font-size:12px!important;line-height:1.4!important;display:block!important}@media (width<=900px){.brand-kit-defaults-preview{grid-template-columns:1fr!important}}.form-grid.two .full-width{grid-column:1/-1!important}.clear-broker-button{color:#b91c1c!important;cursor:pointer!important;text-align:left!important;background:0 0!important;border:0!important;width:fit-content!important;margin-top:-4px!important;margin-bottom:4px!important;padding:0!important;font-size:13px!important;font-weight:800!important}.broker-actions-row{align-items:center!important;gap:16px!important;margin-top:16px!important;display:flex!important}.add-broker-button{color:#fff!important;cursor:pointer!important;background:#111!important;border:1px solid #111!important;border-radius:10px!important;padding:10px 14px!important;font-size:13px!important;font-weight:800!important}.add-broker-button:disabled{opacity:.35!important;cursor:not-allowed!important}.selected-brokers-list{gap:10px!important;margin-top:16px!important;display:grid!important}.selected-broker-card{background:#fff!important;border:1px solid #e1e4ea!important;border-radius:14px!important;justify-content:space-between!important;gap:12px!important;padding:12px 14px!important;display:flex!important}.selected-broker-card span{color:#737684!important;margin-bottom:4px!important;font-size:12px!important;font-weight:700!important;display:block!important}.selected-broker-card strong{color:#2d2d2d!important;font-size:15px!important;font-weight:800!important;display:block!important}.selected-broker-card small{color:#737684!important;margin-top:3px!important;font-size:12px!important;display:block!important}.selected-broker-card button{color:#b91c1c!important;cursor:pointer!important;background:0 0!important;border:0!important;font-size:12px!important;font-weight:800!important}.broker-limit-note{color:#737684!important;margin-top:10px!important;font-size:12px!important}.review-detail-section{margin-top:20px!important}.review-detail-section h3{color:#2d2d2d!important;margin-bottom:10px!important;font-size:16px!important;font-weight:800!important}.review-card-list{gap:10px!important;display:grid!important}.review-mini-card{background:#fff!important;border:1px solid #e1e4ea!important;border-radius:14px!important;padding:12px 14px!important}.review-mini-card span{color:#737684!important;margin-bottom:4px!important;font-size:12px!important;font-weight:700!important;display:block!important}.review-mini-card strong{color:#2d2d2d!important;margin-bottom:3px!important;font-size:15px!important;font-weight:800!important;display:block!important}.review-mini-card small{color:#737684!important;margin-top:3px!important;font-size:12px!important;line-height:1.4!important;display:block!important}.brochure-preview-stage{background:#f4f4f4!important;border-radius:18px!important;justify-content:center!important;align-items:flex-start!important;height:62vh!important;margin-top:24px!important;padding:28px!important;display:flex!important;overflow:auto!important}.brochure-preview-stage .brochure-template-one-page{transform-origin:top!important;width:420px!important;min-width:420px!important;max-width:420px!important;margin-bottom:-250px!important;transform:scale(.58)!important}.template-one-cover-preview{background:#f7f7f7!important;flex-direction:column!important;width:420px!important;height:640px!important;margin:0 auto!important;display:flex!important;overflow:hidden!important;box-shadow:0 18px 35px #0000001f!important}.template-one-cover-top{color:#fff!important;letter-spacing:1px!important;background:#2d2d2d!important;height:118px!important;padding:34px 42px!important;font-size:17px!important}.template-one-title-band{z-index:2!important;text-align:center!important;background:#8f9bc3!important;width:80%!important;margin:-34px auto 0!important;padding:18px 20px!important;position:relative!important}.template-one-title-band h1{color:#fff!important;margin:0!important;font-size:30px!important;font-weight:900!important;line-height:1.05!important}.template-one-cover-photo img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.template-one-address{box-sizing:border-box!important;background:#fff!important;height:96px!important;padding:24px 56px 18px!important}.template-one-address h2{color:#2d2d2d!important;margin:0 0 8px!important;font-size:22px!important;font-weight:500!important;line-height:1.1!important}.template-one-broker-footer{color:#fff!important;box-sizing:border-box!important;background:#2d2d2d!important;align-items:center!important;height:170px!important;padding:28px 42px!important;display:flex!important}.template-one-broker-grid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}.template-one-broker-card{text-align:center}.template-one-broker-card strong{margin-bottom:6px;font-size:18px;font-weight:700;display:block}.template-one-broker-card span{opacity:.9;margin-bottom:10px;font-size:14px;display:block}.template-one-broker-contact b,.template-one-broker-contact small{color:#fff;display:block}.template-one-broker-contact b{margin-bottom:6px;font-size:16px}.template-one-broker-contact small{opacity:.9;font-size:13px}.template-one-bottom-strip{background:var(--secondary-color,#a7afd8)}.template-one-cover-preview{box-sizing:border-box;background:#fff;grid-template-rows:180px 430px 120px 1fr 20px;width:816px;height:1056px;margin:0 auto;display:grid;overflow:hidden}.template-one-cover-top{color:#fff!important;background:#2d2d2d!important;height:155px!important;padding:34px 32px!important}.template-one-logo-text{color:#fff!important;letter-spacing:1px!important;margin-bottom:26px!important;font-size:18px!important}.template-one-cover-title{color:#fff!important;margin:0!important;font-size:30px!important;font-weight:900!important;line-height:1.1!important}.template-one-cover-photo{background:#f1f1f1;justify-content:center;align-items:center;display:flex;overflow:hidden;color:#2d2d2d!important;background:#fff!important;justify-content:center!important;align-items:center!important;height:315px!important;font-size:20px!important;display:flex!important;overflow:hidden!important}.template-one-cover-photo img{object-fit:cover;width:100%;height:100%}.template-one-address{background:#fff;flex-direction:column;justify-content:center;gap:8px;padding:24px 36px;display:flex}.template-one-address h2{color:#2f2f33;margin:0;font-size:34px;font-weight:600}.template-one-address p{color:#2f2f33;margin:0;font-size:18px}.template-one-broker-footer{background:var(--primary-color,#2f2f33);color:#fff;align-items:center;padding:28px 36px;display:flex}.template-one-broker-footer h3{color:#fff!important;margin:0!important;font-size:22px!important;font-weight:400!important}.brochure-preview-stage{justify-content:center;align-items:flex-start;padding:12px 0 4px;display:flex}.template-one-sheet{background:#fff;border-radius:10px;width:min(720px,100%);overflow:hidden;box-shadow:0 10px 30px #00000014}.template-one-header{background:var(--template-primary);color:var(--template-font);padding:28px 34px 26px}.template-one-header-top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.template-one-logo-wrap{align-items:center;min-height:40px;display:flex}.template-one-logo-placeholder{letter-spacing:.08em;opacity:.95;font-size:16px}.template-one-status-badge{white-space:nowrap;background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700}.template-one-title{margin:0;font-size:clamp(28px,4vw,46px);font-weight:800;line-height:1.06}.template-one-meta{flex-direction:column;gap:6px;margin-top:16px;display:flex}.template-one-meta p{opacity:.95;margin:0;font-size:14px}.template-one-cover{background:#f2f2f2;justify-content:center;align-items:center;min-height:380px;display:flex}.template-one-cover-image{object-fit:cover;width:100%;height:100%;min-height:380px;display:block}.template-one-cover-placeholder{color:#666;font-size:22px}.template-one-facts{background:#fff;grid-template-columns:repeat(4,1fr);gap:14px;padding:24px 28px;display:grid}.template-one-fact-card{background:#f8f8f8;border:1px solid #ececec;border-radius:12px;padding:14px 16px}.template-one-fact-label{color:#777;margin-bottom:6px;font-size:12px;display:block}.template-one-fact-value{color:#222;font-size:15px;display:block}.template-one-brokers-section{background:var(--template-primary);color:var(--template-font);padding:28px}.template-one-brokers-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.template-one-broker-card{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;min-height:132px;padding:18px 16px}.template-one-broker-name{margin:0 0 6px;font-size:20px;font-weight:700}.template-one-broker-title{opacity:.85;margin:0 0 12px;font-size:14px}.template-one-broker-contact{opacity:.95;word-break:break-word;margin:0 0 6px;font-size:14px}.template-one-bottom-strip{background:var(--template-secondary);height:14px}@media (width<=900px){.template-one-facts{grid-template-columns:repeat(2,1fr)}.template-one-brokers-grid{grid-template-columns:1fr}}.brochure-preview-stage{background:#f3f3f3;border-radius:24px;justify-content:center;align-items:flex-start;max-height:70vh;padding:24px;display:flex;overflow:auto}.brochure-preview-scale{transform-origin:top;width:816px;height:654.72px;transform:scale(.62)}.template-one-cover-top{background:var(--primary-color,#2f2f33);color:#fff;flex-direction:column;justify-content:space-between;padding:28px 36px;display:flex}.template-one-logo{object-fit:contain;max-width:140px;max-height:50px}.template-one-cover-title{margin:0;font-size:56px;font-weight:700;line-height:1.05}.brochure-modal{width:980px!important;max-width:calc(100vw - 80px)!important;max-height:90vh!important;overflow:hidden!important}.brochure-modal .brochure-preview-stage{box-sizing:border-box!important;background:#f4f4f4!important;border-radius:22px!important;justify-content:center!important;align-items:center!important;height:560px!important;max-height:560px!important;padding:24px!important;display:flex!important;overflow:hidden!important}.brochure-modal .template-one-sheet{background:#fff!important;border-radius:8px!important;grid-template-rows:120px 235px 70px 82px 13px!important;width:360px!important;height:520px!important;min-height:520px!important;max-height:520px!important;display:grid!important;overflow:hidden!important}.brochure-modal .brochure-preview-stage{background:#f4f4f4!important;border-radius:22px!important;justify-content:center!important;align-items:center!important;height:540px!important;padding:24px!important;display:flex!important;overflow:hidden!important}.brochure-modal .brochure-preview-scale{zoom:1!important;width:auto!important;height:auto!important;transform:none!important}.brochure-modal .template-one-sheet{background:#fff!important;border-radius:8px!important;grid-template-rows:125px 185px 62px 118px 10px!important;width:330px!important;height:500px!important;min-height:500px!important;max-height:500px!important;display:grid!important;overflow:hidden!important;box-shadow:0 14px 28px #00000024!important}.brochure-modal .template-one-header{box-sizing:border-box!important;padding:16px 18px!important;overflow:hidden!important}.brochure-modal .template-one-header-top{justify-content:space-between!important;align-items:flex-start!important;margin-bottom:14px!important;display:flex!important}.brochure-modal .template-one-logo,.brochure-modal .template-one-logo-placeholder{max-width:82px!important;max-height:26px!important;font-size:10px!important}.brochure-modal .template-one-status-badge{padding:4px 8px!important;font-size:8px!important}.brochure-modal .template-one-title{margin:0 0 6px!important;font-size:20px!important;line-height:1.05!important}.brochure-modal .template-one-meta{gap:2px!important;margin-top:0!important}.brochure-modal .template-one-meta p{margin:0!important;font-size:7px!important;line-height:1.15!important}.brochure-modal .template-one-cover{height:185px!important;min-height:185px!important;overflow:hidden!important}.brochure-modal .template-one-cover-image{object-fit:cover!important;width:100%!important;height:185px!important;min-height:185px!important;display:block!important}.brochure-modal .template-one-facts{box-sizing:border-box!important;grid-template-columns:repeat(4,1fr)!important;gap:6px!important;height:62px!important;padding:8px 12px!important;display:grid!important;overflow:hidden!important}.brochure-modal .template-one-fact-card{border-radius:7px!important;padding:6px!important;overflow:hidden!important}.brochure-modal .template-one-fact-label{margin-bottom:2px!important;font-size:6px!important}.brochure-modal .template-one-fact-value{font-size:7px!important;line-height:1.1!important}.brochure-modal .template-one-brokers-section{box-sizing:border-box!important;height:118px!important;padding:10px 12px!important;overflow:hidden!important}.brochure-modal .template-one-brokers-grid{grid-template-columns:repeat(3,1fr)!important;gap:6px!important;display:grid!important}.brochure-modal .template-one-broker-card{border-radius:7px!important;min-height:78px!important;padding:7px!important;overflow:hidden!important}.brochure-modal .template-one-broker-name{margin:0 0 3px!important;font-size:8px!important;line-height:1.1!important}.brochure-modal .template-one-broker-title,.brochure-modal .template-one-broker-contact{word-break:break-word!important;margin:0 0 2px!important;font-size:6px!important;line-height:1.15!important}.brochure-modal .template-one-bottom-strip{height:10px!important}.brochure-modal .template-one-sheet{background:#fff!important;grid-template-rows:125px 185px 62px 118px 10px!important}.brochure-modal .template-one-header{background:var(--template-primary,#2f2f31)!important}.brochure-modal .template-one-cover,.brochure-modal .template-one-facts{background:#fff!important}.brochure-modal .template-one-brokers-section{background:var(--template-primary,#2f2f31)!important;height:118px!important;min-height:118px!important}.brochure-modal .template-one-bottom-strip{background:var(--template-secondary,#8f9bc3)!important;height:10px!important}.brochure-modal .template-one-sheet{background:var(--template-background,#fff)!important}.brochure-modal .template-one-header{background:var(--template-background,#fff)!important;color:var(--template-font,#111)!important}.brochure-modal .template-one-logo-placeholder,.brochure-modal .template-one-title,.brochure-modal .template-one-meta p{color:var(--template-font,#111)!important}.brochure-modal .template-one-status-badge{background:var(--template-secondary,#2f2f31)!important;color:var(--template-light-font,#fff)!important;border:1px solid var(--template-secondary,#2f2f31)!important}.brochure-modal .template-one-cover,.brochure-modal .template-one-facts{background:var(--template-background,#fff)!important}.brochure-modal .template-one-fact-card{background:#fff!important}.brochure-modal .template-one-fact-label,.brochure-modal .template-one-fact-value{color:var(--template-font,#111)!important}.brochure-modal .template-one-brokers-section{background:var(--template-secondary,#2f2f31)!important;color:var(--template-light-font,#fff)!important}.brochure-modal .template-one-broker-name,.brochure-modal .template-one-broker-title,.brochure-modal .template-one-broker-contact{color:var(--template-light-font,#fff)!important}.brochure-modal .template-one-bottom-strip{background:var(--template-secondary,#2f2f31)!important}.lk-cover-v2-sheet{background:var(--lk-cover-background,#fff)!important;width:395px!important;height:545px!important;color:var(--lk-cover-text,#151515)!important;border-radius:12px!important;grid-template-rows:132px 245px 76px 84px 8px!important;display:grid!important;overflow:hidden!important;box-shadow:0 18px 38px #00000024!important}.lk-cover-v2-header{background:var(--lk-cover-background,#fff)!important;color:var(--lk-cover-text,#151515)!important;box-sizing:border-box!important;padding:20px 24px 16px!important;overflow:hidden!important}.lk-cover-v2-header-top{justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;margin-bottom:14px!important;display:flex!important}.lk-cover-v2-logo-area{align-items:center!important;min-width:80px!important;height:28px!important;display:flex!important}.lk-cover-v2-logo{object-fit:contain!important;max-width:110px!important;max-height:28px!important;display:block!important}.lk-cover-v2-status{background:var(--lk-cover-dark,#2f2f31)!important;color:#fff!important;white-space:nowrap!important;border-radius:999px!important;padding:6px 10px!important;font-size:10px!important;font-weight:800!important;line-height:1!important}.lk-cover-v2-title{color:var(--lk-cover-text,#151515)!important;letter-spacing:-.03em!important;margin:0 0 6px!important;font-size:24px!important;font-weight:900!important;line-height:1.05!important}.lk-cover-v2-location{gap:2px!important;display:grid!important}.lk-cover-v2-location p{color:var(--lk-cover-text,#151515)!important;opacity:.8!important;margin:0!important;font-size:8.5px!important;line-height:1.25!important}.lk-cover-v2-photo{background:#fff!important;overflow:hidden!important}.lk-cover-v2-photo-img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.lk-cover-v2-facts{background:var(--lk-cover-background,#fff)!important;box-sizing:border-box!important;gap:8px!important;padding:12px 18px!important;display:grid!important;overflow:hidden!important}.lk-cover-v2-facts.facts-1{grid-template-columns:1fr!important}.lk-cover-v2-facts.facts-2{grid-template-columns:repeat(2,1fr)!important}.lk-cover-v2-facts.facts-3,.lk-cover-v2-facts.facts-4{grid-template-columns:repeat(4,1fr)!important}.lk-cover-v2-fact{background:#fff!important;border:1px solid #eee!important;border-radius:10px!important;padding:8px 9px!important;overflow:hidden!important}.lk-cover-v2-fact span{color:var(--lk-cover-text,#151515)!important;opacity:.62!important;margin-bottom:3px!important;font-size:6.5px!important;line-height:1.1!important;display:block!important}.lk-cover-v2-fact strong{color:var(--lk-cover-text,#151515)!important;font-size:8px!important;font-weight:900!important;line-height:1.1!important;display:block!important}.lk-cover-v2-brokers{background:var(--lk-cover-dark,#2f2f31)!important;color:#fff!important;box-sizing:border-box!important;padding:12px 18px!important;overflow:hidden!important}.lk-cover-v2-brokers.empty{background:var(--lk-cover-dark,#2f2f31)!important}.lk-cover-v2-broker-grid{align-items:center!important;gap:8px!important;height:100%!important;display:grid!important}.lk-cover-v2-broker-grid.one-broker{grid-template-columns:1fr!important;max-width:210px!important;margin:0 auto!important}.lk-cover-v2-broker-grid.two-brokers{grid-template-columns:repeat(2,1fr)!important}.lk-cover-v2-broker-grid.three-brokers{grid-template-columns:repeat(3,1fr)!important}.lk-cover-v2-broker{color:#fff!important;text-align:center!important;overflow:hidden!important}.lk-cover-v2-broker strong{color:#fff!important;margin-bottom:3px!important;font-size:9px!important;font-weight:900!important;line-height:1.1!important;display:block!important}.lk-cover-v2-broker span{color:#ffffffd1!important;margin-bottom:5px!important;font-size:6.5px!important;line-height:1.15!important;display:block!important}.lk-cover-v2-broker p{color:#ffffffeb!important;word-break:break-word!important;margin:0 0 2px!important;font-size:6.5px!important;line-height:1.15!important}.lk-cover-v2-strip{background:var(--lk-cover-dark,#2f2f31)!important}.brochure-modal{width:min(1040px,100vw - 70px)!important;max-height:94vh!important;overflow:hidden!important}.brochure-modal .modal-body{padding:18px 30px 24px!important;overflow:hidden!important}.lk-canva-cover{background:var(--canva-bg,#fff)!important;width:382px!important;height:510px!important;color:var(--canva-text,#151515)!important;border-radius:14px!important;grid-template-rows:356px 154px!important;display:grid!important;overflow:hidden!important;box-shadow:0 20px 42px #0000002e!important}.lk-canva-hero{background:#eee!important;position:relative!important;overflow:hidden!important}.lk-canva-hero-img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.lk-canva-photo-placeholder{background:#e9e9e9!important;width:100%!important;height:100%!important}.lk-canva-title-card{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e1e1e8c;border-radius:0;width:170px;padding:14px;position:absolute;bottom:18px;left:18px}.lk-canva-title-card:before{content:""!important;background:var(--canva-accent,#c8a35f)!important;width:34px!important;height:2px!important;position:absolute!important;top:14px!important;left:18px!important}.lk-canva-status{color:var(--canva-accent,#c8a35f)!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin-top:12px!important;margin-bottom:10px!important;font-size:7px!important;font-weight:900!important;line-height:1!important;display:inline-block!important}.lk-canva-title-card h1{color:#fff!important;letter-spacing:-.02em!important;margin:0 0 8px!important;font-size:24px!important;font-weight:500!important;line-height:1.04!important}.lk-canva-title-card p{color:#ffffffdb!important;margin:0!important;font-size:7.5px!important;line-height:1.25!important}.lk-canva-footer{background:var(--canva-bg,#fff)!important;box-sizing:border-box!important;grid-template-rows:52px 1fr!important;gap:10px!important;padding:16px 22px 14px!important;display:grid!important}.lk-canva-facts{gap:8px!important;display:grid!important}.lk-canva-facts.facts-1{grid-template-columns:1fr!important}.lk-canva-facts.facts-2{grid-template-columns:repeat(2,1fr)!important}.lk-canva-facts.facts-3{grid-template-columns:repeat(3,1fr)!important}.lk-canva-facts.facts-4{grid-template-columns:repeat(4,1fr)!important}.lk-canva-fact{border-top:1px solid #00000024!important;padding-top:7px!important;overflow:hidden!important}.lk-canva-fact span{color:var(--canva-text,#151515)!important;opacity:.62!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:4px!important;font-size:6.5px!important;line-height:1.1!important;display:block!important}.lk-canva-fact strong{color:var(--canva-text,#151515)!important;font-size:8.5px!important;font-weight:900!important;line-height:1.1!important;display:block!important}.lk-canva-footer-bottom{grid-template-columns:1fr 88px!important;align-items:end!important;gap:16px!important;min-height:64px!important;display:grid!important}.lk-canva-brokers{align-items:end!important;gap:8px!important;display:grid!important}.lk-canva-brokers.empty{min-height:54px!important}.lk-canva-brokers.one-broker{grid-template-columns:1fr!important}.lk-canva-brokers.two-brokers{grid-template-columns:repeat(2,1fr)!important}.lk-canva-brokers.three-brokers{grid-template-columns:repeat(3,1fr)!important}.lk-canva-broker{color:var(--canva-text,#151515)!important;overflow:hidden!important}.lk-canva-broker strong{color:var(--canva-text,#151515)!important;text-transform:uppercase!important;letter-spacing:.04em!important;margin-bottom:3px!important;font-size:8px!important;font-weight:900!important;line-height:1.1!important;display:block!important}.lk-canva-broker span{color:var(--canva-text,#151515)!important;opacity:.66!important;margin-bottom:4px!important;font-size:6px!important;line-height:1.15!important;display:block!important}.lk-canva-broker p{color:var(--canva-text,#151515)!important;opacity:.78!important;word-break:break-word!important;margin:0 0 2px!important;font-size:6px!important;line-height:1.15!important}.lk-canva-logo-area{justify-content:flex-end!important;align-items:flex-end!important;min-height:54px!important;display:flex!important}.lk-canva-logo{object-fit:contain!important;max-width:80px!important;max-height:34px!important;display:block!important}.lk-canva-hero-status{color:#fff!important;letter-spacing:.08em!important;text-transform:uppercase!important;z-index:3!important;background:#2d2d2de6!important;border-radius:999px!important;padding:6px 10px!important;font-size:8px!important;font-weight:800!important;position:absolute!important;top:18px!important;right:18px!important}.lk-canva-title-card{-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;background:#2d2d2dc7!important;width:175px!important;min-height:auto!important;padding:14px 14px 12px!important;bottom:18px!important;left:18px!important}.lk-canva-title-card:before{width:28px!important;height:2px!important;top:10px!important;left:14px!important}.lk-canva-title-card h1{margin-top:12px!important;margin-bottom:7px!important;font-size:20px!important;line-height:1.02!important}.lk-canva-title-card p{font-size:6.8px!important;line-height:1.2!important}.lk-canva-photo-label,.lk-canva-hero-status{display:none!important}.review-card-list-wide{flex-direction:column;gap:16px;width:100%;max-width:100%;display:flex}.review-mini-card-wide{box-sizing:border-box;border-radius:22px;grid-template-columns:minmax(160px,.8fr) minmax(260px,1.6fr);align-items:start;gap:24px;width:100%;max-width:100%;padding:22px 28px;display:grid;overflow:hidden}.review-mini-card-left,.review-mini-card-right{flex-direction:column;gap:10px;min-width:0;display:flex}.review-mini-card-wide span,.review-mini-card-wide strong,.review-mini-card-wide small{overflow-wrap:anywhere;word-break:break-word;white-space:normal}.review-mini-card-wide strong{line-height:1.25}.review-mini-card-wide small{line-height:1.35}.disclaimer-review-card{grid-template-columns:minmax(160px,.6fr) minmax(300px,2fr)}@media (width<=800px){.review-mini-card-wide,.disclaimer-review-card{grid-template-columns:1fr;gap:14px;padding:20px}}.custom-template-card{position:relative}.template-delete-button{z-index:5;color:#2d2d2d;cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:999px;width:34px;height:34px;font-size:1.4rem;font-weight:700;line-height:1;position:absolute;top:14px;right:14px;box-shadow:0 8px 20px #00000014}.template-delete-button:hover{background:#f6e9cf}.custom-brochure-preview-frame{background:#fff;border:0;border-radius:18px;width:100%;min-height:780px;display:block}.template-guide-link-wrap{z-index:5;justify-content:flex-start;margin-top:.75rem;margin-bottom:1.5rem;display:flex;position:relative}.template-guide-link{color:#6f7280;cursor:pointer;background:0 0;border:0;align-items:center;gap:.45rem;font-size:.95rem;font-weight:600;display:inline-flex}.template-guide-link:hover{color:#2d2d2d}.template-guide-icon{color:#7b5f2b;border:1px solid #d8c497;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:800;display:inline-flex}.template-guide-modal{max-width:760px}.template-guide-content{gap:1.5rem;padding-top:1rem;display:grid}.template-guide-content section{background:#fff;border:1px solid #ececec;border-radius:18px;padding:1.25rem}.template-guide-content h3{margin:0 0 .5rem;font-size:1.05rem}.template-guide-content p{color:#6f7280;margin:0;line-height:1.5}.template-tags-grid{flex-wrap:wrap;gap:.6rem;margin-top:.9rem;display:flex}.template-tags-grid span{color:#2d2d2d;background:#f9f7f1;border:1px solid #ececec;border-radius:999px;padding:.45rem .75rem;font-size:.85rem;font-weight:700}.template-example-box{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1rem;display:grid}.template-example-box>div{background:#f9f7f1;border:1px solid #ececec;border-radius:16px;padding:1rem}.template-example-label{color:#7b5f2b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem;font-size:.8rem;font-weight:800;display:block}.template-example-box p{color:#2d2d2d;margin:.35rem 0;font-weight:600}.template-guide-backdrop{justify-content:center;align-items:center;position:fixed;inset:0;overflow:hidden}.template-guide-modal{flex-direction:column;width:min(860px,100vw - 3rem);max-width:860px;max-height:calc(100vh - 4rem);display:flex;overflow:hidden}.template-guide-modal .modal-header{flex-shrink:0}.template-guide-modal .template-guide-content{padding-bottom:2rem;padding-right:.5rem;overflow-y:auto}.template-page-example-grid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1rem;display:grid}.template-page-example-card{background:#f9f7f1;border:1px solid #ececec;border-radius:18px;padding:1rem}.mini-brochure-page{aspect-ratio:8.5/11;background:#fff;border:1px solid #ececec;border-radius:12px;flex-direction:column;margin-top:.75rem;display:flex;overflow:hidden;box-shadow:0 12px 30px #00000014}.mini-brochure-header{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;height:48px;padding:.75rem;font-size:.65rem;font-weight:800;display:flex}.mini-logo{color:#7b5f2b}.mini-broker{color:#2d2d2d}.mini-status{color:#fff;text-align:center;letter-spacing:.08em;background:#2d2d2d;border-radius:8px;margin:1rem;padding:.6rem;font-weight:900}.mini-cover-image{color:#7b5f2b;background:#f0ece3;border:1px dashed #d8c497;border-radius:10px;place-items:center;height:120px;margin:0 1rem;font-size:.8rem;font-weight:700;display:grid}.mini-title-block{padding:1rem}.mini-title-block h4{margin:0 0 .35rem;font-size:1rem}.mini-title-block p{color:#6f7280;margin:0;font-size:.8rem}.mini-info-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:auto;padding:1rem;display:grid}.mini-info-grid div{border-top:1px solid #ececec;padding-top:.5rem}.mini-info-grid span{color:#6f7280;text-transform:uppercase;font-size:.65rem;font-weight:800;display:block}.mini-info-grid strong{color:#2d2d2d;margin-top:.25rem;font-size:.75rem;display:block}.lk-guide-example-wrap{justify-content:center;margin-top:1.5rem;display:flex}.lk-guide-sheet{aspect-ratio:8.5/11;background:#fff;border:1px solid #e8e3d8;border-radius:8px;flex-direction:column;width:min(100%,460px);display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #00000024}.lk-guide-logo-box{color:#fff;z-index:3;text-align:center;background:#4a3e54eb;flex-direction:column;justify-content:center;width:140px;height:92px;padding:.9rem;display:flex;position:absolute;top:1.25rem;left:1.25rem}.lk-guide-logo-box strong{font-size:.95rem;font-weight:900}.lk-guide-logo-box span{margin-top:.25rem;font-size:.68rem;line-height:1.2}.lk-guide-hero{background-color:#d7d1c7;background-image:linear-gradient(#00000005,#00000040),url(/industrial-example.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:330px;position:relative}.lk-guide-title-overlay{color:#fff;background:#4a3e54c7;width:74%;padding:1.1rem 1.4rem;position:absolute;bottom:0;left:0}.lk-guide-title-overlay span{text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem;font-size:.75rem;font-weight:900;display:block}.lk-guide-title-overlay h4{margin:0;font-size:1.7rem;font-weight:900;line-height:1.05}.lk-guide-title-overlay p{color:#ffffffe6;margin:.4rem 0 0;font-size:.82rem}.lk-guide-photo-row{background:#fff;grid-template-columns:repeat(3,1fr);gap:.4rem;padding:.45rem;display:grid}.lk-guide-photo-row div{color:#80622b;background:#f3efe7;border:1px dashed #d1b982;place-items:center;height:86px;font-size:.76rem;font-weight:800;display:grid}.lk-guide-price{text-align:center;padding:1rem 1rem .65rem}.lk-guide-price span{color:#6f7280;font-size:.82rem;display:block}.lk-guide-price strong{color:#4a3e54;margin-top:.25rem;font-size:1.55rem;font-weight:900;display:block}.lk-guide-about{text-align:center;padding:.5rem 1.5rem 1.1rem}.lk-guide-about h5{color:#4a3e54;margin:0 0 .45rem;font-size:1rem;font-weight:900}.lk-guide-about p{color:#6f7280;margin:0;font-size:.78rem;line-height:1.45}.lk-guide-details{color:#fff;text-align:center;background:#74687f;margin-top:auto;padding:1.05rem 1.4rem}.lk-guide-details h5{margin:0 0 .45rem;font-size:1rem;font-weight:900}.lk-guide-details p{color:#ffffffe6;margin:0;font-size:.74rem;line-height:1.45}.lk-guide-footer{text-align:center;background:#fff;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.9rem .8rem 1rem;display:grid}.lk-guide-footer span{color:#6f7280;margin-bottom:.25rem;font-size:.66rem;display:block}.lk-guide-footer strong{color:#2d2d2d;font-size:.66rem;line-height:1.25;display:block}.lk-example-compare{grid-template-columns:repeat(2,minmax(280px,1fr));gap:1.5rem;margin-top:1rem;display:grid}.lk-example-column{flex-direction:column;gap:.5rem;display:flex}.lk-example-label{color:#9c7a2f;letter-spacing:.04em;font-size:.85rem;font-weight:800}.lk-flyer-sheet{aspect-ratio:8.5/11;background:#fff;border:1px solid #e7e0d5;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 24px #00000014}.lk-flyer-hero{background:#d8d2c7;flex:1;min-height:0;position:relative}.lk-flyer-hero.filled{background-image:url(/industrial-example.png);background-position:50%;background-size:cover}.lk-flyer-title-box{color:#fff;background:#2c2a2cc7;width:58%;padding:1.2rem 1rem 1.1rem;position:absolute;bottom:0;left:0}.lk-flyer-status{letter-spacing:.06em;text-transform:uppercase;opacity:.95;margin-bottom:.35rem;font-size:.72rem}.lk-flyer-title-box h4{margin:0;font-size:1.9rem;font-weight:400;line-height:1.05}.lk-flyer-title-box p{opacity:.95;margin:.45rem 0 0;font-size:.95rem}.lk-flyer-bottom{background:#fff;grid-template-columns:1.2fr 1fr .7fr;align-items:end;gap:1rem;min-height:120px;padding:1rem 1.1rem 1.1rem;display:grid}.lk-flyer-broker{text-align:left;flex-direction:column;gap:.18rem;display:flex}.lk-flyer-broker strong{color:#2f2a2a;font-size:1rem;font-weight:500}.lk-flyer-broker span{color:#5d5854;font-size:.72rem;line-height:1.25}.lk-flyer-meta{justify-content:center;align-items:flex-end;display:flex}.lk-flyer-meta div{text-align:center;flex-direction:column;gap:.15rem;display:flex}.lk-flyer-meta span{letter-spacing:.08em;color:#6f6964;font-size:.62rem}.lk-flyer-meta strong{color:#2f2a2a;font-size:.8rem;font-weight:500}.lk-flyer-logo{color:#2f2a2a;justify-content:flex-end;align-items:flex-end;font-size:1.1rem;display:flex}.lk-flyer-logo strong{font-weight:500}@media (width<=1100px){.lk-example-compare{grid-template-columns:1fr}}.template-photo-guide{gap:.75rem;margin-top:1rem;display:grid}.template-photo-guide div{background:#f9f7f1;border:1px solid #ececec;border-radius:14px;grid-template-columns:150px 1fr;align-items:center;gap:.75rem;padding:.85rem 1rem;display:grid}.template-photo-guide strong{color:#2d2d2d;font-weight:800}.template-photo-guide span{color:#6f7280;font-size:.9rem}.lk-cover-photo-placeholder{color:#8b6b2f;background:#ffffff8c;border:1px dashed #d1b982;border-radius:999px;padding:.45rem .85rem;font-size:.95rem;font-weight:800;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.custom-brochure-preview-shell{aspect-ratio:8.5/11;background:#fff;border-radius:10px;width:min(100%,390px);overflow:hidden;box-shadow:0 18px 40px #0000001f}.custom-brochure-preview-frame{border:none;width:100%;height:100%;display:block}.lk-preview-stage,.modal-brochure-preview{background:#f5f5f5;border-radius:24px;justify-content:center;align-items:center;max-height:none;padding:1.5rem;display:flex;overflow:hidden}.small-button{padding:.45rem .75rem;font-size:.82rem}.template-mapper-modal{flex-direction:column;width:min(1180px,100vw - 3rem);max-width:1180px;max-height:calc(100vh - 3rem);display:flex;overflow:hidden}.template-mapper-layout{grid-template-columns:1.1fr .9fr;gap:1.5rem;min-height:0;display:grid;overflow:hidden}.template-mapper-preview iframe{border:0;outline:none;width:calc(100% + 4px);height:calc(100% + 4px);display:block;transform:translate(-2px,-2px)}.template-field-overlay{color:#3a2a00;text-align:center;pointer-events:auto;cursor:grab;-webkit-user-select:none;user-select:none;z-index:5;background:#d8b45a2e;border:2px solid #d8b45a;place-items:center;padding:.25rem;font-size:.75rem;font-weight:800;display:grid;position:absolute}.template-field-overlay:active{cursor:grabbing}.template-field-overlay.selected-field{outline-offset:2px;background:#d8b45a52;outline:3px solid #111}.template-mapper-preview{touch-action:none}.template-field-overlay.image-field{color:#4a3e54;background:#6f637d2e;border-color:#6f637d}.template-mapper-panel{padding-right:.5rem;overflow-y:auto}.template-mapper-panel h3{margin:0 0 .75rem}.template-field-option-list{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.template-field-option-list button{cursor:pointer;background:#f9f7f1;border:1px solid #ececec;border-radius:999px;padding:.5rem .75rem;font-weight:700}.mapped-field-list{gap:.85rem;display:grid}.mapped-field-card{background:#fff;border:1px solid #ececec;border-radius:16px;padding:1rem}.mapped-field-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.mapped-field-header button{cursor:pointer;background:0 0;border:0;font-size:1.25rem;font-weight:800}.mapped-field-controls label{color:#6f7280;font-size:.75rem;font-weight:700}.mapped-field-controls input{border:1px solid #ececec;border-radius:10px;width:100%;margin-top:.25rem;padding:.5rem}.mapper-actions{justify-content:flex-end;margin-top:1.25rem}@media (width<=1000px){.template-mapper-layout{grid-template-columns:1fr}}.mapped-field-controls{grid-template-columns:repeat(4,1fr);gap:.65rem;display:grid}.mapped-field-controls select,.mapped-field-controls input[type=color]{background:#fff;border:1px solid #ececec;border-radius:10px;width:100%;margin-top:.25rem;padding:.5rem}.mapped-field-controls input[type=color]{height:42px;padding:.25rem}.template-field-overlay{box-sizing:border-box;-webkit-user-select:none;user-select:none;cursor:move;background:#d5b75b24;border:2px solid #d5b75b;justify-content:center;align-items:center;padding:.35rem;display:flex;position:absolute;overflow:visible}.template-field-overlay.selected-field{border-color:#111;box-shadow:0 0 0 2px #1111111f}.template-field-resize-handle{cursor:nwse-resize;background:#111;border:2px solid #fff;border-radius:50%;width:14px;height:14px;padding:0;position:absolute;bottom:-7px;right:-7px}.template-field-resize-handle:hover{transform:scale(1.08)}.template-title-area{min-width:0}.template-title-edit{gap:.5rem;display:grid}.template-title-edit input{border:1px solid #ececec;border-radius:12px;width:100%;padding:.65rem .8rem;font-size:.95rem;font-weight:700}.template-card-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.template-field-section-list{gap:1rem;margin-bottom:1.5rem;display:grid}.template-field-section h4{color:#6f7280;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem;font-size:.85rem}.template-field-overlay{overflow:visible}.template-field-resize-handle{z-index:20;position:absolute;box-shadow:none!important;background:0 0!important;border:0!important;min-width:0!important;margin:0!important;padding:0!important}.resize-n{cursor:ns-resize;height:12px;top:-6px;left:10px;right:10px}.resize-s{cursor:ns-resize;height:12px;bottom:-6px;left:10px;right:10px}.resize-e{cursor:ew-resize;width:12px;top:10px;bottom:10px;right:-6px}.resize-w{cursor:ew-resize;width:12px;top:10px;bottom:10px;left:-6px}.resize-nw,.resize-ne,.resize-sw,.resize-se{border-radius:999px;width:12px;height:12px;background:#111!important;border:2px solid #fff!important}.resize-nw{cursor:nwse-resize;top:-7px;left:-7px}.resize-ne{cursor:nesw-resize;top:-7px;right:-7px}.resize-sw{cursor:nesw-resize;bottom:-7px;left:-7px}.resize-se{cursor:nwse-resize;bottom:-7px;right:-7px}.template-field-overlay{pointer-events:auto;overflow:visible}.template-field-overlay span{pointer-events:none}.template-field-resize-zone,.template-field-resize-corner{z-index:50;background:0 0;border:0;margin:0;padding:0;position:absolute}.resize-width{cursor:ew-resize;width:16px;top:6px;bottom:6px;right:-8px}.resize-height{cursor:ns-resize;height:16px;bottom:-8px;left:6px;right:6px}.template-field-resize-corner{cursor:nwse-resize;background:#111;border:2px solid #fff;border-radius:999px;width:16px;height:16px;bottom:-8px;right:-8px}.template-field-resize-corner:hover{transform:scale(1.1)}.build-template-modal{max-width:760px}.build-template-options{grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.5rem;display:grid}.build-template-option{text-align:left;cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:20px;padding:1.5rem;transition:all .2s}.build-template-option:hover{border-color:#111;transform:translateY(-2px)}.build-template-option span{color:#1c1c1c;margin-bottom:.5rem;font-size:1.1rem;font-weight:800;display:block}.build-template-option p{color:#6f7280;margin:0;line-height:1.45}@media (width<=760px){.build-template-options{grid-template-columns:1fr}}.builder-template-preview-card{color:#6f7280;background:linear-gradient(135deg,#f9f7f1,#fff);border:1px dashed #d8b45a;border-radius:16px;place-items:center;width:100%;height:100%;min-height:180px;font-weight:800;display:grid}.template-builder-modal{flex-direction:column;width:min(1180px,100vw - 3rem);max-width:1180px;max-height:calc(100vh - 3rem);display:flex;overflow:hidden}.template-builder-layout{grid-template-columns:1.1fr .8fr;gap:1.5rem;padding:1.5rem;display:grid;overflow:hidden}.template-builder-canvas-shell{background:#f5f5f5;border-radius:20px;justify-content:center;padding:1.5rem;display:flex;overflow:auto}.template-builder-page{aspect-ratio:8.5/11;background:#fff;border-radius:8px;place-items:center;width:min(100%,420px);display:grid;position:relative;overflow:hidden;box-shadow:0 18px 40px #0000001f}.template-builder-empty{color:#a0a4b2;font-weight:800}.template-builder-panel{align-content:start;gap:.75rem;display:grid;overflow-y:auto}.template-builder-panel h3{margin:0}.template-builder-panel p{color:#6f7280;line-height:1.45}.builder-setting-group{background:#fff;border:1px solid #ececec;border-radius:16px;padding:1rem}.builder-setting-group label{color:#1c1c1c;gap:.5rem;font-weight:800;display:grid}.builder-setting-group input[type=color]{background:#fff;border:1px solid #ececec;border-radius:12px;width:100%;height:44px;padding:.25rem}.builder-element{box-sizing:border-box;position:absolute}.builder-element-text{align-items:center;padding:.25rem;display:flex;overflow:hidden}.builder-element-shape{display:block}.builder-element{box-sizing:border-box;cursor:move;-webkit-user-select:none;user-select:none;position:absolute;overflow:visible}.builder-element.selected-builder-element{outline-offset:2px;outline:2px solid #111}.builder-element-text{align-items:center;padding:.25rem;display:flex}.builder-element-text,.builder-element-text *{pointer-events:auto}.builder-element-image{color:#6f7280;border:2px dashed #b7b7b7;place-items:center;font-size:.8rem;font-weight:800;display:grid}.builder-resize-corner{cursor:nwse-resize;background:#111;border:2px solid #fff;border-radius:999px;width:16px;height:16px;bottom:-8px;right:-8px}.builder-editor-panel{background:#fff;border:1px solid #ececec;border-radius:16px;gap:1rem;padding:1rem;display:grid}.builder-editor-panel h3{margin:0}.builder-control-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.builder-control-grid label,.builder-control-full{color:#6f7280;gap:.35rem;font-size:.8rem;font-weight:800;display:grid}.builder-control-grid input,.builder-control-grid select,.builder-control-full input,.builder-control-full select{color:#1c1c1c;background:#fff;border:1px solid #ececec;border-radius:10px;width:100%;padding:.55rem}.builder-control-grid input[type=color]{height:40px;padding:.25rem}.danger-button{color:#b42318}.builder-field-library{gap:1rem;display:grid}.builder-field-library h4{color:#1c1c1c;margin:0;font-size:.95rem;font-weight:800}.builder-field-section{gap:.5rem;display:grid}.builder-field-section h5{color:#6f7280;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.75rem}.builder-field-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.builder-field-buttons button{cursor:pointer;background:#f9f7f1;border:1px solid #ececec;border-radius:999px;padding:.45rem .7rem;font-size:.8rem;font-weight:700}.builder-field-buttons button:hover{border-color:#111}.builder-selected-toolbar{z-index:20;background:#fff;border:1px solid #ececec;border-radius:18px;gap:.85rem;margin-bottom:1rem;padding:1rem;display:grid;position:sticky;top:0;box-shadow:0 12px 28px #00000014}.builder-selected-toolbar-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.builder-trash-button{color:#b42318;cursor:pointer;text-transform:lowercase;background:#fff5f5;border:1px solid #b4231833;border-radius:999px;justify-content:center;align-items:center;width:auto;min-width:52px;height:28px;padding:0 .75rem;font-size:.75rem;font-weight:800;line-height:1;display:inline-flex}.builder-trash-button:hover{background:#ffecec;border-color:#b42318}.builder-toolbar-actions{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.builder-resize-corner{appearance:none;cursor:nwse-resize;border-radius:999px;width:14px;height:14px;position:absolute;bottom:-7px;right:-7px;box-shadow:none!important;background:#111!important;border:2px solid #fff!important;margin:0!important;padding:0!important}.builder-resize-zone{opacity:0;z-index:50;display:block;position:absolute;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.builder-resize-zone.resize-width{cursor:ew-resize;width:16px;top:6px;bottom:6px;right:-8px}.builder-resize-zone.resize-height{cursor:ns-resize;height:16px;bottom:-8px;left:6px;right:6px}.builder-resize-corner{z-index:60;cursor:nwse-resize;border-radius:999px;width:14px;height:14px;position:absolute;bottom:-7px;right:-7px;box-shadow:none!important;background:#111!important;border:2px solid #fff!important}.template-field-section-list{gap:.65rem;display:grid}.template-field-section{background:#fff;border:1px solid #ececec;border-radius:14px;overflow:hidden}.template-field-section summary{cursor:pointer;color:#6f7280;text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;align-items:center;padding:.8rem .9rem;font-size:.8rem;font-weight:900;list-style:none;display:flex}.template-field-section summary::-webkit-details-marker{display:none}.template-field-section summary:after{content:"⌄";color:#6f7280;font-size:.9rem}.template-field-section[open] summary:after{content:"⌃"}.template-field-option-list{padding:0 .9rem .9rem}.template-mapper-modal{width:min(1180px,100vw - 2rem);max-width:1180px;max-height:calc(100vh - 2rem);overflow:hidden}.template-mapper-layout{grid-template-columns:minmax(500px,1fr) 390px;align-items:start;gap:1.25rem}.template-mapper-preview{aspect-ratio:8.5/11;background:#fff;width:auto;max-width:100%;height:min(680px,100vh - 260px);margin:0 auto;position:relative;overflow:hidden}.template-mapper-preview iframe{pointer-events:none;border:0;width:100%;height:100%;display:block}.template-mapper-panel{max-height:calc(100vh - 260px);padding-right:.4rem;overflow-y:auto}.template-selected-toolbar{margin-bottom:1rem}.template-selected-toolbar .builder-control-grid{margin-top:.75rem}.simple-mapped-field-list{gap:.5rem;display:grid}.simple-mapped-field{text-align:left;cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:14px;gap:.2rem;width:100%;padding:.75rem .9rem;display:grid}.simple-mapped-field span{color:#1c1c1c;font-weight:800}.simple-mapped-field small{color:#6f7280;font-size:.75rem}.simple-mapped-field.selected-simple-field{background:#f9f7f1;border-color:#111}.template-field-overlay.shape-field{background:#111;border:none;padding:0!important}.template-field-overlay.shape-field span{display:none}.custom-mapped-preview-shell{aspect-ratio:8.5/11;background:#fff;border-radius:12px;width:min(100%,420px);overflow:hidden;box-shadow:0 18px 40px #0000001f}.custom-mapped-preview-field{z-index:3;box-sizing:border-box;pointer-events:none;justify-content:flex-start;align-items:center;padding:.25rem;line-height:1.1;display:flex;position:absolute;overflow:hidden}.custom-mapped-preview-shell,.custom-mapped-preview-page,.custom-mapped-preview-pdf{border:none!important;outline:none!important}.custom-mapped-preview-shell,.custom-mapped-preview-page{box-shadow:none!important;background:#fff!important;border:none!important;outline:none!important}.custom-mapped-preview-pdf{box-shadow:none!important;border:none!important;outline:none!important}.template-mapper-preview{aspect-ratio:8.5/11!important;width:100%!important;box-shadow:none!important;background:#fff!important;border:none!important;border-radius:16px!important;outline:none!important;position:relative!important;overflow:hidden!important}.template-mapper-preview iframe{pointer-events:none!important;border:0!important;outline:none!important;width:100%!important;height:100%!important;display:block!important;position:static!important;transform:none!important}.custom-mapped-preview-page{width:100%!important;height:100%!important;box-shadow:none!important;background:#fff!important;border:none!important;outline:none!important;position:relative!important;overflow:hidden!important}.custom-mapped-preview-pdf{width:100%!important;height:100%!important;box-shadow:none!important;z-index:1!important;border:none!important;outline:none!important;position:absolute!important;inset:0!important}.custom-mapped-preview-field{z-index:3!important}.template-mapper-layout{grid-template-columns:520px 390px!important;align-items:start!important;gap:1.5rem!important;display:grid!important}.template-mapper-preview{aspect-ratio:8.5/11!important;width:420px!important;height:auto!important;box-shadow:none!important;background:#fff!important;border:none!important;border-radius:10px!important;outline:none!important;margin:0 auto!important;position:relative!important;overflow:hidden!important}.template-mapper-preview iframe{pointer-events:none!important;background:#fff!important;border:none!important;outline:none!important;width:100%!important;height:100%!important;display:block!important;position:static!important;transform:none!important}.template-mapper-panel .modal-actions.mapper-actions{box-sizing:border-box!important;justify-content:flex-end!important;align-items:center!important;gap:.75rem!important;width:100%!important;margin-top:1rem!important;padding:0!important;display:flex!important}.template-mapper-panel .modal-actions.mapper-actions button{white-space:nowrap!important;border-radius:12px!important;width:150px!important;min-width:150px!important;max-width:150px!important;height:46px!important;padding:0!important;font-size:.9rem!important}.template-page-tabs{flex-wrap:wrap;align-items:center;gap:.5rem;margin:1rem 0 1.25rem;display:flex}.template-page-tab{color:#2d2d2d;cursor:pointer;background:#fff;border:1px solid #e7e2d8;border-radius:999px;padding:.55rem 1rem;font-weight:800}.template-page-tab.active{color:#fff;background:#111;border-color:#111}.template-page-tab.add-page{background:#f8f6ef;border-style:dashed}.template-blank-page{background:#fff;width:100%;height:100%}.template-mapper-preview iframe,.template-blank-page{display:block}.template-field-overlay{z-index:5}.template-field-overlay:not(.shape-field){box-shadow:none!important;background:#ffffff73!important;border:1px dashed #c6a24d73!important}.template-field-overlay:not(.shape-field).selected{background:#ffffffc7!important;border:2px solid #c6a24d!important;box-shadow:0 8px 20px #0000001f!important}.template-field-overlay.shape-field{border:1px solid #c6a24d!important;box-shadow:0 8px 18px #00000014!important}.template-field-overlay.shape-field.selected{border:2px solid #c6a24d!important;box-shadow:0 10px 24px #00000029!important}.template-field-overlay:not(.selected) .resize-handle,.template-field-overlay:not(.selected) .field-resize-handle,.template-field-overlay:not(.selected) .template-field-resize-handle,.template-field-overlay:not(.selected) [class*=resize]{display:none!important}.auto-detect-tab{color:#5f5138!important;background:#fffaf0!important;border:1px solid #e5d6b8!important;padding:.55rem .9rem!important;font-size:.85rem!important;font-weight:600!important}.auto-detect-tab:hover{background:#f6ead1!important;border-color:#d5bd87!important}.template-page-tab-wrap{align-items:center!important;display:inline-flex!important;position:relative!important}.template-page-tab-wrap .template-page-tab{padding-right:2rem!important}.template-page-delete{color:#333!important;cursor:pointer!important;background:#00000014!important;border:none!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;padding:0!important;font-size:.9rem!important;font-weight:700!important;line-height:1!important;display:flex!important;position:absolute!important;top:50%!important;right:.35rem!important;transform:translateY(-50%)!important}.template-page-delete:hover{background:#0000002e!important}.custom-mapped-preview-pages{flex-direction:column!important;align-items:center!important;gap:2rem!important;width:100%!important;display:flex!important}.custom-mapped-preview-page-wrap{flex-direction:column!important;align-items:center!important;gap:.75rem!important;width:100%!important;display:flex!important}.custom-mapped-preview-page-label{color:#6f7280!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:.85rem!important;font-weight:700!important}.custom-mapped-preview-shell{aspect-ratio:8.5/11!important;width:min(100%,360px)!important;box-shadow:none!important;background:#fff!important;border:none!important;border-radius:0!important;outline:none!important;overflow:hidden!important}.custom-mapped-preview-page{background:#fff!important;width:100%!important;height:100%!important;position:relative!important;overflow:hidden!important}.custom-mapped-preview-pdf{z-index:1!important;border:none!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.custom-mapped-preview-page:after{content:"";pointer-events:none;z-index:2;position:absolute;inset:0;box-shadow:inset 0 0 0 4px #fff}.custom-mapped-preview-field{z-index:3!important;box-sizing:border-box!important;justify-content:center!important;align-items:center!important;padding:.1rem .25rem!important;line-height:1.1!important;display:flex!important;position:absolute!important;overflow:hidden!important}.custom-mapped-preview-field.image-preview-field{padding:0!important}.custom-mapped-preview-field.image-preview-field img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.custom-mapped-preview-field.shape-preview-field{padding:0!important}.custom-mapped-preview-single{flex-direction:column!important;align-items:center!important;gap:1rem!important;width:100%!important;display:flex!important}.custom-mapped-preview-nav{justify-content:center!important;align-items:center!important;gap:1rem!important;width:100%!important;display:flex!important}.custom-mapped-preview-arrow{color:#111!important;cursor:pointer!important;background:#fffaf0!important;border:1px solid #e5d6b8!important;border-radius:999px!important;width:38px!important;height:38px!important;font-size:1.1rem!important;font-weight:700!important}.custom-mapped-preview-arrow:hover:not(:disabled){background:#f6ead1!important}.custom-mapped-preview-arrow:disabled{opacity:.35!important;cursor:not-allowed!important}.custom-mapped-preview-counter{text-align:center!important;color:#6f7280!important;min-width:120px!important;font-size:.85rem!important;font-weight:700!important}.custom-mapped-preview-shell,.custom-mapped-preview-page{overflow:hidden!important}.custom-mapped-preview-pdf{pointer-events:none!important;overflow:hidden!important}.custom-mapped-preview-field{text-wrap:balance;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}.template-layer-controls{grid-template-columns:1fr 1fr!important;gap:.5rem!important;margin:.75rem 0!important;display:grid!important}.template-layer-controls button{color:#3b3427!important;cursor:pointer!important;background:#fffaf0!important;border:1px solid #e5d6b8!important;border-radius:10px!important;padding:.55rem .65rem!important;font-size:.78rem!important;font-weight:700!important}.template-layer-controls button:hover{background:#f6ead1!important;border-color:#d5bd87!important}.shape-button-row{grid-template-columns:1fr 1fr 1fr!important;gap:.5rem!important;margin:.75rem 0!important;display:grid!important}.shape-button-row button{color:#3b3427!important;cursor:pointer!important;background:#fffaf0!important;border:1px solid #e5d6b8!important;border-radius:10px!important;padding:.55rem .5rem!important;font-size:.78rem!important;font-weight:700!important}.shape-button-row button:hover{background:#f6ead1!important;border-color:#d5bd87!important}.shape-dropdown-section .shape-button-row{grid-template-columns:1fr 1fr 1fr!important;gap:.5rem!important;margin:0!important;padding:0 1rem 1rem!important;display:grid!important}.template-field-overlay.shape-field,.template-field-overlay.shape-field.selected{background:var(--shape-color,#111)!important}.shape-dropdown-section{background:#fff!important;border:1px solid #ece7dd!important;border-radius:14px!important;margin:.75rem 0!important;overflow:hidden!important}.shape-dropdown-header{color:#6f7280!important;letter-spacing:.03em!important;cursor:pointer!important;background:#fff!important;border:none!important;justify-content:space-between!important;align-items:center!important;width:100%!important;height:52px!important;padding:0 1rem!important;font-size:.9rem!important;font-weight:800!important;display:flex!important}.shape-dropdown-header:hover{background:#fbfaf7!important}.shape-dropdown-content{flex-wrap:wrap!important;gap:.5rem!important;padding:0 1rem 1rem!important;display:flex!important}.shape-dropdown-content button{color:#3b3427!important;cursor:pointer!important;background:#fffaf0!important;border:1px solid #e5d6b8!important;border-radius:999px!important;padding:.55rem .9rem!important;font-size:.78rem!important;font-weight:700!important}.shape-dropdown-content button:hover{background:#f6ead1!important;border-color:#d5bd87!important}.template-alignment-guide{pointer-events:none;z-index:50;background:#d4af37e6;position:absolute}.template-alignment-guide.vertical{width:1px;top:0;bottom:0}.template-alignment-guide.horizontal{height:1px;left:0;right:0}.notification-row{grid-template-columns:1fr auto!important;align-items:center!important;gap:1.5rem!important;padding:1.35rem 0!important;display:grid!important}.notification-row+.notification-row{border-top:1px solid #ece7dd!important}.notification-copy{flex-direction:column!important;gap:.25rem!important;display:flex!important}.notification-copy strong{color:#151515!important;font-size:1.05rem!important;font-weight:800!important}.notification-copy span{color:#747887!important;font-size:.9rem!important}.modern-toggle{cursor:pointer!important;background:#d8d8d8!important;border:none!important;border-radius:999px!important;width:54px!important;height:30px!important;padding:3px!important;transition:background .2s,box-shadow .2s!important;position:relative!important}.modern-toggle span{background:#fff!important;border-radius:999px!important;width:24px!important;height:24px!important;transition:transform .2s!important;display:block!important;transform:translate(0)!important;box-shadow:0 2px 8px #0000002e!important}.modern-toggle.on{background:#111!important}.modern-toggle.on span{transform:translate(24px)!important}.modern-toggle:hover{box-shadow:0 0 0 4px #c6a24d1f!important}.security-row{grid-template-columns:1fr auto!important;align-items:center!important;gap:1.5rem!important;padding:1.35rem 0!important;display:grid!important}.security-row+.security-row{border-top:1px solid #ece7dd!important}.security-copy{flex-direction:column!important;gap:.25rem!important;display:flex!important}.security-copy strong{color:#151515!important;font-size:1.05rem!important;font-weight:800!important}.security-copy span{color:#747887!important;font-size:.9rem!important}.security-modal{background:#fff!important;border-radius:24px!important;width:min(100%,520px)!important;padding:1.75rem!important;box-shadow:0 30px 80px #00000038!important}.primary-button:disabled{opacity:.45!important;cursor:not-allowed!important}.security-modal{z-index:1001!important;background:#fff!important;border-radius:24px!important;width:min(100%,520px)!important;padding:1.75rem!important;box-shadow:0 30px 80px #00000038!important}.security-modal-body{gap:1rem!important;margin-top:1.25rem!important;display:grid!important}.security-modal-body label{color:#4b5163!important;gap:.4rem!important;font-weight:700!important;display:grid!important}.security-modal-body input:disabled{opacity:.6!important;cursor:not-allowed!important}.two-factor-preview{background:#fbfaf7!important;border:1px solid #ece7dd!important;border-radius:16px!important;gap:.4rem!important;padding:1rem!important;display:grid!important}.brochure-features{background:#fff;margin-top:28px;padding:24px 28px}.brochure-features h3{letter-spacing:2px;color:#1d2951;text-transform:uppercase;margin:0 0 18px;font-size:16px;font-weight:700}.features-list{grid-template-columns:1fr 1fr;gap:10px 28px;margin:0;padding-left:18px;display:grid}.features-list li{color:#2f2f2f;font-size:14px;line-height:1.6}.language-toggle{background:#fff;border:1px solid #dedede;border-radius:999px;gap:3px;padding:3px;display:inline-flex}.language-toggle button{color:#777;background:0 0;border:0;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700}.language-toggle button.active{color:#fff;background:#171717}.language-toggle.compact{background:#ffffff14;border-color:#ffffff29;margin-top:14px}.language-toggle.compact button{color:#ddd}.language-toggle.compact button.active{background:var(--cream);color:#222}.onboarding-shell{background:linear-gradient(145deg,#f7f7f5 0%,#f4ead7 100%);min-height:100vh;padding:28px 40px}.onboarding-topbar{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;display:flex}.onboarding-topbar img{object-fit:contain;width:150px;max-height:48px}.onboarding-stage{max-width:900px;margin:42px auto 0}.onboarding-progress-wrap{margin-bottom:18px}.onboarding-progress-copy{color:#666;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:12px;display:flex}.onboarding-progress-copy strong{color:#222}.onboarding-progress{background:#00000017;border-radius:999px;height:5px;overflow:hidden}.onboarding-progress span,.workspace-progress span{border-radius:inherit;background:#1b1b1b;height:100%;transition:width .3s;display:block}.onboarding-card{background:#fff;border:1px solid #00000012;border-radius:24px;flex-direction:column;min-height:540px;padding:42px;display:flex;box-shadow:0 24px 70px #00000014}.onboarding-welcome{text-align:center;max-width:620px;margin:auto}.onboarding-mark,.onboarding-success{background:#f5e9d2;border-radius:22px;place-items:center;width:76px;height:76px;margin:0 auto 24px;font-size:24px;font-weight:800;display:grid}.onboarding-success{color:#36723c;background:#e3f0df;border-radius:50%;font-size:36px}.onboarding-welcome h1,.onboarding-heading h1{letter-spacing:-1.2px;margin:0 0 12px;font-size:34px}.onboarding-welcome p,.onboarding-heading p{color:#687080;margin:0;line-height:1.6}.onboarding-primary{min-height:48px;margin-top:28px}.onboarding-heading{align-items:flex-start;gap:20px;margin-bottom:32px;display:flex}.onboarding-heading>span{background:#f5e9d2;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;font-size:12px;font-weight:800;display:grid}.onboarding-form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.onboarding-form-grid label,.onboarding-form-stack label,.colour-field,.onboarding-photo-upload{flex-direction:column;gap:9px;font-size:13px;font-weight:700;display:flex}.onboarding-form-grid input,.onboarding-form-grid select,.onboarding-form-stack input,.onboarding-form-stack textarea,.colour-field input[type=text],.colour-field input:not([type=color]){background:#fff;border:1px solid #dadde2;border-radius:10px;width:100%;padding:13px 14px;font-size:14px}.onboarding-form-stack{flex-direction:column;gap:20px;display:flex}.onboarding-logo-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:25px;display:grid}.onboarding-logo-box{text-align:center;border:1px solid #e3e3e3;border-radius:16px;padding:18px}.onboarding-logo-box>strong{text-align:left;margin-bottom:14px;font-size:13px;display:block}.onboarding-logo-box img,.onboarding-logo-placeholder{object-fit:contain;background:#fafafa;border:1px dashed #ddd;border-radius:10px;width:100%;height:120px;margin-bottom:13px}.onboarding-logo-placeholder{color:#aaa;place-items:center;font-size:28px;display:grid}.onboarding-logo-box>div:last-child{justify-content:center;align-items:center;gap:10px;display:flex}.upload-label{justify-content:center;align-items:center;padding:0 16px;display:inline-flex}.upload-label input{display:none}.text-button{text-underline-offset:3px;color:#666;background:0 0;border:0;font-weight:700;text-decoration:underline}.onboarding-colour-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px;display:grid}.colour-field>div{gap:8px;display:flex}.colour-field input[type=color]{background:#fff;border:1px solid #ddd;border-radius:9px;width:44px;height:44px;padding:3px}.onboarding-photo-upload{margin-top:22px}.onboarding-photo-upload input{background:#fafafa;border:1px dashed #d7d7d7;border-radius:12px;padding:18px}.onboarding-actions{justify-content:space-between;margin-top:auto;padding-top:34px;display:flex}.onboarding-ready-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.onboarding-skip{color:#666;text-underline-offset:4px;background:0 0;border:0;margin:18px auto 0;text-decoration:underline;display:block}.workspace-checklist{margin-bottom:20px}.workspace-checklist-head{justify-content:space-between;gap:20px;display:flex}.workspace-checklist-head h2{margin-bottom:7px}.workspace-checklist-head p{color:var(--muted);margin:0;font-size:13px}.workspace-checklist-head>strong{white-space:nowrap;font-size:13px}.workspace-progress{background:#ececec;border-radius:999px;height:7px;margin:18px 0}.workspace-checks{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.workspace-checks div{color:#777;align-items:center;gap:9px;font-size:13px;display:flex}.workspace-checks div.done{color:#32663a}.workspace-checks span{font-size:16px;font-weight:800}.tour-overlay{z-index:9999;background:#0000006b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.tour-card{background:#fff;border-radius:20px;width:min(460px,100%);padding:30px;box-shadow:0 30px 90px #00000040}.tour-count{color:#9a7d52;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:800}.tour-card h2{margin:12px 0 10px}.tour-card p{color:#697080;line-height:1.6}.tour-card>div{justify-content:space-between;align-items:center;margin-top:24px;display:flex}@media (width<=760px){.onboarding-shell{padding:20px 14px}.onboarding-stage{margin-top:28px}.onboarding-card{min-height:590px;padding:25px}.onboarding-form-grid,.onboarding-logo-grid,.onboarding-colour-grid,.workspace-checks{grid-template-columns:1fr}.onboarding-welcome h1,.onboarding-heading h1{font-size:27px}.onboarding-heading{gap:12px}.workspace-checklist-head,.onboarding-ready-actions{flex-direction:column}.onboarding-ready-actions button{width:100%}}.workspace-checklist-compact{margin-bottom:0;padding:22px}.workspace-checklist-compact .workspace-checklist-head{align-items:flex-start}.workspace-checklist-compact .workspace-checklist-head h2{font-size:18px}.workspace-checklist-compact .workspace-checks{grid-template-columns:1fr;gap:9px;margin-bottom:16px}.workspace-checklist-compact .secondary-button{width:100%}.brand-access-card{padding:24px!important}.brand-access-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.brand-access-heading h2{margin:4px 0 0;font-size:21px}.brand-access-eyebrow{color:#9b7a45;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.brand-access-lock{color:#7b5f2b;background:#f6e9cf;border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:22px;font-weight:800;display:grid}.brand-access-card>p{color:#687083;margin:14px 0 18px;font-size:12px;line-height:1.65}.brand-access-toggle{cursor:pointer;background:#fafafa;border:1px solid #dedede;border-radius:13px;align-items:center;gap:12px;min-height:50px;padding:10px 12px;transition:border-color .16s,background .16s;display:flex}.brand-access-toggle.enabled{background:#f3f8ef;border-color:#bfd6b9}.brand-access-toggle input{opacity:0;pointer-events:none;position:absolute}.brand-access-switch{background:#c9cbd0;border-radius:999px;flex:0 0 40px;width:40px;height:23px;transition:background .16s;position:relative}.brand-access-switch:after{content:"";background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0000002e}.brand-access-toggle.enabled .brand-access-switch{background:#4f7d50}.brand-access-toggle.enabled .brand-access-switch:after{transform:translate(17px)}.brand-access-toggle strong{font-size:13px}.template-mapper-modal{flex-direction:column!important;height:min(820px,100vh - 2rem)!important;max-height:calc(100vh - 2rem)!important;display:flex!important;overflow:hidden!important}.template-mapper-modal .modal-header,.template-mapper-modal .template-page-tabs{flex:none}.template-mapper-layout{flex:auto!important;grid-template-columns:minmax(380px,1fr) 390px!important;min-height:0!important;overflow:hidden!important}.template-mapper-preview{aspect-ratio:8.5/11!important;align-self:center!important;width:auto!important;max-width:100%!important;height:100%!important;max-height:100%!important}.template-mapper-panel{min-height:0!important;max-height:100%!important;overflow-y:auto!important}@media (width<=980px){.template-mapper-modal{overflow-y:auto!important}.template-mapper-layout{grid-template-columns:1fr!important;overflow:visible!important}.template-mapper-preview{width:min(420px,100%)!important;height:auto!important}.template-mapper-panel{max-height:none!important}}.brand-access-card .brand-access-toggle{flex-direction:row!important;justify-content:flex-start!important;min-height:52px!important;padding:11px 14px!important}.brand-access-card .brand-access-toggle .brand-access-switch{flex:0 0 40px!important;width:40px!important;height:23px!important}.brand-access-card .brand-access-toggle strong{margin:0!important;line-height:1.25!important}.brochure-modal{flex-direction:column!important;height:min(760px,100vh - 32px)!important;max-height:calc(100vh - 32px)!important;display:flex!important}.brochure-modal>.modal-header,.brochure-modal>.modal-actions{flex:none!important}.brochure-modal>.modal-body{flex:auto!important;min-height:0!important;padding:16px 28px 24px!important;overflow:hidden!important}.brochure-modal .lk-preview-stage{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;padding:16px!important;overflow:hidden!important}.brochure-modal .custom-brochure-preview-shell{aspect-ratio:8.5/11!important;flex:0 auto!important;width:auto!important;max-width:100%!important;height:100%!important;max-height:100%!important}.brochure-modal .custom-brochure-preview-frame{width:100%!important;height:100%!important}@media (height<=760px){.brochure-modal>.modal-header{padding-bottom:10px!important}.brochure-modal>.modal-actions{padding-top:8px!important;padding-bottom:8px!important}.brochure-modal>.modal-body{padding-top:8px!important}}.brochure-modal .lk-preview-stage{justify-content:center!important;align-items:center!important;display:flex!important;overflow:hidden!important}.brochure-modal .custom-mapped-preview-single{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:100%!important;height:100%!important;min-height:0!important;display:flex!important}.brochure-modal .custom-mapped-preview-nav{flex:0 0 40px!important;min-height:40px!important}.brochure-modal .custom-mapped-preview-shell{aspect-ratio:8.5/11!important;background:#fff!important;border-radius:0!important;flex:0 auto!important;width:auto!important;max-width:100%!important;height:calc(100% - 52px)!important;max-height:calc(100% - 52px)!important;box-shadow:0 14px 36px #0000001c!important}.brochure-modal .custom-mapped-preview-page,.brochure-modal .custom-mapped-preview-pdf{width:100%!important;height:100%!important}@media (height<=760px){.brochure-modal .custom-mapped-preview-nav{flex-basis:34px!important;min-height:34px!important}.brochure-modal .custom-mapped-preview-arrow{width:32px!important;height:32px!important}.brochure-modal .custom-mapped-preview-shell{height:calc(100% - 44px)!important;max-height:calc(100% - 44px)!important}}@keyframes page-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-enter{0%{opacity:0;transform:translate(18px,8px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes soft-pop{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-transition{animation:.26s cubic-bezier(.22,1,.36,1) both page-enter}.primary-button,.secondary-button,.small-button,.soft-button,.outline-full,.select-button,.nav-item,.action-card,.stat-card,.panel,.template-card,.import-card,.logo-upload,.broker-card,.disclaimer-card{transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s,opacity .18s}.secondary-button:hover:not(:disabled),.small-button:hover:not(:disabled),.soft-button:hover:not(:disabled),.outline-full:hover:not(:disabled),.select-button:hover:not(:disabled){border-color:#cfcfcf;transform:translateY(-1px);box-shadow:0 8px 20px #19191912}.primary-button:active:not(:disabled),.secondary-button:active:not(:disabled),.small-button:active:not(:disabled){transform:translateY(0)scale(.985)}.action-card:hover,.template-card:hover,.import-card:hover,.stat-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px #00000017}.nav-item:hover{transform:translate(3px)}.nav-item.active{transform:translate(2px)}input,select,textarea{transition:border-color .16s,box-shadow .16s,background-color .16s}input:focus,select:focus,textarea:focus{outline:none;border-color:#aa916a!important;box-shadow:0 0 0 4px #f6e9cf9e!important}.logo-upload img,.broker-card img,.cover-photo-preview img,.gallery-preview img{animation:.22s both soft-pop}.toast-stack{z-index:100000;pointer-events:none;gap:12px;width:min(380px,100vw - 32px);display:grid;position:fixed;bottom:28px;right:28px}.toast{pointer-events:auto;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #23232317;border-radius:16px;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;min-height:72px;padding:14px 14px 14px 16px;animation:.26s cubic-bezier(.22,1,.36,1) both toast-enter;display:grid;box-shadow:0 22px 60px #14141429}.toast-icon{color:#3f7745;background:#e8f3e5;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.toast-error .toast-icon{color:#9a3d3d;background:#fff0f0}.toast-copy{gap:3px;min-width:0;display:grid}.toast-copy strong{color:#202020;font-size:13px}.toast-copy span{color:#727785;font-size:11px;line-height:1.45}.toast-close{color:#9397a0;background:0 0;border:0;padding:6px;font-size:20px;line-height:1}.toast-close:hover{color:#202020}.auth-loading-screen:after{content:"";background:linear-gradient(90deg,#ececec 25%,#d9c7a8 50%,#ececec 75%) 0 0/200% 100%;border-radius:999px;width:190px;height:8px;animation:1.35s linear infinite shimmer}@media (width<=760px){.toast-stack{bottom:16px;right:16px}.page-transition{animation-duration:.18s}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.modal-backdrop,.template-guide-backdrop{justify-content:center!important;align-items:center!important;padding:16px!important;overflow-y:auto!important}.listing-preview-modal{flex-direction:column!important;width:min(1080px,100vw - 32px)!important;height:min(720px,100dvh - 32px)!important;max-height:calc(100dvh - 32px)!important;display:flex!important;overflow:hidden!important}.listing-preview-modal>.modal-header,.listing-preview-modal>.modal-actions{flex:none!important}.listing-preview-modal>.modal-body{flex:auto!important;min-height:0!important;padding:12px 28px 24px!important;overflow:hidden!important}.listing-preview-modal .lk-preview-stage{width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}.build-template-modal{width:min(760px,100vw - 32px)!important;height:auto!important;max-height:calc(100dvh - 32px)!important;display:block!important;overflow-y:auto!important}.template-builder-modal,.template-mapper-modal{flex-direction:column!important;width:min(1180px,100vw - 32px)!important;height:calc(100dvh - 32px)!important;max-height:calc(100dvh - 32px)!important;display:flex!important;overflow:hidden!important}.template-mapper-modal .modal-header,.template-mapper-modal .template-page-tabs{margin-bottom:14px!important}.template-mapper-modal .template-mapper-layout{flex:auto!important;grid-template-columns:minmax(360px,1fr) 390px!important;align-items:stretch!important;min-height:0!important;overflow:hidden!important}.template-mapper-modal .template-mapper-preview{aspect-ratio:8.5/11!important;align-self:center!important;width:auto!important;height:100%!important;max-height:100%!important}.template-mapper-modal .template-mapper-panel{min-height:0!important;max-height:100%!important;overflow-y:auto!important}.template-service-disclosure>summary{color:#737684;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;width:fit-content;min-height:38px;padding:4px 2px;list-style:none;display:inline-flex}.template-service-disclosure>summary::-webkit-details-marker{display:none}.template-service-summary-copy{gap:2px;display:grid}.template-service-summary-copy strong{color:#737684;font-size:15px;font-weight:700}.template-service-summary-copy small{color:#8b8f9c;font-size:11px;font-weight:500;display:none}.template-service-chevron{font-size:22px;line-height:1;transition:transform .18s}.template-service-disclosure[open] .template-service-chevron{transform:rotate(90deg)}.template-service-content{background:#ffffffb8;border:1px solid #ece7dc;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;max-width:900px;margin-top:8px;padding:14px 16px;display:grid}.template-service-copy>p{color:#687083;margin:0 0 10px;font-size:12px;line-height:1.5}.template-service-access{cursor:pointer;align-items:flex-start;gap:9px;display:inline-flex}.template-service-access input{accent-color:#202020;width:15px;height:15px;margin:1px 0 0}.template-service-email-button{white-space:nowrap;min-height:38px!important;padding:0 14px!important;font-size:12px!important}@media (width<=900px){.template-service-content{grid-template-columns:1fr}.template-service-email-button{justify-self:start}.template-mapper-modal{height:auto!important;min-height:min(760px,100dvh - 32px)!important;overflow-y:auto!important}.template-mapper-modal .template-mapper-layout{grid-template-columns:1fr!important;overflow:visible!important}.template-mapper-modal .template-mapper-preview{width:min(420px,100%)!important;height:auto!important}}.modal-backdrop,.template-guide-backdrop{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;padding:24px!important;overflow:hidden!important}.brochure-modal.listing-preview-modal,.brochure-modal.template-mapper-modal,.brochure-modal.template-builder-modal,.brochure-modal.build-template-modal,.brochure-modal.template-guide-modal{box-sizing:border-box!important;background:#fff!important;border-radius:24px!important;margin:0!important;box-shadow:0 30px 90px #0000003d!important}.brochure-modal.listing-preview-modal>.modal-header,.brochure-modal.template-mapper-modal>.modal-header,.brochure-modal.template-builder-modal>.modal-header,.brochure-modal.build-template-modal>.modal-header,.brochure-modal.template-guide-modal>.modal-header{flex:none!important;margin:0 0 18px!important;padding:0!important}.brochure-modal.listing-preview-modal{flex-direction:column!important;width:min(1080px,100vw - 48px)!important;height:min(700px,100dvh - 48px)!important;max-height:calc(100dvh - 48px)!important;padding:28px!important;display:flex!important;overflow:hidden!important}.brochure-modal.listing-preview-modal>.modal-actions{flex:none!important;margin:0 0 16px!important;padding:0!important}.brochure-modal.listing-preview-modal>.modal-body{flex:auto!important;min-height:0!important;padding:0!important;display:block!important;overflow:hidden!important}.brochure-modal.listing-preview-modal .lk-preview-stage{box-sizing:border-box!important;background:#f3f3f3!important;border-radius:20px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;padding:16px!important;display:flex!important;overflow:hidden!important}.brochure-modal.listing-preview-modal .custom-mapped-preview-single{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;height:100%!important;min-height:0!important;display:flex!important}.brochure-modal.listing-preview-modal .custom-mapped-preview-nav{flex:0 0 38px!important;min-height:38px!important}.brochure-modal.listing-preview-modal .custom-mapped-preview-shell{aspect-ratio:8.5/11!important;background:#fff!important;border-radius:0!important;flex:0 auto!important;width:auto!important;max-width:100%!important;height:calc(100% - 48px)!important;max-height:calc(100% - 48px)!important;overflow:hidden!important;box-shadow:0 16px 38px #0000001f!important}.brochure-modal.template-mapper-modal{flex-direction:column!important;width:min(1110px,100vw - 48px)!important;height:min(690px,100dvh - 48px)!important;max-height:calc(100dvh - 48px)!important;padding:28px 30px!important;display:flex!important;overflow:hidden!important}.brochure-modal.template-mapper-modal .template-page-tabs{flex:none!important;margin:0 0 18px!important}.brochure-modal.template-mapper-modal .template-mapper-layout{flex:auto!important;grid-template-columns:minmax(360px,1fr) 410px!important;align-items:stretch!important;gap:76px!important;height:auto!important;min-height:0!important;display:grid!important;overflow:hidden!important}.brochure-modal.template-mapper-modal .template-mapper-preview{aspect-ratio:8.5/11!important;place-self:stretch center!important;width:auto!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}.brochure-modal.template-mapper-modal .template-mapper-preview iframe{width:100%!important;height:100%!important;display:block!important}.brochure-modal.template-mapper-modal .template-mapper-panel{height:100%!important;min-height:0!important;max-height:100%!important;padding-right:6px!important;overflow:hidden auto!important}.brochure-modal.build-template-modal{width:min(760px,100vw - 48px)!important;height:auto!important;max-height:calc(100dvh - 48px)!important;padding:28px!important;overflow-y:auto!important}.brochure-modal.template-builder-modal{flex-direction:column!important;width:min(1180px,100vw - 48px)!important;height:min(760px,100dvh - 48px)!important;max-height:calc(100dvh - 48px)!important;padding:28px!important;display:flex!important;overflow:hidden!important}.brochure-modal.template-guide-modal{width:min(920px,100vw - 48px)!important;max-height:calc(100dvh - 48px)!important;padding:28px!important;overflow-y:auto!important}.template-service-disclosure{background:0 0!important;border:0!important;margin:2px 0 18px!important}.template-service-disclosure>summary.template-service-summary{color:#737684!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;align-items:center!important;gap:10px!important;width:fit-content!important;min-height:34px!important;padding:2px 0!important;list-style:none!important;display:inline-flex!important}.template-service-disclosure>summary.template-service-summary::-webkit-details-marker{display:none!important}.template-service-disclosure>summary.template-service-summary strong{color:#737684!important;font-size:15px!important;font-weight:700!important;line-height:1.25!important}.template-service-disclosure>summary.template-service-summary .template-guide-icon{flex:0 0 22px!important}.template-service-disclosure>summary.template-service-summary .template-service-chevron{color:#737684!important;margin-left:0!important;font-size:18px!important;transform:none!important}.template-service-disclosure[open]>summary.template-service-summary .template-service-chevron{transform:rotate(90deg)!important}.template-service-content{max-width:900px!important;margin-top:8px!important}@media (height<=760px){.brochure-modal.listing-preview-modal,.brochure-modal.template-mapper-modal{padding:22px 24px!important}.brochure-modal.template-mapper-modal .template-mapper-layout{gap:42px!important}}@media (width<=900px){.modal-backdrop,.template-guide-backdrop{padding:12px!important;overflow-y:auto!important}.brochure-modal.template-mapper-modal{width:calc(100vw - 24px)!important;height:auto!important;max-height:none!important;overflow-y:auto!important}.brochure-modal.template-mapper-modal .template-mapper-layout{grid-template-columns:1fr!important;gap:24px!important;overflow:visible!important}.brochure-modal.template-mapper-modal .template-mapper-preview{aspect-ratio:8.5/11!important;width:min(430px,100%)!important;height:auto!important}.brochure-modal.template-mapper-modal .template-mapper-panel{height:auto!important;max-height:none!important;overflow:visible!important}}@keyframes listera-page-fade{0%{opacity:0}to{opacity:1}}.page-transition{animation:.22s ease-out both listera-page-fade!important;transform:none!important}.modal-backdrop,.template-guide-backdrop{z-index:10000!important;box-sizing:border-box!important;justify-content:center!important;align-items:center!important;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;margin:0!important;padding:24px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:auto!important}.brochure-modal.listing-preview-modal{width:min(1080px,100vw - 48px)!important;height:min(700px,100dvh - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:auto!important}.brochure-modal.template-mapper-modal{width:min(1110px,100vw - 48px)!important;height:min(690px,100dvh - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:auto!important}.brochure-modal.build-template-modal{margin:auto!important}.template-service-disclosure>summary.template-service-summary .template-guide-icon{color:#8b6b2e!important;background:0 0!important;border:1px solid #d6b36a!important;border-radius:50%!important;place-items:center!important;width:22px!important;height:22px!important;font-size:13px!important;font-weight:700!important;display:inline-grid!important}@media (height<=720px){.modal-backdrop,.template-guide-backdrop{align-items:flex-start!important;padding:12px!important}.brochure-modal.listing-preview-modal,.brochure-modal.template-mapper-modal{width:min(1110px,100vw - 24px)!important;height:calc(100dvh - 24px)!important;max-height:calc(100dvh - 24px)!important}}:root{--premium-shadow:0 18px 50px #1b1b1b13;--premium-shadow-hover:0 24px 64px #1b1b1b1b;--premium-border:#20202016;--premium-gold:#c9a66b;--premium-cream:#fbf6ec}.template-guide-link-wrap,.template-service-disclosure{width:min(760px,100%)!important;margin:0 0 8px!important}.template-guide-link,.template-service-disclosure>summary.template-service-summary{color:#747887!important;text-align:left!important;background:0 0!important;border:0!important;border-radius:10px!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:42px!important;padding:8px 10px 8px 4px!important;font-size:15px!important;font-weight:700!important;line-height:1.3!important;transition:background-color .16s,color .16s!important;display:flex!important}.template-guide-link:hover,.template-service-disclosure>summary.template-service-summary:hover{color:#282828!important;box-shadow:none!important;background:#f6e9cf57!important;transform:none!important}.template-guide-icon{color:#8b6b2e!important;background:0 0!important;border:1px solid #d6b36a!important;border-radius:50%!important;flex:0 0 22px!important;place-items:center!important;width:22px!important;height:22px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;display:inline-grid!important}.template-service-disclosure>summary.template-service-summary strong{color:inherit!important;font:inherit!important}.template-service-chevron{color:#8a8d97!important;place-items:center!important;width:24px!important;height:24px!important;margin-left:auto!important;font-size:18px!important;transition:transform .18s!important;display:grid!important}.template-service-disclosure[open]>summary .template-service-chevron{transform:rotate(90deg)!important}.template-service-content{background:#ffffffd1!important;border:1px solid #c9a66b52!important;border-radius:14px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:20px!important;width:100%!important;max-width:760px!important;margin:2px 0 16px!important;padding:18px!important;animation:.18s ease-out both sprint3-disclosure!important;display:grid!important;box-shadow:0 10px 30px #1e1e1e0b!important}@keyframes sprint3-disclosure{0%{opacity:0}to{opacity:1}}.template-service-copy p{color:#626979!important;margin:0 0 14px!important;font-size:13px!important;line-height:1.55!important}.template-service-access{background:0 0!important;border:0!important;border-radius:0!important;align-items:flex-start!important;gap:10px!important;min-height:0!important;padding:0!important;display:flex!important}.template-service-access input{accent-color:#202020!important;width:17px!important;height:17px!important;box-shadow:none!important;flex:0 0 17px!important;margin:2px 0 0!important}.template-service-access span{gap:3px!important;display:grid!important}.template-service-access strong{color:#2b2b2b!important;font-size:12px!important;line-height:1.35!important}.template-service-access small{color:#7b808d!important;font-size:10px!important;line-height:1.4!important}.template-service-email-button{white-space:nowrap!important;border-radius:9px!important;min-height:40px!important;padding:0 16px!important;font-size:12px!important}.panel,.action-card,.stat-card,.template-card,.import-card,.logo-upload,.broker-card,.disclaimer-card{border-color:var(--premium-border)!important;box-shadow:var(--premium-shadow)!important}.action-card:hover,.stat-card:hover,.template-card:hover,.import-card:hover{box-shadow:var(--premium-shadow-hover)!important;transform:translateY(-3px)!important}.panel:hover{border-color:#2020201f!important}.primary-button,.secondary-button,.small-button,.soft-button,.outline-full,.select-button{transition:transform .15s,box-shadow .15s,border-color .15s,background-color .15s!important}.primary-button:hover:not(:disabled){transform:translateY(-1px)!important;box-shadow:0 14px 30px #0000002b!important}.brochure-modal{border:1px solid #19191912!important;box-shadow:0 34px 100px #1212123d!important}.modal-backdrop,.template-guide-backdrop{-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important;background:#1414146e!important}.listing-preview-modal .custom-mapped-preview-shell{background:#eeeeec!important;border-radius:16px!important}.listing-preview-modal .custom-mapped-preview-page,.listing-preview-modal .custom-mapped-preview-pdf{box-shadow:0 18px 42px #17171724!important}.custom-mapped-preview-arrow{transition:background-color .14s,border-color .14s,transform .14s!important}.custom-mapped-preview-arrow:hover:not(:disabled){background:#fffaf2!important;border-color:#d9bd8d!important;transform:translateY(-1px)!important}.toast-stack{gap:0!important;width:min(340px,100vw - 32px)!important}.toast{border-radius:14px!important;grid-template-columns:30px 1fr auto!important;gap:10px!important;min-height:60px!important;padding:11px 12px!important;box-shadow:0 18px 48px #14141424!important}.toast-icon{width:30px!important;height:30px!important}@media (prefers-reduced-motion:reduce){.template-service-content,.toast,.action-card,.stat-card,.template-card,.import-card,.primary-button,.secondary-button{transition:none!important;animation:none!important}}@media (width<=760px){.template-guide-link-wrap,.template-service-disclosure,.template-service-content{width:100%!important;max-width:none!important}.template-service-content{grid-template-columns:1fr!important}.template-service-email-button{width:100%!important}}.workspace-checklist-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.workspace-checklist-actions .secondary-button{white-space:nowrap;justify-content:center;align-items:center;width:100%;min-height:42px;padding:0 14px;display:inline-flex}.tour-primary-button{min-width:108px}@media (width<=520px){.workspace-checklist-actions{grid-template-columns:1fr}}.auth-page{color:#202020;background:#f6f6f6;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);min-height:100vh;display:grid}.auth-brand-panel{color:#fff;background:#1f1f1f;flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(36px,6vw,84px);display:flex}.auth-listing-logo{object-fit:contain;width:118px;height:auto}.auth-brand-copy{max-width:560px;padding:48px 0}.auth-eyebrow{color:#f6e9cf;letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px;font-size:.75rem;font-weight:600;display:block}.auth-brand-copy h1{color:#fff;letter-spacing:-.055em;max-width:520px;margin:0 0 20px;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.98}.auth-brand-copy p{color:#ffffffad;max-width:490px;margin:0;font-size:1rem;line-height:1.75}.auth-powered-by{color:#ffffff85;align-items:center;gap:14px;font-size:.75rem;display:flex}.auth-powered-by img{object-fit:contain;object-position:left center;width:112px;max-height:30px}.auth-form-panel{place-items:center;min-height:100vh;padding:40px;display:grid}.auth-card{background:#fff;border:1px solid #20202014;border-radius:28px;width:min(100%,510px);padding:clamp(30px,5vw,54px);box-shadow:0 24px 70px #19191914}.auth-card-heading{margin-bottom:28px}.auth-mobile-brand{color:#202020;letter-spacing:.06em;text-transform:uppercase;margin-bottom:18px;font-size:.86rem;font-weight:700;display:none}.auth-card-heading h2{color:#202020;letter-spacing:-.045em;margin:0 0 10px;font-size:clamp(2rem,4vw,2.85rem);line-height:1.04}.auth-card-heading p{color:#697083;margin:0;line-height:1.6}.auth-tabs{background:#f3f3f1;border-radius:14px;grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:26px;padding:5px;display:grid}.auth-tabs button{color:#666b76;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;font-weight:600;transition:background .16s,color .16s,box-shadow .16s}.auth-tabs button.active{color:#202020;background:#fff;box-shadow:0 3px 12px #19191914}.auth-form{gap:18px;display:grid}.auth-name-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.auth-form label{color:#2b2b2b;gap:8px;font-size:.85rem;font-weight:600;display:grid}.auth-form input{box-sizing:border-box;color:#202020;width:100%;min-height:50px;font:inherit;background:#fff;border:1px solid #deded9;border-radius:12px;outline:none;padding:0 15px;transition:border-color .16s,box-shadow .16s}.auth-form input:focus{border-color:#8a7d64;box-shadow:0 0 0 4px #f6e9cfb8}.auth-form small{color:#858995;font-size:.72rem;font-weight:400}.auth-message{border-radius:11px;padding:12px 14px;font-size:.82rem;line-height:1.5}.auth-message.error{color:#8a3232;background:#fff5f5;border:1px solid #e3b9b9}.auth-message.success{color:#2f6d3d;background:#f3faf4;border:1px solid #bed8c3}.auth-submit-button{color:#fff;min-height:52px;font:inherit;cursor:pointer;background:#202020;border:0;border-radius:12px;margin-top:4px;font-weight:700;transition:transform .16s,opacity .16s}.auth-submit-button:hover:not(:disabled){transform:translateY(-1px)}.auth-submit-button:disabled{cursor:wait;opacity:.62}.auth-loading-screen{color:#6b6f78;background:#f6f6f6;place-content:center;justify-items:center;gap:14px;min-height:100vh;display:grid}.auth-loading-mark{color:#f6e9cf;letter-spacing:-.04em;background:#202020;border-radius:18px;place-items:center;width:58px;height:58px;font-weight:700;animation:1.1s ease-in-out infinite alternate auth-pulse;display:grid}@keyframes auth-pulse{0%{opacity:.72;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.sidebar-bottom{gap:14px;display:grid}.sidebar-account{background:#ffffff0a;border:1px solid #f6e9cf29;border-radius:14px;align-items:center;gap:10px;min-width:0;padding:12px;display:flex}.sidebar-account-avatar{color:#202020;background:#f6e9cf;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:.82rem;font-weight:700;display:grid}.sidebar-account-copy{gap:2px;min-width:0;display:grid}.sidebar-account-copy strong,.sidebar-account-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-account-copy strong{color:#fff;font-size:.78rem}.sidebar-account-copy span{color:#ffffff85;font-size:.66rem}.sidebar-signout{color:#ffffffb8;width:100%;min-height:38px;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:10px;font-size:.76rem;font-weight:600;transition:background .16s,color .16s}.sidebar-signout:hover{color:#fff;background:#ffffff14}@media (width<=900px){.auth-page{grid-template-columns:1fr}.auth-brand-panel{display:none}.auth-form-panel{padding:24px}.auth-mobile-brand{display:block}}@media (width<=540px){.auth-form-panel{align-items:stretch;padding:0}.auth-card{min-height:100vh;box-shadow:none;border:0;border-radius:0;flex-direction:column;justify-content:center;display:flex}.auth-name-grid{grid-template-columns:1fr}}:root{--landing-ink:#2d2d2d;--landing-muted:#68645f;--landing-cream:#f4e5c3;--landing-cream-soft:#fbf2df;--landing-paper:#fcfcfb;--landing-green:#6f7f61;--landing-line:#ded8cc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,a{font:inherit}.landing-page{background:var(--landing-paper);min-height:100vh;color:var(--landing-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45;overflow-x:hidden}.section-shell,.landing-header-inner{width:min(1080px,100% - 40px);margin-inline:auto}.landing-header{background:#2d2d2d;width:100%}.landing-header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:72px;display:grid}.landing-logo{width:fit-content;display:inline-flex}.landing-logo img{width:104px;display:block}.landing-nav{justify-content:center;align-items:center;gap:26px;display:flex}.landing-nav a,.nav-login{color:#f7f1e5;cursor:pointer;background:0 0;border:0;padding:0;font-size:.84rem;font-weight:650;text-decoration:none}.landing-nav a:hover,.nav-login:hover{text-underline-offset:4px;text-decoration:underline}.landing-nav-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.button{min-height:41px;color:var(--landing-ink);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:10px 17px;font-size:.9rem;font-weight:650;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover,.plan-button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #231f1917}.button-small{min-height:36px;padding:7px 14px;font-size:.81rem}.button-cream{background:var(--landing-cream)}.button-outline{border-color:#4c4a46}.button-dark{background:var(--landing-ink);color:#fff}.hero{padding-block:50px 46px}.hero-copy{border-radius:30px;max-width:900px;padding:62px 66px 58px}.hero-eyebrow{letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;font-size:.75rem;font-weight:800}.hero h1{letter-spacing:-.052em;max-width:820px;margin:0;font-size:clamp(2.8rem,5.6vw,4.65rem);line-height:1}.hero-subtitle{max-width:690px;color:var(--landing-muted);margin:20px 0 0;font-size:clamp(.98rem,1.4vw,1.12rem)}.hero-actions{flex-wrap:wrap;gap:11px;margin-top:24px;display:flex}.microcopy{color:var(--landing-muted);margin:14px 0 0;font-size:.82rem}.problem-card{background:var(--landing-cream-soft);border-radius:28px;padding:30px 36px 32px}.problem-card h2{letter-spacing:-.035em;margin:0 0 21px;font-size:clamp(1.85rem,3.4vw,2.75rem);line-height:1.05}.problem-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;display:grid}.comparison-column h3{margin:0 0 11px;font-size:1.02rem}.comparison-column p{color:var(--landing-ink);align-items:flex-start;gap:8px;margin:7px 0;font-size:.92rem;display:flex}.comparison-column span{color:#fff;background:#555;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;margin-top:1px;font-size:.72rem;font-weight:900;display:inline-grid}.positive span{background:#2d2d2d}.centered-section{padding-top:58px;padding-bottom:58px}.section-heading{text-align:center;max-width:760px;margin:0 auto 30px}.section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,3.7vw,3.05rem);line-height:1.04}.section-heading p{color:var(--landing-muted);margin:11px auto 0;font-size:.96rem}.narrow-heading{max-width:820px}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;display:grid}.steps-grid article{grid-template-columns:32px 1fr;align-items:start;gap:13px;display:grid}.step-number{background:var(--landing-ink);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;font-size:.88rem;font-weight:800;display:grid}.steps-grid h3{margin:2px 0 7px;font-size:1rem}.steps-grid p{color:var(--landing-muted);margin:0;font-size:.9rem}.features-section{padding-top:22px}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 46px;display:grid}.feature-card{min-width:0}.feature-title-row{align-items:center;gap:11px;margin-bottom:12px;display:flex}.feature-icon{background:var(--landing-cream);border-radius:50%;flex:none;place-items:center;width:50px;height:50px;display:grid}.feature-icon svg{fill:none;stroke:#4e4a43;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:35px;height:35px}.feature-icon text{fill:#4e4a43;stroke:none;font-family:Arial,sans-serif}.feature-card h3{margin:0;font-size:1.14rem;line-height:1.05}.feature-card strong{margin-bottom:6px;font-size:.98rem;font-weight:500;display:block}.feature-card p{color:var(--landing-muted);margin:0;font-size:.88rem}.pricing-section{background:var(--landing-cream-soft);border-radius:30px;margin-top:18px;padding:31px 35px 34px}.pricing-heading{margin-bottom:24px}.pricing-heading h2{font-size:clamp(1.95rem,3.4vw,2.85rem)}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.pricing-card{border:2px solid var(--landing-ink);background:0 0;border-radius:24px;flex-direction:column;min-height:410px;padding:23px 22px 20px;display:flex}.pricing-card h3{margin:0;font-size:1.72rem;line-height:1}.plan-description{min-height:72px;margin:10px 0 12px;font-size:.82rem;line-height:1.32}.price{align-items:baseline;gap:2px;margin-bottom:15px;display:flex}.price strong{font-size:2.25rem;line-height:1}.price span{font-size:.95rem}.pricing-card ul{flex:1;margin:0 0 21px;padding:0;list-style:none}.pricing-card li{margin:5px 0;padding-left:18px;font-size:.86rem;position:relative}.pricing-card li:before{content:"✓";font-weight:900;position:absolute;left:0}.plan-button{border:2px solid var(--landing-ink);width:fit-content;min-height:36px;color:var(--landing-ink);cursor:pointer;background:0 0;border-radius:999px;padding:6px 13px;font-size:.86rem;font-weight:500;transition:transform .18s,box-shadow .18s}.hero{padding-top:72px;padding-bottom:56px}.faq-heading{margin-bottom:18px}.faq-heading h2{font-size:clamp(1.8rem,3.2vw,2.75rem)}.faq-list{border-top:1px solid var(--landing-line);max-width:860px;margin-inline:auto}.faq-item{border-bottom:1px solid var(--landing-line)}.faq-item button{width:100%;min-height:50px;color:var(--landing-ink);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:12px 5px;font-size:.91rem;font-weight:650;display:flex}.faq-symbol{font-size:1.18rem;line-height:1}.faq-answer{padding:0 38px 15px 5px}.faq-answer p{color:var(--landing-muted);margin:0;font-size:.9rem}.final-cta{background:var(--landing-ink);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:26px;padding:24px 34px;display:flex}.cta-eyebrow{color:var(--landing-cream);letter-spacing:.11em;text-transform:uppercase;margin:0 0 4px;font-size:.68rem;font-weight:800}.final-cta h2{margin:0;font-size:clamp(1.55rem,2.8vw,2.25rem);line-height:1}@media (width<=900px){.landing-header-inner{grid-template-columns:1fr auto}.landing-nav{display:none}.hero-copy{padding:50px 42px}.features-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-card:last-child{grid-column:1/-1;justify-self:center;width:100%;max-width:calc(50% - 12px)}}@media (width<=700px){.section-shell,.landing-header-inner{width:min(100% - 24px,1080px)}.landing-header-inner{min-height:66px}.landing-logo img{width:94px}.nav-login{display:none}.hero{padding-block:24px 38px}.hero-copy{border-radius:24px;padding:38px 24px}.hero h1{font-size:clamp(2.35rem,12vw,3.55rem)}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.problem-card{border-radius:24px;padding:26px 22px}.problem-columns,.steps-grid,.features-grid,.pricing-grid{grid-template-columns:1fr}.problem-columns{gap:22px}.centered-section{padding-top:48px;padding-bottom:48px}.steps-grid,.features-grid{gap:28px}.pricing-section{border-radius:24px;padding:27px 18px 25px}.pricing-card,.pricing-card:last-child{grid-column:auto;max-width:none;min-height:auto}.plan-description{min-height:auto}.final-cta{flex-direction:column;align-items:flex-start;padding:24px 22px}.final-cta .button{width:100%}}html,body,#root{width:100%;min-height:100%;margin:0}body{margin:0;overflow-x:hidden}.sidebar{background:linear-gradient(#1f1f1f 0%,#111 100%);flex-direction:column;width:260px;min-height:100vh;padding:34px 20px 24px;display:flex}.sidebar-logo-wrap{justify-content:flex-start;width:100%;margin-bottom:95px;padding-left:42px;display:flex}.sidebar-logo{object-fit:contain;width:125px;height:auto}.sidebar-nav{flex-direction:column;gap:18px;display:flex}.powered-by{margin-top:auto;padding-bottom:18px;padding-left:32px}.powered-by p{color:#f5ead2;opacity:.95;margin-bottom:16px;font-size:14px}.wealth-logo{object-fit:contain;width:120px;height:auto}.review-card-list{flex-direction:column!important;grid-column:1/-1!important;align-items:stretch!important;gap:16px!important;width:100%!important;max-width:none!important;display:flex!important}.review-mini-card{box-sizing:border-box!important;border-radius:18px!important;grid-template-columns:180px 1fr!important;gap:8px 32px!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:auto!important;padding:24px 28px!important;display:grid!important;overflow:visible!important}.review-mini-card span{grid-area:1/1!important}.review-mini-card strong{grid-area:1/2!important}.review-mini-card small:first-of-type{grid-area:2/1!important}.review-mini-card small:last-of-type{grid-area:2/2!important}.review-mini-card span,.review-mini-card strong,.review-mini-card small{white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;line-height:1.35!important;display:block!important}.review-mini-card strong{color:#252525!important;font-size:16px!important;font-weight:800!important}.review-mini-card small{color:#727587!important;font-size:14px!important}.review-mini-card span{color:#727587!important;font-size:14px!important;font-weight:600!important}@media (width<=800px){.review-mini-card{grid-template-columns:1fr!important}.review-mini-card span,.review-mini-card strong,.review-mini-card small:first-of-type,.review-mini-card small:last-of-type{grid-area:auto/1!important}}
