.project-start{padding-bottom:110px}.project-start-heading{justify-content:space-between;align-items:end;gap:50px;padding:16px 0 52px;display:flex}.project-start-heading .eyebrow{margin-bottom:23px}.project-start-heading h1{letter-spacing:-.055em;font-size:clamp(36px,4.1vw,58px);font-weight:500;line-height:1.16}.project-start-heading h1>span{color:var(--accent)}.project-start-heading>p{color:#b8b8b8;max-width:285px;padding-bottom:5px;font-size:15px}.project-builder{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:38px;display:grid}.project-summary{background:#1d2421;border:1px solid #34443d;border-radius:18px;padding:28px;position:sticky;top:115px;overflow:hidden}.project-summary-top{justify-content:space-between;align-items:center;gap:15px;margin-bottom:38px;display:flex}.project-summary-top>span{font-family:var(--font-heading);color:#b9cdc3;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.project-spark{width:38px;height:38px;color:var(--accent);flex-shrink:0}.project-summary h2{letter-spacing:-.035em;margin-bottom:17px;font-size:25px;font-weight:500;line-height:1.35}.project-summary>p{color:#b9c4be;font-size:13px;line-height:1.85}.project-summary-details{border-top:1px solid #3b4741;margin-top:28px;padding-top:23px}.project-summary-label{color:#eee;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.project-selection-count{color:#bbcbc2;white-space:nowrap;border:1px solid #43544b;border-radius:20px;padding:4px 8px;font-size:10px}.project-summary-empty{color:#a9b8b0;padding:20px 0;font-size:12px}.project-selected-services{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.project-selected-services li{color:#e2e9e5;align-items:baseline;gap:9px;font-size:12px;line-height:1.5;display:flex}.project-selected-services svg{color:var(--accent);flex-shrink:0}.project-selected-features{color:#a6b9ad;margin-top:15px;font-size:11px}.project-summary-facts{border-top:1px solid #3b4741;margin:24px 0 0;padding-top:18px}.project-summary-facts>div{justify-content:space-between;gap:15px;padding-block:6px;font-size:11px;display:flex}.project-summary-facts dt{color:#abbeb1;font-weight:400}.project-summary-facts dd{text-align:right;color:#e2e9e5;max-width:160px;margin:0}.project-summary-bottom{align-items:center;gap:10px;margin-top:35px;display:flex}.project-summary-bottom p{color:#b9c4be;font-size:11px;line-height:1.7}.project-summary-bottom .mint-dot{border-width:2px;width:8px;height:8px}.project-form-panel{background:#191919;border:1px solid #343434;border-radius:18px;min-width:0}.project-stepper{border-bottom:1px solid #343434;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0;padding:26px 35px;list-style:none;display:grid}.project-stepper li{position:relative}.project-stepper li:not(:last-child):after{content:"";background:#383838;height:1px;position:absolute;top:15px;left:105px;right:0}.project-stepper button{color:#aaa;font-family:var(--font-heading);background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:12px;display:flex}.project-stepper button:disabled{cursor:default;opacity:1}.project-step-marker{border:1px solid #555;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;display:flex}.project-stepper .is-current button,.project-stepper .is-complete button{color:#fff}.project-stepper .is-current .project-step-marker{color:#111;background:var(--accent);border-color:var(--accent)}.project-stepper .is-complete .project-step-marker{color:var(--accent);background:#21352e;border-color:#39826e}.project-wizard,.project-result{padding:36px}.project-step-heading{margin-bottom:28px}.project-kicker{color:#a6a6a6;letter-spacing:.025em;margin-bottom:9px;font-size:11px}.project-step-heading h2,.project-result h2{outline:none;scroll-margin-top:125px;font-size:27px;font-weight:500;line-height:1.35}.project-step-heading>p:last-child{color:#b4b4b4;margin-top:12px;font-size:13px}.project-step-body{gap:25px;display:grid}.project-choice-fieldset{border:0;min-width:0;margin:0;padding:0}.project-choice-fieldset legend{float:none;color:#eee;width:auto;margin:0 0 15px;padding:0;font-size:13px;font-weight:500}.project-choice-fieldset legend>span,.project-field>label>span{color:#aaa;margin-left:5px;font-size:10px;font-weight:400}.project-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.project-service-option{cursor:pointer;background:#202020;border:1px solid #3b3b3b;border-radius:10px;flex-direction:column;align-items:stretch;gap:10px;min-width:0;padding:16px 14px;transition:border-color .18s,background .18s;display:flex;position:relative}.project-service-option:hover{background:#262626;border-color:#737373}.project-service-option.is-selected{border-color:var(--accent);background:#20332b}.project-option-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.project-option-group{color:#b5b5b5;letter-spacing:.035em;text-transform:uppercase;font-size:9px}.project-choice-check{color:#c2c2c2;border:1px solid #696969;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;font-size:15px;line-height:1;display:flex}.is-selected .project-choice-check{background:var(--accent);border-color:var(--accent);color:#111}.project-service-option strong{font-family:var(--font-heading);letter-spacing:-.02em;color:#f6f6f6;font-size:13px;font-weight:500;line-height:1.4}.project-option-description{color:#b8b8b8;font-size:11px;line-height:1.65}.project-service-option.is-selected .project-option-description,.project-service-option.is-selected .project-option-group{color:#c3d4ca}.project-service-option input,.project-feature-option input{opacity:0;width:1px;height:1px;position:absolute;top:50%;left:50%}:is(.project-service-option:has(input:focus-visible),.project-feature-option:has(input:focus-visible)){outline:2px solid var(--accent);outline-offset:4px}.project-service-option:has(input[aria-invalid=true]){border-color:#efabab}.project-visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.project-field{flex-direction:column;gap:9px;min-width:0;display:flex}.project-field>label{color:#eee;font-size:13px;font-weight:500;line-height:1.5}.project-field input,.project-field textarea,.project-field select{color:#f1f1f1;width:100%;min-width:0;min-height:50px;box-shadow:none;background:#202020;border:1px solid #4b4b4b;border-radius:8px;padding:13px 15px;font-size:14px;line-height:1.65}.project-field input::placeholder,.project-field textarea::placeholder{color:#9d9d9d;opacity:1}.project-field input:focus,.project-field textarea:focus,.project-field select:focus{outline:1px solid var(--accent);outline-offset:1px;border-color:var(--accent)}.project-field [aria-invalid=true]{border-color:#efabab}.project-field select{appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer;padding-right:40px}.project-select-wrap{position:relative}.project-select-wrap>span{color:var(--accent);pointer-events:none;position:absolute;top:11px;right:16px}.project-field textarea{resize:vertical;min-height:135px}.project-field-meta{color:#aaa;justify-content:space-between;gap:20px;font-size:10px;line-height:1.5;display:flex}.project-field-meta>span:last-child{flex-shrink:0}.project-fields-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.project-feature-options{flex-wrap:wrap;gap:9px;display:flex}.project-feature-option{color:#ddd;cursor:pointer;border:1px solid #454545;border-radius:7px;align-items:center;gap:7px;padding:10px 12px;font-size:12px;line-height:1.6;transition:border-color .2s,background .2s;display:inline-flex;position:relative}.project-feature-option:hover{border-color:#777}.project-feature-option.is-selected{color:#e0fff4;background:#20332b;border-color:#4da990}.project-feature-check{color:#aaa;justify-content:center;align-items:center;width:16px;height:16px;font-size:16px;display:inline-flex}.is-selected .project-feature-check{color:var(--accent)}.project-small-note{color:#aaa;font-size:11px;line-height:1.7}.project-field-error{color:#ffc0bd;margin:5px 0 0;font-size:12px;line-height:1.6}.project-form-footer{border-top:1px solid #383838;justify-content:space-between;align-items:center;gap:20px;margin-top:30px;padding-top:24px;display:flex}.project-form-footer .button{border-radius:8px;min-width:143px}.project-selection-hint{color:#aaa;max-width:170px;font-size:11px}.project-back-button,.project-edit-button{color:#ccc;background:0 0;border:0;padding:8px 0;font-size:13px}.project-back-button:hover,.project-edit-button:hover{color:var(--accent)}.project-form-status{color:#c3dcd1;margin:16px 0 0;font-size:12px;line-height:1.7}.project-form-status:empty{display:none}.project-consent>label{color:#c7c7c7;cursor:pointer;align-items:flex-start;gap:11px;font-size:12px;line-height:1.8;display:flex}.project-consent input{accent-color:var(--accent);flex-shrink:0;width:17px;height:17px;margin-top:3px}.project-delivery-note{border-top:1px solid #3e3e3e;align-items:baseline;gap:12px;padding-top:20px;display:flex}.project-delivery-note>span{color:var(--accent)}.project-delivery-note p{color:#aaa;font-size:11px;line-height:1.75}.project-result{min-height:470px}.project-result-symbol{width:52px;height:52px;color:var(--accent);background:#203b30;border:1px solid #3d6655;border-radius:50%;justify-content:center;align-items:center;margin-bottom:28px;display:flex}.project-result-symbol svg{width:25px;height:25px}.project-result>p:not(.project-kicker){color:#bdbdbd;margin-top:16px;font-size:14px}.project-result-actions{flex-wrap:wrap;gap:12px;margin-top:25px;display:flex}.project-result-document{border-block:1px solid #3c3c3c;margin-block:28px 15px}.project-result-document summary{cursor:pointer;color:#eee;justify-content:space-between;gap:12px;padding:17px 0;font-size:13px;list-style:none;display:flex}.project-result-document summary::-webkit-details-marker{display:none}.project-result-document summary>span{color:var(--accent)}.project-result-document[open] summary>span{transform:rotate(45deg)}.project-result-document pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#c6d6cd;max-height:360px;font-family:var(--font-body);background:#111;border-radius:7px;padding:20px;font-size:12px;line-height:1.85;overflow-y:auto}@media (max-width:1100px){.project-builder{grid-template-columns:260px minmax(0,1fr);gap:22px}.project-summary{padding:23px}.project-wizard,.project-result{padding:27px}.project-stepper{padding:23px 27px}.project-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.project-start-heading{flex-direction:column;align-items:start;gap:22px;padding-bottom:35px}.project-start-heading>p{max-width:420px}.project-builder{grid-template-columns:minmax(0,1fr);gap:25px}.project-summary{order:2;position:static}.project-summary-top{margin-bottom:20px}.project-summary>h2,.project-summary>p,.project-summary-bottom{display:none}.project-summary-details{margin-top:0;padding-top:18px}.project-selected-services{grid-template-columns:repeat(2,minmax(0,1fr))}.project-summary-facts dd{max-width:none}.project-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.project-start{padding-bottom:65px}.project-start-heading h1{font-size:36px}.project-start-heading>p{font-size:14px}.project-form-panel{border-radius:12px}.project-wizard,.project-result{padding:25px 18px}.project-stepper{gap:15px;padding:20px 18px}.project-stepper li:not(:last-child):after{display:none}.project-stepper button{gap:8px;font-size:11px}.project-step-marker{width:25px;height:25px;font-size:10px}.project-step-heading h2,.project-result h2{font-size:24px}.project-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.project-service-option{padding:14px 11px}.project-service-option strong{font-size:12px}.project-option-description{font-size:11px}.project-option-group{font-size:8px}.project-fields-row{grid-template-columns:minmax(0,1fr);gap:22px}.project-field input,.project-field textarea,.project-field select{font-size:16px}.project-field-meta{flex-wrap:wrap;gap:6px}.project-form-footer{gap:15px}.project-selection-hint{max-width:130px;font-size:10px}.project-form-footer .button{gap:12px;min-width:120px;padding-inline:16px}.project-result-actions{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.project-service-option,.project-feature-option{transition:none}}
