/**
 * Intrinsic Blue — Elementor-editable Homepage
 * Reference: supplied Home Figma export, desktop 1122px frame.
 */

body.home,
body.home #page,
body.home .site,
body.home .site-content,
body.home .ib-front-page,
body.home .elementor,
body.home .elementor-section-wrap,
body.home .e-con,
body.home .elementor-widget-wrap {
	background:#161621;
}
body.home .ib-front-page{width:100%;max-width:none;margin:0;padding:0;overflow:hidden}
body.home .elementor-section,
body.home .elementor-container,
body.home .elementor-column,
body.home .elementor-widget,
body.home .elementor-widget-container{margin:0!important;padding:0!important;max-width:none!important}
body.home .elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:0!important}

.ib-home{--home-bg:#161621;--home-bg-alt:#1c1c27;--home-card:#15151f;--home-text:#f3f3f6;--home-muted:#9a9aa5;--home-purple:#5750f3;--home-blue:#72d6ff;--ib-home-hero-accent-1:#6bcdf7;--ib-home-hero-accent-2:#9e83ff;background:var(--home-bg);color:var(--home-text);font-family:var(--ib-font-body);width:100%;overflow:hidden}
.ib-home *{box-sizing:border-box}
.ib-home img{display:block;max-width:100%}
.ib-home a{text-decoration:none}
.ib-home-shell{width:min(100% - 48px,1060px);margin-inline:auto}
.ib-home-center{text-align:center}

/* Buttons */
.ib-home-btn{min-height:52px;padding:0 30px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;letter-spacing:.01em;transition:transform .18s ease,filter .18s ease,border-color .18s ease;background:transparent;border:1px solid transparent}
.ib-home-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}
.ib-home-btn--primary{background:linear-gradient(105deg,#7167df 0%,#4f4af4 100%);color:#fff!important;box-shadow:0 10px 28px rgba(77,74,237,.25)}
.ib-home-btn--ghost{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.26);color:#fff!important}
.ib-home-btn--outline{border:2px solid #5852f4;color:#6d68ff!important;min-width:210px;background:transparent}
.ib-home-btn--light{background:rgba(255,255,255,.38);color:#3540ad!important;min-width:210px}

/* Shared section heading */
.ib-home-section{padding:86px 0}
.ib-home-section-head>span,.ib-home-story__copy>span,.ib-home-limited__copy>span{display:block;color:#5752ff;font-size:11px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;margin-bottom:20px}
.ib-home-section-head h2,.ib-home-story__copy h2,.ib-home-limited__copy h2{margin:0;color:#f0f0f4;font-family:var(--ib-font-body);font-weight:300;font-style:italic;letter-spacing:.01em;font-size:clamp(40px,4.3vw,55px);line-height:1.08}
.ib-home-section-head p{max-width:650px;margin:22px auto 0;color:#9999a4;font-size:17px;line-height:1.6}
.ib-home-section-head--center{text-align:center;margin-bottom:54px}
.ib-home-section-head--left{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:50px}
.ib-home-section-head--left>a{color:#5d56ff;font-size:13px;font-weight:500;margin-bottom:8px}

/* Hero */
.ib-home-hero{position:relative;min-height:740px;background-size:cover;background-position:center 48%;isolation:isolate}
.ib-home-hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,41,73,.87) 0%,rgba(13,53,91,.73) 45%,rgba(34,39,94,.60) 100%),linear-gradient(180deg,rgba(3,13,28,.12),rgba(33,43,107,.40));z-index:-1}
.ib-home-hero__inner{min-height:740px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:66px;align-items:center;padding-block:56px}
.ib-home-hero__copy{padding-top:18px}
.ib-home-hero__eyebrow{display:inline-flex;align-items:center;min-height:34px;border-radius:999px;border:1px solid rgba(165,196,225,.42);background:rgba(255,255,255,.10);padding:0 18px;color:#d9e0e9;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;margin-bottom:40px}
.ib-home-hero h1{margin:0 0 26px;display:flex;flex-direction:column;color:#fff;font-weight:300;font-size:clamp(54px,6vw,72px);line-height:1.02;letter-spacing:.005em}
.ib-home-hero h1 span{font-style:italic;font-family:var(--ib-font-body);font-weight:300}
.ib-home-hero h1 strong{font-style:normal;font-family:var(--ib-font-body);font-weight:700;background:linear-gradient(90deg,var(--ib-home-hero-accent-1) 0%,#7778f5 55%,var(--ib-home-hero-accent-2) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;max-width:560px}
.ib-home-hero__copy>p{max-width:565px;color:#d0d6de;font-size:18px;line-height:1.62;margin:0 0 38px}
.ib-home-hero__buttons{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:48px}
.ib-home-hero__stats{display:flex;align-items:flex-start;gap:44px}
.ib-home-hero__stats>div{display:flex;flex-direction:column;gap:4px}
.ib-home-hero__stats strong{font-size:20px;line-height:1.1;font-weight:500;color:#fff}
.ib-home-hero__stats span{font-size:12px;color:#9db3cd}
.ib-home-hero__visual{position:relative;align-self:center;justify-self:end;width:min(100%,390px);padding-bottom:104px}
.ib-home-hero__image{height:402px;border-radius:24px;overflow:hidden;background:#0c0d17;border:1px solid rgba(255,255,255,.12);box-shadow:0 26px 70px rgba(0,0,0,.28)}
.ib-home-hero__image img{width:100%;height:100%;object-fit:cover}
.ib-home-hero__badge{position:absolute;right:-8px;top:-18px;z-index:3;min-width:70px;height:28px;border-radius:999px;border:1px solid rgba(211,218,231,.35);background:rgba(22,23,39,.72);color:#d9d9e6;font-size:10px;line-height:1.1;text-align:center;padding:3px 13px;text-transform:uppercase}
.ib-home-hero__product-card{position:absolute;left:-28px;bottom:0;width:214px;padding:18px;background:rgba(196,204,220,.24);border:1px solid rgba(255,255,255,.30);border-radius:18px;backdrop-filter:blur(11px);box-shadow:0 20px 40px rgba(0,0,0,.20)}
.ib-home-hero__product-meta{display:flex;gap:11px;align-items:center;margin-bottom:18px}
.ib-home-hero__thumb{width:42px;height:42px;border-radius:12px;overflow:hidden;flex:none}
.ib-home-hero__thumb img{width:100%;height:100%;object-fit:cover}
.ib-home-hero__product-meta>div{display:flex;min-width:0;flex-direction:column}
.ib-home-hero__product-meta strong{font-size:15px;color:#4f9dfa;line-height:1.2}
.ib-home-hero__product-meta strong del{display:none}.ib-home-hero__product-meta strong ins{text-decoration:none}
.ib-home-hero__product-meta span{font-size:11px;color:#d4d7df;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ib-home-hero__add{height:92px;border-radius:14px;background:linear-gradient(135deg,#3d83bf,#6bc9ed);color:#fff!important;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}

/* Trust strip */
.ib-home-trust-strip{height:64px;border-bottom:1px solid rgba(255,255,255,.10);background:#181821}
.ib-home-trust-strip__inner{height:100%;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:20px}
.ib-home-trust-item{display:flex;align-items:center;justify-content:center;gap:10px;color:#8e8e9b;font-size:13px;white-space:nowrap}
.ib-home-trust-item>span{color:#625dff;display:inline-flex}.ib-home-trust-item svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

/* Category cards */
.ib-home-categories{background:#14141e;padding-top:96px;padding-bottom:108px}
.ib-home-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.ib-home-category-card{position:relative;height:360px;border-radius:24px;overflow:hidden;background:#20202a;color:#fff!important;box-shadow:0 6px 22px rgba(0,0,0,.15)}
.ib-home-category-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(4,5,12,.88))}
.ib-home-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.ib-home-category-card:hover img{transform:scale(1.035)}
.ib-home-category-card span{position:absolute;left:18px;right:18px;bottom:20px;z-index:2;color:#fff;font-size:15px;font-weight:500;line-height:1.2}

/* Product grids */
.ib-home-featured{background:#1b1b26}
.ib-home-best{background:#14141e}
.ib-home-new{background:#20202a}
.ib-home-product-grid{display:grid;gap:30px}
.ib-home-product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}
.ib-home-product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.ib-home-product-card{background:#15151f;border-radius:18px;overflow:hidden;min-width:0;border:1px solid rgba(255,255,255,.03);box-shadow:0 7px 25px rgba(0,0,0,.14)}
.ib-home-product-card__link{display:block;color:inherit!important}
.ib-home-product-card__media{position:relative;height:330px;background:#0f1018;overflow:hidden}
.ib-home-product-grid--4 .ib-home-product-card__media{height:278px}
.ib-home-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}
.ib-home-product-card:hover .ib-home-product-card__media img{transform:scale(1.025)}
.ib-home-product-card__body{padding:17px 18px 18px}
.ib-home-product-card__category{font-size:12px;color:#777986;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ib-home-product-card__title{font-family:var(--ib-font-body);font-size:16px;font-weight:400;line-height:1.25;color:#efeff3;margin:0 0 8px;min-height:20px}
.ib-home-product-card__rating{display:flex;align-items:center;gap:7px;min-height:18px;margin:0 0 6px;color:#757783;font-size:11px}
.ib-home-product-card__rating .star-rating{float:none!important;margin:0!important;width:5.4em!important;font-size:13px!important;height:1em!important;line-height:1!important;color:#ffd229!important}
.ib-home-product-card__rating .star-rating:before{color:#565965!important}.ib-home-product-card__rating .star-rating span:before{color:#ffd229!important}
.ib-home-product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}
.ib-home-product-card__price{font-size:17px;font-weight:500;color:#5c5aff}.ib-home-product-card__price .amount{color:inherit}.ib-home-product-card__price del{font-size:12px;color:#747681;margin-left:6px}.ib-home-product-card__price ins{text-decoration:none}
.ib-home-product-card__eye{display:flex;color:#838692}.ib-home-product-card__eye svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}
.ib-home-new-badge{position:absolute;left:14px;top:14px;z-index:2;background:#5b55f4;color:#fff;padding:5px 12px;border-radius:999px;font-size:10px;text-transform:uppercase;box-shadow:0 5px 15px rgba(89,82,244,.3)}
.ib-home-featured .ib-home-center{margin-top:42px}

/* Limited edition */
.ib-home-limited{background:linear-gradient(135deg,#514bf1 0%,#514bf0 45%,#31306e 100%);min-height:615px;display:flex;align-items:center}
.ib-home-limited__inner{display:grid;grid-template-columns:.95fr 1.2fr;gap:65px;align-items:center;padding-block:64px}
.ib-home-limited__copy>span{color:#8f8bf6;margin-bottom:18px}
.ib-home-limited__copy h2{font-size:58px;max-width:330px;color:#fff;margin-bottom:28px}
.ib-home-limited__copy>p{max-width:430px;color:#d9d8f7;font-size:16px;line-height:1.55;margin-bottom:28px}
.ib-home-limited__mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:38px}
.ib-home-limited__mini{border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.10);border-radius:16px;padding:14px;color:#fff!important;min-width:0}
.ib-home-limited__mini>span{height:108px;display:block;border-radius:13px;overflow:hidden;margin-bottom:12px}.ib-home-limited__mini img{width:100%;height:100%;object-fit:cover}
.ib-home-limited__mini strong{display:block;font-size:13px;font-weight:400;line-height:1.25;min-height:34px}.ib-home-limited__mini em{display:block;margin-top:6px;color:#d4ca67;font-style:normal;font-size:16px}
.ib-home-limited__image{position:relative;height:430px;border-radius:30px;overflow:hidden;box-shadow:22px 22px 0 rgba(14,14,37,.32)}
.ib-home-limited__image img{width:100%;height:100%;object-fit:cover}
.ib-home-limited__image>span{position:absolute;right:20px;top:20px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.18);color:#f7e65c;font-size:11px}

/* Promise */
.ib-home-why{background:#14141e;padding-top:92px;padding-bottom:100px}
.ib-home-promise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.ib-home-promise-card{min-height:310px;border-radius:24px;background:#d4d4d7;color:#fff;padding:38px 30px;box-shadow:0 9px 28px rgba(0,0,0,.08)}
.ib-home-promise-card__icon{display:flex;width:24px;height:24px;margin-bottom:36px;color:#4f55ff}.ib-home-promise-card:nth-child(1) .ib-home-promise-card__icon{color:#2bdc6b}.ib-home-promise-card:nth-child(4) .ib-home-promise-card__icon{color:#f8c928}
.ib-home-promise-card__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}
.ib-home-promise-card h3{margin:0 0 16px;font-size:20px;line-height:1.25;font-weight:300;font-style:italic;color:#fff}
.ib-home-promise-card p{margin:0;color:#f4f4f5;font-size:13px;line-height:1.65}

/* Story */
.ib-home-story{background:#1b1b26;padding:105px 0}
.ib-home-story__inner{display:grid;grid-template-columns:1fr 1.02fr;gap:68px;align-items:center}
.ib-home-story__visual{position:relative}
.ib-home-story__visual>img{width:100%;height:455px;object-fit:cover;border-radius:24px}
.ib-home-founder{position:absolute;right:-38px;bottom:-30px;width:340px;padding:22px 25px 18px;border-radius:18px;background:rgba(255,255,255,.78);color:#fff;box-shadow:0 14px 32px rgba(0,0,0,.14);backdrop-filter:blur(10px)}
.ib-home-founder>div{display:flex;flex-direction:column;margin-bottom:10px}.ib-home-founder strong{font-size:14px;color:#fff}.ib-home-founder span{font-size:11px;color:#f3f3f4}.ib-home-founder p{margin:0;color:#fff;font-style:italic;font-size:13px;line-height:1.5}
.ib-home-story__copy>span{margin-bottom:15px}.ib-home-story__copy h2{font-size:54px;max-width:520px;margin-bottom:27px}.ib-home-story__copy p{color:#9696a2;font-size:16px;line-height:1.57;margin-bottom:18px}.ib-home-story__copy a{color:#5b55ff!important;font-size:14px;font-weight:600}

/* Reviews */
.ib-home-reviews{background:#14141e;padding-top:100px;padding-bottom:100px}
.ib-home-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.ib-home-review-card{min-height:305px;background:#d4d4d7;border-radius:24px;padding:30px 28px;color:#fff;display:flex;flex-direction:column}
.ib-home-review-stars{color:#ffd129;font-size:17px;letter-spacing:2px;margin-bottom:20px}
.ib-home-review-card blockquote{margin:0;color:#fff;font-style:italic;font-size:15px;line-height:1.6;flex:1;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.28)}
.ib-home-review-meta{display:flex;justify-content:space-between;gap:14px;align-items:flex-end;padding-top:18px;font-size:11px;color:#fff}
.ib-home-review-meta>div{display:flex;flex-direction:column}.ib-home-review-meta strong{font-size:13px}.ib-home-review-meta time{opacity:.9;white-space:nowrap}
.ib-home-reviews .ib-home-center{margin-top:42px}

/* Instagram */
.ib-home-instagram{background:#1b1b26;padding:92px 0 100px}
.ib-home-instagram__head{text-align:center;margin-bottom:44px}.ib-home-instagram__head>span{display:flex;align-items:center;justify-content:center;gap:8px;color:#5b55ff;font-size:12px;text-transform:uppercase;letter-spacing:.2em;font-weight:700;margin-bottom:18px}.ib-home-instagram__head svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.ib-home-instagram__head>a{color:#eeeef3!important;font-size:42px;font-weight:300;font-style:italic;letter-spacing:.01em}
.ib-home-instagram__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.ib-home-instagram__grid a{height:184px;border-radius:16px;overflow:hidden;background:#11121a}.ib-home-instagram__grid img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ib-home-instagram__grid a:hover img{transform:scale(1.04)}

/* Tablet */
@media(max-width:1024px){
	.ib-home-shell{width:min(100% - 40px,920px)}
	.ib-home-hero{min-height:auto}.ib-home-hero__inner{min-height:690px;grid-template-columns:1.05fr .95fr;gap:36px}.ib-home-hero h1{font-size:58px}.ib-home-hero__image{height:360px}.ib-home-category-grid{grid-template-columns:repeat(5,minmax(150px,1fr));overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.ib-home-category-grid::-webkit-scrollbar{display:none}.ib-home-category-card{height:315px}
	.ib-home-product-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.ib-home-product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ib-home-product-card__media,.ib-home-product-grid--4 .ib-home-product-card__media{height:300px}
	.ib-home-limited__inner{gap:35px}.ib-home-limited__copy h2{font-size:50px}.ib-home-limited__mini-grid{gap:10px}.ib-home-limited__image{height:390px}
	.ib-home-promise-grid{grid-template-columns:repeat(2,1fr)}.ib-home-promise-card{min-height:260px}
	.ib-home-story__inner{gap:42px}.ib-home-story__visual>img{height:410px}.ib-home-founder{right:-20px;width:300px}.ib-home-story__copy h2{font-size:46px}
	.ib-home-instagram__grid{grid-template-columns:repeat(3,1fr)}.ib-home-instagram__grid a{height:220px}
}

/* Mobile */
@media(max-width:767px){
	.ib-home-shell{width:min(100% - 28px,620px)}
	.ib-home-section{padding:70px 0}.ib-home-section-head--center{margin-bottom:36px}.ib-home-section-head h2,.ib-home-story__copy h2,.ib-home-limited__copy h2{font-size:38px}.ib-home-section-head p{font-size:15px;margin-top:15px}
	.ib-home-hero{min-height:auto;background-position:center}.ib-home-hero__inner{min-height:0;display:flex;flex-direction:column;padding:54px 0 60px;gap:42px}.ib-home-hero__copy{width:100%;padding:0}.ib-home-hero__eyebrow{font-size:10px;margin-bottom:28px}.ib-home-hero h1{font-size:48px}.ib-home-hero__copy>p{font-size:16px}.ib-home-hero__buttons{margin-bottom:36px}.ib-home-btn{min-height:48px;padding:0 23px}.ib-home-hero__stats{gap:24px;justify-content:space-between}.ib-home-hero__stats strong{font-size:18px}.ib-home-hero__visual{width:100%;max-width:430px;justify-self:center;padding-bottom:88px}.ib-home-hero__image{height:410px}.ib-home-hero__product-card{left:12px;width:200px}.ib-home-hero__badge{right:8px}
	.ib-home-trust-strip{height:auto;padding:18px 0}.ib-home-trust-strip__inner{grid-template-columns:1fr 1fr;gap:16px 8px}.ib-home-trust-item{font-size:11px;justify-content:flex-start}
	.ib-home-categories{padding-top:72px;padding-bottom:72px}.ib-home-category-grid{margin-inline:-14px;padding-inline:14px;grid-template-columns:repeat(5,190px);gap:14px}.ib-home-category-card{height:290px}
	.ib-home-product-grid--3,.ib-home-product-grid--4{grid-template-columns:1fr;gap:20px}.ib-home-product-card__media,.ib-home-product-grid--4 .ib-home-product-card__media{height:350px}.ib-home-section-head--left{align-items:flex-end;margin-bottom:34px}.ib-home-section-head--left h2{font-size:38px}.ib-home-section-head--left>a{font-size:12px}
	.ib-home-limited{min-height:0}.ib-home-limited__inner{grid-template-columns:1fr;gap:42px;padding:70px 0}.ib-home-limited__copy h2{font-size:48px}.ib-home-limited__mini-grid{grid-template-columns:repeat(3,1fr);gap:8px}.ib-home-limited__mini{padding:9px}.ib-home-limited__mini>span{height:80px}.ib-home-limited__mini strong{font-size:11px}.ib-home-limited__image{height:350px;box-shadow:13px 14px 0 rgba(14,14,37,.28)}
	.ib-home-promise-grid{grid-template-columns:1fr}.ib-home-promise-card{min-height:0;padding:30px 26px}.ib-home-promise-card__icon{margin-bottom:24px}
	.ib-home-story{padding:74px 0 90px}.ib-home-story__inner{grid-template-columns:1fr;gap:62px}.ib-home-story__visual>img{height:350px}.ib-home-founder{right:12px;bottom:-34px;width:calc(100% - 50px)}.ib-home-story__copy h2{font-size:42px}
	.ib-home-review-grid{grid-template-columns:1fr}.ib-home-review-card{min-height:260px}.ib-home-instagram{padding:70px 0 80px}.ib-home-instagram__head>a{font-size:34px}.ib-home-instagram__grid{grid-template-columns:repeat(2,1fr);gap:8px}.ib-home-instagram__grid a{height:180px}
}

@media(max-width:480px){
	.ib-home-shell{width:min(100% - 22px,440px)}.ib-home-hero h1{font-size:42px}.ib-home-hero__stats{gap:14px}.ib-home-hero__stats span{font-size:10px}.ib-home-hero__image{height:340px}.ib-home-hero__product-card{width:185px;padding:13px}.ib-home-hero__add{height:70px}.ib-home-trust-strip__inner{grid-template-columns:1fr}.ib-home-category-grid{grid-template-columns:repeat(5,170px)}.ib-home-product-card__media,.ib-home-product-grid--4 .ib-home-product-card__media{height:320px}.ib-home-limited__mini-grid{grid-template-columns:1fr 1fr}.ib-home-limited__mini:nth-child(3){display:none}.ib-home-limited__image{height:300px}.ib-home-instagram__grid a{height:150px}
}
