.custom-service-page{min-height:100vh;overflow-x:clip;background:var(--dc-bg);color:var(--dc-text)}
.custom-service-container{width:min(var(--dc-max),calc(100% - 48px));margin-inline:auto}
.custom-service-hero{position:relative;overflow:hidden;padding:132px 0 88px}
.custom-service-hero-grid{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(color-mix(in srgb,var(--dc-text) 3%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--dc-text) 3%,transparent) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent),linear-gradient(to bottom,transparent,#000 14%,#000 76%,transparent);mask-composite:intersect}
.custom-service-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}
.custom-service-hero-eyebrow,.custom-service-section-kicker{margin:0;color:var(--dc-accent);font:500 9px var(--dc-mono);letter-spacing:.18em;text-transform:uppercase}
.custom-service-hero-title{margin:12px 0 0;color:var(--dc-text);font-size:clamp(38px,4.4vw,58px);font-weight:720;line-height:1.08;letter-spacing:-.05em}
.custom-service-hero-description{max-width:680px;margin:14px auto 0;color:var(--dc-muted);font-size:clamp(14px,1.35vw,17px);line-height:1.75}
.custom-service-hero-actions{display:flex;gap:10px;margin-top:26px}
.custom-service-hero-btn{display:inline-flex;min-width:128px;min-height:42px;align-items:center;justify-content:center;padding:0 22px;border:1px solid var(--dc-line);border-radius:999px;background:var(--dc-soft);color:var(--dc-text);font:600 12px var(--dc-font);text-decoration:none;cursor:pointer;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s}
.custom-service-hero-btn:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--dc-accent) 35%,var(--dc-line))}.custom-service-hero-btn--primary{border-color:var(--dc-accent);background:var(--dc-accent);color:var(--dc-accent-ink)}.custom-service-hero-btn--primary:hover{box-shadow:0 12px 30px color-mix(in srgb,var(--dc-accent) 24%,transparent)}.custom-service-hero-btn:focus-visible{outline:2px solid var(--dc-accent);outline-offset:3px}
.custom-service-hero-notes{display:flex;flex-wrap:wrap;justify-content:center;gap:9px 24px;margin-top:25px;color:var(--dc-muted);font-size:11px}.custom-service-hero-notes span::before{content:"";display:inline-block;width:5px;height:5px;margin-right:8px;border-radius:50%;background:var(--dc-accent)}
.custom-service-content{padding-bottom:112px}

