:root{--ice-bg: #03080f;--ice-blue: #1a9fff;--ice-blue-dim: #0d5a99;--ice-glow: rgba(26, 159, 255, .55);--ice-glow-soft: rgba(26, 159, 255, .18);--ice-text: #c8e8ff;--ice-text-dim: #7ab3d9;--ice-gold: #c8a84b;--ice-panel: rgba(5, 18, 35, .88);--ice-border: rgba(26, 159, 255, .3);--ice-widget: rgba(4, 14, 28, .92)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.iw-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.iw-root{min-height:100vh;background-color:var(--ice-bg);background-image:url(/static/gen_iceworld-page-bg-be785c.webp);background-size:cover;background-attachment:fixed;color:var(--ice-text);font-family:Cinzel Decorative,Palatino Linotype,Georgia,serif}.iw-header{position:relative;z-index:50;background:linear-gradient(180deg,#00040cf7,#020a16d9);border-bottom:1px solid var(--ice-border);box-shadow:0 2px 24px #1a9fff2e}.iw-nav ul{display:flex;justify-content:center;gap:0;list-style:none;padding:0}.iw-nav a{display:block;padding:14px 28px;color:var(--ice-text-dim);text-decoration:none;font-size:11px;letter-spacing:2.5px;text-transform:uppercase;font-family:Cinzel,serif;transition:color .2s,background .2s;position:relative}.iw-nav a:after{content:"";position:absolute;bottom:0;left:50%;right:50%;height:2px;background:var(--ice-blue);transition:left .2s,right .2s;box-shadow:0 0 8px var(--ice-glow)}.iw-nav a:hover,.iw-nav-active{color:#fff!important}.iw-nav a:hover:after,.iw-nav-active:after{left:12px!important;right:12px!important}.iw-hero{position:relative;height:520px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;background:url(/static/gen_iceworld-hero-bg-216fef.webp) center/cover no-repeat}.iw-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00040c8c,#00081433,#00040cb3 80%,#00040cfa);z-index:1}.iw-hero-glow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:600px;height:400px;background:radial-gradient(ellipse at center,rgba(26,159,255,.35) 0%,transparent 70%);z-index:2;animation:glowPulse 3s ease-in-out infinite alternate}@keyframes glowPulse{0%{opacity:.6;transform:translate(-50%,-50%) scale(1)}to{opacity:1;transform:translate(-50%,-50%) scale(1.08)}}.iw-char{position:absolute;bottom:0;z-index:3;object-fit:contain;filter:drop-shadow(0 0 20px rgba(26,159,255,.55)) drop-shadow(0 0 60px rgba(26,100,255,.25))}.iw-char-left{left:3%;height:480px}.iw-char-right{right:3%;height:480px}.iw-hero-center{position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;gap:16px;padding-bottom:32px}.iw-site-title{font-family:Ruach LET,Cinzel Decorative,Georgia,serif;font-size:clamp(42px,6vw,80px);font-weight:400;letter-spacing:3px;text-align:center;background:linear-gradient(180deg,#fff8d0,#ffd84d 20%,#f90 50%,#c50,#7a2800);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 6px rgba(255,140,0,.9)) drop-shadow(0 4px 12px rgba(180,60,0,.7)) drop-shadow(0 0 40px rgba(255,100,0,.3));line-height:1.1;text-shadow:none}.iw-hero-login{background:var(--ice-panel);border:1px solid var(--ice-border);border-radius:4px;padding:14px 20px;min-width:240px;box-shadow:0 0 20px #1a9fff26,inset 0 1px #ffffff0d}.iw-login-label{font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--ice-blue);text-align:center;margin-bottom:10px;font-family:Cinzel,serif}.iw-hero-form{display:flex;flex-direction:column;gap:8px}.iw-input{background:#0a1e37e6;border:1px solid var(--ice-border);border-radius:3px;color:var(--ice-text);font-size:13px;padding:8px 12px;width:100%;outline:none;font-family:inherit;transition:border-color .2s,box-shadow .2s}.iw-input::placeholder{color:var(--ice-text-dim)}.iw-input:focus{border-color:var(--ice-blue);box-shadow:0 0 8px var(--ice-glow)}.iw-btn{background:linear-gradient(180deg,#1a6fcc,#0a3a6e);border:1px solid var(--ice-blue);border-radius:3px;color:#fff;font-size:11px;letter-spacing:2px;text-transform:uppercase;padding:9px 18px;cursor:pointer;font-family:Cinzel,serif;transition:background .2s,box-shadow .2s;box-shadow:0 0 10px var(--ice-glow-soft)}.iw-btn:hover{background:linear-gradient(180deg,#28e,#1050a0);box-shadow:0 0 18px var(--ice-glow)}.iw-download-btn{position:absolute;left:24px;top:60px;z-index:5;display:flex;align-items:center;gap:10px;background:#000814d1;border:1px solid rgba(0,200,80,.45);border-radius:4px;padding:10px 16px;color:#7fff88;text-decoration:none;font-size:13px;font-family:Cinzel,serif;text-transform:uppercase;letter-spacing:1px;box-shadow:0 0 14px #00c85033;transition:box-shadow .2s}.iw-download-btn:hover{box-shadow:0 0 22px #00c85066}.iw-dl-icon{font-size:18px}.iw-download-btn small{font-size:10px;color:#b8f0bc;letter-spacing:0;font-family:sans-serif}.iw-main{position:relative;z-index:10}.iw-layout{max-width:1200px;margin:0 auto;padding:32px 16px 48px;display:grid;grid-template-columns:220px 1fr 210px;gap:24px;align-items:start}.iw-widget{background:var(--ice-widget);border:1px solid var(--ice-border);border-radius:4px;overflow:hidden;box-shadow:0 0 20px #1a9fff14}.iw-widget-title{background:linear-gradient(180deg,#1a64c866,#0a285099);border-bottom:1px solid var(--ice-border);padding:10px 14px;font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:var(--ice-blue);font-family:Cinzel,serif}.iw-widget-body{padding:12px 14px}.iw-server-row{display:flex;align-items:center;gap:6px;padding:7px 0;border-bottom:1px solid rgba(26,159,255,.08);font-size:12px}.iw-server-row:last-of-type{border-bottom:none}.iw-server-name{flex:1;color:var(--ice-text)}.iw-online{color:#5dde6a}.iw-offline{color:#e05555}.iw-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.iw-dot-on{background:#5dde6a;box-shadow:0 0 5px #5dde6a}.iw-dot-off{background:#e05555;box-shadow:0 0 5px #e05555}.iw-total-online{margin-top:10px;font-size:12px;color:var(--ice-text-dim)}.iw-total-online strong{color:var(--ice-text)}.iw-section-title{font-family:Cinzel Decorative,Georgia,serif;font-size:13px;letter-spacing:4px;text-transform:uppercase;color:var(--ice-blue);text-align:center;padding:12px 0 20px;filter:drop-shadow(0 0 8px var(--ice-glow))}.iw-news-item{background:var(--ice-widget);border:1px solid var(--ice-border);border-radius:4px;padding:20px 22px;margin-bottom:20px;box-shadow:0 0 16px #1a9fff0f}.iw-news-title{font-family:Cinzel,Georgia,serif;font-size:16px;font-weight:600;color:#d4eeff;margin-bottom:12px;letter-spacing:.5px}.iw-news-date{color:var(--ice-text-dim);font-size:13px;font-weight:400;font-family:sans-serif}.iw-news-text{font-family:Georgia,serif;font-size:13px;line-height:1.7;color:#a8c8e8;margin-bottom:10px}.iw-news-meta{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--ice-text-dim);margin-top:14px;padding-top:12px;border-top:1px solid rgba(26,159,255,.12);flex-wrap:wrap;font-family:sans-serif}.iw-news-meta strong{color:var(--ice-text)}.iw-sep{color:#1a9fff4d}.iw-read-more{margin-left:auto;color:var(--ice-blue);text-decoration:none;font-size:11px;letter-spacing:1px;transition:color .2s}.iw-read-more:hover{color:#fff}.iw-pagination{display:flex;justify-content:center;gap:4px;padding:8px 0 24px;flex-wrap:wrap}.iw-page-link{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;background:var(--ice-widget);border:1px solid var(--ice-border);border-radius:50%;color:var(--ice-text-dim);text-decoration:none;font-size:12px;font-family:sans-serif;transition:background .2s,color .2s,box-shadow .2s}.iw-page-link:hover{background:#1a9fff26;color:#fff;box-shadow:0 0 8px var(--ice-glow)}.iw-page-active{background:linear-gradient(180deg,#1a6fcc,#0a3a6e)!important;border-color:var(--ice-blue)!important;color:#fff!important;box-shadow:0 0 10px var(--ice-glow)}.iw-page-dots{cursor:default;border-color:transparent;background:transparent}.iw-rank-table{width:100%;border-collapse:collapse;font-size:12px;font-family:sans-serif}.iw-rank-table th{color:var(--ice-text-dim);font-weight:600;padding:4px 6px;text-align:left;border-bottom:1px solid var(--ice-border);font-family:Cinzel,serif;font-size:10px;letter-spacing:1px;text-transform:uppercase}.iw-rank-table td{padding:5px 6px;color:var(--ice-text);border-bottom:1px solid rgba(26,159,255,.07)}.iw-rank-highlight td{color:var(--ice-blue);background:#1a9fff14}.iw-social{display:flex;flex-direction:column;align-items:flex-end;gap:6px;margin-top:16px}.iw-social-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:4px;text-decoration:none;font-size:14px;font-weight:700;color:#fff;transition:opacity .2s}.iw-social-btn:hover{opacity:.8}.iw-tw{background:#1da1f2}.iw-fb{background:#1877f2}.iw-yt{background:red}.iw-footer{background:linear-gradient(180deg,#00040c00,#00040cf7);border-top:1px solid var(--ice-border);padding:28px 16px 20px;text-align:center}.iw-footer-nav{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.iw-footer-nav a{color:var(--ice-text-dim);text-decoration:none;font-size:11px;letter-spacing:2px;text-transform:uppercase;font-family:Cinzel,serif;transition:color .2s}.iw-footer-nav a:hover{color:var(--ice-blue)}.iw-footer-nav span{color:#1a9fff40}.iw-footer-copy{font-size:11px;color:var(--ice-text-dim);font-family:sans-serif;letter-spacing:.5px}@media(max-width:1024px){.iw-layout{grid-template-columns:1fr 1fr;grid-template-areas:"left right" "news news"}.iw-sidebar-left{grid-area:left}.iw-sidebar-right{grid-area:right}.iw-news{grid-area:news}.iw-char-left,.iw-char-right{height:300px}.iw-site-title{font-size:42px}}@media(max-width:768px){.iw-layout{grid-template-columns:1fr;grid-template-areas:"left" "news" "right";gap:16px}.iw-hero{height:400px}.iw-char-left{height:200px;left:-5px}.iw-char-right{height:200px;right:-5px}.iw-site-title{font-size:28px;letter-spacing:2px}.iw-nav a{padding:10px 12px;font-size:10px;letter-spacing:1.5px}.iw-download-btn{display:none}.iw-social{flex-direction:row;justify-content:center}}@media(max-width:480px){.iw-hero{height:340px}.iw-char-left{height:160px}.iw-char-mid{height:210px}.iw-char-right{height:170px}.iw-site-title{font-size:22px;letter-spacing:1px}.iw-hero-login{min-width:180px}.iw-nav ul{flex-wrap:wrap}.iw-news-item{padding:14px}}/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-gray-200:oklch(92.8% .006 264.531);--color-black:#000;--radius-sm:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.table{display:table}.w-\[473px\]{width:473px}.flex-shrink-0,.shrink-0{flex-shrink:0}.resize{resize:both}.grid-cols-\[1fr_2fr\]{grid-template-columns:1fr 2fr}.rounded{border-radius:.25rem}.rounded-sm{border-radius:var(--radius-sm)}.border{border-style:var(--tw-border-style);border-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.text-\[\#1da1f2\]{color:#1da1f2}.shadow,.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.outline-none{--tw-outline-style:none;outline-style:none}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
