@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{font-family:Plus Jakarta Sans,system-ui,sans-serif;color:#0b211e;background:#f8faf9;font-synthesis:none;text-rendering:optimizeLegibility;--green: #0d4b44;--deep: #031714;--mint: #10b981;--soft: #f3f7f5;--line: #dce7e3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}button,a{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}.site{overflow:hidden}.container{width:min(1120px,calc(100% - 40px));margin:0 auto}.narrow{width:min(780px,calc(100% - 40px))}.nav{position:sticky;top:0;z-index:20;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e7eeeb}.nav-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo-button{display:flex;align-items:center;background:transparent;padding:0}.adinloop-logo{display:block;width:178px;height:auto;max-width:100%;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.desktop-nav button,.footer-links button{background:transparent;color:#50615e;font-size:14px;font-weight:600;transition:color .2s ease}.desktop-nav button:hover,.footer-links button:hover{color:var(--green)}.nav-contact,.mobile-contact{background:var(--green);color:#fff;border-radius:999px;font-size:14px;font-weight:600}.nav-contact{padding:11px 18px}.mobile-actions,.mobile-menu{display:none}.hero{background:#f7faf8;padding:86px 0 92px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:72px;align-items:center}.eyebrow{margin:0 0 14px;color:var(--green);font-size:12px;font-weight:700;letter-spacing:.12em}.eyebrow.light{color:#34d399}.hero h1,h2,h3{font-family:Outfit,sans-serif}.hero h1{margin:0;color:var(--deep);font-size:clamp(48px,6vw,76px);line-height:.98;letter-spacing:-.045em}.hero h1 span{color:var(--green)}.hero-text{max-width:570px;margin:26px 0 0;color:#5a6a67;font-size:18px;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border-radius:999px;font-weight:600;font-size:14px;transition:transform .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:#083a35}.button.secondary{background:#fff;color:var(--green);border:1px solid #c9d8d4}.button.secondary:hover{border-color:var(--green)}.button.light-button{background:#fff;color:var(--green)}.hero-visual{min-height:390px;display:flex;align-items:flex-end;justify-content:center;position:relative}.screen-frame{position:relative;z-index:2;width:min(450px,100%);aspect-ratio:16 / 10;border:10px solid #142522;border-bottom-width:16px;border-radius:18px;background:#062823;box-shadow:0 24px 60px #0317142e;overflow:hidden}.screen-top{display:flex;justify-content:space-between;padding:12px 15px;color:#9ab1aa;font-size:9px;letter-spacing:.1em}.screen-message{height:calc(100% - 40px);padding:30px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#0d4b44,#031714);color:#fff}.screen-message small{color:#35d6a1;font-weight:700;letter-spacing:.1em;font-size:9px}.screen-message strong{margin-top:10px;font-family:Outfit,sans-serif;font-size:clamp(27px,4vw,45px);line-height:1;letter-spacing:-.03em}.screen-message span{color:#b4cbc5;font-size:10px}.screen-line{width:60px;height:2px;background:#35d6a1;margin:20px 0 11px}.counter{position:absolute;bottom:0;width:92%;height:18px;background:#d9d4c9;border-radius:5px 5px 0 0}.section{padding:105px 0}.section.soft{background:var(--soft);border-top:1px solid #e8efec;border-bottom:1px solid #e8efec}.section h2,.choice-card h2,.contact h2{margin:0;color:var(--deep);font-size:clamp(36px,5vw,54px);line-height:1.05;letter-spacing:-.035em}.lead{margin:24px 0 0;color:#5b6b68;font-size:19px;line-height:1.8}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:55px}.step{padding:0 34px;border-left:1px solid #cfded9}.step:first-child{padding-left:0;border-left:0}.step span{color:var(--mint);font-size:12px;font-weight:700}.step h3{margin:18px 0 10px;font-size:23px;color:var(--deep)}.step p,.why-list p,.choice-card p{color:#61716e;line-height:1.7;margin:0}.why-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.why-list>div{padding:24px 0;border-top:1px solid var(--line)}.why-list strong{display:block;margin-bottom:8px;color:var(--green);font-family:Outfit,sans-serif;font-size:24px}.choice-section{padding:90px 0;background:#f7faf8}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.choice-card{padding:52px;background:#fff;border:1px solid var(--line);border-radius:24px}.choice-card.dark{background:var(--deep);border-color:var(--deep)}.choice-card h2{margin-bottom:18px;font-size:clamp(34px,4vw,48px)}.choice-card p{max-width:490px;margin-bottom:28px;font-size:16px}.choice-card.dark h2{color:#fff}.choice-card.dark p{color:#b7cbc5}.location-note{padding:25px 0;border-bottom:1px solid var(--line);background:#fff}.location-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;color:var(--green)}.location-inner strong{display:block;color:var(--deep);font-size:15px}.location-inner p{margin:5px 0 0;color:#697a76;font-size:13px;line-height:1.5}.location-inner button{display:inline-flex;align-items:center;gap:7px;background:transparent;color:var(--green);font-weight:700;font-size:13px}.contact{padding:78px 0;background:var(--deep);color:#fff}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.contact h2{color:#fff;font-size:clamp(42px,5vw,60px)}.contact-copy{max-width:500px;color:#b8cbc6;line-height:1.7;margin:18px 0 0}.contact-details{display:flex;flex-direction:column;gap:20px}.contact-details a{display:flex;align-items:center;gap:14px;color:#c8ddd7;font-size:18px}.contact-details a:hover{color:#35d6a1}.contact-details svg{color:#35d6a1;flex:0 0 auto}.footer{background:#02110f;color:#b5c8c3;padding:48px 0 22px}.footer .adinloop-logo{width:150px}.footer-inner{display:flex;justify-content:space-between;gap:50px;align-items:flex-start}.footer p{margin:12px 0 0;font-size:13px;color:#819792}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px 25px;max-width:540px}.footer-links button{color:#9eb2ad;font-size:13px}.copyright{margin-top:38px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);color:#667c76;font-size:11px}@media(max-width:900px){.desktop-nav,.desktop-only{display:none}.mobile-actions{display:flex;align-items:center;gap:8px}.mobile-contact{padding:9px 14px}.menu-button{display:grid;place-items:center;width:40px;height:40px;background:transparent;color:var(--deep)}.mobile-menu{display:flex;flex-direction:column;gap:4px;padding:12px 20px 20px;border-top:1px solid #e8efec;background:#fff}.mobile-menu button{text-align:left;padding:12px 8px;background:transparent;color:#52635f;font-weight:600}.hero-grid,.contact-inner{grid-template-columns:1fr}.hero{padding-top:65px}.hero-visual{min-height:330px}.steps,.why-list{grid-template-columns:1fr;gap:30px}.step,.step:first-child{padding:0 0 0 22px;border-left:1px solid #cfded9}.step:last-child{border-bottom:0}.choice-grid{grid-template-columns:1fr}.contact-inner{gap:40px}.footer-inner{flex-direction:column}.footer-links{justify-content:flex-start}}@media(max-width:560px){.container,.narrow{width:min(100% - 28px,1120px)}.nav-inner{min-height:68px}.adinloop-logo{width:145px}.footer .adinloop-logo{width:135px}.hero{padding:55px 0 65px}.hero h1{font-size:48px}.hero-text{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-visual{min-height:260px}.screen-frame{border-width:7px;border-bottom-width:11px;border-radius:12px}.screen-message{padding:20px}.section{padding:75px 0}.section h2,.choice-card h2{font-size:39px}.choice-section{padding:65px 0}.choice-card{padding:34px 26px}.location-inner{grid-template-columns:auto 1fr}.location-inner button{grid-column:2;justify-self:start}.contact{padding:65px 0}.contact-details a{font-size:16px}}
