
.sudm-home{--gold:#c99a36;--gold2:#f0ce70;--ink:#050505;--line:rgba(201,154,54,.28);background:#030303;color:#eee;font-family:Inter,Arial,sans-serif;overflow:hidden}.sudm-home *{box-sizing:border-box}.sudm-home a{text-decoration:none}.sudm-home-hero{position:relative;min-height:690px;display:grid;place-items:center;padding:90px 24px 74px;border-bottom:1px solid rgba(201,154,54,.13);background:radial-gradient(circle at 50% 24%,rgba(201,154,54,.18),transparent 20%),linear-gradient(rgba(0,0,0,.30),rgba(0,0,0,.86)),var(--sudm-home-bg,none);background-size:cover;background-position:center}.sudm-home-hero:before{content:"";position:absolute;inset:18px;border:1px solid rgba(201,154,54,.45);border-radius:28px;pointer-events:none}.sudm-home-hero:after{content:"";position:absolute;inset:34px;border:1px solid rgba(201,154,54,.18);border-radius:20px;pointer-events:none}
.sudm-home-stars{position:absolute;inset:0;opacity:.5;background-image:radial-gradient(circle,rgba(240,206,112,.65) 0 1px,transparent 1.5px);background-size:73px 73px;mask-image:linear-gradient(to bottom,#000,transparent 75%)}.sudm-home-orbit{position:absolute;top:54px;left:50%;width:190px;height:190px;transform:translateX(-50%);border:1px solid rgba(201,154,54,.24);border-radius:50%;display:grid;place-items:center;color:rgba(239,202,104,.19);font-family:Georgia,serif;font-size:45px;letter-spacing:.08em}.sudm-home-orbit i{position:absolute;inset:22px;border:1px solid rgba(201,154,54,.25);border-radius:50%;transform:rotate(60deg)}.sudm-home-orbit i:nth-child(2){transform:rotate(120deg) scaleX(.55)}.sudm-home-orbit i:nth-child(3){transform:rotate(30deg) scaleY(.55)}.sudm-home-orbit b{font-weight:400;text-shadow:0 0 25px rgba(236,189,75,.35)}
.sudm-home-hero-copy{position:relative;z-index:2;max-width:900px;margin-top:150px;text-align:center}.sudm-home-kicker{display:inline-block;color:var(--gold2);font-family:Georgia,serif;font-size:11px;letter-spacing:.34em}.sudm-home-hero h1{max-width:850px;margin:16px auto 10px;color:#f0ce70;font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,6vw,78px);font-weight:400;line-height:1.02;letter-spacing:-.035em;text-shadow:0 10px 45px rgba(0,0,0,.8)}.sudm-home-highlight{margin:20px auto 4px!important;color:#f4dd9a!important;font-weight:700}.sudm-home-hero-copy>p{max-width:730px;margin:6px auto;color:#bdb6a8;font-size:14px;line-height:1.75}.sudm-home-cta{display:flex;justify-content:center;gap:10px;margin-top:27px}.sudm-home-cta a{padding:13px 22px;border:1px solid var(--line);border-radius:9px;color:#d5bd77;font-family:Georgia,serif;font-size:10px;font-weight:700;letter-spacing:.15em}.sudm-home-cta a.primary{border-color:#d3a748;background:linear-gradient(180deg,#e8c260,#a7741e);color:#171006;box-shadow:0 0 25px rgba(201,154,54,.16)}.sudm-home-strip{position:absolute;z-index:2;bottom:24px;left:50%;width:min(800px,calc(100% - 90px));transform:translateX(-50%);display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(201,154,54,.15);padding-top:15px}.sudm-home-strip span{color:#70664f;font-size:8px;letter-spacing:.13em}.sudm-home-strip b{margin-right:5px;color:#b78d35}
.sudm-home-content{max-width:1220px;margin:auto;padding:55px 24px 80px}.sudm-home-section{margin-bottom:52px}.sudm-home-section>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:15px;padding-bottom:14px;border-bottom:1px solid rgba(201,154,54,.12)}.sudm-home-section header span{color:#8d6c29;font-size:8px;font-weight:900;letter-spacing:.2em}.sudm-home-section h2{margin:4px 0 0;color:#e2c372;font-family:Georgia,serif;font-size:28px;font-weight:400}.sudm-home-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.sudm-home-card{position:relative;min-height:138px;padding:18px;border:1px solid rgba(201,154,54,.13);border-radius:14px;background:linear-gradient(145deg,#0e0d0b,#070707);transition:.22s ease;display:flex;flex-direction:column;gap:13px}.sudm-home-card:hover{transform:translateY(-3px);border-color:rgba(201,154,54,.48);background:linear-gradient(145deg,#161208,#080808);box-shadow:0 16px 45px rgba(0,0,0,.28)}.sudm-home-icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(201,154,54,.26);border-radius:50%;color:#c99a36}.sudm-home-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.35}.sudm-home-card-copy{display:grid;gap:4px}.sudm-home-card strong{color:#eee0b8;font-family:Georgia,serif;font-size:16px;font-weight:400}.sudm-home-card small{color:#77736a;font-size:9px;line-height:1.5}.sudm-home-arrow{position:absolute;right:15px;top:16px;color:#5e4a24}.sudm-home-card-start:first-child{grid-column:span 2;background:radial-gradient(circle at 85% 0,rgba(201,154,54,.17),transparent 30%),linear-gradient(145deg,#151108,#070707)}
.sudm-home-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.sudm-home-admin-grid label{display:grid;gap:6px;font-weight:600}.sudm-home-admin-grid input,.sudm-home-admin-grid textarea,.sudm-home-admin-grid select{width:100%}.sudm-home-admin-grid .wide{grid-column:1/-1}.sudm-home-admin-grid .check{display:flex;align-items:center;gap:8px;font-weight:400}.sudm-home-admin-grid .check input{width:auto}.sudm-home-admin-card{margin:10px 0;padding:15px;border:1px solid #ddd;border-radius:10px;background:#fff}.sudm-home-admin-card-top{display:flex;justify-content:space-between;margin-bottom:12px}.sudm-home-admin-grid.cards{grid-template-columns:repeat(2,1fr)}
@media(max-width:920px){.sudm-home-grid{grid-template-columns:repeat(2,1fr)}.sudm-home-card-start:first-child{grid-column:span 2}.sudm-home-hero{min-height:650px}.sudm-home-strip{grid-template-columns:repeat(2,1fr);gap:9px}}
@media(max-width:600px){.sudm-home-hero{min-height:700px;padding:85px 22px 110px}.sudm-home-hero:before{inset:8px;border-radius:20px}.sudm-home-hero:after{inset:16px}.sudm-home-orbit{top:45px;width:155px;height:155px}.sudm-home-hero-copy{margin-top:120px}.sudm-home-hero h1{font-size:40px}.sudm-home-cta{flex-direction:column}.sudm-home-strip{width:calc(100% - 55px);grid-template-columns:1fr 1fr}.sudm-home-content{padding:38px 12px 60px}.sudm-home-grid{grid-template-columns:1fr}.sudm-home-card-start:first-child{grid-column:auto}.sudm-home-admin-grid,.sudm-home-admin-grid.cards{grid-template-columns:1fr}.sudm-home-admin-grid .wide{grid-column:auto}}

.sudm-home-newsletter{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:38px;align-items:center;margin:8px 0 54px;padding:32px 34px;border:1px solid rgba(201,154,54,.34);border-radius:20px;background:radial-gradient(circle at 8% 0,rgba(201,154,54,.14),transparent 34%),linear-gradient(145deg,#11100d,#060606);box-shadow:0 22px 60px rgba(0,0,0,.2)}
.sudm-home-newsletter:after{content:"✦";position:absolute;right:-20px;top:-55px;color:rgba(201,154,54,.055);font:180px/1 Georgia,serif;pointer-events:none}.sudm-home-newsletter-copy,.sudm-home-newsletter-formwrap{position:relative;z-index:1}.sudm-home-newsletter-kicker{color:#9b762c;font-size:8px;font-weight:900;letter-spacing:.22em}.sudm-home-newsletter h2{margin:8px 0 10px;color:#edcf7b;font:400 30px/1.15 Georgia,serif}.sudm-home-newsletter-copy>p{max-width:520px;margin:0;color:#8e897e;font-size:11px;line-height:1.7}.sudm-home-newsletter-points{display:flex;gap:14px;flex-wrap:wrap;margin-top:17px;color:#a28d58;font-size:9px}.sudm-home-newsletter-formwrap{padding:18px;border:1px solid rgba(201,154,54,.16);border-radius:14px;background:rgba(0,0,0,.28)}.sudm-home-newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) 92px auto;gap:8px;align-items:end}.sudm-home-newsletter-form label{margin:0}.sudm-home-newsletter-form label>span:first-child{display:block;margin:0 0 5px;color:#8e7a4d;font-size:8px;font-weight:800;letter-spacing:.08em}.sudm-home-newsletter-form input[type=email],.sudm-home-newsletter-form input[type=number]{width:100%;height:42px;border:1px solid rgba(201,154,54,.24);border-radius:9px;background:#080808;color:#eee0b8;box-shadow:none;outline:none}.sudm-home-newsletter-form input:focus{border-color:#c99a36}.sudm-home-newsletter-form button{height:42px;padding:0 17px;border:1px solid #d2a94d;border-radius:9px;background:linear-gradient(180deg,#e5c05e,#a9761e);color:#160f04;font-size:10px;font-weight:900;letter-spacing:.06em;cursor:pointer;white-space:nowrap}.sudm-home-newsletter-form button span{margin-left:5px}.sudm-home-newsletter-consent{grid-column:1/-1;display:flex!important;align-items:flex-start;gap:7px;margin-top:4px!important;color:#777168;font-size:8px;line-height:1.45}.sudm-home-newsletter-consent input{margin:1px 0 0;accent-color:#c99a36}.sudm-home-newsletter-formwrap>small{display:block;margin-top:8px;color:#57534d;font-size:8px}.sudm-home-newsletter-notice{margin-bottom:10px;padding:9px 11px;border-radius:8px;font-size:9px}.sudm-home-newsletter-notice.success{border:1px solid rgba(108,167,99,.35);background:rgba(73,122,65,.12);color:#b7d4ae}.sudm-home-newsletter-notice.error{border:1px solid rgba(180,99,81,.35);background:rgba(140,61,48,.12);color:#d8aaa0}.sudm-home-newsletter .sudm-newsletter-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:920px){.sudm-home-newsletter{grid-template-columns:1fr;gap:22px}.sudm-home-newsletter-form{grid-template-columns:minmax(0,1fr) 90px auto}}
@media(max-width:650px){.sudm-home-newsletter{margin-bottom:40px;padding:24px 18px;border-radius:16px}.sudm-home-newsletter h2{font-size:26px}.sudm-home-newsletter-formwrap{padding:14px}.sudm-home-newsletter-form{grid-template-columns:1fr 86px}.sudm-home-newsletter-form button{grid-column:1/-1}.sudm-home-newsletter-points{gap:8px 12px}}
