:root{--bg:#101411;--panel:#171b17;--text:#f4f0e8;--muted:#aaa9a5;--orange:#df5c20;--line:rgba(255,255,255,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 65% 5%,#1a1e19,#101411 50%);color:var(--text);font:14px Inter,system-ui,sans-serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.05;background-image:linear-gradient(125deg,transparent 0 49%,#fff 50% 50.5%,transparent 51%);background-size:18px 18px}a{color:inherit;text-decoration:none}.reserve-header{height:95px;padding:0 max(30px,calc((100vw - 1440px)/2));border-bottom:1px solid var(--line);display:flex;align-items:center;gap:35px}.reserve-brand{display:flex;align-items:center;gap:17px;font-size:15px;letter-spacing:.22em}.reserve-brand>span{width:55px;height:55px;border:1px solid #c8521d;border-radius:10px;display:grid;place-items:center;color:#e6672c;font:26px 'DM Serif Display',serif;letter-spacing:0}.reserve-brand b{line-height:1.25}.reserve-header nav{display:flex;gap:58px;margin-left:auto}.reserve-header nav a:hover{color:#e66629}.r-button{min-height:53px;border-radius:11px;padding:0 27px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-weight:700;border:1px solid transparent}.orange{background:linear-gradient(135deg,#d96529,#c84a17);border-color:#ec6a28}.outline{border-color:#bc4b1b;background:transparent}.menu-button{width:50px;height:50px;border:1px solid var(--line);border-radius:11px;background:transparent;color:white;font-size:22px}.reserve-page{width:min(1440px,calc(100% - 48px));margin:0 auto;border-left:1px solid var(--line);border-right:1px solid var(--line);padding:0 60px 18px}.request-hero{height:440px;border:1px solid var(--line);border-radius:26px 26px 0 0;overflow:hidden;position:relative}.request-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:72% center}.request-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,16,13,.98) 0%,rgba(12,16,13,.92) 42%,rgba(12,16,13,.15) 70%)}.request-heading{position:relative;z-index:1;padding:47px 0 0 67px}.request-heading>a{color:#e56125;font-size:12px;font-weight:600}.request-heading h1,.confirmation h1{font:400 53px 'DM Serif Display',Georgia,serif;margin:38px 0 20px}.request-heading p{color:#c0bfba;line-height:1.75}.form-errors{margin:18px 0;border:1px solid #a84926;background:#381e16;border-radius:12px;padding:17px 22px;display:flex;flex-wrap:wrap;gap:10px}.form-errors span{width:100%;color:#e8b09c}.reserve-layout{display:grid;grid-template-columns:1.65fr 1fr;gap:18px;margin:0 0 0 0;align-items:start}.build-form,.project-summary{border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.018)}.build-form{padding:27px}.build-form section{border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:21px}.build-form h2,.project-summary h2{font-size:15px;margin:0 0 24px}.build-form h2 i{width:39px;height:39px;border:1px solid #723817;border-radius:8px;display:inline-grid;place-items:center;color:#e66227;font-style:normal;margin-right:12px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.build-form label{display:block;font-size:12px;font-weight:500;margin-top:17px}.build-form input,.build-form select,.build-form textarea{width:100%;border:1px solid rgba(255,255,255,.2);background:#141815;color:#f1eee8;border-radius:7px;padding:0 15px;font:inherit;outline:none;margin-top:10px}.build-form input,.build-form select{height:50px}.build-form textarea{padding:15px;line-height:1.5;resize:vertical}.build-form input:focus,.build-form select:focus,.build-form textarea:focus{border-color:#d95a21}.submit-row{display:flex;align-items:center;gap:20px}.submit-row button{min-width:280px;color:white;font-size:14px;cursor:pointer}.submit-row p{font-size:10px;color:#aaa9a5;line-height:1.5}.project-summary{padding:26px;margin-top:174px}.summary-project{display:flex;gap:20px;align-items:center}.summary-project img{width:135px;height:92px;border-radius:12px;object-fit:cover}.summary-project h3{margin:0 0 8px}.summary-project p{color:#b1b0ac;font-size:12px}.summary-project b{color:#e86227}.project-summary ol{list-style:none;padding:26px 0 0;margin:0}.project-summary li{display:flex;gap:20px;margin:0 0 24px}.project-summary li i{width:49px;height:49px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:#e66428;font-style:normal;flex:0 0 auto}.project-summary li b{display:block;margin:6px 0}.project-summary li p{margin:0;color:#aaa9a5;font-size:11px;line-height:1.5}.reserve-footer{width:min(1300px,calc(100% - 96px));margin:0 auto 15px;border:1px solid var(--line);border-radius:19px;padding:24px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:65px}.reserve-footer h3{font-size:9px;letter-spacing:.17em;margin:9px 0 18px}.reserve-footer>div:not(.footer-about):not(.footer-bottom){display:flex;flex-direction:column;gap:12px;color:#b0afaa;font-size:11px}.footer-about p{max-width:280px;color:#9f9e9a;line-height:1.55;font-size:11px}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);padding-top:17px;display:flex;justify-content:space-between;color:#8f8e8a;font-size:10px}.confirmation-main{min-height:500px;padding:23px 24px 17px}.confirmation{width:min(950px,100%);margin:0 auto;border:1px solid var(--line);border-radius:20px;padding:25px 30px;text-align:center;background:rgba(255,255,255,.018)}.check{margin:0 auto;width:96px;height:96px;border:4px solid #e55d20;border-radius:50%;display:grid;place-items:center;color:#e9662a;font-size:54px}.check.alert{font-family:Georgia,serif}.confirmation h1{font-size:47px;margin:17px 0 8px}.confirmation>p{color:#b7b6b1;line-height:1.7}.confirmation-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:30px 0}.confirmation-steps article{text-align:left;display:flex;gap:17px}.confirmation-steps i{width:55px;height:55px;border:1px solid #8d3e1c;border-radius:50%;display:grid;place-items:center;color:#e76228;font-style:normal;font-size:22px;flex:0 0 auto}.confirmation-steps b,.confirmation-steps span{display:block}.confirmation-steps b{font-size:12px;margin:7px 0}.confirmation-steps span{font-size:10px;color:#aaa9a5;line-height:1.5}.confirmation-actions{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:680px;margin:0 auto}.confirmation-actions .r-button{min-height:46px}
@media(max-width:1000px){.reserve-header nav{gap:22px}.reserve-layout{grid-template-columns:1.35fr 1fr}.reserve-page{padding:0 25px}.project-summary{margin-top:100px}.reserve-footer{grid-template-columns:2fr 1fr 1fr}.reserve-footer>div:nth-child(4){grid-column:2}.header-cta{display:none}}
@media(max-width:720px){.reserve-header{height:78px;padding:0 15px}.reserve-brand{font-size:11px}.reserve-brand>span{width:45px;height:45px}.reserve-header nav{display:none;position:absolute;z-index:20;top:78px;left:12px;right:12px;background:#171b18;border:1px solid var(--line);padding:23px;border-radius:14px;flex-direction:column}.reserve-header nav.open{display:flex}.menu-button{margin-left:auto}.reserve-page{width:100%;border:0;padding:0 12px}.request-hero{height:400px}.request-hero>img{object-position:70% center}.request-heading{padding:38px 22px}.request-heading h1{font-size:42px}.request-heading p br{display:none}.reserve-layout{grid-template-columns:1fr}.build-form{padding:22px 17px}.field-grid{grid-template-columns:1fr}.project-summary{margin-top:0}.submit-row{flex-direction:column;align-items:stretch}.submit-row button{min-width:100%}.reserve-footer{width:calc(100% - 24px);grid-template-columns:1fr 1fr;gap:35px;padding:22px}.footer-about{grid-column:1/-1}.reserve-footer>div:nth-child(4){grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.confirmation-main{padding:20px 12px}.confirmation{padding:25px 18px}.confirmation h1{font-size:38px}.confirmation-steps{grid-template-columns:1fr}.confirmation-actions{grid-template-columns:1fr}}