.custom-service-section{scroll-margin-top:104px}.custom-service-section-head{max-width:680px;margin-bottom:26px}.custom-service-section-title{margin:10px 0 0;color:var(--dc-text);font-size:clamp(29px,3.6vw,44px);font-weight:720;letter-spacing:-.045em}
.custom-service-modules-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}
.custom-service-module-card{position:relative;display:flex;min-width:0;flex-direction:column;gap:16px;overflow:hidden;padding:22px;border:1px solid color-mix(in srgb,var(--dc-text) 12%,transparent);border-radius:24px;background:linear-gradient(180deg,color-mix(in srgb,var(--dc-panel) 97%,var(--dc-accent) 3%),color-mix(in srgb,var(--dc-panel) 90%,var(--dc-soft) 10%));box-shadow:0 16px 32px color-mix(in srgb,#000 13%,transparent),inset 0 1px color-mix(in srgb,var(--dc-text) 5%,transparent);font-family:var(--dc-font);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
.custom-service-module-card::before{content:"";position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--dc-accent) 40%,transparent),transparent)}
.custom-service-module-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--dc-text) 18%,transparent);box-shadow:0 20px 36px color-mix(in srgb,#000 17%,transparent),inset 0 1px color-mix(in srgb,var(--dc-text) 7%,transparent)}
.custom-service-module-card:nth-child(3n){background:linear-gradient(135deg,color-mix(in srgb,var(--dc-panel) 93%,var(--dc-accent) 7%),color-mix(in srgb,var(--dc-panel) 84%,var(--dc-soft) 16%))}
.custom-service-module-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.custom-service-module-eyebrow,.custom-service-module-state{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border:1px solid var(--dc-line);border-radius:999px;font-size:11px;font-weight:500;white-space:nowrap}.custom-service-module-eyebrow{border-color:color-mix(in srgb,var(--dc-accent) 40%,transparent);background:color-mix(in srgb,var(--dc-accent) 10%,var(--dc-panel));color:color-mix(in srgb,var(--dc-accent) 78%,var(--dc-text));font-family:var(--dc-mono)}.custom-service-module-state{background:color-mix(in srgb,var(--dc-panel) 84%,var(--dc-soft));color:color-mix(in srgb,var(--dc-text) 74%,transparent);font-family:var(--dc-font)}
.custom-service-module-body{display:flex;flex-direction:column;gap:10px}.custom-service-module-title{margin:0;color:var(--dc-text);font:650 20px/1.35 var(--dc-font);letter-spacing:-.03em}.custom-service-module-summary{display:-webkit-box;margin:0;overflow:hidden;color:color-mix(in srgb,var(--dc-text) 62%,transparent);font-family:var(--dc-font);font-size:14px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.custom-service-module-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.custom-service-module-highlight{display:flex;min-height:64px;flex-direction:column;justify-content:space-between;gap:6px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--dc-text) 10%,transparent);border-radius:16px;background:color-mix(in srgb,var(--dc-panel) 80%,var(--dc-soft) 20%)}.custom-service-module-highlight--price{border-color:color-mix(in srgb,var(--dc-accent) 46%,transparent);background:color-mix(in srgb,var(--dc-accent) 12%,var(--dc-panel))}.custom-service-module-highlight--cycle{border-color:color-mix(in srgb,var(--dc-text) 20%,transparent);background:color-mix(in srgb,var(--dc-panel) 88%,var(--dc-soft) 12%)}.custom-service-module-highlight-label{color:color-mix(in srgb,var(--dc-text) 54%,transparent);font-size:10px;line-height:1}.custom-service-module-highlight-value{color:var(--dc-text);font:650 12px/1.35 var(--dc-font)}
.custom-service-module-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:auto}.custom-service-module-tags{display:flex;flex-wrap:wrap;gap:8px}.custom-service-module-tag{padding:4px 10px;border:1px solid color-mix(in srgb,var(--dc-accent) 40%,transparent);border-radius:999px;background:color-mix(in srgb,var(--dc-accent) 14%,var(--dc-panel));color:color-mix(in srgb,var(--dc-accent) 72%,var(--dc-text));font:550 12px var(--dc-font)}.custom-service-module-tag:nth-child(3n+2){border-color:color-mix(in srgb,#e6b455 44%,transparent);background:color-mix(in srgb,#e6b455 12%,var(--dc-panel));color:color-mix(in srgb,#e6b455 72%,var(--dc-text))}.custom-service-module-tag:nth-child(3n){border-color:color-mix(in srgb,#9b7cff 36%,transparent);background:color-mix(in srgb,#9b7cff 14%,var(--dc-panel));color:color-mix(in srgb,#9b7cff 70%,var(--dc-text))}.custom-service-module-action{flex:none;display:inline-flex;min-width:112px;height:38px;align-items:center;justify-content:center;padding:0 16px;border:1px solid color-mix(in srgb,var(--dc-text) 14%,transparent);border-radius:999px;background:color-mix(in srgb,var(--dc-panel) 92%,var(--dc-soft));color:var(--dc-text);font:650 12px var(--dc-font);cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.custom-service-module-action:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--dc-accent) 36%,transparent);background:color-mix(in srgb,var(--dc-accent) 9%,var(--dc-panel));box-shadow:0 12px 24px color-mix(in srgb,#000 12%,transparent)}
.custom-service-state{margin-top:18px;padding:58px 28px;border:1px solid var(--dc-line);border-radius:24px;background:var(--dc-panel);text-align:center}.custom-service-state__badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:color-mix(in srgb,var(--dc-accent) 10%,transparent);color:var(--dc-accent);font:500 9px var(--dc-mono)}.custom-service-state h3{margin:15px 0 7px;font-size:20px}.custom-service-state p{margin:0;color:var(--dc-muted);font-size:12px}.custom-service-state button{margin-top:18px;min-height:42px;padding:0 20px;border:1px solid var(--dc-accent);border-radius:999px;background:var(--dc-accent);color:var(--dc-accent-ink);font-weight:650;cursor:pointer}

.custom-service-dialog{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:66px 20px;border:0;background:transparent;color:var(--dc-text)}.custom-service-dialog[open]{display:grid;place-items:center}.custom-service-dialog::backdrop{background:rgba(0,0,0,.68);backdrop-filter:blur(8px)}
.custom-service-modal-panel{width:min(760px,100%);max-height:calc(100vh - 132px);overflow:auto;padding:24px;border:1px solid var(--dc-line-strong);border-radius:24px;background:color-mix(in srgb,var(--dc-panel) 96%,transparent);box-shadow:0 30px 80px rgba(0,0,0,.48);backdrop-filter:blur(22px)}
@keyframes custom-dialog-in{from{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}.custom-service-dialog[open] .custom-service-modal-panel{animation:custom-dialog-in .26s cubic-bezier(.16,1,.3,1) both}
.custom-service-modal-header{display:flex;justify-content:space-between;gap:20px}.custom-service-modal-header p{margin:0;color:var(--dc-accent);font:500 8px var(--dc-mono);letter-spacing:.16em}.custom-service-modal-header h2{margin:7px 0 0;font-size:24px}.custom-service-modal-header span{display:block;margin-top:7px;color:var(--dc-muted);font-size:11px}.custom-service-modal-header>button{flex:none;width:38px;height:38px;border:1px solid var(--dc-line);border-radius:50%;background:var(--dc-soft);color:var(--dc-muted);font-size:21px;cursor:pointer}
.custom-service-form{margin-top:18px}.custom-service-picker{margin:0;padding:15px;border:1px solid var(--dc-line);border-radius:14px;background:var(--dc-soft)}.custom-service-picker legend{padding:0 5px;font:600 11px var(--dc-mono)}.custom-service-picker>p{margin:0 0 12px;color:var(--dc-muted);font-size:10px}.custom-service-picker>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.custom-service-picker label{position:relative}.custom-service-picker input{position:absolute;opacity:0}.custom-service-picker label span{display:flex;min-height:42px;align-items:center;justify-content:center;padding:7px;border:1px solid var(--dc-line);border-radius:9px;background:var(--dc-panel);color:var(--dc-muted);font-size:10px;cursor:pointer;text-align:center}.custom-service-picker input:checked+span{border-color:color-mix(in srgb,var(--dc-accent) 45%,transparent);background:color-mix(in srgb,var(--dc-accent) 10%,transparent);color:var(--dc-text)}.custom-service-picker input:focus-visible+span{outline:2px solid var(--dc-accent);outline-offset:2px}
.custom-service-form-intro{display:flex;flex-direction:column;gap:3px;margin-top:16px;padding-top:15px;border-top:1px solid var(--dc-line)}.custom-service-form-intro b,.custom-service-field>span{font:600 10px var(--dc-mono)}.custom-service-form-intro span{color:var(--dc-muted);font-size:10px}.custom-service-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:12px}.custom-service-field{display:flex;flex-direction:column;gap:6px}.custom-service-field--wide{grid-column:1/-1}.custom-service-field input,.custom-service-field textarea{width:100%;border:1px solid var(--dc-line);outline:0;background:var(--dc-soft);color:var(--dc-text);font-size:12px;transition:border-color .2s}.custom-service-field input{height:42px;padding:0 13px;border-radius:10px}.custom-service-field textarea{min-height:92px;padding:11px 13px;border-radius:10px;resize:vertical}.custom-service-field input:focus,.custom-service-field textarea:focus{border-color:color-mix(in srgb,var(--dc-accent) 48%,transparent)}.custom-service-field input::placeholder,.custom-service-field textarea::placeholder{color:var(--dc-muted)}
.custom-service-privacy{display:flex;align-items:center;gap:8px;margin-top:13px;color:var(--dc-muted);font-size:10px}.custom-service-privacy input{accent-color:var(--dc-accent)}.custom-service-form-result{min-height:20px;margin-top:12px;color:var(--dc-muted);font-size:11px}.custom-service-form-result.is-error{color:#ff8e8e}.custom-service-form-result.is-success{color:var(--dc-accent)}.custom-service-form-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:17px}.custom-service-form-actions button{display:flex;height:42px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--dc-line);border-radius:999px;background:var(--dc-soft);color:var(--dc-text);font-size:11px;cursor:pointer}.custom-service-form-actions .is-primary{border-color:var(--dc-accent);background:var(--dc-accent);color:var(--dc-accent-ink);font-weight:650}

@media(max-width:900px){
  .custom-service-container{width:calc(100% - 32px)}.custom-service-hero{padding:122px 0 74px}.custom-service-hero-btn{min-height:48px}
  .custom-service-modules-grid{grid-template-columns:1fr}
  .custom-service-dialog{padding:24px 12px}.custom-service-modal-panel{max-height:calc(100dvh - 48px)}.custom-service-picker>div{grid-template-columns:1fr}.custom-service-picker label span,.custom-service-field input,.custom-service-form-actions button{min-height:44px}.custom-service-modal-header>button{width:44px;height:44px}.custom-service-privacy{min-height:44px}
}
@media(max-width:620px){.custom-service-hero{padding:112px 0 66px}.custom-service-hero-title{font-size:38px}.custom-service-hero-actions{width:100%;flex-direction:column}.custom-service-hero-btn{width:100%}.custom-service-hero-notes{align-items:flex-start;flex-direction:column}.custom-service-content{padding-bottom:78px}.custom-service-module-footer{align-items:flex-start;flex-direction:column}.custom-service-form-grid{grid-template-columns:1fr}.custom-service-field--wide{grid-column:auto}.custom-service-modal-panel{padding:19px}.custom-service-section-title{font-size:30px}}
@media(prefers-reduced-motion:reduce){.custom-service-hero-btn,.custom-service-module-card,.custom-service-module-action{transition:none}.custom-service-dialog[open] .custom-service-modal-panel{animation:none}}
