:root{--wr-navy:#061a2b;--wr-blue:#0578ff;--wr-aqua:#20d7d2;--wr-sand:#f6efe4;--wr-white:#fff;--wr-ink:#142033;--wr-muted:#667085;--wr-soft:#eff8ff;--wr-card:#ffffff;--wr-shadow:0 20px 60px rgba(6,26,43,.14);--wr-radius:24px}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--wr-ink);background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.wr-container{width:min(1180px,92vw);margin:0 auto}.wr-header{top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);box-shadow:0 8px 28px rgba(6,26,43,.08)}.wr-header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px}.wr-brand{display:flex;align-items:center;gap:12px;font-weight:900;min-width:160px}.wr-fallback-logo{height:54px;width:auto}.custom-logo,.wr-custom-header-logo{max-height:64px;width:auto}.wr-nav{display:flex;gap:8px;align-items:center;margin:0;padding:0;list-style:none}.wr-nav a{display:block;padding:12px 15px;border-radius:999px;font-weight:800;color:var(--wr-navy)}.wr-nav a:hover{background:var(--wr-soft);color:var(--wr-blue)}.wr-header-cta{display:inline-flex;align-items:center;justify-content:center;padding:11px 17px;border-radius:999px;background:linear-gradient(135deg,var(--wr-blue),var(--wr-aqua));color:white;font-weight:900;box-shadow:0 12px 28px rgba(5,120,255,.22);white-space:nowrap}.wr-menu-toggle{display:none;border:0;background:var(--wr-navy);color:white;border-radius:12px;font-size:1.3rem;padding:10px 13px}.wr-hero{padding:96px 0 80px;overflow:hidden}.wr-wave-bg{background:radial-gradient(circle at 85% 10%,color-mix(in srgb,var(--wr-aqua) 34%,transparent),transparent 30%),radial-gradient(circle at 10% 0,color-mix(in srgb,var(--wr-blue) 22%,transparent),transparent 32%),linear-gradient(135deg,#f7fbff 0%,#eef9ff 48%,var(--wr-sand) 100%)}.wr-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center}.wr-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--wr-blue);font-size:.78rem;font-weight:900;margin:0 0 12px}.wr-hero h1,.wr-page-hero h1{font-size:clamp(2.6rem,6vw,5.4rem);line-height:.96;letter-spacing:-.07em;margin:0 0 24px;color:var(--wr-navy)}.wr-lead,.wr-page-hero p{font-size:1.18rem;color:#334155;max-width:740px}.wr-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.wr-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;font-weight:900;border:2px solid transparent;transition:.2s ease}.wr-btn:hover{transform:translateY(-2px)}.wr-btn-primary{background:linear-gradient(135deg,var(--wr-blue),var(--wr-aqua));color:white;box-shadow:0 16px 32px rgba(5,120,255,.22)}.wr-btn-secondary{border-color:rgba(6,26,43,.18);background:white;color:var(--wr-navy)}.wr-btn-light{background:white;color:var(--wr-blue)}.wr-full{width:100%}.wr-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:36px}.wr-stats div,.wr-hero-card,.wr-card,.wr-pricing,.wr-product-card,.wr-highlight,.wr-contact-card{background:var(--wr-card);border:1px solid rgba(6,26,43,.08);border-radius:var(--wr-radius);box-shadow:var(--wr-shadow)}.wr-stats div{padding:18px}.wr-stats strong{display:block;font-size:1.25rem;color:var(--wr-blue)}.wr-stats span{font-size:.9rem;color:var(--wr-muted)}.wr-hero-card{padding:34px}.wr-badge{display:inline-block;background:#e6faff;color:#047481;padding:8px 12px;border-radius:999px;font-weight:900;font-size:.8rem;margin-bottom:16px}.wr-hero-card h2{font-size:2rem;line-height:1.05;margin:0 0 18px}.wr-hero-card ul,.wr-highlight ul{padding-left:20px;margin:0 0 24px}.wr-section{padding:82px 0}.wr-soft{background:var(--wr-soft)}.wr-dark{background:linear-gradient(135deg,var(--wr-navy),color-mix(in srgb,var(--wr-navy) 82%,var(--wr-blue)));color:white}.wr-dark p{color:#d7e8f7}.wr-section-head{text-align:center;max-width:820px;margin:0 auto 42px}.wr-section-head h2,.wr-split h2,.wr-contact-card h2{font-size:clamp(2rem,4vw,3.35rem);line-height:1.05;letter-spacing:-.05em;margin:0 0 14px;color:var(--wr-navy)}.wr-dark h2{color:white}.wr-section-head p,.wr-split p{color:var(--wr-muted);font-size:1.05rem}.wr-dark .wr-split p{color:#d7e8f7}.wr-card-grid{display:grid;gap:22px}.wr-card-grid.three{grid-template-columns:repeat(3,1fr)}.wr-card-grid.four{grid-template-columns:repeat(4,1fr)}.wr-card,.wr-pricing,.wr-product-card{padding:28px}.wr-icon{font-size:2rem}.wr-card h3,.wr-pricing h3,.wr-product-card h3{font-size:1.35rem;line-height:1.15;margin:12px 0;color:var(--wr-navy)}.wr-card p,.wr-pricing p,.wr-product-card p{color:var(--wr-muted);margin:0}.wr-split{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.wr-process{display:grid;gap:14px}.wr-process div{display:flex;gap:18px;align-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:20px}.wr-process strong{color:var(--wr-aqua);font-size:1.3rem}.wr-pricing.featured{background:linear-gradient(135deg,var(--wr-navy),color-mix(in srgb,var(--wr-navy) 80%,var(--wr-blue)));color:white;transform:translateY(-12px)}.wr-pricing.featured h3,.wr-pricing.featured p{color:white}.wr-price{font-size:2.5rem!important;font-weight:900!important;color:var(--wr-blue)!important;margin:14px 0!important}.wr-pricing.featured .wr-price{color:var(--wr-aqua)!important}.wr-pricing a{display:inline-block;margin-top:18px;font-weight:900;color:var(--wr-blue)}.wr-cta{padding:76px 0;text-align:center;background:linear-gradient(135deg,var(--wr-blue),var(--wr-aqua));color:white}.wr-cta h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1;margin:0 0 14px;letter-spacing:-.05em}.wr-page-hero{padding:86px 0;background:linear-gradient(135deg,#eef9ff 0%,var(--wr-sand) 100%)}.wr-highlight{padding:30px;background:linear-gradient(135deg,#fff,#f0fbff)}.wr-highlight h3{font-size:1.6rem;margin:0 0 18px}.wr-product-img{height:160px;border-radius:20px;background:linear-gradient(135deg,var(--wr-blue),var(--wr-aqua));display:grid;place-items:center;color:white;font-weight:1000;font-size:2rem;letter-spacing:-.05em;margin-bottom:18px}.wr-shop-output{margin-top:28px}.wr-notice{padding:24px;border-radius:18px;background:#fff;border:1px dashed rgba(6,26,43,.24);color:var(--wr-muted)}.wr-contact-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:start}.wr-contact-card{padding:34px}.wr-footer{background:var(--wr-navy);color:white;padding:58px 0 0}.wr-footer-grid{display:grid;grid-template-columns:1.5fr .7fr 1fr;gap:32px}.wr-footer-simple .wr-footer-grid{grid-template-columns:1fr;text-align:center;max-width:780px}.wr-footer-simple .wr-footer-grid>div:nth-child(2),.wr-footer-simple .wr-footer-grid>div:nth-child(3){display:none}.wr-footer h3,.wr-footer h4{margin-top:0}.wr-footer p,.wr-footer a{display:block;color:#bdd2e3;margin:0 0 8px}.wr-footer-bottom{text-align:center;color:#bdd2e3;border-top:1px solid rgba(255,255,255,.1);padding:20px;margin-top:40px}@media(max-width:980px){.wr-menu-toggle{display:block}.wr-nav-wrap{display:none;position:absolute;left:4vw;right:4vw;top:78px;background:#fff;border-radius:18px;box-shadow:var(--wr-shadow);padding:14px}.wr-nav-wrap.open{display:block}.wr-nav{display:grid}.wr-header-cta{display:none}.wr-hero-grid,.wr-split,.wr-contact-grid{grid-template-columns:1fr}.wr-card-grid.three,.wr-card-grid.four{grid-template-columns:1fr}.wr-pricing.featured{transform:none}.wr-stats{grid-template-columns:1fr}.wr-footer-grid{grid-template-columns:1fr}.wr-hero{padding:64px 0}.wr-section{padding:58px 0}}

/* Gutenberg editable page support */
.wr-gutenberg-page .wr-editor-content > * { max-width: 1180px; margin-left: auto; margin-right: auto; }
.wr-gutenberg-page .wr-editor-content > .alignwide { max-width: 1180px; }
.wr-gutenberg-page .wr-editor-content > .alignfull,
.wr-gutenberg-page .wr-editor-content > .wr-section,
.wr-gutenberg-page .wr-editor-content > .wr-page-hero,
.wr-gutenberg-page .wr-editor-content > .wr-gb-hero { max-width: none; }
.wr-gutenberg-page .wr-editor-content .wp-block-group.wr-section,
.wr-gutenberg-page .wr-editor-content .wp-block-group.wr-page-hero,
.wr-gutenberg-page .wr-editor-content .wp-block-group.wr-gb-hero { padding-left: max(4vw, 24px); padding-right: max(4vw, 24px); }
.wr-gb-hero { padding-top: 96px; padding-bottom: 80px; }
.wr-gb-hero h1 { font-size: clamp(2.6rem,6vw,5.4rem); line-height: .96; letter-spacing: -.07em; margin: 0 0 24px; color: var(--wr-navy); max-width: 920px; }
.wr-editor-content .wp-block-columns { gap: 28px; }
.wr-editor-content .wp-block-column { background: var(--wr-card); border: 1px solid rgba(6,26,43,.08); border-radius: var(--wr-radius); box-shadow: var(--wr-shadow); padding: 28px; }
.wr-editor-content .wr-dark .wp-block-column { background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.16); }
.wr-editor-content .wp-block-button__link { border-radius: 999px; font-weight: 900; padding: 14px 22px; }
.wr-editor-content .wr-btn-primary .wp-block-button__link { background: linear-gradient(135deg,var(--wr-blue),var(--wr-aqua)); color: #fff; box-shadow: 0 16px 32px rgba(5,120,255,.22); }
.wr-editor-content .is-style-outline .wp-block-button__link { border-color: rgba(6,26,43,.2); color: var(--wr-navy); }
.editor-styles-wrapper .wr-gb-hero h1,
.editor-styles-wrapper .wr-page-hero h1 { font-size: clamp(2.2rem,5vw,4.6rem); line-height: 1; letter-spacing: -.06em; color: var(--wr-navy); }
.editor-styles-wrapper .wr-section { padding: 56px 28px; }
.editor-styles-wrapper .wr-page-hero,
.editor-styles-wrapper .wr-gb-hero { padding: 64px 28px; }
/* Curated Waves default logo sizing */
.wr-custom-header-logo,.wr-fallback-logo{max-height:72px;width:auto;max-width:260px;object-fit:contain;display:block}.wr-brand{min-width:0}@media(max-width:900px){.wr-custom-header-logo,.wr-fallback-logo{max-height:58px;max-width:210px}}
