/* This CSS code is developed for the @KDR Team and Khogendra Rupini. 
It is exclusively owned and maintained by him.
If anyone wishes to use this stylesheet, they must first contact Khogendra Rupini 
through his official website https://khogendrarupini.com 
Or his GitHub profile https://github.com/khogendrarupini/
This code is protected and requires a valid license, 
as it falls under the @KDR License by Khogendra Rupini. */

:root{--primary-color:#2c3e50;--secondary-color:#3a6eff;--text-color:#333;--light-gray:#f8f9fa;--medium-gray:#e9ecef;--dark-gray:#495057;--line-height:1.8;--max-width:1200px;--hover-white:#091b10;--bg-color:#ffffff;--border-color:#d1d5db;--border-white:#e5e7eb}[data-bs-theme="dark"]{--primary-color:#adb5bd;--hover:#060b0f;--secondary-color:#0f6fff;--text-color:#dee2e6;--light-gray:#212529;--medium-gray:#2c3034;--dark-gray:#ced4da;--body-bg:#212529;--card-bg:#2c3034;--bg-color:#13171a;--border-color:#1f232c;--border-white:#bdc6da}[data-bs-theme="light"]{--kdr-primary-color:#adb5bd;--kdr-hover:#060b0f;--kdr-secondary-color:#0f6fff;--kdr-text-color:#dee2e6;--kdr-light-gray:#212529;--kdr-medium-gray:#2c3034;--kdr-medium-gray:#e9ecef;--kdr-dark-gray:#ced4da;--kdr-body-bg:#212529;--kdr-card-bg:#2c3034;--kdr-bg-color:#f1f8fd;--kdr-border-color:#2b343d;--kdr-border-white:#bdc6da}body{font-family:'Segoe UI',system-ui,-apple-system,sans-serif;line-height:var(--line-height);margin:0;padding:0;color:var(--text-color);background-color:var(--bg-color);position:relative;transition:background-color .3s ease,color .3s ease,border-color .3s}.nav-header-kdr-wp{padding:2em}.container{max-width:var(--max-width);margin:0 auto;padding:2rem}.header-top-content{border-bottom:1px solid var(--medium-gray);padding-bottom:1.5rem;margin-bottom:2rem}h1,h2,h3{color:var(--primary-color);font-weight:600;margin-top:2rem}h1{font-size:2.50rem;margin-bottom:1rem}h2{font-size:1.8rem;padding-bottom:.5rem;border-bottom:1px solid var(--medium-gray)}h3{font-size:1.4rem;margin-bottom:.75rem}p{margin-bottom:1.25rem}a{color:var(--secondary-color);text-decoration:none}a:hover{text-decoration:underline}code,pre{font-family:'SFMono-Regular',Consolas,'Liberation Mono',Menlo,monospace;background-color:var(--light-gray);border-radius:4px;font-size:.9em}code{padding:.2em .4em}pre{padding:1rem;overflow-x:auto;margin:1.5rem 0;border-left:3px solid var(--secondary-color)}ul,ol{margin-bottom:1.5rem;padding-left:1.5rem}.license-features{padding-left:0!important;list-style:none!important}li{margin-bottom:.5rem}.note{background-color:#e7f5ff;border-left:4px solid var(--secondary-color);padding:1rem;margin:1.5rem 0}[data-bs-theme="dark"] .note{background-color:#1a2a3a}.warning{background-color:#fff3bf;border-left:4px solid #ffd43b;padding:1rem;margin:1.5rem 0}[data-bs-theme="dark"] .warning{background-color:#3a2e00;border-left-color:#b38f00}.file-structure{background-color:var(--light-gray);padding:1rem;border-radius:4px;font-family:monospace;white-space:pre;overflow-x:auto}.section-nav{background-color:var(--light-gray);padding:1.5rem;border-radius:4px;margin-bottom:2rem}.section-nav ul{list-style-type:none;padding-left:0;margin:0;columns:2}.section-nav li{margin-bottom:.5rem}.theme-popup{position:fixed;top:20px;right:20px;z-index:1000}#themeToggle{background-color:var(--bg-color);color:var(--text-color);border:1px solid var(--border-color);padding:8px 12px;cursor:pointer;font-size:16px;transition:all .3s;display:flex;align-items:center;gap:6px;border-radius:6px}#themeToggle:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.theme-popup-content{display:none;position:absolute;top:50px;right:0;background-color:var(--bg-color);border:1px solid var(--border-color);padding:8px;min-width:160px;z-index:10;border-radius:6px;box-shadow:0 4px 10px rgba(0,0,0,.15);transition:opacity .2s ease}.theme-popup.show .theme-popup-content{display:block}.theme-popup-content label:focus-within{background-color:rgba(0,0,0,.1);outline:none}.theme-popup-content label{display:flex;align-items:center;gap:6px;padding:6px 4px;cursor:pointer;font-size:14px;border-radius:4px}.theme-popup-content label:hover{background-color:rgba(0,0,0,.1)}.theme-popup-content input[type="radio"]{display:none}.material-symbols-outlined{font-variation-settings:'FILL' 0,'wght' 400,'GRAD' 0,'opsz' 24;vertical-align:middle}@media (max-width:768px){.container{padding:1rem}h1{font-size:2rem}h2{font-size:1.5rem}.section-nav ul{columns:1}.theme-popup{right:10px;top:10px}.theme-popup-content{right:0;min-width:140px}}@media (max-width:576px){.nav-header-kdr-wp{position:relative;min-height:67px;border-bottom:1px solid var(--card-bg)}.border-top-kdr-29{border-top:none}.nav-header-kdr-wp{margin-bottom:0}.mobile-menu-kdr{border-top:1px solid var(--card-bg)}.header-nav{position:relative}.license-guide{padding:0 0}.license-guide .container{margin:0 auto;padding:0 0}.section-title{text-align:center;font-size:28px;margin-bottom:30px;font-weight:700}.license-content{padding:30px;border-radius:8px;border:1px solid var(--medium-gray);line-height:1.6}.license-content p{margin-bottom:15px;font-size:16px}.license-features{margin:20px 0;padding-left:20px}.license-features li{margin-bottom:10px;position:relative;padding-left:25px}.license-features li:before{content:"•";font-weight:bold;position:absolute;left:0;font-size:18px}.support-note{font-style:italic;color:#838f9b;margin-top:20px!important}strong{font-weight:600}}.material-symbols-outlined{font-variation-settings:'FILL' 0,'wght' 500,'GRAD' 0,'opsz' 24;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.icon-align{font-size:1em;position:relative;top:.08em;margin-right:.4rem}.license-guide{background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:5px;padding:0 1.5rem;margin:0 auto;margin-bottom:2em;max-width:var(--max-width)}.license-guide .section-title{display:flex;align-items:center;color:var(--primary-color);padding-bottom:.4rem;margin-bottom:1.2rem;font-size:1.6rem;font-weight:600;line-height:1.2;border-bottom:2px solid var(--medium-gray)}.license-guide .license-features{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem}.license-guide .license-features li{margin-bottom:.5rem}.license-guide strong span{color:var(--secondary-color)}.license-guide .support-note a{color:var(--secondary-color);text-decoration:none;font-weight:500}.license-guide .support-note a:hover{text-decoration:underline}@media (max-width:600px){.license-guide{padding:1.2rem}.license-guide .section-title{font-size:1.3rem}.icon-align{font-size:1.3em;top:.05em}.license-guide p{font-size:.95rem}}.notifications-kdr-doc{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-2);padding:1.5rem;margin:2rem auto;max-width:1200px;color:var(--text-primary);transition:background .3s ease,color .3s ease;font-family:"Inter","Roboto",sans-serif}.notifications-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.notifications-header h2{font-size:1.4rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.clear-btn{background:transparent;border:none;color:var(--accent-blue);font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.25rem;border-radius:.5rem;padding:.4rem .6rem;transition:background .2s ease}.clear-btn:hover,.clear-btn:focus-visible{background:rgba(0,0,0,.05);outline:none}[data-bs-theme="dark"] .clear-btn:hover,[data-bs-theme="dark"] .clear-btn:focus-visible{background:rgba(255,255,255,.1)}.notifications-intro{background:var(--surface-alt);border-left:4px solid var(--accent-blue);padding:1rem;border-radius:.75rem;box-shadow:var(--shadow-1);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.notifications-intro strong{color:var(--accent-blue)}.notifications-list{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.notification-card{background:var(--surface-alt);border-radius:var(--radius);box-shadow:var(--shadow-1);padding:1rem;display:flex;align-items:flex-start;gap:1rem;transition:box-shadow .2s ease,transform .2s ease}.notification-card:hover,.notification-card:focus-visible{box-shadow:var(--shadow-3);outline:none}.notification-card .icon{font-size:1.8rem;flex-shrink:0}.notification-card .content h3{font-size:1rem;margin:0;font-weight:600}.notification-card .content p{margin:.3rem 0 .4rem;color:var(--text-secondary);font-size:.95rem}.notification-card .content time{font-size:.85rem;color:var(--text-secondary)}.notification-card.success .icon{color:var(--accent-green)}.notification-card.warning .icon{color:#ff9800}.notification-card .icon.info{color:var(--accent-blue)}@media (max-width:600px){.notifications-kdr-doc{padding:1rem}.notifications-intro{background:#af2708a8;border-left-color:#d43d23}.notifications-intro::before{content:" ⚠️ Mobile Warning:";font-weight:bold}.notification-card{flex-direction:column;align-items:flex-start}}.notification-card:focus-visible{outline:2px solid var(--accent-blue);outline-offset:4px}html{scroll-behavior:smooth}:root{--surface:#ffffff;--surface-alt:#f9fafb;--text-primary:#1e1e1e;--text-secondary:#555;--accent-blue:#2962ff;--accent-green:#00c853;--radius:1rem;--shadow-1:0 1px 2px rgba(0,0,0,.08);--shadow-2:0 4px 12px rgba(0,0,0,.12);--shadow-3:0 8px 24px rgba(0,0,0,.16)}[data-bs-theme="dark"]{--surface:#121212;--surface-alt:#0d0d0d;--text-primary:#ffffff;--text-secondary:#cfcfcf;--accent-blue:#82b1ff;--accent-green:#69f0ae;--shadow-1:0 1px 2px rgba(255,255,255,.05);--shadow-2:0 4px 12px rgba(255,255,255,.06);--shadow-3:0 8px 24px rgba(255,255,255,.12)}.dxx{visibility:hidden}.templates_guide_x_kdr{background:var(--surface-alt);color:var(--text-primary);padding:4rem 1rem;margin-bottom:2em;border-radius:var(--radius);text-align:center;transition:background .4s ease,color .4s ease}.templates-container{max-width:1200px;margin:0 auto}#templates-title{font-size:2.3rem;font-weight:700;margin-bottom:.75rem;background:linear-gradient(90deg,var(--accent-blue),var(--accent-green));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description{font-size:1.05rem;max-width:760px;margin:0 auto 3rem;color:var(--text-secondary);line-height:1.6}.templates-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.template-item{background:var(--surface);border-radius:var(--radius);padding:2.5rem 1.75rem;box-shadow:var(--shadow-2);transition:box-shadow .3s ease,background .4s ease;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;cursor:pointer}.template-item::before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .4s ease;z-index:0}.template-item.code::before{background:linear-gradient(135deg,transparent 60%,rgba(41,98,255,.08))}.template-item.cms::before{background:linear-gradient(135deg,transparent 60%,rgba(0,200,83,.08))}.template-item:hover::before,.template-item:focus-within::before{opacity:1}.template-item:hover,.template-item:focus-within{box-shadow:var(--shadow-3)}[data-bs-theme="dark"] .template-item{background:linear-gradient(145deg,#1a1a1a,#121212);box-shadow:0 8px 20px rgba(0,0,0,.45)}[data-bs-theme="dark"] .template-item:hover{background:linear-gradient(145deg,#1d1d1d,#161616);box-shadow:0 10px 28px rgba(0,0,0,.55)}.template-icon{background:rgba(41,98,255,.1);width:80px;height:80px;border-radius:50%;margin:0 auto 1.5rem;display:flex;justify-content:center;align-items:center;transition:background .3s ease;z-index:1}.template-item.cms .template-icon{background:rgba(0,200,83,.1)}.template-item:hover .template-icon{background:rgba(41,98,255,.15)}.template-item.cms:hover .template-icon{background:rgba(0,200,83,.15)}.template-icon i{font-size:36px;color:var(--accent-blue);transition:color .3s ease}.template-item.cms .template-icon i{color:var(--accent-green)}.template-item h3{font-size:1.4rem;margin-bottom:1rem;font-weight:600;color:var(--text-primary);z-index:1}.template-item p{color:var(--text-secondary);font-size:1rem;line-height:1.6;margin-bottom:2rem;z-index:1;flex-grow:1}.template-action{margin-top:auto;z-index:1}.template-link{display:inline-flex;align-items:center;gap:8px;background:var(--accent-blue);color:hwb(0 100% 0%);text-decoration:none;padding:.75rem 1.5rem;border-radius:50px;font-weight:500;letter-spacing:.3px;transition:background .25s ease,box-shadow .25s ease;box-shadow:var(--shadow-2)}.template-item.cms .template-link{background:var(--accent-green);color:#000}.template-link:hover,.template-link:focus-visible{text-decoration:none;box-shadow:var(--shadow-3)}.template-item.code .template-link:hover,.template-item.code .template-link:focus-visible{background:#0039cb}.template-item.cms .template-link:hover,.template-item.cms .template-link:focus-visible{background:#00b248}[data-bs-theme="dark"] .template-item.code .template-link{background:#82b1ff;color:#000000}[data-bs-theme="dark"] .template-item.code .template-link:hover{background:#a8c6ff}[data-bs-theme="dark"] .template-item.cms .template-link{background:#69f0ae;color:#000000}[data-bs-theme="dark"] .template-item.cms .template-link:hover{background:#9fffd3}.template-link i{font-size:18px;transition:transform .3s ease}.template-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(41,98,255,.04);opacity:0;transition:opacity .3s ease;pointer-events:none}.template-item:hover .template-overlay{opacity:1}.template-item.cms .template-overlay{background:rgba(0,200,83,.04)}.template-item:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}.template-item.cms:focus-visible{outline:2px solid var(--accent-green)}.template-link:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}@media (prefers-reduced-motion:reduce){.template-item,.template-link,.template-icon,.template-link i{transition:none}.template-link:hover i{transform:none}}@media (max-width:768px){.templates_guide_x_kdr{padding:3rem 1rem}#templates-title{font-size:1.9rem}.section-description{font-size:.95rem;margin-bottom:2rem}.templates-grid{grid-template-columns:1fr;gap:1.5rem}.template-item{padding:2rem 1.5rem}}@media (max-width:480px){#templates-title{font-size:1.7rem}.template-item{padding:1.75rem 1.25rem}.template-icon{width:70px;height:70px;margin-bottom:1.25rem}.template-icon i{font-size:32px}.template-item h3{font-size:1.3rem}.template-link{padding:.65rem 1.25rem;font-size:.9rem}}:root{--surface:#ffffff;--surface-alt:#f3f4f6;--text-primary:#1e1e1e;--text-secondary:#555;--accent-blue:#2962ff;--accent-green:#00c853;--accent-purple:#7c4dff;--accent-orange:#ff6d00;--accent-pink:#d81b60;--radius:1rem;--shadow-1:0 1px 2px rgba(0,0,0,.08);--shadow-2:0 4px 12px rgba(0,0,0,.12);--shadow-3:0 8px 24px rgba(0,0,0,.16)}[data-bs-theme="dark"]{--surface:#121212;--surface-alt:#0d0d0d;--text-primary:#ffffff;--text-secondary:#bdbdbd;--accent-blue:#82b1ff;--accent-green:#69f0ae;--accent-purple:#ffab2d;--accent-orange:#ffab40;--accent-pink:#ff80ab;--shadow-1:0 1px 2px rgba(29,25,25,.05);--shadow-2:0 4px 12px rgba(56,43,43,.06);--shadow-3:0 8px 24px rgba(41,28,28,.12)}.guide_kdr__39___xwk{background:var(--surface-alt);color:var(--text-primary);padding:1rem 1.5rem;margin-bottom:2em;padding-bottom:1.50rem;border-radius:var(--radius);transition:background .4s ease,color .4s ease}.guide-container{max-width:1100px;margin:0 auto;text-align:left}#guide-title{font-size:2.3rem;font-weight:700;margin-bottom:1.5rem}.guide-container>p{font-size:1.05rem;color:var(--text-secondary);line-height:1.7;margin-bottom:2.5rem;max-width:850px}.guide-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (max-width:900px){.guide-steps{grid-template-columns:1fr}}.guide-step{background:var(--surface);border-radius:var(--radius);padding:2rem 2.5rem;transition:background .3s ease,box-shadow .3s ease;text-align:left;position:relative}.guide-step:nth-child(1),.guide-step:nth-child(2),.guide-step:nth-child(4),.guide-step:nth-child(9){background:#fdfcff}.guide-step:nth-child(3),.guide-step:nth-child(5),.guide-step:nth-child(7),.guide-step:nth-child(10){background:#f9fcff}.guide-step:nth-child(6),.guide-step:nth-child(8),.guide-step:nth-child(11),.guide-step:last-child{background:#f6fff9}[data-bs-theme="dark"] .guide-step:nth-child(1),[data-bs-theme="dark"] .guide-step:nth-child(2),[data-bs-theme="dark"] .guide-step:nth-child(4),[data-bs-theme="dark"] .guide-step:nth-child(9){background:rgba(124,77,255,.08)}[data-bs-theme="dark"] .guide-step:nth-child(3),[data-bs-theme="dark"] .guide-step:nth-child(5),[data-bs-theme="dark"] .guide-step:nth-child(7),[data-bs-theme="dark"] .guide-step:nth-child(10){background:rgba(41,98,255,.08)}[data-bs-theme="dark"] .guide-step:nth-child(6),[data-bs-theme="dark"] .guide-step:nth-child(8),[data-bs-theme="dark"] .guide-step:nth-child(11),[data-bs-theme="dark"] .guide-step:last-child{background:rgba(0,200,83,.08)}.guide-step h3{font-size:1.4rem;margin-bottom:.75rem;font-weight:600;color:var(--text-primary)}.guide-step p{color:var(--text-secondary);font-size:1rem;line-height:1.7;margin-bottom:1rem}.guide-step strong{color:var(--accent-purple);font-weight:600}.guide-step em{color:var(--accent-pink);font-style:italic}.guide-step code,.guide-step strong code{color:var(--accent-orange);font-family:"Fira Code",monospace;font-size:.95rem;background:rgba(255,109,0,.08);padding:2px 6px;border-radius:5px;word-break:break-all}.guide-step a,.guide-step ul li a{color:var(--accent-blue);text-decoration:underline;word-break:break-all}.guide-step ul li strong{color:var(--accent-green)}.guide-step ul{padding-left:1.5rem;margin-bottom:1rem}.guide-step ul li{color:var(--text-secondary);margin-bottom:.5rem;position:relative}.guide-step ul li::before{color:var(--accent-purple);font-weight:bold;position:absolute}.guide-actions{display:flex;gap:1rem;margin-top:3rem;flex-wrap:wrap;justify-content:flex-start}.guide-btn{display:inline-flex;align-items:center;gap:8px;text-decoration:none;padding:.75rem 1.75rem;border-radius:50px;font-weight:500;letter-spacing:.3px;transition:background .25s ease,box-shadow .25s ease;box-shadow:var(--shadow-2)}.guide-btn.primary{background:var(--accent-purple);color:#ffffff}.guide-btn.secondary{background:var(--surface);color:var(--text-primary);border:1px solid rgba(0,0,0,.1)}[data-bs-theme="dark"] .guide-btn.secondary{background:#1a1a1a;border:1px solid rgba(255,255,255,.1)}.guide-btn:hover{box-shadow:var(--shadow-3)}.guide-btn.primary:hover{background:#6a3dff}.guide-step:focus-within,.guide-btn:focus-visible{outline:2px solid var(--accent-purple);outline-offset:3px}@media (max-width:1024px){.guide_kdr__39___xwk{padding:3.5rem 1.25rem}.guide-step{padding:2rem}#guide-title{font-size:2rem}}@media (max-width:768px){.guide_kdr__39___xwk{padding:3rem 1rem}#guide-title{font-size:1.8rem}.guide-step{padding:1.75rem}.guide-btn{width:100%;justify-content:center}.guide-actions{justify-content:center}}@media (max-width:480px){#guide-title{font-size:1.6rem}.guide-step{padding:1.5rem}.guide-btn{font-size:.9rem;padding:.65rem 1.25rem}}:root{--surface:#ffffff;--surface-alt:#f9fafb;--text-primary:#1e1e1e;--text-secondary:#555;--accent:#2962ff;--radius:1rem;--shadow-1:0 1px 2px rgba(0,0,0,.08);--shadow-2:0 4px 12px rgba(0,0,0,.12);--shadow-3:0 8px 24px rgba(0,0,0,.16)}[data-bs-theme="dark"]{--surface:#121212;--surface-alt:#0d0d0d;--text-primary:#ffffff;--text-secondary:#cfcfcf;--accent:#82b1ff;--shadow-1:0 1px 2px rgba(255,255,255,.05);--shadow-2:0 4px 12px rgba(255,255,255,.06);--shadow-3:0 8px 24px rgba(255,255,255,.12)}.hosting_platform_recommend_kdr{background:var(--surface-alt);color:var(--text-primary);padding:4rem 1rem;margin-bottom:2em;border-radius:var(--radius);text-align:center;transition:background .4s ease,color .4s ease}#hosting-platform-title{font-size:2.3rem;font-weight:700;margin-bottom:.75rem}.section-description{font-size:1.05rem;max-width:760px;margin:0 auto 3rem;color:var(--text-secondary);line-height:1.6}.hosting-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.hosting-item{background:var(--surface);border-radius:var(--radius);padding:2rem 1.5rem;box-shadow:var(--shadow-2);transition:box-shadow .3s ease,background .4s ease,transform .3s ease;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.hosting-item::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 60%,rgba(41,98,255,.08));opacity:0;transition:opacity .4s ease;z-index:0}.hosting-item:hover::before{opacity:1}.hosting-item:hover,.hosting-item:focus-within{box-shadow:var(--shadow-3)}[data-bs-theme="dark"] .hosting-item{background:linear-gradient(145deg,#1a1a1a,#121212);box-shadow:0 8px 20px rgba(0,0,0,.45)}[data-bs-theme="dark"] .hosting-item:hover{background:linear-gradient(145deg,#1d1d1d,#161616);box-shadow:0 10px 28px rgba(0,0,0,.55)}.hosting-image{width:100px;height:auto;border-radius:.75rem;margin-bottom:1.5rem;transition:filter .3s ease;z-index:1}.hosting-item:hover .hosting-image{filter:brightness(1.1)}.hosting-item h3{font-size:1.3rem;margin-bottom:.5rem;font-weight:600;color:var(--text-primary);z-index:1}.hosting-item p{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin-bottom:1rem;z-index:1}.hosting-link{display:inline-block;background:var(--accent);color:lab(100% .01 -.01);text-decoration:none;padding:.6rem 1.25rem;border-radius:50px;font-weight:500;letter-spacing:.3px;transition:background .25s ease,box-shadow .25s ease;box-shadow:var(--shadow-2);z-index:1}.hosting-link:hover,.hosting-link:focus-visible{background:#0039cb;box-shadow:var(--shadow-3)}[data-bs-theme="dark"] .hosting-link{background:#82b1ff;color:#000000}[data-bs-theme="dark"] .hosting-link:hover{background:#a8c6ff}@media (max-width:600px){#hosting-platform-title{font-size:1.8rem}.section-description{font-size:.95rem}}@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined');@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');.list-of-items-purchased{font-family:'Inter',sans-serif;max-width:var(--max-width);margin:2rem auto;line-height:var(--line-height)}.price-switch{display:inline-flex;align-items:center;gap:8px;font-size:20px;font-weight:600}.currency-select{border:none;background:transparent;font-size:16px;font-weight:500;cursor:pointer;outline:none;padding:4px 6px}.currency-select:hover{opacity:.6}.comparison-title{display:flex;align-items:center;font-size:clamp(1.3rem,2vw,1.6rem);font-weight:600;color:var(--secondary-color);margin-bottom:1.25rem}.color-white-kdr{color:lab(100% .01 -.01);-webkit-text-fill-color:hwb(0 100% 0%)}.icon-align{font-size:1.6rem;margin-right:.4rem;color:var(--secondary-color)}.kdr-comparison-card{background:var(--bg-color);border-radius:.50rem;border:1px solid var(--border-color);box-shadow:0 8px 20px rgba(0,0,0,.08);overflow:hidden;transition:box-shadow .3s ease,transform .2s ease}.kdr-comparison-card:hover{box-shadow:0 10px 24px rgba(0,0,0,.12)}.kdr-comparison-header{display:grid;grid-template-columns:1fr 1fr 1fr;background:rgb(37,19,78);color:rgb(248,250,255);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.kdr-comparison-header .plan{padding:1rem;text-align:center;border-right:1px solid rgba(255,255,255,.2)}.kdr-comparison-header .plan:last-child{border-right:none}.kdr-comparison-header .advanced{background:rgb(5,8,19)}.kdr-comparison-header .ultra{background:rgb(6,51,68)}.kdr-comparison-row{display:grid;grid-template-columns:1fr 1fr 1fr;background:var(--bg-color);color:var(--text-color);border-top:1px solid var(--border-color);transition:background .2s ease,color .2s ease,border-color .2s ease}.kdr-comparison-row:hover{background:var(--hover-white)}.kdr-comparison-row>div{padding:1rem;border-right:1px solid rgba(128,128,128,.2)}.kdr-comparison-row>div:last-child{border-right:none}.kdr-comparison-row .feature{font-weight:500;color:var(--text-color)}.kdr-comparison-row .advanced{text-align:center;color:var(--dark-gray);font-weight:500}.kdr-comparison-row .ultra{text-align:center;color:var(--secondary-color);font-weight:600}.kdr-comparison-row:hover .feature{color:var(--primary-color)}[data-bs-theme="dark"] .kdr-comparison-card{border-color:rgb(38,48,58);box-shadow:0 8px 18px rgba(0,0,0,.4)}[data-bs-theme="dark"] .price-amount{color:var(--border-white)}[data-bs-theme="dark"] .currency-icon{color:var(--border-white)}[data-bs-theme="light"] .price-amount{color:var(--hover)}[data-bs-theme="light"] .currency-icon{color:var(--hover)}[data-bs-theme="light"] .features-list .list,.features-list .list span.action-key-zx{color:var(--hover)}[data-bs-theme="dark"] .kdr-comparison-row>div{border-color:rgba(255,255,255,.08)}[data-bs-theme="dark"] .kdr-comparison-row:hover{background:var(--hover,#060b0f)}[data-bs-theme="light"] .kdr-comparison-row:hover{background:var(--hover,#d6d9db)}[data-bs-theme="dark"] .comparison-title,[data-bs-theme="dark"] .icon-align{color:var(--secondary-color)}@media (max-width:700px){.kdr-comparison-header,.kdr-comparison-row{grid-template-columns:1fr}.kdr-comparison-row>div{border-right:none;border-bottom:1px solid rgba(128,128,128,.2)}.kdr-comparison-row>div:last-child{border-bottom:none}}.currency-wrapper{position:relative;display:inline-block}.currency-select{border:1px solid rgba(255,255,255,.3);background-color:rgb(15,20,29);font-size:16px;color:rgb(255,255,255);font-weight:500;padding:6px 30px 6px 10px;border-radius:6px;cursor:pointer;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;min-width:80px}.custom-arrow{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;color:hwb(0 100% 0%);font-size:12px}.currency-select:hover,.currency-select:focus{background-color:rgba(255,255,255,.1);border-color:hwb(0 100% 0%)}.currency-select option{background-color:var(--bg-color,#060b0f);color:var(--text-color,hwb(0 100% 0%));padding:8px 10px;font-weight:500}[data-bs-theme="dark"] .currency-select{background-color:rgba(255,255,255,.08);border-color:rgba(255,255,255,.3);color:hwb(0 100% 0%)}[data-bs-theme="dark"] .currency-select option{background-color:#0f1115;color:hwb(0 100% 0%)}@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded");.back-to-top{position:fixed;bottom:24px;right:24px;width:48px;height:48px;border:none;border-radius:50%;background:#1a73e8;color:hsl(0,0%,100%);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.2);opacity:0;visibility:hidden;transition:all .3s ease;z-index:9999}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:#155ab6;box-shadow:0 8px 22px rgba(0,0,0,.3)}.material-symbols-rounded{font-size:24px;line-height:1}