main.page-shell.contact-page{width:100%;max-width:none;padding-bottom:0}main.page-shell.contact-page>section:not(.contact-hero),main.page-shell.contact-page>aside{width:min(92vw,1400px);margin-left:auto;margin-right:auto}.contact-hero{color:#fff;background:radial-gradient(circle at 78% 58%,#fab4002e,#0000 28%),linear-gradient(115deg,#fab40014,#0000 34%),#080a0d;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:292px;padding:34px max(4vw,50vw - 750px) 32px;display:grid;position:relative;overflow:hidden}.contact-hero:before{content:"";opacity:.45;background-image:linear-gradient(90deg,#fab40014 1px,#0000 1px),linear-gradient(#fab40014 1px,#0000 1px);background-size:84px 84px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.contact-hero-copy{z-index:1;max-width:820px;position:relative}.contact-hero h1{font-family:var(--font-heading);letter-spacing:0;margin:0;font-size:clamp(40px,4.8vw,66px);font-weight:850;line-height:.98}.contact-hero h1 span{color:#fab400}.contact-hero p{color:#ffffffdb;max-width:690px;margin:18px 0 0;font-size:clamp(16px,1.45vw,20px);line-height:1.55}.contact-hero-actions{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.contact-primary-action,.contact-secondary-action{min-height:48px;transition:transform var(--transition-fast), box-shadow var(--transition-fast);border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:16px;font-weight:850;text-decoration:none;display:inline-flex}.contact-primary-action{color:#05070a;background:#fab400;box-shadow:0 16px 28px #fab40038}.contact-secondary-action{color:#fff;background:#ffffff05;border:1px solid #fab400}.contact-primary-action:hover,.contact-secondary-action:hover{transform:translateY(-2px)}.contact-hero-visual{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.visual-scene{flex-shrink:0;width:400px;max-width:100%;height:300px;position:relative}.hero-orbit{border:1px dashed #fab40085;border-radius:999px;width:228px;height:228px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 36px 80px #fab40047}.hero-shield{filter:drop-shadow(0 28px 42px #fab4005c);position:absolute;top:50%;left:50%;transform:translate(-50%,-54%)}.hero-shield svg{width:112px;height:auto}.hero-float{color:#fab400;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #fab4006b;border-radius:6px;justify-content:center;align-items:center;display:inline-flex;position:absolute}.hero-float.rating{letter-spacing:3px;height:32px;padding:0 12px;font-size:11px;top:18px;left:16px}.hero-float.list{flex-direction:column;gap:9px;width:80px;height:60px;top:16px;right:16px}.hero-float.list span{background:#ffffffc7;border-radius:999px;width:44px;height:3px}.hero-float.user{width:50px;height:50px;top:50%;left:16px;transform:translateY(-50%)}.hero-float.globe{width:52px;height:52px;top:50%;right:16px;transform:translateY(-50%)}.request-type-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:34px 0 28px;display:grid}.request-type-card,.contact-form-card,.guidelines-card,.contact-faq-card,.privacy-band,.helpful-card{background:#fffffff0;border:1px solid #1118271f;border-radius:10px;box-shadow:0 10px 28px #11182714}.request-type-card{text-align:center;align-content:start;justify-items:center;min-height:226px;padding:30px 26px;display:grid}.request-icon{color:#111720;background:#fab40029;border-radius:999px;justify-content:center;align-items:center;width:76px;height:76px;display:inline-flex}.request-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:38px;height:38px}.request-type-card h2{color:var(--color-ink);margin:22px 0 10px;font-size:20px;font-weight:850;line-height:1.15}.request-type-card p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.48}.contact-main-grid{grid-template-columns:minmax(0,1.58fr) minmax(330px,.92fr);align-items:start;gap:26px;padding:0 0 24px;display:grid}.contact-form-card,.guidelines-card,.contact-faq-card{padding:28px 30px}.section-title-row{align-items:center;gap:12px;display:flex}.section-title-row>span{color:#fab400;background:#fab40026;border-radius:999px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex}.section-title-row h2,.guidelines-card h2{color:var(--color-ink);margin:0;font-size:24px;font-weight:850;line-height:1.15}.form-intro,.guidelines-card>p{color:var(--color-text-muted);margin:14px 0 0;font-size:14px;line-height:1.55}.contact-form{gap:16px;margin-top:24px;display:grid;position:relative}.field,.field-grid{gap:8px;display:grid}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}label{color:var(--color-ink);font-size:13px;font-weight:800}label span{color:#d38a00}label .optional-label{color:var(--color-muted);text-transform:uppercase;margin-left:6px;font-size:11px;font-weight:700}.field-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}input,select,textarea{border:1px solid var(--color-border-strong);width:100%;min-height:44px;color:var(--color-ink);font:inherit;background:#fff;border-radius:6px;padding:11px 13px;font-size:14px}textarea{resize:vertical;min-height:126px}input:focus,select:focus,textarea:focus{outline-offset:2px;outline:2px solid #fab400}.form-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.form-actions button{color:#090d14;min-height:46px;font:inherit;cursor:pointer;background:#fab400;border:0;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-weight:850;display:inline-flex}.form-actions button:disabled{cursor:wait;opacity:.7;transform:none}.form-actions a{color:#0969da;font-size:13px;font-weight:800;text-decoration:none}.source-note{color:var(--color-muted);margin:0;font-size:13px;line-height:1.5}.source-note[data-state=sending]{color:#805d00}.source-note[data-state=success]{color:#18733b;font-weight:750}.source-note[data-state=error]{color:#b42318;font-weight:750}.guidelines-card{background:linear-gradient(135deg,#fff,#fff8e4)}.guidelines-card ul{gap:19px;margin:26px 0 0;padding:0;list-style:none;display:grid}.guidelines-card li{grid-template-columns:auto minmax(0,1fr);gap:14px;display:grid}.guidelines-card li>span{color:#fff;background:#fab400;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;font-weight:900;display:inline-flex}.guidelines-card li strong{color:var(--color-ink);font-size:15px}.guidelines-card li p{color:var(--color-text-muted);margin:5px 0 0;font-size:14px;line-height:1.45}.guideline-privacy{color:#a67107;border-top:1px solid #fab40057;grid-template-columns:auto minmax(0,1fr);gap:12px;margin-top:30px;padding-top:22px;display:grid}.guideline-privacy p{color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.45}.contact-faq-card{margin-bottom:24px}.contact-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin-top:18px;display:grid}.contact-faq-grid details{border:1px solid var(--color-border);background:#fff;border-radius:6px}.contact-faq-grid summary{min-height:44px;color:var(--color-ink);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-size:14px;font-weight:800;display:flex}.contact-faq-grid p{color:var(--color-text-muted);margin:0;padding:0 14px 14px;font-size:13px;line-height:1.5}.faq-tail{text-align:center;color:var(--color-text-muted);margin:18px 0 0;font-size:14px}.faq-tail a{color:#0969da;text-decoration:none}.privacy-band{background:linear-gradient(90deg,#fff9e9,#fff);border-color:#fab40094;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:28px;margin-bottom:28px;padding:24px 28px;display:grid}.privacy-lead{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;display:grid}.privacy-lead h2{color:var(--color-ink);margin:0;font-size:24px;font-weight:850}.privacy-lead p{color:var(--color-text-muted);margin:8px 0 0;font-size:14px;line-height:1.5}.privacy-items{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.privacy-items div{text-align:center;border-left:1px solid #fab40061;justify-items:center;gap:8px;padding:0 14px;display:grid}.privacy-items span{color:#111720;background:#fab40029;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:900;display:inline-flex}.privacy-items span svg{width:23px;height:23px}.privacy-items strong{color:var(--color-ink);font-size:12px;line-height:1.25}.helpful-links-section{padding-bottom:30px}.helpful-links-grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:16px;margin-top:18px;display:grid}.helpful-card{height:100%;min-height:126px;color:inherit;transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:6px 12px;padding:22px;text-decoration:none;display:grid;position:relative}.helpful-card:hover{border-color:#fab400a3;transform:translateY(-2px);box-shadow:0 12px 28px #1118271f}.helpful-card span{color:#fab400;background:0 0;grid-area:1/1/span 2;justify-content:center;align-items:center;width:34px;height:34px;font-size:30px;line-height:1;display:inline-flex}.helpful-card strong{color:var(--color-ink);grid-area:1/2;font-size:14px;font-weight:850}.helpful-card p{color:var(--color-text-muted);grid-area:2/2;margin:0;font-size:12px;line-height:1.45}.helpful-card em{color:var(--color-ink);grid-area:1/3/span 2;align-self:center;font-size:18px;font-style:normal}@keyframes contact-shield-float{0%,to{transform:translate(-50%,-54%)}50%{transform:translate(-50%,calc(-54% - 8px))}}@keyframes contact-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes contact-orbit-breathe{0%,to{opacity:.72;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.035)}}.contact-primary-action,.contact-secondary-action,.form-actions button,.request-type-card,.contact-form-card,.guidelines-card,.contact-faq-card,.privacy-band,.helpful-card,.contact-faq-grid details,input,select,textarea,.request-icon,.guidelines-card li>span,.privacy-items span,.helpful-card span{transition:transform var(--transition-medium), box-shadow var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast), color var(--transition-fast)}.hero-orbit{animation:5.4s ease-in-out infinite contact-orbit-breathe}.hero-shield{animation:4.8s ease-in-out infinite contact-shield-float}.hero-float{animation:4.2s ease-in-out infinite contact-float}.hero-float.list{animation-delay:.18s}.hero-float.user{animation-delay:.32s}.hero-float.globe{animation-delay:.48s}.contact-primary-action:active,.contact-secondary-action:active,.form-actions button:active,.helpful-card:active{transform:translateY(0)}.request-type-card:hover,.contact-form-card:hover,.guidelines-card:hover,.contact-faq-card:hover,.privacy-band:hover{border-color:#fab4006b;transform:translateY(-2px);box-shadow:0 16px 38px #1118271c}.request-type-card:hover .request-icon,.guidelines-card li:hover>span,.privacy-items div:hover span{background:#fab400;transform:translateY(-2px)scale(1.04)}.helpful-card:hover span{background:0 0;transform:translateY(-2px)scale(1.04)}input:hover,select:hover,textarea:hover,.contact-faq-grid details:hover,.contact-faq-grid details[open]{border-color:#fab4009e}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 4px #fab4001f}.form-actions button:hover{background:#f0a800;transform:translateY(-1px);box-shadow:0 10px 20px #fab4003d}@media (width<=1120px){.contact-hero,.contact-main-grid,.privacy-band{grid-template-columns:1fr}.contact-hero-visual{display:none}.request-type-grid,.helpful-links-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.privacy-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 0}}@media (width<=720px){.contact-hero{min-height:auto;padding-top:34px;padding-bottom:34px}.contact-hero-actions,.contact-primary-action,.contact-secondary-action,.form-actions,.form-actions button{width:100%}.request-type-grid,.field-grid.two,.contact-faq-grid,.helpful-links-grid,.privacy-items{grid-template-columns:1fr}.contact-form-card,.guidelines-card,.contact-faq-card,.privacy-band{padding:22px}.privacy-lead{text-align:center;grid-template-columns:1fr;justify-items:center}.privacy-items div{border-top:1px solid #fab40052;border-left:0;padding-top:16px}}
