@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Italiana&family=Manrope:wght@300;400;500;600&display=swap";
.client-photo-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.gallery-edit-copy{color:#174f9c;cursor:pointer;white-space:nowrap;background:#edf4ff;border:0;border-radius:7px;padding:7px 9px;font-size:10px;font-weight:800}.gallery-edit-copy:hover{background:#dbe9ff}.photo-editor-backdrop{z-index:10000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030e1dd1;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.photo-editor-shell{color:#102842;background:#f6f9fd;border-radius:22px;width:min(1280px,100%);max-height:calc(100vh - 44px);overflow:auto;box-shadow:0 35px 100px #00000073}.photo-editor-shell>header{z-index:5;color:#fff;background:#082d59;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex;position:sticky;top:0}.photo-editor-shell>header p{color:#8ebcff;letter-spacing:.16em;margin:0 0 4px;font-size:9px;font-weight:900}.photo-editor-shell>header h2{margin:0;font:400 28px Georgia,serif}.photo-editor-shell>header span{color:#c7d8eb;margin-top:4px;font-size:11px;display:block}.photo-editor-shell>header>button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff47;border-radius:50%;width:42px;height:42px;font-size:28px}.photo-editor-workspace{grid-template-columns:minmax(0,1fr) 300px;min-height:560px;display:grid}.photo-editor-stage{background:#dfe8f2;align-content:center;place-items:center;min-width:0;padding:24px;display:grid;overflow:hidden}.photo-editor-stage canvas{touch-action:none;background:#071524;width:auto;max-width:100%;height:auto;max-height:66vh;display:block;box-shadow:0 18px 45px #05193033}.photo-editor-stage.is-blurring canvas,.photo-editor-stage.is-cropping canvas{cursor:crosshair}.photo-editor-stage>p{color:#405d79;margin:12px 0 0;font-size:11px}.photo-editor-stage>.photo-editor-crop-help{color:#174f9c;background:#fff;border-radius:8px;padding:8px 12px;font-weight:800;box-shadow:0 8px 25px #071e371a}.photo-editor-loading{color:#174f9c;background:#fff;border-radius:10px;padding:13px 18px;font-weight:800;position:absolute;box-shadow:0 10px 35px #071e3726}.photo-editor-workspace aside{background:#fff;padding:20px;overflow:auto}.photo-editor-workspace aside section{border-bottom:1px solid #dde5ee;margin-bottom:19px;padding:0 0 19px}.photo-editor-workspace aside section:last-child{border:0;margin:0}.photo-editor-workspace h3{color:#0b2e59;letter-spacing:.04em;margin:0 0 14px;font-size:12px}.photo-editor-select{color:#526b84;gap:6px;font-size:10px;font-weight:800;display:grid}.photo-editor-select select{color:#102842;background:#fff;border:1px solid #cbd8e6;border-radius:8px;width:100%;padding:10px}.photo-editor-custom-note{color:#405d79;background:#edf4ff;border-radius:9px;gap:7px;margin-top:11px;padding:11px;font-size:10px;line-height:1.45;display:grid}.photo-editor-custom-note b{color:#174f9c}.photo-editor-custom-note button{color:#a33131;font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:2px 0;font-weight:850}.photo-editor-slider{gap:5px;margin-top:11px;display:grid}.photo-editor-slider>span{color:#526b84;justify-content:space-between;font-size:10px;font-weight:750;display:flex}.photo-editor-slider b{color:#174f9c}.photo-editor-slider input{accent-color:#286de8;width:100%}.photo-editor-tool{color:#174f9c;cursor:pointer;background:#f5f9ff;border:1px solid #b8cce1;border-radius:8px;width:100%;margin-top:11px;padding:10px;font-weight:800}.photo-editor-tool.active{color:#fff;background:#174f9c;border-color:#174f9c}.photo-editor-link{color:#a33131;cursor:pointer;background:0 0;border:0;margin-top:10px;font-size:10px;font-weight:800}.photo-editor-section-note{color:#627991;margin:-7px 0 11px;font-size:10px;line-height:1.45}.photo-editor-labels{grid-template-columns:1fr 1fr;gap:7px;display:grid}.photo-editor-labels button{color:#274761;text-align:left;cursor:pointer;background:#f8fbff;border:1px solid #c8d6e4;border-radius:8px;width:100%;padding:9px 10px;font-size:9px;font-weight:800}.photo-editor-labels button:hover{border-color:#80a8d7}.photo-editor-labels button.active{color:#fff;background:#174f9c;border-color:#174f9c;box-shadow:0 5px 14px #174f9c33}.photo-editor-custom-label{grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:9px;display:grid}.photo-editor-custom-label input{color:#102842;border:1px solid #c8d6e4;border-radius:8px;min-width:0;padding:10px}.photo-editor-custom-label button{color:#fff;cursor:pointer;background:#286de8;border:0;border-radius:8px;padding:0 11px;font-size:9px;font-weight:850}.photo-editor-custom-label button:disabled{opacity:.45;cursor:not-allowed}.photo-editor-added-labels{gap:6px;margin-top:12px;display:grid}.photo-editor-added-labels>b{color:#526b84;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.photo-editor-added-labels>div{border:1px solid #d2ddea;border-radius:7px;grid-template-columns:minmax(0,1fr) 30px;display:grid;overflow:hidden}.photo-editor-added-labels>div.active{border-color:#286de8;box-shadow:0 0 0 2px #286de81f}.photo-editor-added-labels button{color:#274761;text-align:left;cursor:pointer;background:#fff;border:0;padding:8px;font-size:9px;font-weight:750}.photo-editor-added-labels button+button{color:#a33131;text-align:center;border-left:1px solid #d2ddea;padding:0;font-size:15px}.photo-editor-stage>.photo-editor-label-help{color:#fff;background:#082d59;border-radius:8px;padding:8px 12px;font-weight:800;box-shadow:0 8px 25px #071e3724}.photo-editor-error{color:#a33131;background:#fff0ee;margin:0;padding:11px 24px;font-size:11px}.photo-editor-shell>footer{background:#fff;border-top:1px solid #dbe4ed;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex;position:sticky;bottom:0}.photo-editor-shell>footer>div{gap:10px;display:flex}.photo-editor-reset,.photo-editor-before{color:#274761;cursor:pointer;background:#fff;border:1px solid #bdccdb;border-radius:9px;padding:11px 14px;font-weight:800}.photo-editor-download{color:#fff;cursor:pointer;background:#286de8;border:0;border-radius:9px;padding:13px 19px;font-weight:850}.photo-editor-download:disabled{opacity:.5;cursor:wait}@media (max-width:850px){.photo-editor-backdrop{padding:0}.photo-editor-shell{border-radius:0;height:100vh;max-height:100vh}.photo-editor-workspace{grid-template-columns:1fr}.photo-editor-stage{min-height:45vh;padding:12px}.photo-editor-stage canvas{max-height:52vh}.photo-editor-shell>footer{flex-direction:column;align-items:stretch}.photo-editor-shell>footer>div{grid-template-columns:1fr 1fr;display:grid}.photo-editor-download{width:100%}.photo-editor-labels{grid-template-columns:1fr}}
.drone-editor-backdrop{z-index:11000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030e1ddb;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.drone-editor-shell{color:#102842;background:#f4f8fd;border-radius:20px;width:min(1320px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 35px 100px #00000080}.drone-editor-shell>header{z-index:4;color:#fff;background:#082d59;justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;display:flex;position:sticky;top:0}.drone-editor-shell>header p{color:#8ebcff;letter-spacing:.16em;margin:0 0 4px;font-size:9px;font-weight:900}.drone-editor-shell>header h2{margin:0;font:400 27px Georgia,serif}.drone-editor-shell>header span{color:#c7d8eb;margin-top:4px;font-size:11px;display:block}.drone-editor-shell>header>button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50%;width:42px;height:42px;font-size:28px}.drone-editor-workspace{grid-template-columns:minmax(0,1fr) 310px;min-height:590px;display:grid}.drone-editor-stage{background:#dfe8f2;align-content:start;place-items:center;min-width:0;max-height:74vh;padding:22px;display:grid;position:relative;overflow:auto}.drone-editor-stage canvas{touch-action:none;image-rendering:auto;background:#071524;width:auto;max-width:100%;height:auto;max-height:68vh;display:block;box-shadow:0 18px 45px #05193038}.drone-editor-zoom{z-index:3;background:#fffffff5;border:1px solid #c6d6e6;border-radius:10px;justify-self:end;align-items:center;gap:7px;margin:0 0 12px;padding:7px 9px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #05193024}.drone-editor-zoom button{color:#174f9c;cursor:pointer;background:#fff;border:1px solid #b8cce1;border-radius:7px;min-width:32px;height:30px;padding:0 8px;font-weight:900}.drone-editor-zoom button:disabled{opacity:.4;cursor:not-allowed}.drone-editor-zoom input{accent-color:#286de8;width:110px}.drone-editor-zoom strong{color:#174f9c;text-align:center;min-width:42px;font-size:10px}.drone-editor-stage.mode-pin canvas,.drone-editor-stage.mode-boundary canvas{cursor:crosshair}.drone-editor-stage.mode-move canvas{cursor:grab}.drone-editor-stage>p{color:#174f9c;background:#fff;border-radius:8px;margin:11px 0 0;padding:8px 12px;font-size:11px;font-weight:800}.drone-editor-loading{z-index:2;color:#174f9c;background:#fff;border-radius:10px;padding:13px 18px;font-weight:800;position:absolute;box-shadow:0 10px 35px #071e3726}.drone-editor-workspace aside{background:#fff;padding:20px;overflow:auto}.drone-editor-workspace aside section{border-bottom:1px solid #dce5ee;gap:9px;margin-bottom:19px;padding:0 0 19px;display:grid}.drone-editor-workspace aside h3{color:#0b2e59;margin:0 0 4px;font-size:12px}.drone-editor-workspace aside button{color:#174f9c;cursor:pointer;background:#f5f9ff;border:1px solid #b8cce1;border-radius:8px;padding:10px;font-size:10px;font-weight:850}.drone-editor-workspace aside button.active{color:#fff;background:#174f9c;border-color:#174f9c}.drone-editor-workspace aside button.danger{color:#a33131;text-align:left;background:0 0;border:0;padding:4px 0}.drone-editor-workspace aside button:disabled{opacity:.4;cursor:not-allowed}.drone-editor-inline{grid-template-columns:1fr 1fr;gap:7px;display:grid}.drone-editor-workspace aside label:not(.drone-editor-check){color:#526b84;gap:7px;font-size:10px;font-weight:800;display:grid}.drone-editor-workspace aside input[type=range]{accent-color:#ed2024;width:100%}.drone-editor-check{color:#274761;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.drone-editor-check input{accent-color:#286de8}.drone-editor-workspace aside small{color:#627991;font-size:9px;line-height:1.45}.drone-editor-error{color:#a33131;background:#fff0ee;margin:0;padding:11px 24px;font-size:11px}.drone-editor-shell>footer{background:#fff;border-top:1px solid #dbe4ed;justify-content:space-between;gap:12px;padding:16px 24px;display:flex;position:sticky;bottom:0}.drone-editor-shell>footer button{color:#274761;cursor:pointer;background:#fff;border:1px solid #bdccdb;border-radius:9px;padding:12px 16px;font-weight:850}.drone-editor-shell>footer button.save{color:#fff;background:#286de8;border:0}.drone-editor-shell>footer button:disabled{opacity:.48;cursor:wait}@media (max-width:850px){.drone-editor-backdrop{padding:0}.drone-editor-shell{border-radius:0;height:100vh;max-height:100vh}.drone-editor-workspace{grid-template-columns:1fr}.drone-editor-stage{min-height:45vh;max-height:62vh;padding:10px}.drone-editor-stage canvas{max-height:54vh}.drone-editor-zoom{width:max-content;max-width:100%;margin-bottom:8px}.drone-editor-zoom input{width:72px}.drone-editor-shell>footer{flex-direction:column;align-items:stretch}.drone-editor-shell>footer button{width:100%}}
.expense-shell{padding-bottom:80px}.expense-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:28px 0;display:grid}.expense-summary article{background:#fff;border:1px solid #cfdeee;flex-direction:column;gap:6px;padding:22px;display:flex}.expense-summary span,.expense-summary small{color:#61758b;font-size:12px}.expense-summary b{color:#0b2e59;font:27px Georgia,serif}.expense-entry,.expense-settings,.expense-list{background:#fff;border:1px solid #cadbec;margin:20px 0;padding:26px}.expense-tabs{gap:8px;margin-bottom:24px;display:flex}.expense-tabs button{background:#f4f8fc;border:1px solid #b8cde3;padding:12px 18px;font-weight:800}.expense-tabs .active{color:#fff;background:#0b2e59}.expense-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.expense-form label,.expense-settings label{flex-direction:column;gap:7px;font-weight:700;display:flex;position:relative}.expense-form label span{color:#6b7d91;font-weight:400}.expense-form input,.expense-form select,.expense-settings input{background:#fff;border:1px solid #b9cde1;min-height:46px;padding:10px}.expense-form .wide{grid-column:1/-1}.expense-form small{color:#6b7d91;font-weight:400}.round-trip{justify-content:center;align-items:center;flex-direction:row!important}.round-trip input{width:20px;height:20px;min-height:auto}.expense-save{align-items:center;gap:12px;margin-top:22px;display:flex}.expense-save button{min-height:46px;padding:10px 18px}.address-suggestions{z-index:20;background:#fff;border:1px solid #9fb9d5;position:absolute;top:74px;left:0;right:0;box-shadow:0 14px 28px #0b2e5922}.address-suggestions button{text-align:left;background:#fff;border:0;border-bottom:1px solid #e1eaf3;width:100%;padding:11px;display:block}.address-suggestions button:hover{background:#eef5fc}.mileage-total{background:#edf5fd;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.expense-settings>div{align-items:end;gap:12px;margin:16px 0;display:flex}.expense-settings>div>label{flex:1}.expense-settings button{min-height:46px;padding:10px 18px}.rate-table{gap:8px;display:grid!important}.rate-table p{background:#f4f8fc;grid-template-columns:70px 1fr 1fr 110px;gap:12px;margin:0;padding:12px;display:grid}.rate-table em{text-align:right}.new-rate{grid-template-columns:100px 1fr 1fr auto;display:grid!important}.expense-filters{grid-template-columns:120px 1fr 1fr 1fr auto;align-items:end;gap:12px;margin:28px 0;display:grid}.expense-filters label{flex-direction:column;gap:6px;display:flex}.expense-filters input,.expense-filters select,.expense-filters button{background:#fff;border:1px solid #b8cde3;min-height:44px;padding:8px}.expense-list-head{justify-content:space-between;align-items:center;display:flex}.expense-list td span{color:#60758d;margin-top:4px;font-size:12px;display:block}.expense-delete{color:#b42318;background:0 0;border:0;text-decoration:underline}.expense-disclaimer{color:#61758b;max-width:850px;font-size:12px;line-height:1.6}@media (max-width:900px){.expense-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.expense-summary article:last-child{grid-column:1/-1}.expense-filters{grid-template-columns:1fr 1fr}.expense-filters button{grid-column:1/-1}.rate-table p{grid-template-columns:60px 1fr}.rate-table em{text-align:left}.new-rate{grid-template-columns:1fr 1fr!important}}@media (max-width:600px){.expense-summary,.expense-form,.expense-filters,.new-rate{grid-template-columns:1fr!important}.expense-summary article:last-child,.expense-form .wide,.expense-filters button{grid-column:auto}.expense-tabs{grid-template-columns:1fr 1fr;display:grid}.expense-tabs button{padding:10px}.expense-save,.expense-settings>div{flex-direction:column;align-items:stretch}.expense-save>*{width:100%}.rate-table p{grid-template-columns:1fr}.mileage-total{flex-direction:column;align-items:flex-start;gap:5px}}.mileage-total{flex-wrap:wrap;gap:8px 18px;padding:16px}.mileage-total strong{color:#0b2e59;font-size:21px}.home-calculator{background:#f4f8fc;border:1px solid #c7d9eb;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;display:grid}.home-calculator h3,.home-calculator p{grid-column:1/-1;margin:0}.home-calculator p{color:#425d78}@media (max-width:600px){.home-calculator{grid-template-columns:1fr}.home-calculator h3,.home-calculator p{grid-column:auto}}.expense-export-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.expense-export-actions .business-button{border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:13px 18px;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 6px 16px #0b2e591c}.expense-export-actions .business-button:hover{transform:translateY(-1px);box-shadow:0 9px 20px #0b2e5929}.expense-export-actions .business-button span{font-size:17px;line-height:1}.expense-export-actions .expense-export-secondary{color:#0b2e59;background:#fff;border:1px solid #a9c3df}.expense-export-actions .expense-export-secondary:hover{background:#edf5fd;border-color:#6f9dcc}.expense-project-card{background:linear-gradient(135deg,#f7fbff 0%,#edf5fd 100%);border:1px solid #b9cee4;border-left:4px solid #2563eb;border-radius:10px;margin:0 0 18px;padding:20px 22px;box-shadow:0 7px 20px #0b2e5912}.expense-project-select{grid-template-columns:minmax(220px,.8fr) minmax(320px,1.45fr);grid-template-areas:"heading select""help select";align-items:center;gap:5px 28px;display:grid}.expense-project-heading{color:#0b2e59;grid-area:heading;align-items:center;gap:9px;font-size:15px;font-weight:850;display:flex}.expense-project-heading:before{content:"";background:#2563eb;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #dbeafe}.expense-project-heading em{letter-spacing:.1em;text-transform:uppercase;color:#2563eb;background:#dbeafe;border-radius:999px;padding:6px 8px;font-size:9px;font-style:normal;line-height:1}.expense-project-select small{color:#60758d;grid-area:help;font-size:11px;font-weight:400;line-height:1.45}.expense-project-select select{color:#0b2e59;width:100%;min-height:50px;font:inherit;background:#fff;border:1px solid #9fb9d5;border-radius:7px;grid-area:select;padding:10px 38px 10px 13px;font-weight:650;box-shadow:0 2px 6px #0b2e590d}.expense-project-select select:focus{border-color:#2563eb;outline:3px solid #2563eb29}@media (max-width:760px){.expense-project-select{grid-template-columns:1fr;grid-template-areas:"heading""help""select";gap:7px}.expense-project-select select{margin-top:5px}.expense-export-actions{justify-content:flex-start;width:100%}}@media (max-width:560px){.expense-export-actions{grid-template-columns:1fr;display:grid}.expense-export-actions .business-button{width:100%}.expense-project-card{padding:17px}.expense-project-heading{flex-wrap:wrap;align-items:flex-start}}.expense-active-year{color:#174f9c;background:#fff;border-color:#b8cde3;border-radius:0}.expense-year-toolbar{box-shadow:none;background:#fff;border:1px solid #c8d9ea;border-left:4px solid #2563eb;border-radius:0;margin:22px 0 28px;padding:20px 22px}.expense-year-choice select{background:#fff;border-color:#b8cde3;border-radius:0}.expense-year-downloads{gap:12px}.expense-year-downloads .business-button{min-height:46px;box-shadow:none;border-radius:0;transition:background .16s,border-color .16s}.expense-year-downloads .business-button:hover{box-shadow:none;transform:none}.expense-year-downloads .expense-export-primary{color:#fff;background:#0b2e59;border:1px solid #0b2e59}.expense-year-downloads .expense-export-primary:hover{background:#061f3d;border-color:#061f3d}.expense-year-downloads .expense-export-secondary{color:#174f9c;background:#fff;border:1px solid #9fb9d5}.expense-year-downloads .expense-export-secondary:hover{background:#edf5fd;border-color:#6f9dcc}.expense-summary article{box-shadow:none;border-radius:0}.expense-summary article.primary{text-shadow:none;color:#fff!important;background:#0b2e59!important;border-color:#0b2e59!important}.expense-summary article.primary span,.expense-summary article.primary b,.expense-summary article.primary small{text-shadow:none;color:#fff!important}.expense-summary article.primary small{color:#d7e6f5!important}.expense-summary article.primary b{font:27px Georgia,serif}@media (max-width:900px){.expense-year-toolbar{align-items:stretch}}@media (max-width:620px){.expense-year-toolbar{border-left-width:4px;padding:18px}}
.resource-package-note{color:#36536f;background:#eef6ff;border:1px solid #bed4eb;margin:14px 0 0;padding:12px 14px;font-size:12px}.preview-resources article.resource-package{background:#fff;border:1px solid #2f6fec38;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;min-height:108px;padding:20px 20px 20px 70px;display:flex;position:relative}.preview-resources article.resource-package:before{content:"↓";color:#1762c3;background:#dce9ff;border-radius:10px;place-items:center;width:40px;height:40px;font-size:18px;display:grid;position:absolute;left:20px}.preview-resources article.resource-package>div{gap:5px;display:grid}.preview-resources article.resource-package b{color:#0b2e59;font-size:15px}.preview-resources article.resource-package small{color:#60758d;font-size:11px}.preview-resources article.resource-package button{color:#fff;cursor:pointer;background:#0b2e59;border:0;border-radius:9px;padding:10px 18px;font-size:12px;font-weight:850;box-shadow:0 7px 16px #0b2e592e}.preview-resources article.resource-package button:hover{background:#174f9c;transform:translateY(-1px)}.preview-resources article.resource-package button:disabled{opacity:.6;cursor:wait}@media (max-width:700px){.preview-resources article.resource-package{flex-direction:column;align-items:flex-start}.preview-resources article.resource-package button{margin-top:8px}}
@media (max-width:900px){html,body{max-width:100%;overflow-x:hidden}img,video,iframe,canvas{max-width:100%}button,a,input,select,textarea{touch-action:manipulation}input,select,textarea{font-size:16px!important}button,.business-button,.primary,.ghost{min-height:44px}.business-nav{z-index:100;gap:12px;min-height:0;padding:13px 14px;display:grid;position:sticky;top:0}.business-logo{justify-self:start}.business-nav>div{overscroll-behavior-inline:contain;scrollbar-width:none;flex-wrap:nowrap;width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.business-nav>div::-webkit-scrollbar{display:none}.business-nav>div a{flex:none;place-items:center;min-height:42px;padding:9px 13px;display:grid}.business-shell,.invoice-list-shell,.invoice-choice,.invoice-editor,.invoice-detail-shell{width:calc(100% - 24px);padding-top:24px}.business-head,.invoice-list-head,.invoice-section-title{flex-direction:column;align-items:flex-start}.business-head>*,.invoice-list-head>*{max-width:100%}.business-head h1,.invoice-list-head h1{font-size:clamp(38px,12vw,56px)}.business-grid,.dashboard-grid,.editor-grid,.delivery-grid,.report-layout{grid-template-columns:1fr!important}.business-card,.panel,.editor-card,.invoice-form-card{min-width:0}.panel{margin-left:12px;margin-right:12px;padding:22px 16px}.panel-title{flex-direction:column;align-items:flex-start;gap:10px}.invoice-filters,.report-filters{grid-template-columns:1fr 1fr}.invoice-table-wrap,.business-table-wrap{-webkit-overflow-scrolling:touch;width:100%;overflow:auto}.invoice-summary,.report-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-bottom-grid,.invoice-admin-grid{grid-template-columns:1fr}.invoice-item{grid-template-columns:1fr 1fr}.invoice-item>div:first-child{grid-column:1/-1}.invoice-save-actions,.invoice-action-buttons,.published-actions{justify-content:stretch}.invoice-save-actions>*{flex:1}.invoice-document{min-width:760px}.invoice-detail-shell>.invoice-document,.invoice-preview-page .invoice-document{transform-origin:0 0}.invoice-document-shell{-webkit-overflow-scrolling:touch;overflow-x:auto}.calendar-create,.calendar-requests,.calendar-agenda{padding:20px 15px}.calendar-form{grid-template-columns:1fr}.calendar-form .wide,.calendar-form .business-button,.calendar-form .business-notice{grid-column:auto}.calendar-tabs{grid-template-columns:1fr 1fr;display:grid}.calendar-requests>article{align-items:flex-start;gap:15px}.calendar-grid{grid-template-columns:1fr 1fr}.client-portal .portal-hero{grid-template-columns:auto 1fr;gap:16px;padding:28px 18px;display:grid}.portal-account{grid-column:1/-1;align-items:flex-start}.portal-shell{width:calc(100% - 24px)}.portal-summary,.portal-cards{grid-template-columns:1fr 1fr}.portal-list article{gap:12px}.portal-actions{grid-column:1/-1}.portal-booking-form{grid-template-columns:1fr}.portal-booking-form>*{grid-column:auto!important}.dashboard>header{flex-wrap:wrap;gap:10px;height:auto;min-height:72px;padding:12px 16px}.dashboard>header>div:last-child{max-width:100%;display:flex;overflow-x:auto}.dashboard-hero{grid-template-columns:1fr;padding:30px 18px}.dashboard-hero .hero-content{padding:0}.dashboard-hero h1{font-size:clamp(46px,14vw,72px)}.hero-visual{min-height:300px}.stats{grid-template-columns:1fr 1fr;margin:0 12px}.stats article:last-child{grid-column:1/-1}.editor-shell,.delivery-editor{width:calc(100% - 24px)!important}.editor-layout,.delivery-layout{grid-template-columns:1fr!important}.editor-sidebar,.delivery-sidebar{position:static!important}.media-toolbar,.photo-category-controls,.arrange-toolbar{flex-direction:column;align-items:stretch}.media-toolbar>*{width:100%}.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.asset-grid article{min-width:0}.asset-card footer,.asset-actions{flex-wrap:wrap}.resource-upload-grid,.video-upload-grid{grid-template-columns:1fr!important}.email-composer{padding:16px}.email-note textarea{width:100%}.gallery-download-bar{top:auto;grid-template-columns:1fr!important;position:static!important}.selection-actions,.download-actions{grid-template-columns:1fr 1fr;width:100%;display:grid!important}.selection-actions button,.download-actions button{min-height:48px;min-width:0!important}.video-card footer{flex-direction:column;align-items:stretch}.video-download-actions{grid-template-columns:1fr 1fr;width:100%;display:grid!important}.video-download-actions a{text-align:center;white-space:normal}.preview-resources .resource-link-card{grid-template-columns:1fr!important}.resource-link-card>div:last-child{grid-template-columns:1fr 1fr;width:100%;display:grid!important}.brand-footer{grid-template-columns:1fr}.brand-links{justify-content:flex-start}.brand-links a{align-items:center;min-height:44px;display:flex}.fullscreen-viewer{height:100dvh}.fullscreen-viewer>header{padding-top:max(10px,env(safe-area-inset-top))}.fullscreen-viewer>footer{padding-bottom:max(10px,env(safe-area-inset-bottom))}.viewer-stage{overscroll-behavior:contain}}@media (max-width:600px){.login-shell{padding:12px}.login-card{padding:28px 20px}.login-card h1{font-size:40px}.business-logo b{font-size:9px}.business-shell{width:calc(100% - 20px)}.invoice-filters,.report-filters,.invoice-summary,.report-kpis,.calendar-tabs,.calendar-grid,.portal-summary,.portal-cards,.invoice-choice>div,.invoice-fields,.invoice-item{grid-template-columns:1fr}.invoice-item>*{grid-column:auto!important}.invoice-save-actions{grid-template-columns:1fr;display:grid}.invoice-action-buttons>*{text-align:center;width:100%}.payment-dialog,.client-portal .portal-hero{grid-template-columns:1fr}.portal-mark{width:48px;height:48px}.portal-hero h1{font-size:clamp(38px,12vw,54px)}.portal-list article{grid-template-columns:1fr}.portal-list article>div{text-align:left!important}.portal-request-list article{align-items:flex-start;gap:12px}.dashboard-hero{padding:25px 14px}.hero-visual{min-height:235px;padding:18px}.stats{grid-template-columns:1fr}.stats article:last-child{grid-column:auto}.panel{margin-left:10px;margin-right:10px}.contact-list article{grid-template-columns:auto minmax(0,1fr)}.contact-list article>button,.contact-list article>a{grid-column:2}.asset-grid{grid-template-columns:1fr!important}.upload-task>div{grid-template-columns:minmax(0,1fr) auto}.upload-task span{grid-column:1/-1}.preview-hero{width:100%;padding-left:16px;padding-right:16px}.cover-hero{min-height:68dvh}.cover-copy h1{font-size:clamp(46px,16vw,74px)}.video-showcase,.preview-section,.preview-resources,.brand-footer,.gallery-download-bar{width:calc(100% - 20px)!important}.preview-grid{grid-template-columns:1fr!important}.selection-actions,.download-actions,.video-download-actions,.resource-link-card>div:last-child{grid-template-columns:1fr}.preview-resources{padding:35px 16px}.brand-links{grid-template-columns:1fr 1fr;width:100%;display:grid}.fullscreen-viewer>header nav button:not(.viewer-close){display:none}.viewer-stage{padding-left:36px;padding-right:36px}.viewer-arrow{place-items:center;display:grid!important}}@media (hover:none){.photo-open span{opacity:1;transform:translate(-50%)}.client-file:hover,.preview-grid article:hover{transform:none!important}}
.client-avatar{color:#fff;background:linear-gradient(145deg,#0b2e59,#2563eb);border-radius:999px;flex:none;place-items:center;display:inline-grid;overflow:hidden;box-shadow:0 5px 18px #0b2e592e}.client-avatar img{object-fit:cover;width:100%;height:100%}.client-avatar b{font-family:Georgia,serif}.client-avatar-small{width:42px;height:42px}.client-avatar-medium{width:58px;height:58px}.client-avatar-large{width:92px;height:92px;font-size:28px}.delivery-client{align-items:center;gap:12px;display:flex!important}.client-directory-card{align-items:flex-start;gap:15px;display:flex}.client-directory-card>div{min-width:0}.client-photo-card{align-items:center;gap:18px;margin-bottom:18px;display:flex}.client-photo-card p{margin:5px 0 12px}.client-photo-card small{letter-spacing:0;text-transform:none;margin-top:8px;display:block}@media (max-width:560px){.client-photo-card{align-items:flex-start}.client-avatar-large{width:72px;height:72px}}
.client-gallery .preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;margin-top:14px}.client-gallery .preview-grid article,.client-gallery .preview-grid article:nth-child(7n+1),.client-gallery .preview-grid article:nth-child(7n+2){background:#fff;border:7px solid #fff;border-radius:0;grid-column:span 1;grid-template-rows:auto 58px;min-width:0;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 8px 22px #18304b17}.client-gallery .preview-grid article:hover{transform:translateY(-3px);box-shadow:0 15px 34px #18304b24}.client-gallery .preview-grid article.client-file.selected{outline:0;box-shadow:0 0 0 3px #2563eb,0 15px 34px #18304b24}.client-gallery .photo-open{aspect-ratio:3/2;background:#fff;border-radius:0;width:100%;overflow:hidden}.client-gallery .photo-open img,.client-gallery .preview-grid article:nth-child(7n+1) .photo-open img,.client-gallery .preview-grid article:nth-child(7n+2) .photo-open img{aspect-ratio:auto;object-fit:contain;background:#fff;width:100%;height:100%;display:block}.client-gallery .photo-open:hover img{transform:none}.client-gallery .photo-select{color:#fff;background:#fff;border:2px solid #2563eb;top:21px;right:21px;box-shadow:0 2px 8px #0b2e592e}.client-gallery .photo-select span{border:0}.client-gallery .photo-select[aria-pressed=true]{background:#2563eb;border-color:#2563eb}.client-gallery .preview-grid article>footer{box-sizing:border-box;color:#fff;background:#0b2e59;border-radius:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;height:58px;min-height:58px;padding:9px 10px;display:grid}.client-gallery .preview-grid article>footer>span{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:750;overflow:hidden}.client-gallery .preview-grid article>footer a,.client-gallery .preview-grid article>footer .gallery-file-download{white-space:nowrap;background:#fff;border:1px solid #fff;border-radius:0;justify-content:center;align-items:center;min-width:68px;padding:8px 10px;font-size:10px;font-weight:850;line-height:1;text-decoration:none;display:inline-flex;color:#0b2e59!important}.client-gallery .preview-grid article>footer .gallery-edit-copy{color:#fff;background:0 0;border:1px solid #ffffff94;border-radius:0;padding:8px 9px}.client-gallery .preview-grid article>footer .gallery-edit-copy:hover{background:#ffffff1f;color:#fff!important}.client-gallery .preview-grid article>footer .gallery-file-download:hover,.client-gallery .preview-grid article>footer a:hover{background:#eaf2fb;color:#0b2e59!important}.client-gallery .gallery-help summary{color:#2563eb;font-weight:850}.client-gallery .gallery-help summary::marker{color:#2563eb}.client-gallery .download-actions button{background:#0b2e59!important;border-color:#0b2e59!important}.client-gallery .download-actions button:hover:not(:disabled){background:#061f3d!important;border-color:#061f3d!important}@media (max-width:900px){.client-gallery .preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.client-gallery .preview-grid{grid-template-columns:1fr}.client-gallery .preview-grid article,.client-gallery .preview-grid article:nth-child(7n+1),.client-gallery .preview-grid article:nth-child(7n+2){grid-template-rows:auto auto}.client-gallery .preview-grid article>footer{grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:auto;min-height:94px;padding:10px}.client-gallery .preview-grid article>footer>span{grid-column:1/-1;font-size:11px}.client-gallery .preview-grid article>footer .gallery-edit-copy,.client-gallery .preview-grid article>footer a,.client-gallery .preview-grid article>footer .gallery-file-download{width:100%;min-height:36px}}.view-only-notice{color:#0b2e59;background:#eef5ff;border-bottom:1px solid #d8e3f0;justify-content:center;align-items:center;gap:12px;padding:13px 20px;display:flex}.view-only-notice b{letter-spacing:.08em;text-transform:uppercase;font-size:12px}.view-only-notice span{color:#48627f;font-size:12px}.view-only-gallery,.view-only-gallery img{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.view-only-share-panel{color:#0b2e59;background:linear-gradient(135deg,#f7fbff,#eaf2fb);border:1px solid #cbd9e8;grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);align-items:center;gap:28px;width:min(1180px,100% - 40px);margin:42px auto;padding:30px;display:grid;box-shadow:0 12px 32px #18304b14}.view-only-share-panel h2{margin:4px 0 8px;font:400 30px Georgia,serif}.view-only-share-panel p:last-child{color:#48627f;max-width:680px;margin:0;line-height:1.65}.view-only-share-actions{gap:10px;display:grid}.view-only-share-actions button{color:#fff;min-height:48px;font:inherit;cursor:pointer;background:#0b2e59;border:0;font-weight:850}.view-only-share-actions button:disabled{opacity:.68;cursor:wait}.view-only-share-actions input{color:#48627f;background:#fff;border:1px solid #b8c9db;width:100%;padding:11px 12px;font:12px ui-monospace,SFMono-Regular,Menlo,monospace}.view-only-share-actions span{color:#a43e36;font-size:12px}@media (max-width:760px){.view-only-notice{flex-direction:column;align-items:flex-start;gap:3px}.view-only-share-panel{grid-template-columns:1fr;width:min(100% - 24px,1180px);padding:23px}}
.regular-client-gallery{color:#102f52;background:#f7f9fc;min-height:100vh}.regular-gallery-header{background:#fff;border-bottom:1px solid #dbe7f2;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:18px clamp(20px,5vw,72px);display:flex}.regular-gallery-header div,.regular-gallery-header{letter-spacing:.12em;font-size:10px}.regular-gallery-header b,.regular-gallery-header span{display:block}.regular-gallery-header span{color:#6b8198;margin-top:5px}.regular-gallery-hero{color:#fff;background:#0b2e59 50%/cover;align-items:flex-end;min-height:62vh;padding:clamp(35px,7vw,90px);display:flex}.regular-gallery-hero>div{max-width:820px}.regular-gallery-hero p,.regular-photo-section>header p,.regular-video-section>p{letter-spacing:.2em;color:#8ec5ff;font-size:10px;font-weight:900}.regular-gallery-hero h1{margin:12px 0 18px;font:400 clamp(46px,8vw,94px)/.98 Georgia,serif}.regular-gallery-hero span{font-size:14px}.regular-gallery-hero blockquote{border-left:3px solid #60a5fa;max-width:680px;margin:28px 0 0;padding-left:20px;font:20px/1.55 Georgia,serif}.regular-gallery-hero a{color:#fff;margin-top:28px;display:inline-block}.regular-view-only{text-align:center;background:#eaf2fb;margin:0;padding:15px;font-weight:800}.regular-download-panel{z-index:30;background:#fff;border:1px solid #c9dced;flex-wrap:wrap;align-items:center;gap:16px;width:min(1180px,100% - 36px);margin:30px auto;padding:22px;display:flex;position:sticky;top:12px;box-shadow:0 14px 34px #102f5224}.regular-download-panel>div:first-child{margin-right:auto}.regular-download-panel span{color:#60758d;margin-top:4px;font-size:12px;display:block}.regular-download-panel button{color:#174f9c;cursor:pointer;background:#fff;border:1px solid #acc5df;margin:3px;padding:11px 14px;font-weight:800}.regular-download-panel .primary{color:#fff;background:#174f9c}.regular-download-panel label{gap:5px;font-size:10px;font-weight:800;display:grid}.regular-download-panel input{border:1px solid #acc5df;width:130px;padding:10px}.regular-download-panel p{color:#174f9c;width:100%;margin:0}.regular-photo-section,.regular-video-section{width:min(1380px,100% - 36px);margin:60px auto}.regular-photo-section>header{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.regular-photo-section h2,.regular-video-section h2{margin:4px 0;font:400 clamp(30px,4vw,48px) Georgia,serif}.regular-category-select{color:#174f9c;text-align:left;cursor:pointer;background:#fff;border:1px solid #aac2dc;align-items:center;gap:10px;min-width:190px;padding:9px 12px;display:flex}.regular-category-select>span:first-child{color:#fff;border:2px solid #2563eb;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:13px;font-weight:900;display:grid}.regular-category-select>span:last-child{gap:2px;display:grid}.regular-category-select b{font-size:11px}.regular-category-select small{color:#60758d;font-size:10px}.regular-category-select.selected{background:#eef5ff;border-color:#2563eb}.regular-category-select.selected>span:first-child,.regular-category-select.partial>span:first-child{background:#2563eb}.regular-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;display:grid}.regular-photo-grid article{background:#fff;border:7px solid #fff;min-width:0;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 8px 22px #18304b17}.regular-photo-grid article:hover{transform:translateY(-3px);box-shadow:0 15px 34px #18304b24}.regular-photo-grid article.selected{outline:0;box-shadow:0 0 0 3px #2563eb,0 15px 34px #18304b24}.regular-photo-open{aspect-ratio:3/2;cursor:zoom-in;background:#fff;border:0;width:100%;padding:0;display:block;overflow:hidden}.regular-photo-open img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.regular-photo-select{z-index:2;color:#fff;cursor:pointer;background:#fff;border:2px solid #2563eb;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;display:grid;position:absolute;top:22px;right:22px;box-shadow:0 2px 8px #0b2e5938}.regular-photo-select span{font-size:15px;font-weight:900}.regular-photo-select[aria-pressed=true]{background:#2563eb}.regular-photo-actions{background:#0b2e59;justify-content:flex-end;align-items:center;min-height:46px;padding:7px 9px;display:flex}.regular-photo-actions button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffb8;padding:8px 10px;font-size:10px;font-weight:800}.regular-video-section article{background:#fff;margin:20px 0;padding:14px}.regular-video-section iframe{aspect-ratio:16/9;border:0;width:100%;display:block}.regular-gallery-footer{text-align:center;color:#c9ddf2;background:#0b2e59;padding:45px 20px}.regular-lightbox{z-index:1000;background:#030c17f5;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:60px 18px 18px;display:grid;position:fixed;inset:0}.regular-lightbox img{max-width:100%;max-height:calc(100vh - 90px);margin:auto}.regular-lightbox button{color:#0b2e59;cursor:pointer;background:#fff;border:0;padding:12px}.regular-lightbox button:first-child{position:absolute;top:16px;right:20px}.regular-upload-controls{flex-wrap:wrap;align-items:end;gap:12px;margin-bottom:12px;display:flex}.regular-upload-controls label{gap:7px;font-size:11px;font-weight:800;display:grid}.regular-upload-controls select{border:1px solid #b8cce1;padding:12px}.regular-file-button{cursor:pointer;display:inline-block!important}@media (max-width:700px){.regular-gallery-header{flex-direction:column;align-items:flex-start}.regular-gallery-hero{min-height:55vh;padding:35px 22px}.regular-gallery-hero blockquote{font-size:17px}.regular-download-panel{top:max(8px,env(safe-area-inset-top));flex-direction:column;align-items:stretch}.regular-download-panel>div:first-child{margin-right:0}.regular-download-panel .primary{width:100%}.regular-photo-section>header{flex-direction:column;align-items:flex-start}.regular-category-select{width:100%}.regular-photo-grid{grid-template-columns:1fr;gap:12px}.regular-photo-grid article{border-width:6px}.regular-photo-actions button{width:100%}.regular-lightbox{grid-template-columns:auto 1fr auto;padding-left:6px;padding-right:6px}.regular-lightbox button{padding:9px}}.regular-upload-status{background:#f7fbff;border:1px solid #bfd3e8;border-radius:12px;margin:16px 0;padding:16px}.regular-upload-status>header{justify-content:space-between;gap:16px;margin-bottom:9px;display:flex}.regular-upload-status progress{accent-color:#1769d2;width:100%;height:10px}.regular-upload-status article{background:#fff;border:1px solid #d7e4f1;border-radius:9px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;margin-top:12px;padding:12px;display:grid}.regular-upload-status article>div{min-width:0}.regular-upload-status article b,.regular-upload-status article span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.regular-upload-status article span{color:#5d748b;margin-top:3px;font-size:11px}.regular-upload-status article>progress{grid-column:1/-1}.regular-upload-status article.done{border-color:#9ed4b2}.regular-upload-status article.error{background:#fff8f7;border-color:#e7aaa5}.regular-upload-status article button{color:#a32b23;cursor:pointer;background:0 0;border:0;font-weight:800}@media (max-width:700px){.regular-upload-status article{grid-template-columns:minmax(0,1fr) auto}.regular-upload-status article button{grid-column:1/-1;justify-self:start}}@media (min-width:701px) and (max-width:1000px){.regular-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.regular-photo-actions{background:#0b2e59;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;min-height:52px;padding:8px;display:grid}.regular-photo-actions button{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffffb3;border-radius:7px;min-width:0;padding:9px 6px;font-size:9px;font-weight:800;line-height:1.2}.regular-photo-actions button:hover{background:#ffffff29}.regular-photo-actions button:disabled{cursor:wait;opacity:.55}.regular-photo-actions .favorite.active{color:#174f9c;background:#fff}.regular-upload-panel{background:linear-gradient(145deg,#f8fbff 0%,#eef5fc 100%);border:1px solid #c9dced;border-radius:18px;margin:0 0 22px;padding:22px;box-shadow:0 12px 28px #13375b14}.regular-upload-panel>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.regular-upload-panel h3{color:#102f52;margin:5px 0 4px;font-size:20px;line-height:1.2}.regular-upload-panel header p{color:#63788d;margin:0;font-size:12px}.regular-upload-eyebrow{color:#1769d2;letter-spacing:.18em;font-size:9px;font-weight:900}.regular-upload-storage{color:#325d88;background:#fff;border:1px solid #bad2e9;border-radius:999px;flex:none;padding:7px 10px;font-size:9px;font-weight:800}.regular-upload-controls{grid-template-columns:minmax(170px,220px) minmax(260px,1fr);align-items:stretch;gap:14px;margin:0;display:grid}.regular-upload-controls .regular-collection-field{color:#193f67;background:#fff;border:1px solid #c2d6e9;border-radius:12px;align-content:center;gap:8px;padding:14px;font-size:10px;font-weight:900;display:grid}.regular-upload-controls .regular-collection-field span{letter-spacing:.08em;text-transform:uppercase}.regular-upload-controls .regular-collection-field select{color:#12375d;background:#f9fbfe;border:1px solid #a9c4df;border-radius:8px;width:100%;min-height:44px;padding:0 38px 0 12px;font-size:13px;font-weight:700}.regular-file-button{color:#123f70;cursor:pointer;text-align:left;background:#fff;border:2px dashed #74a9dc;border-radius:12px;justify-content:center;align-items:center;gap:13px;min-height:92px;padding:17px 20px;transition:border-color .18s,background .18s,transform .18s;display:flex!important}.regular-file-button:hover{background:#f5faff;border-color:#1769d2;transform:translateY(-1px)}.regular-file-button>span:last-of-type{gap:4px;display:grid}.regular-file-button b{font-size:13px}.regular-file-button small{color:#647d95;font-size:10px;font-weight:600}.regular-upload-icon{color:#fff;background:#1769d2;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:21px;font-weight:500;display:grid}.regular-upload-note{align-items:flex-start;gap:8px;line-height:1.45;display:flex;color:#587087!important;margin:14px 2px 0!important;font-size:10px!important}.regular-upload-note span{color:#1769d2;background:#dcecff;border-radius:50%;flex:none;place-items:center;width:17px;height:17px;font-size:10px;font-weight:900;display:grid}@media (max-width:700px){.regular-photo-actions{grid-template-columns:1fr 1fr}.regular-photo-actions .favorite{grid-column:1/-1}.regular-photo-actions button{width:100%}.regular-upload-panel{border-radius:14px;padding:17px}.regular-upload-panel>header{gap:10px;display:grid}.regular-upload-storage{justify-self:start}.regular-upload-controls{grid-template-columns:1fr}.regular-file-button{min-height:104px}.regular-file-button small{white-space:normal}}.regular-gallery-footer{color:#fff;text-align:left;background:#071f3b;grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:34px;width:100%;padding:clamp(42px,6vw,70px) clamp(20px,6vw,86px);display:grid}.regular-footer-intro p{color:#79b8fa;letter-spacing:.2em;margin:0;font-size:10px;font-weight:900}.regular-footer-intro h2{margin:8px 0 7px;font:400 clamp(30px,4vw,44px)/1 Georgia,serif}.regular-footer-intro>span{color:#b9cde1;font-size:13px;line-height:1.5;display:block}.regular-footer-links{grid-template-columns:repeat(4,minmax(105px,1fr));gap:10px;display:grid}.regular-footer-links a{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:78px;padding:13px 12px;font-size:11px;font-weight:800;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:flex}.regular-footer-links a:hover{background:#ffffff21;border-color:#79b8fa;transform:translateY(-2px)}.regular-footer-links svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.regular-footer-links .social-youtube svg polygon{fill:currentColor;stroke:none}@media (max-width:900px){.regular-gallery-footer{grid-template-columns:1fr}.regular-footer-links{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:600px){.regular-gallery-footer{padding:40px 20px}.regular-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.regular-footer-links a{min-height:72px}}
.public-home{--night:#171512;--ivory:#f1ede4;--cream:#e7dfd0;--copper:#ad6846;--sage:#7c806b;--ink:#211f1b;background:var(--ivory);color:var(--ink);font-family:Manrope,sans-serif;overflow:hidden}.public-home *{box-sizing:border-box}.public-home a{color:inherit;text-decoration:none}.public-home button{font:inherit}.public-nav{z-index:20;color:#fff;border-bottom:1px solid #ffffff3b;justify-content:space-between;align-items:center;width:100%;height:112px;padding:0 clamp(24px,4vw,68px);display:flex;position:absolute;top:0;left:0}.public-brand{letter-spacing:.13em;grid-template-columns:auto 1fr;align-items:end;width:150px;line-height:.84;display:grid}.public-brand span{grid-column:1/3;margin-bottom:5px;font-size:8px}.public-brand b{letter-spacing:.04em;font-family:Italiana,serif;font-size:24px;font-weight:400}.public-brand small{letter-spacing:.2em;margin:0 0 2px 5px;font-size:6px}.public-nav nav{text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:clamp(20px,2.7vw,44px);font-size:10px;display:flex}.public-nav nav>a{position:relative}.public-nav nav>a:not(.nav-portal):after{content:"";background:#fff;height:1px;transition:right .35s;position:absolute;bottom:-8px;left:0;right:100%}.public-nav nav>a:hover:after{right:0}.public-nav .nav-portal{border:1px solid #fff9;padding:13px 16px;transition:all .3s}.public-nav .nav-portal:hover{color:#1d1a16;background:#fff}.nav-portal span{margin-left:16px}.public-menu-toggle{display:none}.public-hero{color:#fff;background:#221f19;height:max(760px,100svh);min-height:760px;position:relative}.hero-photo{transform:translateY(var(--hero-shift,0)) scale(1.04);transform-origin:top;will-change:transform;background:linear-gradient(90deg,#0c0a086e,#0c0a0808 55%,#0c0a0833),url(https://images.unsplash.com/photo-1519225421980-715cb0215aed?auto=format&fit=crop&w=2400&q=92) 50% 43%/cover;position:absolute;inset:0}.hero-grain{pointer-events:none;opacity:.15;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-copy{position:absolute;top:48%;left:clamp(24px,7vw,120px);right:clamp(24px,7vw,120px);transform:translateY(-42%)}.hero-kicker{text-transform:uppercase;letter-spacing:.19em;align-items:center;gap:13px;font-size:9px;display:flex}.hero-kicker span{background:#fff;width:48px;height:1px;display:block}.public-hero h1{letter-spacing:-.035em;margin:55px 0 0;font-family:Italiana,serif;font-size:clamp(77px,11.7vw,178px);font-weight:400;line-height:.71}.hero-line{display:block}.hero-line-two{margin-left:42%}.hero-line-two em{color:#dbc2ab;font-weight:400}.hero-bottom{align-items:center;gap:56px;margin:35px 0 0 9%;display:flex}.hero-bottom>p{color:#ffffffd4;width:390px;max-width:42vw;font:300 clamp(13px,1.3vw,17px)/1.7 DM Sans,sans-serif}.circle-link{letter-spacing:.13em;text-transform:uppercase;border:1px solid #ffffffad;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:95px;height:95px;font-size:9px;transition:all .4s;display:flex}.circle-link b{font-size:15px;font-weight:300}.circle-link:hover{color:var(--night);background:#fff;transform:rotate(8deg)}.hero-index{letter-spacing:.18em;font-size:8px;position:absolute;bottom:36px;left:clamp(24px,4vw,68px)}.hero-index span{margin:0 14px}.public-marquee{background:var(--copper);color:#f5ede3;padding:17px 0;overflow:hidden}.public-marquee>div{letter-spacing:.23em;align-items:center;gap:27px;width:max-content;font-family:DM Sans,sans-serif;font-size:9px;animation:25s linear infinite publicTicker;display:flex}.public-marquee i{font-size:10px}@keyframes publicTicker{to{transform:translate(-50%)}}.section-label{text-transform:uppercase;color:var(--copper);letter-spacing:.22em!important;font:600 9px/1 DM Sans,sans-serif!important}[data-reveal]{opacity:0;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(48px)}[data-reveal].is-visible{opacity:1;transform:none}.manifesto{grid-template-columns:.6fr 2.3fr 1fr;align-items:start;gap:40px;padding:145px clamp(24px,7vw,118px) 175px;display:grid}.manifesto-small{letter-spacing:.12em;text-transform:uppercase;font:300 12px DM Sans,sans-serif}.manifesto h2{letter-spacing:-.03em;margin:33px 0 0;font:400 clamp(48px,6.4vw,98px)/.98 Italiana,serif}.manifesto h2 em,.story h2 em,.contact h2 em{color:var(--copper);font-weight:400}.manifesto-copy{color:#69635b;margin-top:110px;font:300 14px/1.9 DM Sans,sans-serif}.collections{grid-template-columns:repeat(12,1fr);gap:80px 30px;padding:0 clamp(24px,5.5vw,92px) 170px;display:grid}.collection{grid-column:span 6}.collection:nth-child(2),.collection:nth-child(4){margin-top:175px}.collection-image{aspect-ratio:1.12;filter:saturate(.83);background-size:cover;transition:filter .6s;position:relative;overflow:hidden}.collection-image:after{content:"";background:linear-gradient(#0000 55%,#110f0c73);transition:all .5s;position:absolute;inset:0}.collection-view{z-index:2;background:var(--ivory);text-align:center;letter-spacing:.11em;text-transform:uppercase;opacity:0;border-radius:50%;place-items:center;width:76px;height:76px;font:600 8px/1.55 DM Sans,sans-serif;transition:all .45s;display:grid;position:absolute;bottom:22px;right:24px;transform:scale(.72)rotate(-12deg)}.collection:hover .collection-image{filter:saturate()}.collection:hover .collection-image:after{background:#120f0c17}.collection:hover .collection-view{opacity:1;transform:scale(1)rotate(0)}.collection-meta{border-top:1px solid #a59e91;grid-template-columns:45px 1fr;margin-top:16px;padding-top:17px;display:grid}.collection-meta>span{color:var(--copper);font:500 9px DM Sans,sans-serif}.collection h3{margin:0;font:400 clamp(35px,4vw,61px)/1 Italiana,serif}.collection p{color:#746d64;margin:10px 0 0;font:300 11px/1.5 DM Sans,sans-serif}.story{background:var(--night);color:#f3eee4;grid-template-columns:1.05fr .86fr .55fr;align-items:center;gap:clamp(30px,5vw,85px);min-height:900px;padding:130px clamp(24px,6vw,100px);display:grid;position:relative}.story-photo{filter:saturate(.72);background-position:50%;background-size:cover}.story-photo-main{background-image:url(https://images.unsplash.com/photo-1554048612-b6a482bc67e5?auto=format&fit=crop&w=1200&q=88);height:640px}.story-photo-detail{background-image:url(https://images.unsplash.com/photo-1452780212940-6f5c0d14d848?auto=format&fit=crop&w=900&q=88);height:430px;margin-top:270px}.story h2{letter-spacing:-.04em;margin:52px 0;font:400 clamp(63px,7.5vw,112px)/.78 Italiana,serif}.story-copy>p:not(.section-label){color:#bdb7ae;font:300 13px/1.85 DM Sans,sans-serif}.text-link{letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid #777168;gap:42px;margin-top:20px;padding:16px 0;font:500 9px DM Sans,sans-serif;display:inline-flex}.story-script{color:var(--copper);font:italic 44px Italiana,serif;position:absolute;top:11%;right:7%;transform:rotate(-10deg)}.services{background:#d9d5c8;padding:150px clamp(24px,7vw,120px)}.services>header{justify-content:space-between;align-items:end;margin-bottom:85px;display:flex}.services>header>p:last-child{text-align:right;font:400 clamp(25px,3vw,45px)/1.15 Italiana,serif}.service-list{border-top:1px solid #9f9c91}.service-list a{border-bottom:1px solid #9f9c91;grid-template-columns:60px 1fr 50px;align-items:center;padding:20px 0;transition:all .4s;display:grid}.service-list span{color:var(--copper);font:500 9px DM Sans,sans-serif}.service-list h3{margin:0;font:400 clamp(41px,5.8vw,86px)/1 Italiana,serif;transition:all .4s}.service-list b{text-align:right;font:300 29px DM Sans,sans-serif;transition:all .4s}.service-list a:hover{color:var(--copper);padding-left:20px}.service-list a:hover h3{font-style:italic}.service-list a:hover b{transform:rotate(45deg)}.feature-strip{background:var(--ivory);grid-template-columns:.65fr 1.4fr .65fr;align-items:center;gap:55px;padding:145px clamp(24px,5vw,80px);display:grid}.feature-photo{background-position:50%;background-size:cover;height:480px;position:relative}.feature-photo span{color:#fff;letter-spacing:.2em;font:600 8px DM Sans,sans-serif;position:absolute;bottom:18px;left:18px}.feature-one{background-image:url(https://images.unsplash.com/photo-1523438885200-e635ba2c371e?auto=format&fit=crop&w=800&q=88)}.feature-two{background-image:url(https://images.unsplash.com/photo-1517841905240-472988babdf9?auto=format&fit=crop&w=800&q=88);margin-top:120px}.feature-quote{text-align:center}.feature-quote>span{color:var(--copper);font:80px/1 Italiana,serif;display:block}.feature-quote blockquote{margin:20px 0;font:400 clamp(28px,3.4vw,51px)/1.2 Italiana,serif}.feature-quote em{color:var(--copper)}.reviews{color:#f1ede4;background:#24211d;grid-template-columns:1.05fr .48fr 1.15fr;align-items:start;gap:40px 65px;padding:145px clamp(24px,7vw,120px);display:grid;position:relative}.reviews:before{content:"KIND WORDS";color:#ffffff09;white-space:nowrap;pointer-events:none;font:400 clamp(95px,15vw,230px)/1 Italiana,serif;position:absolute;top:48px;right:-26px}.reviews-heading{z-index:1;position:relative}.reviews-heading h2{letter-spacing:-.03em;margin:42px 0 0;font:400 clamp(48px,5.7vw,87px)/.98 Italiana,serif}.reviews-heading h2 em{color:#d59471;font-weight:400}.review-score{padding-top:52px}.review-score strong{font:400 clamp(67px,7vw,108px)/.8 Italiana,serif;display:block}.review-score>div{margin-top:23px}.review-score span,.review-stars{color:#d59471;letter-spacing:.12em;font-size:13px}.review-score p{letter-spacing:.12em;text-transform:uppercase;color:#958e85;margin:10px 0 0;font:400 9px DM Sans,sans-serif}.review-card{color:#29251f;background:#eee9df;min-height:430px;padding:62px clamp(28px,4vw,58px) 38px;position:relative;box-shadow:25px 28px #ad6846}.review-quote-mark{color:#ad6846;font:85px/.8 Italiana,serif;position:absolute;top:21px;left:29px}.review-card blockquote{margin:0;font:400 clamp(22px,2.1vw,31px)/1.42 Italiana,serif}.review-card footer{border-top:1px solid #c9c0b4;justify-content:space-between;align-items:center;margin-top:38px;padding-top:21px;display:flex}.review-card footer div{flex-direction:column;gap:5px;display:flex}.review-card footer strong{letter-spacing:.16em;text-transform:uppercase;font:500 10px DM Sans,sans-serif}.review-card footer div span{color:#797168;font:400 9px DM Sans,sans-serif}.google-review-link{letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid #686159;grid-column:3;justify-content:space-between;align-items:center;margin-top:22px;padding:18px 0 14px;font:500 9px DM Sans,sans-serif;display:flex}.google-review-link b{font-size:18px;font-weight:300;transition:all .3s}.google-review-link:hover b{transform:translate(4px,-4px)}.portal-callout{background:var(--copper);color:#fff8ed;grid-template-columns:1.15fr .8fr auto;align-items:end;gap:70px;padding:85px clamp(24px,7vw,120px);display:grid}.portal-callout .section-label{color:#eed6c3}.portal-callout h2{margin:25px 0 0;font:400 clamp(45px,5.5vw,80px)/.95 Italiana,serif}.portal-callout>p{color:#f0dacd;font:300 13px/1.8 DM Sans,sans-serif}.portal-button{text-align:center;letter-spacing:.13em;text-transform:uppercase;border:1px solid #fff9;border-radius:50%;place-content:center;gap:12px;width:150px;height:150px;font:600 8px/1.5 DM Sans,sans-serif;transition:all .35s;display:grid}.portal-button b{font-size:17px}.portal-button:hover{color:var(--copper);background:#fff;transform:rotate(7deg)}.contact{background:var(--ivory);color:var(--ink);position:relative}.contact-intro{color:#fff;height:min(820px,88vh);min-height:680px;position:relative}.contact-photo{background:url(https://images.unsplash.com/photo-1537633552985-df8429e8048b?auto=format&fit=crop&w=2400&q=90) 50% 44%/cover;position:absolute;inset:0}.contact-overlay{background:linear-gradient(90deg,#19130fc7,#14100d1f);position:absolute;inset:0}.contact-content{width:min(720px,78vw);position:absolute;top:50%;left:clamp(24px,8vw,135px);transform:translateY(-50%)}.contact-content.is-visible{transform:translateY(-50%)}.contact .section-label{color:#e7c4ad}.contact h2{letter-spacing:-.04em;margin:42px 0 38px;font:400 clamp(65px,8.5vw,130px)/.83 Italiana,serif}.contact h2 em{font-weight:400}.contact-content>p:last-child{color:#ffffffd1;width:min(520px,80vw);font:300 14px/1.8 DM Sans,sans-serif}.contact-panel{grid-template-columns:.62fr 1.38fr;gap:clamp(50px,8vw,140px);padding:120px clamp(24px,7vw,120px);display:grid}.contact-details{flex-direction:column;align-items:flex-start;display:flex}.contact-details>a{overflow-wrap:anywhere;border-bottom:1px solid #bcb4a9;flex-direction:column;gap:7px;width:100%;padding:20px 0;font:400 12px/1.4 DM Sans,sans-serif;display:flex}.contact-details>a span{letter-spacing:.16em;text-transform:uppercase;color:var(--copper);font:600 8px DM Sans,sans-serif}.contact-details>p:last-child{color:#777067;margin-top:34px;font:300 11px/1.8 DM Sans,sans-serif}.contact-form{flex-direction:column;gap:28px;display:flex}.contact-field-row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.contact-form label{flex-direction:column;gap:10px;display:flex}.contact-form label>span{letter-spacing:.16em;text-transform:uppercase;color:#6e675e;font:600 8px DM Sans,sans-serif}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #a9a196;border-radius:0;outline:none;padding:13px 0;font:300 14px/1.5 DM Sans,sans-serif;transition:border-color .25s}.contact-form textarea{resize:vertical;border:1px solid #b8b0a5;padding:15px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--copper)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#9a938a}.contact-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.contact-submit-row{grid-template-columns:auto 1fr;align-items:center;gap:28px;display:grid}.contact-form button{border:1px solid var(--ink);background:var(--ink);color:#fff;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border-radius:50%;place-content:center;gap:9px;width:145px;height:145px;font:600 8px DM Sans,sans-serif;transition:all .35s;display:grid}.contact-form button b{font-size:17px;font-weight:300}.contact-form button:hover:not(:disabled){background:var(--copper);border-color:var(--copper);transform:rotate(6deg)}.contact-form button:disabled{opacity:.6;cursor:wait}.contact-status{color:#817970;max-width:360px;font:300 11px/1.6 DM Sans,sans-serif}.contact-status-sent{color:#49624c}.contact-status-error{color:#a23e31}.public-footer{background:var(--night);color:#ded8ce;grid-template-columns:1.1fr 1fr .8fr;align-items:end;gap:55px;padding:80px clamp(24px,5vw,80px) 35px;display:grid}.footer-brand{font:400 clamp(44px,5vw,76px)/.72 Italiana,serif}.footer-brand em{color:var(--copper);font-weight:400}.footer-brand span{letter-spacing:.4em;text-transform:uppercase;font:500 9px DM Sans,sans-serif}.public-footer>div>p:first-child{letter-spacing:.13em;color:#827d75;font:400 9px/1.8 DM Sans,sans-serif}.public-footer>div>p:last-child{letter-spacing:.13em;gap:22px;font:500 8px DM Sans,sans-serif;display:flex}.footer-admin{text-align:right;letter-spacing:.13em;text-transform:uppercase;flex-direction:column;gap:22px;font:500 8px DM Sans,sans-serif;display:flex}.footer-admin>a{color:#aaa39a}.footer-admin span{color:#605c56}@media (max-width:900px){.public-nav{height:88px}.public-menu-toggle{background:#0f0d0b40;border:1px solid #ffffff80;place-content:center;gap:6px;width:43px;height:43px;display:grid}.public-menu-toggle i{background:#fff;width:18px;height:1px;display:block}.public-nav nav{background:#1b1815;flex-direction:column;align-items:flex-start;padding:30px;display:none;position:absolute;top:88px;left:0;right:0}.public-nav nav.is-open{display:flex}.public-nav .nav-portal{width:100%}.hero-line-two{margin-left:25%}.manifesto{grid-template-columns:1fr}.manifesto-copy{max-width:550px;margin:0}.collections{gap:65px 20px}.collection:nth-child(2),.collection:nth-child(4){margin-top:100px}.story{grid-template-columns:1fr 1fr}.story-photo-detail{display:none}.services>header{align-items:start}.feature-strip{gap:22px}.feature-photo{height:350px}.reviews{grid-template-columns:1fr 1fr}.reviews-heading{grid-column:1/3}.review-card{grid-area:2/2/4}.google-review-link{grid-column:1}.portal-callout{grid-template-columns:1fr 1fr}.portal-button{grid-column:2;justify-self:end}.contact-panel{grid-template-columns:1fr}.contact-details{grid-template-columns:1fr 1fr;gap:0 30px;display:grid}.contact-details .section-label,.contact-details>p:last-child{grid-column:1/3}.public-footer{grid-template-columns:1fr 1fr}.footer-admin{grid-column:2}}@media (max-width:620px){.public-hero{min-height:680px}.hero-copy{top:44%}.public-hero h1{margin-top:42px;font-size:clamp(66px,21vw,105px);line-height:.77}.hero-line-two{margin:12px 0 0 12%}.hero-bottom{justify-content:space-between;align-items:flex-end;gap:18px;margin:42px 0 0}.hero-bottom>p{width:62%;max-width:none;font-size:12px}.circle-link{width:76px;height:76px}.hero-index{display:none}.manifesto{padding:105px 24px}.manifesto h2{font-size:51px}.collections{padding:0 24px 100px;display:block}.collection,.collection:nth-child(2),.collection:nth-child(4){margin:0 0 75px}.collection-image{aspect-ratio:.9}.collection h3{font-size:47px}.story{padding:80px 24px;display:block}.story-photo-main{height:500px;margin-bottom:70px}.story h2{font-size:75px}.story-script{display:none}.services{padding:95px 24px}.services>header{display:block}.services>header>p:last-child{text-align:left;margin-top:32px}.service-list a{grid-template-columns:38px 1fr 30px}.service-list h3{font-size:38px}.feature-strip{grid-template-columns:1fr 1fr;padding:90px 24px}.feature-quote{grid-area:1/1/auto/3}.feature-photo{height:300px}.feature-two{margin-top:50px}.reviews{padding:100px 24px;display:block}.review-score{padding:50px 0 38px}.review-card{min-height:0;padding:55px 26px 32px;box-shadow:12px 14px #ad6846}.review-card blockquote{font-size:23px}.google-review-link{margin-top:48px}.portal-callout{padding:75px 24px;display:block}.portal-callout>p{margin:35px 0}.portal-button{width:120px;height:120px}.contact-intro{height:720px}.contact h2{font-size:64px}.contact-panel{padding:85px 24px}.contact-details{display:flex}.contact-field-row,.contact-submit-row{grid-template-columns:1fr}.contact-form button{width:120px;height:120px}.public-footer{grid-template-columns:1fr;padding:65px 24px 30px}.footer-admin{text-align:left;grid-column:auto}.public-footer>div>p:last-child{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.public-marquee>div{animation:none}.hero-photo{transform:none!important}[data-reveal]{opacity:1;transition:none;transform:none}}.public-home{--night:#0d1012;--ivory:#eeeae2;--cream:#dcd5c9;--copper:#9b6c52;--sage:#687069;--ink:#171a1c}.public-hero{background:#0b0e10}.hero-photo{filter:saturate(.72)contrast(1.08);background-position:50% 48%;background-size:cover}.public-marquee{color:#d9d3c9;background:#111518;border-top:1px solid #ffffff1f}.public-home{--night:var(--site-dark,#10181d);--ivory:var(--site-page,#f7f4ee);--cream:var(--site-surface,#e9e3da);--copper:var(--site-accent,#b47750);--ink:var(--site-text,#142027);flex-direction:column;display:flex}.public-home>[hidden]{display:none!important}.public-nav{background:linear-gradient(#070e1261,#0000);border-bottom-color:#ffffff47}.public-brand{letter-spacing:normal;align-items:center;gap:12px;width:auto;line-height:1;display:flex}.public-brand>img{object-fit:contain;filter:brightness(0)invert();opacity:.96;width:44px;height:44px}.public-brand-copy{letter-spacing:.13em;line-height:.82;display:grid}.public-brand-copy small{letter-spacing:.23em;margin:0 0 5px;font:500 7px/1 DM Sans,sans-serif}.public-brand-copy b{letter-spacing:.04em;font:400 22px/.8 Italiana,serif}.public-brand-copy em{letter-spacing:.24em;margin:6px 0 0;font:500 6px/1 DM Sans,sans-serif}.header-solid .public-nav{background:var(--night);border-bottom-color:#ffffff26;position:relative}.hero-photo{filter:saturate(.94)contrast(1.01)brightness(1.08);background-position:50% 54%}.hero-grain{opacity:.07}.hero-line-two em{color:#f1d4bc}.hero-center .hero-copy{text-align:center;width:min(1120px,88vw);left:50%;transform:translate(-50%,-45%)}.hero-center .hero-kicker{justify-content:center}.hero-center .hero-line-two{margin-left:0}.hero-center .hero-bottom{justify-content:center;margin-left:0}.manifesto,.reviews{background:var(--cream)}.collection-image,.story-photo,.feature-photo,.contact-photo{filter:saturate(.94)contrast(1.01)brightness(1.03)}.portfolio-grid .collections{align-items:start}.portfolio-grid .collection:nth-child(2),.portfolio-grid .collection:nth-child(4){margin-top:0}.story{background:var(--night);grid-template-columns:1.08fr .92fr .5fr}.story-photo-main{background-position:50% 20%;border-radius:2px}.story-photo-detail{background-position:50%;margin-top:120px}.story-script{letter-spacing:.34em;color:#dca77f;border-top:1px solid #dca77fa6;padding-top:14px;font:600 10px/1 DM Sans,sans-serif;top:9%;right:6%;transform:none}.story-portrait-right .story-photo-main{grid-area:1/3}.story-portrait-right .story-copy{grid-area:1/2}.story-portrait-right .story-photo-detail{grid-area:1/1}.services,.public-footer{background:var(--night)}.portal-callout{background:var(--copper)}.contact-intro{height:min(760px,82vh);min-height:640px}.contact-photo{filter:saturate(.9)brightness(1.08);background-position:50% 55%}.contact-overlay{background:linear-gradient(90deg,#0a141994,#0a14190f 68%,#0a14191f)}.contact-panel{background:var(--ivory);scroll-margin-top:28px}#inquiry{scroll-margin-top:0}.footer-compact .public-footer{grid-template-columns:1fr 1fr;padding-top:42px}.footer-compact .footer-brand{font-size:40px}.footer-compact .footer-admin{grid-column:2}.footer-compact .public-footer>div:nth-child(2){display:none}.motion-none [data-reveal]{opacity:1;transition:none;transform:none}.motion-none .public-marquee>div{animation:none}.motion-expressive [data-reveal]{transition-duration:1.2s}.motion-expressive .collection-view{transition-duration:.65s}@media (max-width:900px){.public-brand>img{width:38px;height:38px}.public-brand-copy b{font-size:19px}.story{grid-template-columns:1fr 1fr}.story-script{display:none}.story-portrait-right .story-photo-main{grid-column:2}.story-portrait-right .story-copy{grid-column:1}.story-portrait-right .story-photo-detail{display:none}}@media (max-width:620px){.public-brand{gap:8px}.public-brand>img{width:34px;height:34px}.public-brand-copy small{font-size:6px}.public-brand-copy b{font-size:17px}.public-brand-copy em{font-size:5px}.hero-photo{background-position:62%}.hero-center .hero-copy{width:calc(100% - 48px);top:44%}.hero-center .hero-bottom>p{width:70%}.contact-photo{background-position:50%}.contact-overlay{background:linear-gradient(#0a141938,#0a1419a3)}.story-portrait-right .story-photo-main,.story-portrait-right .story-copy{grid-column:auto}.footer-compact .public-footer{grid-template-columns:1fr}.footer-compact .footer-admin{grid-column:auto}}.public-nav{height:132px;padding-inline:clamp(26px,4.5vw,78px)}.public-brand{gap:16px}.public-brand>img{width:58px;height:58px}.public-brand-copy small{letter-spacing:.25em;margin-bottom:7px;font-size:8px}.public-brand-copy b{letter-spacing:.035em;font-size:30px}.public-brand-copy em{letter-spacing:.28em;margin-top:8px;font-size:7px}.public-nav nav{letter-spacing:.14em;gap:clamp(24px,3vw,52px);font-size:12px;font-weight:500}.public-nav .nav-portal{padding:16px 20px}.header-solid .public-hero{min-height:calc(100vh - 132px)}@media (max-width:900px){.public-nav{height:100px;padding-inline:24px}.public-brand{gap:12px}.public-brand>img{width:46px;height:46px}.public-brand-copy small{margin-bottom:6px;font-size:7px}.public-brand-copy b{font-size:23px}.public-brand-copy em{margin-top:6px;font-size:6px}.public-nav nav{font-size:12px;top:100px}}@media (max-width:620px){.public-nav{height:94px;padding-inline:18px}.public-brand{gap:10px}.public-brand>img{width:42px;height:42px}.public-brand-copy small{font-size:6.5px}.public-brand-copy b{font-size:21px}.public-brand-copy em{letter-spacing:.22em;font-size:5.5px}.public-nav nav{top:94px}}
.website-editor{gap:30px;display:grid}.website-editor>section{background:#fff;border:1px solid #dce6ef;border-radius:18px;padding:28px;box-shadow:0 14px 40px #12334c0f}.website-editor-copy .eyebrow,.website-editor>section>.eyebrow{color:#487b9d}.website-editor-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;display:grid}.website-editor-grid label,.website-url{gap:8px;display:grid}.website-editor-grid label>span,.website-url>span{letter-spacing:.08em;text-transform:uppercase;color:#607485;font-size:11px;font-weight:700}.website-editor-grid input,.website-editor-grid textarea,.website-url input{color:#173047;width:100%;font:inherit;background:#fbfdff;border:1px solid #ccd9e4;border-radius:10px;padding:12px 13px}.website-editor-grid .wide{grid-column:1/3}.website-editor-help{color:#6e7f8e;font-size:14px}.website-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.website-media-grid article{background:#f9fbfd;border:1px solid #d9e3eb;border-radius:14px;grid-template-columns:128px 1fr;gap:14px;padding:12px;display:grid}.website-media-preview{aspect-ratio:4/3;background-position:50%;background-size:cover;border-radius:9px;width:128px}.website-media-grid article>div:nth-child(2){flex-direction:column;align-items:flex-start;gap:12px;display:flex}.website-upload{color:#fff;cursor:pointer;background:#123f63;border-radius:8px;padding:9px 12px;font-size:12px;font-weight:700;display:inline-flex}.website-upload input{display:none}.website-url{grid-column:1/3}.website-url input{font-size:12px}.website-publish{z-index:5;color:#fff;background:#102f49;border-radius:15px;align-items:center;gap:20px;padding:15px 18px;display:flex;position:sticky;bottom:18px;box-shadow:0 18px 45px #0921354d}.website-publish button{color:#123f63;cursor:pointer;background:#fff;border:0;border-radius:9px;padding:12px 17px;font-weight:800}.website-publish a{color:#d9eafa}.website-publish p{margin-left:auto}.website-publish .error{color:#ffd2ce}@media (max-width:850px){.website-media-grid,.website-editor-grid{grid-template-columns:1fr}.website-editor-grid .wide{grid-column:auto}.website-publish{flex-wrap:wrap;position:static}.website-publish p{width:100%;margin:0}}@media (max-width:560px){.website-media-grid article{grid-template-columns:1fr}.website-media-preview{width:100%}.website-url{grid-column:auto}.website-editor>section{padding:19px}}.website-editor-tabs{background:#eaf1f6;border:1px solid #d8e4ed;border-radius:14px;gap:7px;padding:7px;display:flex;overflow-x:auto}.website-editor-tabs button{color:#496377;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:11px 17px;font-weight:750}.website-editor-tabs button.active{color:#123f63;background:#fff;box-shadow:0 5px 18px #143b581a}.website-editor-section-head{border-bottom:1px solid #e2eaf0;justify-content:space-between;align-items:end;gap:40px;padding-bottom:23px;display:flex}.website-editor-section-head h2{color:#173047;margin:8px 0 0;font-size:27px}.website-editor-section-head>p{color:#6b7d8a;max-width:470px;margin:0;font-size:13px;line-height:1.6}.website-section-list{gap:9px;margin-top:22px;display:grid}.website-section-list article{background:#f9fbfd;border:1px solid #dbe5ec;border-radius:12px;grid-template-columns:42px 1fr auto auto;align-items:center;gap:15px;padding:15px;display:grid}.website-drag-index{color:#7a91a2;font-size:11px;font-weight:800}.website-section-list strong{color:#173047}.website-section-list p{color:#7a8c99;margin:4px 0 0;font-size:12px}.website-switch{color:#607485;cursor:pointer;align-items:center;gap:8px;font-size:11px;font-weight:750;display:flex}.website-switch input{opacity:0;position:absolute}.website-switch span{background:#bdcad3;border-radius:20px;width:38px;height:22px;transition:all .2s;position:relative}.website-switch span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:3px;left:3px}.website-switch input:checked+span{background:#2d729c}.website-switch input:checked+span:after{transform:translate(16px)}.website-move-buttons{gap:5px;display:flex}.website-move-buttons button{color:#244c69;cursor:pointer;background:#fff;border:1px solid #cbd9e3;border-radius:8px;width:34px;height:34px}.website-move-buttons button:disabled{opacity:.35;cursor:default}.website-choice-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:25px;display:grid}.website-choice{border:1px solid #dbe5ec;border-radius:12px;padding:15px}.website-choice legend{letter-spacing:.08em;text-transform:uppercase;color:#607485;padding:0 7px;font-size:11px;font-weight:800}.website-choice label{margin:4px 6px 0 0;display:inline-flex}.website-choice input{opacity:0;position:absolute}.website-choice span{color:#587082;cursor:pointer;border:1px solid #ccd9e4;border-radius:8px;padding:9px 11px;font-size:12px;display:block}.website-choice label.active span{color:#fff;background:#123f63;border-color:#123f63}.website-preset-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px;display:grid}.website-preset-grid button{text-align:left;cursor:pointer;background:#fbfdff;border:1px solid #dbe5ec;border-radius:12px;padding:12px}.website-preset-grid button>span{border-radius:8px;height:44px;margin-bottom:10px;display:flex;overflow:hidden}.website-preset-grid i{flex:1}.website-preset-grid strong{color:#24445d;font-size:12px}.website-color-grid{grid-template-columns:repeat(2,1fr);gap:15px;margin-top:24px;display:grid}.website-color-grid>label{color:#607485;text-transform:uppercase;letter-spacing:.07em;gap:8px;font-size:11px;font-weight:800;display:grid}.website-color-grid>label>div{gap:8px;display:flex}.website-color-grid input[type=color]{background:#fff;border:1px solid #ccd9e4;border-radius:8px;width:48px;height:43px;padding:4px}.website-color-grid input:not([type=color]){font:inherit;color:#173047;border:1px solid #ccd9e4;border-radius:8px;flex:1;padding:10px}@media (max-width:850px){.website-editor-section-head{display:block}.website-editor-section-head>p{margin-top:12px}.website-preset-grid{grid-template-columns:repeat(2,1fr)}.website-section-list article{grid-template-columns:34px 1fr auto}.website-switch{grid-column:2}.website-move-buttons{grid-area:1/3/3}.website-choice-groups{grid-template-columns:1fr}}@media (max-width:560px){.website-editor-tabs{margin:0 -2px}.website-preset-grid,.website-color-grid{grid-template-columns:1fr}.website-section-list article{grid-template-columns:28px 1fr}.website-switch{grid-column:2}.website-move-buttons{grid-area:auto/2}.website-choice label{display:flex}.website-choice span{width:100%}}
.review-panel,.marketing-studio{color:#07162d;background:#fff;border:1px solid #0a254b1f;width:min(1180px,100% - 40px);margin:70px auto;box-shadow:0 26px 70px #041b3e14}.review-panel{padding:clamp(28px,5vw,64px)}.review-heading{justify-content:space-between;gap:30px;display:flex}.review-heading span,.marketing-studio>header span{letter-spacing:.18em;color:#0758d8;font-size:11px;font-weight:800}.review-heading h2,.marketing-studio h2{margin:10px 0;font:400 clamp(30px,4vw,50px) Georgia,serif}.review-heading p,.marketing-studio header p{color:#637086;max-width:680px;line-height:1.65}.review-heading strong{color:#0758d8;white-space:nowrap}.review-panel form{gap:22px;margin-top:30px;display:grid}.review-panel fieldset{border:0;margin:0;padding:0}.review-panel legend,.review-panel label,.marketing-studio label{letter-spacing:.04em;gap:8px;font-size:12px;font-weight:800;display:grid}.review-stars{gap:5px;display:flex}.review-stars button{color:#e5a900;cursor:pointer;background:0 0;border:0;padding:0 3px;font-size:38px}.review-tags{flex-wrap:wrap;gap:8px;display:flex}.review-tags button{color:#244160;cursor:pointer;background:#f7faff;border:1px solid #cad5e6;border-radius:999px;padding:10px 15px}.review-tags button.selected{color:#fff;background:#0758d8;border-color:#0758d8}.review-panel textarea{resize:vertical;min-height:100px;font:inherit;border:1px solid #cad5e6;padding:13px}.review-panel small{color:#7a8698;font-weight:500}.review-consent{background:#f5f8fd;gap:12px;padding:20px;display:grid}.review-consent label{align-items:flex-start;display:flex}.review-consent input{margin-top:2px}.review-consent .disabled{opacity:.45}.review-submit,.marketing-preview>button{color:#fff;cursor:pointer;background:#0758d8;border:0;padding:15px 22px;font-weight:800}.review-submit:disabled{opacity:.45}.review-privacy{display:block}.review-error{color:#a02b2b}.review-thanks{text-align:center}.marketing-studio{padding:clamp(22px,4vw,48px)}.marketing-studio>header{justify-content:space-between;align-items:start;gap:30px;display:flex}.marketing-studio>header>b{color:#0758d8;white-space:nowrap;background:#eaf1ff;border-radius:999px;padding:10px 15px}.marketing-workspace{grid-template-columns:320px 1fr;gap:28px;margin-top:28px;display:grid}.marketing-workspace aside{background:#f5f8fd;align-content:start;gap:14px;padding:20px;display:grid}.marketing-workspace input,.marketing-workspace select,.marketing-workspace textarea{width:100%;font:inherit;background:#fff;border:1px solid #cbd6e7;padding:11px}.marketing-workspace textarea{resize:vertical;min-height:90px}.crop-controls{border-top:1px solid #dbe3ef;gap:12px;padding-top:15px;display:grid}.marketing-preview{background:#e8edf5;align-content:start;place-items:center;gap:15px;min-width:0;padding:22px;display:grid}.canvas-shell{place-items:center;width:min(100%,560px);display:grid}.canvas-shell canvas{max-width:100%;max-height:680px;display:block;box-shadow:0 14px 45px #00000038}.canvas-shell.portrait canvas{aspect-ratio:4/5}.canvas-shell.square canvas{aspect-ratio:1}.canvas-shell.story canvas{aspect-ratio:9/16}.canvas-shell.horizontal{width:100%}.canvas-shell.horizontal canvas{aspect-ratio:1200/628}.marketing-photo-strip{grid-auto-columns:105px;grid-auto-flow:column;gap:9px;padding:18px 0 3px;display:grid;overflow-x:auto}.marketing-photo-strip button{cursor:pointer;background:#e5ebf3;border:2px solid #0000;height:78px;padding:3px}.marketing-photo-strip button.selected{border-color:#0758d8}.marketing-photo-strip img{object-fit:cover;width:100%;height:100%}.marketing-preview>p{color:#a02b2b}@media (max-width:800px){.review-heading,.marketing-studio>header{display:block}.marketing-workspace{grid-template-columns:1fr}.marketing-preview{padding:12px}.review-panel,.marketing-studio{width:calc(100% - 20px);margin:38px auto}}
.testimonial-admin{background:#f4f7fb;min-height:100vh}.testimonial-admin-head,.testimonial-list{width:min(1100px,100% - 40px);margin:0 auto}.testimonial-admin-head{padding:55px 0 25px}.testimonial-admin-head h1{margin:6px 0;font:400 52px Georgia,serif}.testimonial-admin-head>p:last-child{color:#66758b}.testimonial-list{gap:18px;padding-bottom:70px;display:grid}.testimonial-list>article,.testimonial-empty{background:#fff;border:1px solid #dce4ef;padding:28px}.testimonial-list article>header{justify-content:space-between;gap:20px;display:flex}.testimonial-list header b,.testimonial-list header span{display:block}.testimonial-list header span{color:#68778b;margin-top:5px;font-size:13px}.testimonial-list header strong{color:#d29d09;letter-spacing:2px}.testimonial-tags{flex-wrap:wrap;gap:7px;margin:18px 0;display:flex}.testimonial-tags span{color:#0758d8;background:#eef4ff;border-radius:99px;padding:7px 11px;font-size:12px}.testimonial-list blockquote{margin:20px 0;font:24px/1.55 Georgia,serif}.private-note{background:#fff8e8;border-left:4px solid #d39d24;padding:15px}.private-note p{margin-bottom:0}.permission-row{color:#657388;flex-wrap:wrap;gap:12px;margin:20px 0;font-size:12px;display:flex}.permission-row .yes{color:#176943}.permission-row .no{color:#a03a3a}.permission-row time{margin-left:auto}.testimonial-list form{border-top:1px solid #e2e8f0;align-items:center;gap:15px;padding-top:18px;display:flex}.testimonial-list select,.testimonial-list button{padding:10px 13px}.testimonial-list button{color:#fff;background:#0758d8;border:0;font-weight:800}.testimonial-muted{color:#8792a1}@media (max-width:700px){.testimonial-admin-head,.testimonial-list{width:calc(100% - 20px)}.testimonial-list article>header,.testimonial-list form{flex-direction:column;align-items:flex-start}.permission-row time{margin-left:0}}
.realtor-showcase{--rs-blue:#085ee8;--rs-navy:#06152b;--rs-cream:#f3f0e9;--rs-line:#081c3924;color:var(--rs-navy);background:#fff;min-height:100vh}.realtor-showcase *{box-sizing:border-box}.realtor-showcase a{text-decoration:none}.realtor-showcase>nav{z-index:2;color:#fff;justify-content:space-between;align-items:center;width:100%;height:84px;padding:0 clamp(22px,5vw,76px);display:flex;position:absolute}.rs-brand{color:inherit;align-items:center;gap:12px;display:flex}.rs-brand span{border:1px solid;place-items:center;width:42px;height:42px;font:20px Georgia,serif;display:grid}.rs-brand b{letter-spacing:.16em;font-size:11px}.realtor-showcase>nav>div{align-items:center;gap:25px;display:flex}.realtor-showcase>nav>div a{color:#fff;font-size:12px}.rs-nav-cta{border:1px solid #ffffff8c;padding:12px 16px}.rs-hero{color:#fff;background-position:50%;background-size:cover;grid-template-columns:1fr auto;align-items:end;min-height:820px;padding:170px clamp(24px,7vw,105px) 90px;display:grid}.rs-hero>div{max-width:880px}.rs-hero p,.rs-intro>p,.rs-kit>div>p,.rs-reviews>p,.rs-film p,.rs-final>p{letter-spacing:.21em;color:#77a8ff;font-size:11px;font-weight:800}.rs-hero h1{letter-spacing:-.04em;margin:20px 0 30px;font:400 clamp(60px,8vw,118px)/.88 Georgia,serif}.rs-hero h1 em{color:#88b4ff;font-weight:400}.rs-hero>div>span{color:#d8e2f1;max-width:650px;font-size:17px;line-height:1.7;display:block}.rs-hero>div>div{gap:10px;margin-top:35px;display:flex}.rs-hero a,.rs-final a{background:var(--rs-blue);color:#fff;padding:16px 20px;font-size:13px;font-weight:800}.rs-hero a.outline{background:0 0;border:1px solid #ffffff80}.rs-hero aside{border-left:1px solid #ffffff47;padding-left:32px;display:grid}.rs-hero aside b{color:#87b3ff;font:44px Georgia,serif}.rs-hero aside span{color:#d3dfef;margin:4px 0 25px;font-size:11px}.rs-proof{background:var(--rs-navy);color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(15px,3vw,45px);min-height:95px;padding:22px;display:flex}.rs-proof span{letter-spacing:.2em;color:#75a7ff;font-size:10px}.rs-proof b{font:400 17px Georgia,serif}.rs-intro{padding:110px clamp(24px,8vw,130px)}.rs-intro h2,.rs-kit h2,.rs-reviews h2,.rs-film h2,.rs-final h2{letter-spacing:-.025em;max-width:850px;margin:15px 0 50px;font:400 clamp(44px,6vw,80px)/1.03 Georgia,serif}.rs-intro>div{grid-template-columns:1fr 1fr;gap:80px;margin-left:20%;display:grid}.rs-intro>div p,.rs-intro li{color:#58687c;font-size:16px;line-height:1.75}.rs-intro ul{padding:0;list-style:none}.rs-intro li{border-bottom:1px solid var(--rs-line);padding:12px 0}.rs-intro li:before{content:"✓";color:var(--rs-blue);margin-right:12px;font-weight:900}.rs-grid{grid-template-columns:1.25fr .75fr;grid-auto-rows:390px;gap:12px;padding:0 12px;display:grid}.rs-grid figure{margin:0;position:relative;overflow:hidden}.rs-grid figure.large{grid-row:span 2}.rs-grid figure.wide{grid-column:1/-1;height:500px}.rs-grid img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.rs-grid figure:hover img{transform:scale(1.025)}.rs-grid figcaption{color:#fff;text-shadow:0 2px 15px #000000a6;font:24px Georgia,serif;position:absolute;bottom:20px;left:22px;right:22px}.rs-grid figcaption span{letter-spacing:.14em;margin-top:6px;font:11px Arial,sans-serif;display:block}.rs-kit{background:var(--rs-navy);color:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;padding:110px clamp(24px,7vw,105px);display:grid}.rs-kit>div>span{color:#b8c7db;line-height:1.7}.rs-kit-cards{grid-template-columns:repeat(3,1fr);align-items:center;gap:13px;display:grid}.rs-kit-cards article{aspect-ratio:4/5;color:var(--rs-navy);background:linear-gradient(150deg,#fff 0 58%,#0758d8 58%);flex-direction:column;justify-content:end;padding:20px;display:flex;box-shadow:0 18px 45px #00000038}.rs-kit-cards article:nth-child(2){aspect-ratio:9/16;background:linear-gradient(#0e2647 0 65%,#fff 65%)}.rs-kit-cards article:nth-child(3){aspect-ratio:1.91;color:#fff;background:linear-gradient(135deg,#0758d8,#082046)}.rs-kit-cards i{font:20px Georgia,serif}.rs-kit-cards b{font-size:25px}.rs-kit-cards small{opacity:.7;margin-top:8px}.rs-services{background:var(--rs-line);grid-template-columns:repeat(3,1fr);gap:1px;padding:100px clamp(24px,7vw,105px);display:grid}.rs-services article{background:#fff;padding:45px}.rs-services span{color:var(--rs-blue);font-weight:800}.rs-services h3{margin:35px 0 15px;font:34px Georgia,serif}.rs-services p{color:#68778b;line-height:1.7}.rs-reviews{background:var(--rs-cream);padding:110px clamp(24px,7vw,105px)}.rs-reviews>div{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.rs-reviews blockquote,.rs-review-placeholder{border:1px solid var(--rs-line);background:#fff;margin:0;padding:34px}.rs-reviews blockquote>span,.rs-review-placeholder span{color:#d09b20;letter-spacing:3px}.rs-reviews blockquote p{font:23px/1.5 Georgia,serif}.rs-reviews blockquote footer b,.rs-reviews blockquote footer small{display:block}.rs-reviews blockquote footer small{color:#758297;margin-top:4px}.rs-film{text-align:center;color:#fff;background-position:50%;background-size:cover;place-items:center;min-height:660px;display:grid}.rs-film h2{margin:15px auto 35px}.rs-film a{color:#fff;border-bottom:1px solid #fff;padding-bottom:6px}.rs-final{text-align:center;padding:120px 25px}.rs-final h2{margin:15px auto 40px}.rs-final>div{justify-content:center;gap:10px;display:flex}.rs-final a:last-child{color:var(--rs-navy);border:1px solid var(--rs-line);background:#fff}.rs-footer{background:var(--rs-navy);color:#fff;justify-content:space-between;align-items:center;gap:20px;padding:50px clamp(24px,5vw,76px);display:flex}.rs-footer p{color:#9fadc0;font-size:12px}.rs-footer>div{gap:18px;display:flex}.rs-footer>div a{color:#fff;font-size:12px}@media (max-width:800px){.realtor-showcase>nav>div>a:not(.rs-nav-cta){display:none}.rs-hero{min-height:720px;padding-top:180px;display:block}.rs-hero aside{display:none}.rs-intro>div,.rs-kit{grid-template-columns:1fr;margin-left:0}.rs-grid{grid-template-columns:1fr;grid-auto-rows:340px}.rs-grid figure.large{grid-row:span 1}.rs-grid figure.wide{grid-column:auto;height:auto}.rs-kit-cards{gap:7px}.rs-services,.rs-reviews>div{grid-template-columns:1fr}.rs-footer{flex-direction:column;align-items:flex-start}.rs-hero>div>div,.rs-final>div{flex-direction:column;align-items:stretch}}
