.promise-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.promise{min-height:13rem;padding:1.3rem}.promise svg{color:var(--gold-2)}.criteria{grid-template-columns:minmax(0,.8fr) minmax(20rem,1fr);align-items:start;gap:3rem;display:grid}.form-section{grid-template-columns:minmax(0,1fr) minmax(18rem,.38fr);gap:1rem;padding:4rem 0 6rem;display:grid}.inquiry-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:clamp(1rem,3vw,2rem);display:grid}label{color:#efe2cc;gap:.5rem;font-size:.9rem;font-weight:700;display:grid}label.wide,.wide-button,.form-actions.wide,.success-state{grid-column:1/-1}.form-actions{flex-wrap:wrap;gap:.75rem;display:flex}.form-actions .primary,.form-actions .secondary{flex:14rem;min-height:3.1rem}input,select,textarea{width:100%;color:var(--text);background:#163a5cc2;border:1px solid #f1d48a33;border-radius:8px;outline:0}input,select{min-height:3.25rem;padding:0 .9rem}textarea{resize:vertical;min-height:8rem;padding:.9rem}input:focus,select:focus,textarea:focus{border-color:#f1d48a9e;box-shadow:0 0 0 3px #d6a84c24}.contact-panel{align-self:start;padding:1.5rem}.contact-panel svg{color:var(--gold-2)}.contact-panel .secondary{margin-top:1.4rem}.success-state{color:#cbf4d8;background:#2c8c5224;border:1px solid #80d5a359;border-radius:8px;align-items:center;gap:.7rem;padding:.95rem 1rem;line-height:1.45;display:flex}.footer{border-top:1px solid var(--line);background:#040f1c;grid-template-columns:minmax(18rem,1fr) minmax(18rem,.9fr);align-items:start;gap:2rem;padding:3rem clamp(1rem,5vw,5rem);display:grid}.footer p{max-width:26rem;color:var(--muted);margin:1rem 0 0;line-height:1.6}.footer-brand{color:var(--text)}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.footer-links a{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.legal-page{width:min(920px,100% - 2rem);min-height:70vh;margin:0 auto;padding:9rem 0 6rem}.legal-page h1{margin-bottom:1rem;font-size:clamp(3rem,7vw,6rem);line-height:.95}.legal-page p{max-width:46rem;color:var(--muted);font-size:1.05rem;line-height:1.75}.legal-card{background:linear-gradient(145deg,#ffffff12,#ffffff06);border:1px solid #f1d48a33;border-radius:8px;gap:.85rem;margin-top:2rem;padding:clamp(1rem,3vw,2rem);display:grid}.legal-card span{color:#efe4ce;line-height:1.5}.chat-widget{z-index:70;justify-items:end;gap:.75rem;display:grid;position:fixed;bottom:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem)}.chat-toggle{color:#08111f;cursor:pointer;background:linear-gradient(135deg,#f3d98c,#c8932e);border:1px solid #f1d48a94;border-radius:8px;align-items:center;gap:.55rem;min-height:3.15rem;padding:0 1.05rem;font-weight:800;display:inline-flex;box-shadow:0 18px 38px #00000052}.chat-panel{width:min(24rem,100vw - 2rem);max-height:calc(100svh - 6rem);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#163a5cf5;border:1px solid #f1d48a47;border-radius:8px;overflow:hidden}.chat-head{border-bottom:1px solid #f1d48a29;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.chat-head div{align-items:center;gap:.7rem;display:flex}.chat-head svg{color:var(--gold-2)}.chat-head strong,.chat-head small{display:block}.chat-head small{color:var(--muted);margin-top:.1rem;font-size:.74rem}.chat-head button,.chat-form button,.faq-chips button,.chat-actions button,.chat-actions a{cursor:pointer;border-radius:8px}.chat-head button{background:#ffffff0a;border:1px solid #f1d48a33;place-items:center;width:2.25rem;height:2.25rem;display:grid}.chat-messages{scrollbar-color:#f1d48a59 transparent;gap:.7rem;max-height:19rem;padding:1rem;display:grid;overflow:auto}.chat-message{border-radius:8px;width:fit-content;max-width:92%;padding:.75rem .85rem;font-size:.9rem;line-height:1.45}.chat-message.assistant{color:#efe4ce;background:#ffffff0e;border:1px solid #f1d48a29}.chat-message.user{color:#091422;background:linear-gradient(135deg,#f3d98c,#c8932e);justify-self:end;font-weight:700}.chat-message.loading{align-items:center;gap:.45rem;display:inline-flex}.chat-message.loading svg{animation:1s linear infinite spin}.faq-chips{scrollbar-width:none;gap:.45rem;padding:0 1rem .85rem;display:flex;overflow-x:auto}.faq-chips::-webkit-scrollbar{display:none}.faq-chips button{color:#efe4ce;white-space:nowrap;background:#ffffff0a;border:1px solid #f1d48a33;flex:none;padding:.55rem .7rem;font-size:.78rem}.chat-form{grid-template-columns:1fr auto;gap:.55rem;padding:0 1rem 1rem;display:grid}.chat-form input{min-height:2.8rem}.chat-form button{color:#08111f;background:linear-gradient(135deg,#f3d98c,#c8932e);border:1px solid #f1d48a85;place-items:center;width:2.8rem;height:2.8rem;display:grid}.chat-actions{grid-template-columns:1fr 1fr;gap:.55rem;padding:0 1rem 1rem;display:grid}.chat-actions button,.chat-actions a{min-height:2.55rem;color:var(--text);background:#ffffff0b;border:1px solid #f1d48a38;justify-content:center;align-items:center;font-size:.86rem;font-weight:700;display:inline-flex}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.nav{box-shadow:var(--shadow);background:#163a5cf5;border:1px solid #f1d48a38;border-radius:8px;padding:.75rem;display:none;position:fixed;top:4.75rem;left:1rem;right:1rem}.nav.open{display:grid}.nav button{text-align:left;justify-content:flex-start;width:100%}.menu-toggle,.icon-link{display:grid}.header-phone,.header-actions .primary.small{display:none}.hero-content,.page-hero,.split-section,.split-section.reverse,.pricing-head,.navy-band,.criteria,.form-section,.footer{grid-template-columns:1fr}.hero-content{align-items:end}.hero-panel{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none}.process-band,.chef-grid,.promise-grid,.asset-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-step:nth-child(2){border-right:0}.section-title-row,.inquiry-strip{flex-direction:column;align-items:flex-start}.split-section.reverse .split-media{order:initial}}@media (width<=820px){.hero-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}