.denpod-alert-section{padding:110px 0 120px;background:#f4f3ef;overflow:hidden}
.denpod-alert-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}
.denpod-alert-copy h2{font-size:clamp(40px,4.9vw,70px);letter-spacing:-.055em;line-height:1.05;margin:25px 0;color:#293b33;max-width:560px}
.denpod-alert-copy>.alert-description{font-size:21px;line-height:1.6;color:#63716a;max-width:410px;margin:0 0 36px}
.denpod-alert-copy .alert-details{border-top:1px solid #d6dcd5;margin:0 0 32px;padding:0;max-width:410px;list-style:none}
.alert-details li{padding:19px 0;border-bottom:1px solid #d6dcd5;font-size:16px;color:#4c5b53;display:flex;gap:17px;align-items:center}
.alert-details li span{font-size:12px;color:#758479;font-variant-numeric:tabular-nums}
.alert-device-figure{margin:0;display:flex;align-items:center;flex-direction:column;gap:28px}
.alert-device-figure figcaption{font-size:12px;letter-spacing:.03em;color:#748079}
.alert-device{width:354px;height:724px;padding:7px;border-radius:57px;background:linear-gradient(115deg,#b6b8b3,#545954 15%,#afb1aa 42%,#434842 70%,#a6a9a1);box-shadow:0 34px 50px -20px #26362950,0 8px 16px -9px #0009;position:relative;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#fff;text-align:left;isolation:isolate}
.alert-device:before,.alert-device:after{content:'';position:absolute;width:3px;background:linear-gradient(90deg,#7b8078,#b5b9b0,#54594f);border-radius:2px;z-index:-1}
.alert-device:before{left:-2px;top:155px;height:57px;box-shadow:0 70px #81877e}
.alert-device:after{right:-2px;top:207px;height:87px}
.alert-display{height:100%;border:5px solid #101310;border-radius:50px;overflow:hidden;position:relative;background:radial-gradient(ellipse at 70% 95%,#bacab1 0%,transparent 51%),radial-gradient(ellipse at 8% 20%,#a5b0a0 0%,transparent 48%),linear-gradient(155deg,#52685d 8%,#203e37 48%,#557b6b 76%,#bfcab1)}
.alert-display:before{content:'';position:absolute;width:500px;height:620px;left:110px;top:155px;border-radius:50%;transform:rotate(32deg);background:linear-gradient(100deg,#bacfba80,#8caa9810);box-shadow:-22px -12px 60px #d4ddc047;filter:blur(2px)}
.alert-status{height:53px;padding:15px 23px 0;display:flex;justify-content:space-between;align-items:flex-start;font-size:12px;font-weight:600;position:relative;z-index:1}
.alert-status-icons{display:flex;gap:5px;align-items:center;padding-top:1px}
.alert-status-icons svg{width:16px;height:12px;fill:currentColor}.alert-status-icons svg:last-child{width:23px}
.alert-island{width:100px;height:28px;background:#080b09;border-radius:30px;position:absolute;top:11px;left:50%;transform:translateX(-50%);z-index:2}
.alert-island:after{content:'';position:absolute;right:11px;top:10px;width:8px;height:8px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#1b3443,#070c13 65%)}
.alert-lock-time{position:relative;text-align:center;margin-top:22px;color:#eff5e8}
.alert-lock-time p{font-size:17px;font-weight:500;margin:0}.alert-lock-time strong{font-weight:300;font-size:85px;line-height:1.1;letter-spacing:-5px;display:block;margin-top:3px}
.alert-notification{position:relative;margin:43px 12px 0;color:#17251f;border-radius:23px;background:linear-gradient(120deg,#f2f4edee,#dfe8dfdd);box-shadow:0 5px 22px #12231b18,inset 0 1px 0 #ffffff90;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);overflow:hidden}
.alert-notification-body{padding:16px 17px 19px}
.alert-app-row{display:flex;align-items:center;gap:7px;font-size:11px;color:#526058;letter-spacing:.025em}
.alert-app-icon{display:grid;place-items:center;width:22px;height:22px;background:#294a3c;border-radius:6px}.alert-app-icon img{width:16px;height:16px;object-fit:contain}
.alert-app-row time{margin-left:auto;font-size:11px}.alert-priority{font-size:10px;font-weight:600;letter-spacing:.06em;margin:16px 0 7px;color:#526058}
.alert-message{display:block;font-size:20px;line-height:1.22;font-weight:650;letter-spacing:-.025em;max-width:245px}
.alert-notification .alert-location{font-size:14px;line-height:1.4;margin:8px 0 0;color:#47584c}
.alert-action{height:51px;display:flex;align-items:center;justify-content:center;gap:9px;border-top:1px solid #65746a26;font-size:15px;font-weight:500;color:#214936;background:#ffffff18}
.alert-action svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.alert-bottom{position:absolute;bottom:42px;left:30px;right:30px;display:flex;justify-content:space-between}.alert-bottom span{display:grid;place-items:center;width:43px;height:43px;background:#17372e40;border-radius:50%;backdrop-filter:blur(10px)}.alert-bottom svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.alert-home-bar{position:absolute;width:115px;height:5px;background:#fffffff0;border-radius:10px;bottom:9px;left:50%;transform:translateX(-50%)}
@media(max-width:850px){.denpod-alert-layout{gap:40px;grid-template-columns:1fr}.denpod-alert-section{padding:70px 0}.denpod-alert-copy{text-align:center}.denpod-alert-copy h2,.denpod-alert-copy>.alert-description,.denpod-alert-copy .alert-details{margin-left:auto;margin-right:auto}.alert-details{text-align:left}.denpod-alert-copy h2{max-width:550px}.alert-device-figure{margin-top:15px}}
@media(max-width:390px){.alert-device{transform:scale(.88);transform-origin:top center;margin-bottom:-87px}.denpod-alert-layout{gap:25px}.alert-device-figure{width:100%;min-width:0}.denpod-alert-copy h2{font-size:40px}}

.alert-app-logo{display:flex;align-items:center;height:24px}.alert-app-logo img{display:block;width:104px;height:auto;object-fit:contain}
.native-iphone{width:min(100%,366px);padding:8px;border:2px solid #777975;border-radius:56px;background:#111;box-shadow:0 26px 45px -18px #26362955,0 3px 8px #0003;line-height:0}
.native-iphone img{display:block;width:100%;height:auto;border-radius:46px}
