*{box-sizing:border-box}:root{--brand-orange: #f44320}.company-info h1,.company-info a,.highlight,.note,.price-card b,.icann-link,.service-card,.icann-wrapper a{color:var(--brand-orange)}body{margin:0;font-family:Montserrat,sans-serif;background:linear-gradient(180deg,#fff6d7 0%,#ffe8b0 40%,#ffd28c 100%);background-attachment:fixed;background-size:cover;color:#333;overflow-x:hidden;scroll-behavior:smooth;transition:background 1s ease}.page{display:flex;flex-direction:column;align-items:center;padding:1rem}.header{width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 1rem .5rem}.header-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:center;justify-items:center;gap:1.2rem}.logo{width:180px;border-radius:14px;box-shadow:0 3px 10px #0000001a}.company-info{text-align:center;max-width:360px}.company-info h1{margin:.5rem 0;font-size:clamp(1.3rem,2.5vw,1.8rem);color:var(--brand-orange)}.company-info p{font-size:clamp(.85rem,1vw,1rem);line-height:1.6}.company-info a{color:var(--brand-orange);text-decoration:none}.desktop-partners{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}.partner-logo{height:clamp(35px,4vw,45px)}.intro{text-align:center;max-width:900px;margin-top:1.5rem;padding:0 1rem;font-size:clamp(.9rem,2vw,1.05rem);color:#3b2f2f}.highlight{color:var(--brand-orange);font-weight:600}.services{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:2rem auto 3rem;width:100%;max-width:950px}.service-card{background:white;border-radius:12px;padding:1rem;text-align:center;color:var(--brand-orange);text-decoration:none;font-weight:500;box-shadow:0 3px 8px #00000014;transition:transform .35s ease,box-shadow .35s ease,filter .35s ease}.service-card:hover{transform:translateY(-4px) scale(1.015);box-shadow:0 8px 20px #00000026;filter:brightness(1.03)}.info{max-width:850px;background:#fffdf8;border-radius:20px;padding:2rem;box-shadow:0 4px 10px #00000014;margin-bottom:0;line-height:1.6}.info h3{margin-top:.8rem;font-size:1.2rem}.info-address{font-size:1rem}.divider{height:1px;background:linear-gradient(to right,transparent,#f3c27b,transparent);margin:1.2rem 0}.price-block{display:grid;grid-template-columns:1fr 1fr;gap:1rem;justify-items:center}.price-card{background:#fff3d1;border-radius:14px;padding:1rem;width:100%;text-align:center;box-shadow:0 2px 6px #0000000d}.price-card span{color:#555;font-size:.9rem}.price-card b{display:block;font-size:1.3rem;color:var(--brand-orange);margin-top:.3rem}.info-list{margin:0;padding-left:1.2rem}.note{color:var(--brand-orange);font-style:italic;margin-top:.5rem}.icann-wrapper{background:linear-gradient(180deg,#fff0c8 0%,#ffe0a8 100%);border-radius:0 0 20px 20px;padding:1.2rem 0 1rem;text-align:center;border-top:1px solid #f3cf7e}.icann-link{display:inline-block;background:#fff6db;border-radius:10px;padding:.9rem 1rem;text-decoration:none;color:var(--brand-orange);font-weight:600;box-shadow:0 2px 6px #0000000d}section,header{animation:fadeIn 1s ease-out both}.footer{width:100vw;background:linear-gradient(180deg,#ffe6ab 0%,#ffd38a 100%);border-top:1px solid #f3ce7c;padding:2.5rem 1rem;text-align:center;margin-top:3rem;box-shadow:inset 0 4px 8px #00000008}.footer-title{font-size:1.6rem;color:var(--brand-orange);margin-bottom:1.2rem;font-weight:600}.footer-grid{display:grid;grid-template-columns:1fr 1.5fr 1fr;align-items:center;justify-items:center;gap:1.5rem;max-width:1200px;margin:0 auto}.footer-info{font-size:.95rem;line-height:1.6;max-width:360px}.footer-info a{color:var(--brand-orange);text-decoration:none}.footer-info p{margin:0;white-space:nowrap}.footer-logo{width:150px;border-radius:14px;box-shadow:0 3px 10px #0000001a}.footer-partners{display:flex;flex-direction:column;gap:1rem}.footer-partner-logo{height:40px;object-fit:contain}.top-logo{width:100%;display:flex;justify-content:center;align-items:center;margin-top:1rem;margin-bottom:.5rem;pointer-events:none}.top-logo-img{width:200px;max-width:200px;height:auto;border-radius:14px;box-shadow:0 3px 10px #0000001a;pointer-events:auto;animation:fadeInLogo .9s ease-out both}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){body{background:linear-gradient(180deg,#fff7da 0%,#ffe3a8 50%,#ffd28c 100%)}.page{align-items:stretch;padding:0}.header{padding:1.2rem .5rem .3rem}.header-grid{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.8rem}.logo{width:180px;margin-bottom:.5rem;border-radius:14px;box-shadow:0 3px 8px #00000014}.company-info{max-width:90%}.desktop-partners{display:grid;grid-template-columns:1fr 1fr;gap:1rem;justify-items:center;background:#fff8e6;border-radius:10px;padding:.5rem 0;width:96%}.partner-logo{max-width:130px;height:auto}.intro{background:#fffdf7;border-radius:14px;padding:1rem .8rem;width:96%;margin:1rem auto;box-shadow:0 2px 6px #0000000d}.services{display:flex;flex-direction:column;align-items:center;width:96%;margin:1.5rem auto;gap:.9rem}.service-card{width:100%;border-radius:10px;background:#fffdf8;border:1px solid #f3d38c;padding:1rem;box-shadow:0 2px 8px #0000000d;font-size:1rem}.service-card:hover{transform:scale(1.01);box-shadow:0 4px 10px #0000001a}.info{width:96%;margin:0 auto;padding:1.4rem 1rem 1.6rem;border-radius:16px 16px 0 0;background:#fffefb;box-shadow:0 4px 10px #0000000d}.price-block{display:flex;flex-direction:column;gap:.6rem}.price-card{background:#fff7d1;border:1px solid #f3d07b;border-radius:10px;padding:1rem}.icann-wrapper{background:linear-gradient(180deg,#fff4d0 0%,#ffe6a3 100%);border-radius:0 0 20px 20px;margin:0;padding:1.2rem .4rem 1.6rem;text-align:center}.icann-link{display:block;width:96%;margin:0 auto;background:#fff6db;border-radius:10px;padding:.9rem;text-decoration:none;color:var(--brand-orange);font-weight:600;box-shadow:0 2px 6px #0000000d}.footer{padding:1.8rem .5rem 2rem}.footer-grid{display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-title{order:1;margin-bottom:.8rem}.footer-info{order:2}.footer-logo{order:3;width:140px;margin-top:.8rem}.footer-partners{order:4;flex-direction:column;gap:.8rem;margin-top:.8rem}.footer-info p{white-space:nowrap;font-size:.9rem}.footer-partner-logo{height:36px}.top-logo{margin-top:.8rem;margin-bottom:.8rem}.top-logo-img{width:200px;max-width:200px}}
