.order-page{min-height:100vh;background:#f4f0e5;color:#1b2b24}.order-page::before{content:"";position:absolute;inset:0 0 auto;height:480px;background:linear-gradient(135deg,#0a1d18,#102541);z-index:-1}.order-page nav{position:relative;z-index:2;height:84px;display:flex;align-items:center;justify-content:space-between;max-width:1210px;margin:auto;padding:0 24px;color:white}.order-page .brand{display:flex;align-items:center;gap:11px;font-size:12px;font-weight:700;letter-spacing:.07em}.order-page .brand span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#b88b3d;box-shadow:0 8px 22px rgba(57,120,246,.3)}.order-nav{display:flex;align-items:center;gap:18px}.order-nav a{color:#c4cfdf;font-size:11px;text-decoration:none}.order-nav .lang-toggle{color:#dce4ef}.order-shell{width:min(1080px,calc(100% - 40px));margin:auto;padding:70px 0 110px}.order-heading{max-width:780px;margin-bottom:52px;color:white}.order-heading .kicker{color:#c7a45f;font-size:10px;font-weight:700;letter-spacing:.12em}.order-heading h1{margin:20px 0 25px;color:white;font-size:clamp(46px,7vw,82px);font-weight:600;line-height:.98;letter-spacing:-.05em}.order-heading>p:last-child{max-width:700px;color:#9faec2;font-size:17px;line-height:1.8}.order-form{display:grid;gap:18px}.order-panel{padding:clamp(22px,4vw,42px);border:1px solid #dfe5ed;border-radius:15px;background:white;box-shadow:0 15px 45px rgba(18,36,64,.08)}.order-section-title{display:flex;align-items:flex-start;gap:18px;margin-bottom:30px}.order-section-title>span{padding-top:7px;color:#b88b3d;font-size:10px;font-weight:700}.order-section-title h2{margin:0 0 6px;color:#1b2b24;font-size:25px;letter-spacing:-.025em}.order-section-title p{margin:0;color:#7b8799;font-size:12px}.order-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.order-fields label,.order-details{display:grid;gap:9px}.order-fields label>span{color:#526176;font-size:11px;font-weight:600}.order-fields .wide{grid-column:1/-1}.order-form input:not([type=checkbox]),.order-form textarea{width:100%;padding:14px 15px;border:1px solid #d6dee8;border-radius:8px;color:#1b2b24;background:#fbfcfd;font:inherit;outline:none}.order-form input:not([type=checkbox]):focus,.order-form textarea:focus{border-color:#b88b3d;box-shadow:0 0 0 3px rgba(57,120,246,.1)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0;padding:0;border:0}.service-grid label{position:relative;display:block;cursor:pointer}.service-grid input{position:absolute;width:1px;height:1px;opacity:0}.service-grid label>span{min-height:108px;display:flex;flex-direction:column;gap:7px;padding:18px;border:1px solid #dfe5ed;border-radius:9px;background:#fbfcfd;transition:.2s}.service-grid b{color:#26354b;font-size:13px}.service-grid small{color:#7b8799;font-size:10px;line-height:1.55}.service-grid input:checked+span{border-color:#b88b3d;background:#f7f0df;box-shadow:inset 3px 0 0 #b88b3d}[dir=rtl] .service-grid input:checked+span{box-shadow:inset -3px 0 0 #b88b3d}.service-grid input:focus-visible+span{outline:2px solid #b88b3d;outline-offset:2px}.field-error,.order-status{min-height:20px;font-size:12px}.field-error,.order-status.error{color:#c64d49}.order-status.success{color:#24815d}.order-consent{display:flex;align-items:flex-start;gap:10px;margin-top:18px;color:#68758a;font-size:11px}.order-consent input{margin-top:2px;accent-color:#b88b3d}.order-submit-row{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.order-submit-row p{color:#7b8799;font-size:10px}.order-submit-row button{min-width:180px;height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border:0;border-radius:8px;color:white;background:#b88b3d;box-shadow:0 10px 25px rgba(57,120,246,.24);font-size:11px;font-weight:600;cursor:pointer}.order-submit-row button:disabled{cursor:wait;opacity:.55}
@media(max-width:800px){.service-grid{grid-template-columns:1fr 1fr}.order-fields{grid-template-columns:1fr}.order-fields .wide{grid-column:auto}}
@media(max-width:540px){.order-page nav{min-height:72px;gap:12px;padding:0 14px}.order-nav{gap:9px}.order-nav a{display:none}.order-shell{width:min(100% - 24px,1080px);padding-top:45px}.order-heading{margin-bottom:32px}.order-heading h1{font-size:43px}.order-panel{padding:20px 15px}.service-grid{grid-template-columns:1fr}.service-grid label>span{min-height:88px}.order-submit-row{align-items:stretch;flex-direction:column;gap:12px}.order-submit-row button{width:100%}.order-section-title{gap:10px}}
