*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--ca-bg);color:var(--ca-ink);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}img,svg{display:block;max-width:100%}svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.skip-link{position:fixed;top:-100px;left:16px;z-index:9999;background:#fff;padding:12px 16px;border-radius:12px}.skip-link:focus{top:16px}.page-width{width:min(calc(100% - 28px),var(--ca-page));margin-inline:auto}.site-main{min-height:60vh}.section{padding:76px 0}.section--tight{padding:28px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ca-primary)}.eyebrow--light{color:#bcd0ff}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head>div{max-width:760px}.section-head h2,.collection-hero h1{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Helvetica,Arial,sans-serif;font-size:clamp(2.1rem,5vw,3.5rem);line-height:1.03;letter-spacing:-.035em;margin:10px 0 12px;font-weight:700}.section-head p,.collection-hero p{margin:0;color:var(--ca-muted);font-size:1.04rem;line-height:1.7}.section-head--center{text-align:center;justify-content:center}.section-head--center>div{margin-inline:auto}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:650;white-space:nowrap}.text-link svg,.icon-link svg,.button svg{width:18px;height:18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border:0;border-radius:999px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-1px)}.button--primary{color:#fff;background:linear-gradient(135deg,var(--ca-primary),var(--ca-secondary));box-shadow:0 12px 30px #155bff33}.button--soft{background:#fff;color:var(--ca-ink);box-shadow:inset 0 0 0 1px var(--ca-border)}.button--white{background:#fff;color:#0c1530}.button--dark{background:#0e1830;color:#fff}.empty-card{border:1px solid var(--ca-border);border-radius:28px;padding:36px;background:#fff;text-align:center}.empty-card strong{display:block;font-size:1.3rem}.empty-card p{color:var(--ca-muted);max-width:600px;margin:10px auto 20px}.shopify-section-group-header-group{position:sticky;top:0;z-index:900;pointer-events:none}.shopify-section-group-header-group>*{pointer-events:auto}.app-header{padding:10px 0;transition:padding .2s ease}.app-header__inner{height:64px;border:1px solid rgba(214,222,235,.75);border-radius:22px;background:#f8fafddb;backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%);box-shadow:0 10px 32px #17233c14;display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 18px}.is-scrolled .app-header{padding-top:6px}.is-scrolled .app-header__inner{box-shadow:0 12px 36px #17233c1f}.brand-lockup{display:flex;align-items:center;min-width:0}.brand-lockup__logo{width:132px;height:auto}.desktop-nav{display:flex;align-items:center;gap:6px;background:#ffffffa8;border:1px solid rgba(220,226,237,.8);padding:5px;border-radius:999px}.desktop-nav a{font-size:13px;font-weight:650;color:#536078;padding:9px 14px;border-radius:999px}.desktop-nav a:hover{color:var(--ca-ink);background:#fff}.desktop-nav__studio{color:var(--ca-primary)!important}.header-actions{display:flex;gap:7px}.round-button{width:42px;height:42px;border-radius:14px;border:1px solid var(--ca-border);background:#ffffffd9;display:grid;place-items:center;cursor:pointer;padding:0}.round-button svg{width:20px;height:20px}.cart-button{position:relative}.cart-button>span{position:absolute;right:-4px;top:-5px;background:var(--ca-primary);color:#fff;font-size:10px;min-width:18px;height:18px;border-radius:999px;display:grid;place-items:center;border:2px solid #fff}.mobile-menu-button,.mobile-dock{display:none}.menu-sheet,.search-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200}.sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#080f1e59;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;height:100%}.menu-sheet__panel,.search-sheet__panel{position:absolute;background:#fff;border-radius:28px;box-shadow:0 24px 80px #0003}.menu-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:16px}.sheet-handle{width:42px;height:4px;border-radius:99px;background:#d4dbe6;margin:0 auto 18px}.menu-sheet__nav{display:grid;gap:8px;margin-top:16px}.menu-sheet__nav a{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:12px;border-radius:16px;background:#f6f8fb;font-weight:650}.menu-sheet__nav a span{width:40px;height:40px;border-radius:13px;background:#fff;display:grid;place-items:center}.menu-sheet__nav svg{width:19px;height:19px}.search-sheet__panel{width:min(680px,calc(100% - 28px));left:50%;top:94px;transform:translate(-50%);padding:22px}.search-sheet__form{display:flex;align-items:center;gap:12px;margin-top:18px;padding:8px 8px 8px 16px;border:1px solid var(--ca-border);border-radius:20px;background:#f7f9fc}.search-sheet__form>span svg{width:20px;height:20px}.search-sheet__form input{flex:1;border:0;background:transparent;outline:0;min-width:0;font-size:16px}.search-sheet__hints{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.search-sheet__hints a{font-size:13px;color:var(--ca-muted);padding:8px 12px;background:#f5f7fa;border-radius:999px}.hero-v13{padding:10px 0 36px}.hero-v13__shell{display:grid;grid-template-columns:1.02fr .98fr;min-height:650px;border-radius:36px;background:linear-gradient(145deg,#fff,#f4f7fc);overflow:hidden;border:1px solid var(--ca-border);box-shadow:0 24px 70px #212e4917}.hero-v13__copy{padding:70px 56px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-v13__copy h1{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Helvetica,Arial,sans-serif;font-size:clamp(3rem,6vw,5.4rem);line-height:.94;letter-spacing:-.055em;margin:18px 0 22px;font-weight:720;max-width:760px}.hero-v13__copy h1 em{font-style:normal;color:var(--ca-primary)}.hero-v13__copy>p{font-size:1.08rem;line-height:1.75;color:var(--ca-muted);max-width:610px;margin:0}.hero-v13__actions,.hero-v13__proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.hero-v13__proof span{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:650;color:#566176}.hero-v13__proof svg{width:16px;height:16px;color:#0c8c67}.hero-v13__visual{position:relative;min-height:650px}.hero-v13__visual img{object-fit:cover}.hero-v13__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(246,248,252,.15),transparent 26%);pointer-events:none}.hero-float{position:absolute;z-index:2;display:flex;align-items:center;gap:10px;background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.8);box-shadow:0 18px 44px #0a193721;border-radius:18px;padding:12px 14px}.hero-float small{display:block;color:#71809a;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.hero-float strong{display:block;font-size:13px;margin-top:2px}.hero-float--one{left:24px;bottom:24px}.hero-float__icon{width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#eaf0ff,#eff0ff);display:grid;place-items:center;color:var(--ca-primary)}.hero-float--two{right:24px;top:24px}.hero-float--two>i{width:10px;height:10px;border-radius:50%;background:#22b981;box-shadow:0 0 0 5px #22b9811f}.value-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.value-chip{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1px solid var(--ca-border);border-radius:18px}.value-chip>span{width:38px;height:38px;border-radius:12px;background:#f1f5ff;color:var(--ca-primary);display:grid;place-items:center;flex:0 0 auto}.value-chip svg{width:19px;height:19px}.value-chip strong{display:block;font-size:13px}.value-chip small{display:block;color:var(--ca-muted);font-size:11px;margin-top:2px}.category-rail{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:3px 1px 12px}.category-rail::-webkit-scrollbar{display:none}.category-pill{scroll-snap-align:start;flex:0 0 210px;display:flex;align-items:center;gap:13px;padding:18px;background:#fff;border:1px solid var(--ca-border);border-radius:22px;transition:transform .2s ease,box-shadow .2s ease}.category-pill:hover{transform:translateY(-2px);box-shadow:0 15px 35px #1c2c4914}.category-pill>span{width:46px;height:46px;border-radius:15px;background:linear-gradient(135deg,#eef4ff,#f3efff);display:grid;place-items:center;color:var(--ca-primary);font-size:20px}.category-pill strong,.category-pill small{display:block}.category-pill strong{font-size:14px}.category-pill small{font-size:11px;color:var(--ca-muted);margin-top:3px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:#fff;border:1px solid var(--ca-border);border-radius:24px;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #19294717}.product-card__media{position:relative;aspect-ratio:1/1;background:#f3f5f8;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__badge{position:absolute;top:12px;left:12px;background:#0d182e;color:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700}.product-card__body{padding:15px}.product-card__title{display:block;font-weight:650;font-size:14px;line-height:1.35;min-height:38px}.product-card__row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.product-card__price{font-size:14px}.icon-link{width:34px;height:34px;border-radius:12px;background:#f3f6fb;display:grid;place-items:center}.icon-link svg{width:16px;height:16px}.life-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:1fr 1fr;gap:14px}.life-card{position:relative;min-height:280px;border-radius:28px;overflow:hidden;background:#111}.life-card--large{grid-row:1/3;min-height:574px}.life-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.life-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 30%,rgba(4,10,24,.72) 100%)}.life-card__copy{position:absolute;z-index:2;left:22px;right:22px;bottom:22px;color:#fff}.life-card__copy span{font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#c9dbff}.life-card__copy h3{font-size:clamp(1.3rem,3vw,2.1rem);line-height:1.05;letter-spacing:-.025em;margin:6px 0 0;max-width:590px}.life-card__copy p{margin:8px 0 0;color:#e5ebf7;max-width:560px;line-height:1.6}.studio-v13{background:#0d1730;color:#fff;border-radius:36px 36px 0 0}.studio-v13__hero{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:stretch}.studio-v13__copy{padding:34px 0 34px 12px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.studio-v13__copy h2{font-size:clamp(2.7rem,5.7vw,5.1rem);line-height:.96;letter-spacing:-.05em;margin:15px 0 18px}.studio-v13__copy h2 em{font-style:normal;color:#7da3ff}.studio-v13__copy>p{max-width:650px;color:#bdc7db;font-size:1.06rem;line-height:1.75}.studio-v13__buttons{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:24px}.studio-link{font-size:14px;color:#c9d6f2;font-weight:650}.studio-v13__tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.studio-v13__tags span{font-size:11px;padding:8px 11px;border:1px solid #2a3b60;border-radius:999px;color:#aebddd}.studio-v13__media{border-radius:28px;overflow:hidden;min-height:560px}.studio-v13__media img{width:100%;height:100%;object-fit:cover}.studio-ready{padding-top:74px}.studio-ready .section-head h2{color:#fff}.studio-ready .section-head p{color:#aeb9ce}.studio-ready__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.studio-solution{min-height:250px;padding:22px;border-radius:22px;background:#121f3d;border:1px solid #27385b;display:flex;flex-direction:column;justify-content:space-between}.studio-solution small{font-size:10px;letter-spacing:.12em;color:#7da3ff;font-weight:700}.studio-solution h3{font-size:1.2rem;margin:8px 0 9px}.studio-solution p{margin:0;color:#aeb9ce;line-height:1.62;font-size:13px}.studio-solution__bottom{margin-top:28px;border-top:1px solid #293b5f;padding-top:15px}.studio-solution__bottom span{display:block;font-size:10px;color:#8494b2}.studio-solution__bottom strong{display:block;font-size:1.2rem;margin-top:2px}.studio-custom{margin-top:16px;border-radius:26px;padding:26px;background:linear-gradient(135deg,#eef4ff,#fff);color:#0e1830;display:flex;align-items:center;justify-content:space-between;gap:24px}.studio-custom h3{font-size:1.7rem;margin:8px 0}.studio-custom p{margin:0;color:#596579;max-width:690px;line-height:1.65}.guided-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;padding:32px;border:1px solid var(--ca-border);border-radius:30px;background:#fff}.guided-card>div:first-child h2{font-size:clamp(2.2rem,4.4vw,3.5rem);line-height:1.02;letter-spacing:-.04em;margin:10px 0 12px}.guided-card>div:first-child p{color:var(--ca-muted);line-height:1.7}.guided-card__links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.guided-card__links a{display:grid;grid-template-columns:46px 1fr 18px;align-items:center;gap:12px;background:#f6f8fb;border-radius:18px;padding:14px}.guided-card__links a>span{width:46px;height:46px;border-radius:14px;background:#fff;display:grid;place-items:center;color:var(--ca-primary)}.guided-card__links strong,.guided-card__links small{display:block}.guided-card__links strong{font-size:13px}.guided-card__links small{font-size:11px;color:var(--ca-muted);margin-top:3px}.guided-card__links svg{width:17px;height:17px}.about-v13{display:grid;grid-template-columns:.95fr 1.05fr;gap:16px}.about-v13__media{border-radius:30px;overflow:hidden;min-height:520px}.about-v13__media img{width:100%;height:100%;object-fit:cover}.about-v13__copy{padding:38px;border:1px solid var(--ca-border);border-radius:30px;background:#fff}.about-v13__copy h2{font-size:clamp(2.2rem,4.7vw,3.7rem);line-height:1.01;letter-spacing:-.04em;margin:10px 0 18px}.about-v13__copy>p{color:var(--ca-muted);line-height:1.75}.about-v13__copy strong{color:var(--ca-ink)}.about-v13__principles{display:grid;gap:9px;margin-top:24px}.about-v13__principles span{display:flex;align-items:center;gap:12px;padding:13px 15px;background:#f6f8fb;border-radius:14px;font-size:13px;font-weight:600}.about-v13__principles b{color:var(--ca-primary)}.faq-v13{max-width:900px;margin:0 auto}.faq-item{border-bottom:1px solid var(--ca-border)}.faq-item button{width:100%;border:0;background:transparent;padding:21px 4px;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.faq-item button strong{font-size:15px}.faq-item button span{font-size:22px;color:var(--ca-primary);transition:transform .2s}.faq-item.is-open button span{transform:rotate(45deg)}.faq-item__answer{display:none;padding:0 4px 20px;color:var(--ca-muted);line-height:1.7}.faq-item.is-open .faq-item__answer{display:block}.faq-item__answer p{margin:0}.newsletter-v13{display:grid;grid-template-columns:1fr .9fr;gap:30px;align-items:center;padding:30px;border:1px solid var(--ca-border);border-radius:28px;background:linear-gradient(135deg,#fff,#f4f7fc)}.newsletter-v13 h2{font-size:clamp(1.8rem,3.6vw,2.7rem);line-height:1.05;letter-spacing:-.03em;margin:8px 0 10px}.newsletter-v13 p{margin:0;color:var(--ca-muted)}.newsletter-v13__form{display:flex;gap:8px;padding:7px;background:#fff;border:1px solid var(--ca-border);border-radius:999px}.newsletter-v13__form input{flex:1;min-width:0;border:0;outline:0;padding:0 12px;background:transparent}.site-footer{padding:24px 0 112px}.footer-card{display:grid;grid-template-columns:1.4fr .7fr .7fr;gap:30px;padding:30px;border-radius:28px;background:#101a30;color:#fff}.footer-card__brand img{width:150px;filter:brightness(0) invert(1);opacity:.95}.footer-card__brand p{color:#aeb9ce;line-height:1.7;max-width:500px}.footer-card__links{display:grid;gap:9px;align-content:start}.footer-card__links strong{margin-bottom:6px}.footer-card__links a{font-size:13px;color:#aeb9ce}.footer-card__bottom{grid-column:1/-1;border-top:1px solid #26334d;padding-top:18px;display:flex;justify-content:space-between;color:#8290aa;font-size:11px}.product-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:28px;align-items:start}.product-gallery__main{border-radius:30px;overflow:hidden;background:#f3f5f8;aspect-ratio:1/1}.product-gallery__main img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:8px}.product-gallery__thumbs img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px}.product-info{position:sticky;top:98px;padding:30px;border:1px solid var(--ca-border);border-radius:30px;background:#fff}.product-info h1{font-size:clamp(2rem,4.3vw,3.4rem);line-height:1.02;letter-spacing:-.04em;margin:10px 0 12px}.product-info__price{font-size:1.45rem;font-weight:720;margin:12px 0}.product-info__description{color:var(--ca-muted);line-height:1.7}.product-form{display:grid;gap:9px;margin-top:22px}.product-form label{font-size:12px;font-weight:650}.product-form select,.product-form input,.contact-v13 input,.contact-v13 select,.contact-v13 textarea{width:100%;border:1px solid var(--ca-border);border-radius:14px;background:#f8fafc;padding:13px 14px;outline:0}.product-form__submit{margin-top:7px;width:100%}.product-assurance{display:grid;gap:10px;margin-top:20px;padding-top:18px;border-top:1px solid var(--ca-border)}.product-assurance>span{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start}.product-assurance svg{width:22px;height:22px;color:var(--ca-primary)}.product-assurance strong,.product-assurance small{display:block}.product-assurance strong{font-size:12px}.product-assurance small{font-size:11px;color:var(--ca-muted);margin-top:2px}.collection-hero{max-width:760px;margin-bottom:28px}.collection-hero h1{margin-top:10px}.collection-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.collection-tile{border:1px solid var(--ca-border);border-radius:24px;overflow:hidden;background:#fff}.collection-tile img{width:100%;aspect-ratio:1.35/1;object-fit:cover}.collection-tile>div{padding:16px}.collection-tile strong,.collection-tile small{display:block}.collection-tile small{color:var(--ca-muted);margin-top:4px}.pagination{grid-column:1/-1;margin-top:24px}.cart-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;align-items:start}.cart-items{display:grid;gap:10px}.cart-item{display:grid;grid-template-columns:90px 1fr 90px;gap:14px;align-items:center;padding:12px;border:1px solid var(--ca-border);border-radius:20px;background:#fff}.cart-item img{width:90px;height:90px;object-fit:cover;border-radius:14px}.cart-item__info strong,.cart-item__info small,.cart-item__info span{display:block}.cart-item__info small{color:var(--ca-muted);margin:4px 0}.cart-item input{width:76px;border:1px solid var(--ca-border);border-radius:12px;padding:10px}.cart-summary{position:sticky;top:98px;border:1px solid var(--ca-border);border-radius:24px;padding:24px;background:#fff}.cart-summary small,.cart-summary strong{display:block}.cart-summary strong{font-size:2rem;margin:5px 0 10px}.cart-summary p{color:var(--ca-muted);font-size:12px;line-height:1.6}.cart-summary .button{width:100%;margin-top:10px}.search-page-form{display:flex;align-items:center;gap:9px;border:1px solid var(--ca-border);border-radius:18px;padding:7px 7px 7px 14px;background:#fff;margin-top:24px}.search-page-form span svg{width:20px;height:20px}.search-page-form input{flex:1;min-width:0;border:0;outline:0}.search-results{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.search-result-card{padding:20px;background:#fff;border:1px solid var(--ca-border);border-radius:20px}.search-result-card small{font-size:10px;text-transform:uppercase;color:var(--ca-primary)}.search-result-card strong{display:block;margin:8px 0}.search-result-card p{color:var(--ca-muted);font-size:13px}.narrow-page,.article-page{max-width:900px}.narrow-page h1,.article-page h1{font-size:clamp(2.4rem,5vw,4rem);line-height:1;letter-spacing:-.04em}.rte{color:#4f5b6f;line-height:1.8}.rte h2,.rte h3{color:var(--ca-ink)}.contact-v13{display:grid;grid-template-columns:.95fr 1.05fr;gap:22px}.contact-v13>div:first-child{padding:30px}.contact-v13 h1{font-size:clamp(2.6rem,5vw,4.6rem);line-height:.96;letter-spacing:-.05em;margin:12px 0 16px}.contact-v13 p{color:var(--ca-muted);line-height:1.7}.contact-v13 img{margin-top:24px;border-radius:24px}.contact-v13__form{padding:28px;border:1px solid var(--ca-border);border-radius:28px;background:#fff}.contact-v13__form form{display:grid;gap:14px}.contact-v13 label{display:grid;gap:6px;font-size:12px;font-weight:650}.form-success{padding:12px;border-radius:14px;background:#eaf8f3;color:#0a7656}.error-card{text-align:center;padding:80px 20px;border:1px solid var(--ca-border);border-radius:30px;background:#fff}.error-card>span{font-size:12px;letter-spacing:.2em;color:var(--ca-primary)}.error-card h1{font-size:clamp(2.5rem,5vw,4rem);letter-spacing:-.04em;margin:8px 0}.error-card p{color:var(--ca-muted)}.error-card>div{display:flex;gap:10px;justify-content:center;margin-top:22px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{border:1px solid var(--ca-border);border-radius:24px;overflow:hidden;background:#fff}.article-card img{width:100%;aspect-ratio:1.4/1;object-fit:cover}.article-card>div{padding:18px}.article-card small{color:var(--ca-muted)}.article-card h2{font-size:1.3rem;line-height:1.15;margin:8px 0}.article-card p{color:var(--ca-muted);font-size:13px;line-height:1.6}.article-page{max-width:860px}.article-page__image{margin:26px 0;border-radius:28px;overflow:hidden}.article-page>small{color:var(--ca-muted)}@media(max-width:1099px){.desktop-nav{display:none}.mobile-menu-button{display:grid}.hero-v13__shell{grid-template-columns:1fr 1fr}.hero-v13__copy{padding:50px 36px}.value-strip__grid{grid-template-columns:1fr 1fr}.product-grid,.search-results{grid-template-columns:repeat(3,1fr)}.studio-ready__grid{grid-template-columns:1fr 1fr}.studio-v13__copy{padding-left:0}.guided-card{grid-template-columns:1fr}.about-v13{grid-template-columns:1fr 1fr}.newsletter-v13{grid-template-columns:1fr}.footer-card{grid-template-columns:1fr 1fr}.footer-card__brand{grid-column:1/-1}.product-layout,.contact-v13{grid-template-columns:1fr}.product-info{position:static}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.collection-list{grid-template-columns:1fr 1fr}}@media(max-width:699px){body{padding-bottom:90px}.page-width{width:min(calc(100% - 18px),var(--ca-page))}.section{padding:58px 0}.section--tight{padding:20px 0}.shopify-section-group-header-group{top:0}.app-header{padding:7px 0}.app-header__inner{height:58px;border-radius:18px;padding:0 8px 0 14px}.brand-lockup__logo{width:116px}.header-actions .round-button:first-child{display:none}.mobile-menu-button{display:grid}.mobile-dock{position:fixed;z-index:950;display:grid;grid-template-columns:repeat(5,1fr);left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));height:68px;border-radius:22px;background:#fafbfdf0;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(210,218,232,.9);box-shadow:0 14px 45px #0f1a302e;padding:6px 5px}.mobile-dock a,.mobile-dock button{position:relative;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#5e6a80;font-size:10px;padding:0}.mobile-dock span{position:relative;width:26px;height:26px;display:grid;place-items:center}.mobile-dock svg{width:19px;height:19px}.mobile-dock small{font-size:9px;font-weight:650}.mobile-dock__studio span{width:46px;height:46px;margin-top:-22px;border-radius:16px;background:linear-gradient(135deg,var(--ca-primary),var(--ca-secondary));color:#fff;box-shadow:0 10px 25px #155bff52}.mobile-dock__studio svg{width:21px;height:21px}.mobile-dock__studio small{margin-top:-1px;color:var(--ca-primary)}.mobile-dock i{position:absolute;right:-7px;top:-4px;background:var(--ca-primary);color:#fff;font-size:8px;font-style:normal;min-width:16px;height:16px;border-radius:99px;display:grid;place-items:center;border:2px solid #fff}.menu-sheet__panel,.search-sheet__panel{left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));top:auto;width:auto;transform:none;padding:14px 14px 18px;border-radius:28px}.search-sheet__form{display:grid;grid-template-columns:24px 1fr;margin-top:16px}.search-sheet__form .button{grid-column:1/-1;width:100%;margin-top:5px}.hero-v13{padding-top:4px}.hero-v13__shell{display:flex;flex-direction:column;min-height:auto;border-radius:26px}.hero-v13__copy{padding:30px 22px 22px;order:1}.hero-v13__copy h1{font-size:clamp(2.6rem,12.5vw,4.1rem);line-height:.95;margin:14px 0 16px}.hero-v13__copy>p{font-size:.97rem;line-height:1.65}.hero-v13__actions{margin-top:20px;width:100%}.hero-v13__actions .button{flex:1;padding:0 14px;font-size:13px}.hero-v13__proof{gap:7px;margin-top:20px}.hero-v13__proof span{font-size:10px}.hero-v13__visual{order:2;min-height:360px}.hero-v13__visual img{object-position:center 44%}.hero-float--two{display:none}.hero-float--one{left:14px;bottom:14px;right:auto}.value-strip__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.value-strip__grid::-webkit-scrollbar{display:none}.value-chip{flex:0 0 250px;scroll-snap-align:start}.section-head{align-items:flex-start;margin-bottom:20px}.section-head h2,.collection-hero h1{font-size:2.25rem}.section-head p,.collection-hero p{font-size:.95rem}.section-head>.text-link{display:none}.category-pill{flex-basis:190px}.product-grid,.search-results{grid-template-columns:1fr 1fr;gap:10px}.product-card{border-radius:18px}.product-card__body{padding:11px}.product-card__title{font-size:12px;min-height:34px}.product-card__price{font-size:12px}.icon-link{width:30px;height:30px}.life-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;scrollbar-width:none}.life-grid::-webkit-scrollbar{display:none}.life-card,.life-card--large{flex:0 0 84vw;min-height:450px;scroll-snap-align:center}.life-card__copy h3{font-size:1.75rem}.life-card__copy p{font-size:13px}.studio-v13{border-radius:28px 28px 0 0}.studio-v13__hero{grid-template-columns:1fr}.studio-v13__copy{padding:12px 4px 0}.studio-v13__copy h2{font-size:3rem}.studio-v13__copy>p{font-size:.95rem}.studio-v13__media{min-height:360px}.studio-ready{padding-top:54px}.studio-ready__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;scrollbar-width:none}.studio-ready__grid::-webkit-scrollbar{display:none}.studio-solution{flex:0 0 78vw;scroll-snap-align:center;min-height:250px}.studio-custom{align-items:flex-start;flex-direction:column;padding:22px}.guided-card{padding:22px;border-radius:24px}.guided-card>div:first-child h2{font-size:2.4rem}.guided-card__links,.about-v13{grid-template-columns:1fr}.about-v13__media{min-height:360px}.about-v13__copy{padding:24px;border-radius:24px}.about-v13__copy h2{font-size:2.45rem}.newsletter-v13{padding:22px}.newsletter-v13__form{display:grid;border-radius:18px}.newsletter-v13__form input{min-height:44px}.footer-card{grid-template-columns:1fr;padding:24px}.footer-card__brand{grid-column:auto}.footer-card__bottom{flex-direction:column}.product-gallery__main{border-radius:22px}.product-gallery__thumbs{grid-template-columns:repeat(4,1fr)}.product-gallery__thumbs img:nth-child(n+5){display:none}.product-info{padding:22px;border-radius:24px}.product-info h1{font-size:2.3rem}.product-form__submit{position:sticky;bottom:86px;z-index:30}.collection-list{grid-template-columns:1fr}.cart-item{grid-template-columns:72px 1fr 64px;padding:9px}.cart-item img{width:72px;height:72px}.cart-item input{width:58px}.search-page-form{display:grid;grid-template-columns:22px 1fr}.search-page-form .button{grid-column:1/-1}.contact-v13>div:first-child{padding:10px}.contact-v13 h1{font-size:3.2rem}.contact-v13__form{padding:22px}.article-grid{grid-template-columns:1fr}.site-footer{padding-bottom:100px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}:root{--ca-bg:#f5f7fb;--ca-surface:#ffffff;--ca-surface-soft:rgba(255,255,255,.76);--ca-primary:#2755ff;--ca-primary-2:#5b38ff;--ca-primary-soft:#eef3ff;--ca-ink:#0c1328;--ca-muted:#66738c;--ca-border:#dbe2ef;--ca-shadow:0 20px 56px rgba(20,35,70,.1);--ca-radius-xl:34px;--ca-radius-lg:24px;--ca-radius-md:18px}html{scroll-behavior:smooth}body{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Helvetica,Arial,sans-serif;background:linear-gradient(180deg,#f6f8fc,#f2f5fb);color:var(--ca-ink);letter-spacing:-.01em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,strong,.button,.desktop-nav a,.account-pill__copy strong{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Helvetica,Arial,sans-serif}.page-width{width:min(1380px,calc(100% - 32px))}.section{padding:34px 0}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:760;color:var(--ca-primary)}.button{min-height:54px;padding:0 22px;border-radius:999px;font-size:15px;font-weight:760;letter-spacing:-.02em;box-shadow:none}.button--primary{background:linear-gradient(135deg,var(--ca-primary) 0%,var(--ca-primary-2) 100%);box-shadow:0 18px 34px #2755ff3d}.button--soft{background:#fff;border:1px solid var(--ca-border);color:var(--ca-ink)}.button--white{background:#fff;color:#0e1730;border:0}.button--dark{background:#0f1830;color:#fff}.app-header{top:10px}.app-header__outer{padding:0}.app-header__inner{gap:18px;min-height:82px;padding:12px 14px;border-radius:26px;background:#ffffffc7;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(221,228,238,.88);box-shadow:0 18px 50px #0c163014}.is-scrolled .app-header__inner{box-shadow:0 16px 42px #0c16301f}.brand-lockup{gap:12px;min-width:0}.brand-lockup__emblem{width:46px;height:46px;display:block;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(39,85,255,.14))}.brand-lockup__text{display:flex;flex-direction:column;min-width:0}.brand-lockup__text strong{font-size:20px;line-height:1;letter-spacing:-.06em;color:#16213e}.brand-lockup__text small{margin-top:4px;font-size:10px;line-height:1.1;letter-spacing:.18em;text-transform:uppercase;color:#7b879e;white-space:nowrap}.desktop-nav{gap:4px;padding:6px;background:#f6f8fcd6;border:1px solid rgba(222,228,238,.9)}.desktop-nav a{font-size:13px;font-weight:700;color:#55627b;padding:11px 15px}.desktop-nav a:hover{background:#fff;box-shadow:0 12px 26px #1522440f}.desktop-nav__studio{background:#edf2ff;color:var(--ca-primary)!important}.header-actions{margin-left:auto;gap:8px;align-items:center}.round-button{width:44px;height:44px;border-radius:15px;border:1px solid var(--ca-border);background:#ffffffdb;box-shadow:0 10px 24px #131f3f0d}.account-menu{position:relative}.account-pill{height:44px;border-radius:16px;border:1px solid var(--ca-border);background:#ffffffeb;padding:0 10px 0 8px;display:flex;align-items:center;gap:10px;min-width:240px;box-shadow:0 10px 24px #131f3f0d;cursor:pointer}.account-pill__avatar,.account-popover__avatar,.menu-account-card__avatar{width:32px;height:32px;border-radius:11px;background:linear-gradient(135deg,#edf2ff,#f3edff);display:grid;place-items:center;flex:0 0 auto;color:var(--ca-primary);font-weight:800}.account-pill__avatar svg,.menu-account-card__avatar svg{width:18px;height:18px}.account-pill__copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0;line-height:1.1}.account-pill__copy small{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#7b879e;max-width:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-pill__copy strong{font-size:13px;font-weight:760;color:#0f1830;max-width:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-pill__chevron{margin-left:auto;color:#7d88a0}.account-pill__chevron svg{width:18px;height:18px}.account-menu.is-open .account-pill{box-shadow:0 18px 40px #0c16301f}.account-menu.is-open .account-pill__chevron{transform:rotate(180deg)}.account-popover{position:absolute;right:0;top:calc(100% + 12px);width:360px;padding:18px;border-radius:24px;background:#fffffffa;border:1px solid rgba(221,227,237,.92);box-shadow:0 26px 56px #101c3a29}.account-popover__hero{display:flex;align-items:center;gap:14px;padding:14px;border-radius:20px;background:linear-gradient(145deg,#f7f9fd,#eff3ff)}.account-popover__hero strong{display:block;font-size:16px}.account-popover__hero small{display:block;margin-top:4px;color:#7a869d;font-size:12px}.account-popover__chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.account-popover__chips span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#f5f7fb;color:#44506a;font-size:12px;font-weight:650}.account-popover__chips svg{width:15px;height:15px;color:var(--ca-primary)}.account-popover__links{display:grid;gap:8px;margin-top:16px}.account-popover__links a{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:16px;background:#f8fafd;font-weight:700;color:#12203c}.account-popover__links a:hover{background:#eef3ff}.account-popover__guest h3{font-size:1.5rem;line-height:1.08;letter-spacing:-.04em;margin:10px 0 8px}.account-popover__guest p{color:var(--ca-muted);line-height:1.65;margin:0 0 16px}.account-popover__cta-row{display:flex;gap:10px;flex-wrap:wrap}.menu-account-card{display:grid;grid-template-columns:42px 1fr 18px;gap:12px;align-items:center;padding:14px;border-radius:20px;background:linear-gradient(145deg,#f7f9fd,#eef2fb);border:1px solid rgba(221,227,237,.9);margin:16px 0 0}.menu-account-card strong{display:block}.menu-account-card small{display:block;font-size:12px;color:#748199;margin-top:4px;line-height:1.4}.menu-sheet__panel{left:10px;right:10px;bottom:10px;padding:18px 18px 24px;border-radius:28px}.search-sheet__panel{border-radius:28px;padding:24px}.hero-v13{padding:10px 0 40px}.hero-v13__shell{position:relative;display:grid;grid-template-columns:1.02fr .98fr;min-height:700px;border-radius:40px;background:linear-gradient(145deg,#fff,#f4f7fc);overflow:hidden;border:1px solid rgba(219,226,239,.92);box-shadow:0 28px 76px #212e4917}.hero-v13__shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 74% 62%,rgba(82,125,255,.18),transparent 24%),radial-gradient(circle at 18% 14%,rgba(255,255,255,.78),transparent 20%);pointer-events:none}.hero-v13__copy{position:relative;z-index:2;padding:82px 58px 72px}.hero-v13__wordmark{font-size:clamp(2.5rem,5vw,4.2rem);font-weight:820;line-height:.95;letter-spacing:-.08em;color:#d0d6e4;margin:14px 0 8px}.hero-v13__copy h1{font-size:clamp(3.2rem,6vw,5.85rem);line-height:.92;letter-spacing:-.065em;margin:0 0 22px;font-weight:820;max-width:650px}.hero-v13__copy h1 em{font-style:normal;background:linear-gradient(135deg,var(--ca-primary),var(--ca-primary-2));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-v13__copy>p{font-size:1.12rem;line-height:1.75;color:var(--ca-muted);max-width:620px;margin:0}.hero-v13__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-v13__proof{gap:16px;margin-top:24px}.hero-v13__proof span{font-size:12px;font-weight:700;color:#4f5d76}.hero-v13__visual{position:relative;min-height:700px;background:linear-gradient(160deg,#f3f6fc,#eef3ff)}.hero-v13__visual picture,.hero-v13__visual img{width:100%;height:100%}.hero-v13__visual img{object-fit:cover;object-position:center}.hero-v13__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(244,247,252,.08),transparent 28%);pointer-events:none}.hero-float{border-radius:20px;padding:13px 16px;background:#ffffffd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.82);box-shadow:0 18px 44px #0a19371f}.hero-float--one{left:26px;bottom:26px}.hero-float--two{right:28px;top:28px}.hero-float strong{font-size:14px}.hero-float small{font-size:10px;letter-spacing:.12em}.value-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.value-chip{padding:15px 16px;border-radius:20px;box-shadow:0 10px 25px #14234608}.value-chip strong{font-size:13px}.value-chip small{font-size:11px;line-height:1.4}.category-pill{border-radius:24px;box-shadow:0 10px 22px #14234608}.product-grid{gap:20px}.product-card{border-radius:26px;box-shadow:0 10px 24px #14234608}.product-card__body{padding:16px}.product-card__title{font-size:14px;font-weight:720;min-height:40px}.product-card__row{align-items:flex-end}.product-card__price span{font-size:15px;font-weight:780}.product-card__price s{display:block;color:#8a96aa;font-size:12px;font-weight:600;margin-bottom:2px}.icon-link{border-radius:13px;background:#eef3ff;color:var(--ca-primary)}.life-grid{gap:16px}.life-card,.life-card--large{border-radius:30px}.life-card__copy h3{font-weight:780;letter-spacing:-.04em}.studio-v13{position:relative;overflow:hidden;background:linear-gradient(180deg,#0d1730,#121f40);border-radius:40px;padding:18px 0 8px}.studio-v13:before{content:"";position:absolute;right:-150px;top:-120px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(73,114,255,.22),transparent 60%);filter:blur(6px)}.studio-v13__hero{grid-template-columns:1fr .95fr;gap:32px;align-items:center}.studio-v13__copy{padding:44px 0 40px 8px}.studio-v13__copy h2{font-size:clamp(2.8rem,5.5vw,5.25rem);line-height:.94;letter-spacing:-.06em;margin:16px 0 18px;font-weight:820}.studio-v13__copy h2 em{font-style:normal;color:#84a6ff}.studio-v13__copy p{font-size:1.04rem;line-height:1.78;color:#d8e2fb;max-width:620px;margin:0}.studio-v13__buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.studio-link{display:inline-flex;align-items:center;height:54px;padding:0 18px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:#fff;font-weight:760}.studio-v13__tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.studio-v13__tags span{padding:9px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#ffffff0d;font-size:12px;font-weight:700;color:#dbe5ff}.studio-v13__orb-shell{position:relative;min-height:560px;border-radius:34px;overflow:hidden;background:linear-gradient(180deg,#ffffff12,#ffffff05);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff14,0 28px 70px #00000040}.studio-v13__orb-shell img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.studio-v13__orb-note{position:absolute;left:24px;right:24px;bottom:24px;padding:16px 18px;border-radius:22px;background:#0a152d8a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.12)}.studio-v13__orb-note small{display:block;color:#9ab1ec;letter-spacing:.12em;font-size:10px;text-transform:uppercase}.studio-v13__orb-note strong{display:block;color:#fff;margin-top:4px;font-size:18px;line-height:1.2}.section-head--studio h2{max-width:900px}.studio-ready{padding-bottom:22px}.studio-ready__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.studio-solution{position:relative;display:flex;flex-direction:column;gap:10px;padding:22px;border-radius:28px;background:linear-gradient(180deg,#fff,#f6f8fc);border:1px solid rgba(216,224,238,.86);box-shadow:0 16px 40px #0811261a}.studio-solution__offer-tag{display:inline-flex;align-self:flex-start;padding:7px 11px;border-radius:999px;background:linear-gradient(135deg,#2755ff,#5b38ff);color:#fff;font-size:10px;font-weight:800;letter-spacing:.12em}.studio-solution small{font-size:11px;font-weight:760;letter-spacing:.14em;color:#7180a0}.studio-solution h3{font-size:1.35rem;line-height:1.08;letter-spacing:-.04em;margin:0;color:#091127}.studio-solution p{margin:0;color:#5d6a84;line-height:1.68;font-size:14px;min-height:96px}.studio-solution__pricing{margin-top:auto;padding-top:2px}.studio-solution__compare{font-size:12px;color:#8c97a9;text-decoration:line-through}.studio-solution__offer{margin-top:4px;font-size:1.65rem;font-weight:820;line-height:1;letter-spacing:-.05em;color:#111a30}.studio-solution__save{display:inline-flex;margin-top:8px;padding:7px 10px;border-radius:999px;background:#edf3ff;color:#214eed;font-size:12px;font-weight:760}.studio-solution__cta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;padding:13px 14px;border-radius:16px;background:#0f1830;color:#fff;font-size:14px;font-weight:760}.studio-solution__cta svg{width:16px;height:16px}.studio-custom{margin-top:22px;padding:24px 26px;border-radius:30px;background:linear-gradient(180deg,#ffffff12,#ffffff08);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:20px}.studio-custom h3{font-size:2rem;line-height:1.02;letter-spacing:-.04em;margin:10px 0}.studio-custom p{max-width:780px;color:#d5def7;line-height:1.7;margin:0}.about-v13{display:grid;grid-template-columns:.92fr 1.08fr;gap:22px;align-items:center;background:linear-gradient(180deg,#fff,#f8fafd);border:1px solid var(--ca-border);border-radius:34px;padding:22px;box-shadow:0 18px 52px #1423460f}.about-v13__media img{width:100%;height:100%;min-height:440px;object-fit:cover;border-radius:28px}.about-v13__copy{padding:6px 6px 6px 2px}.about-v13__copy h2{font-size:clamp(2.2rem,4.2vw,3.7rem);line-height:1.02;letter-spacing:-.05em;margin:12px 0 18px}.about-v13__copy p{font-size:1rem;line-height:1.8;color:#58657e}.about-v13__principles{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.about-v13__principles span{display:inline-flex;align-items:center;gap:10px;padding:12px 14px;border-radius:18px;background:#f4f7fc;border:1px solid var(--ca-border);font-size:13px;font-weight:700}.about-v13__principles b{width:28px;height:28px;border-radius:10px;background:#eef2ff;color:var(--ca-primary);display:grid;place-items:center;font-size:12px}.guided-card{border-radius:32px;box-shadow:0 18px 52px #1423460d}.newsletter-card,.faq-card,.collection-hero,.product-page .product-layout,.search-hero,.search-results,.cart-layout,.contact-card{border-radius:32px}@media(max-width:1100px){.desktop-nav{display:none}.account-pill{min-width:220px}.hero-v13__shell,.studio-v13__hero,.about-v13{grid-template-columns:1fr}.hero-v13__copy{padding:64px 44px 18px}.hero-v13__visual{min-height:540px}.studio-v13__copy{padding:26px 0 0}.studio-ready__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-v13__orb-shell{min-height:460px}}@media(max-width:699px){.page-width{width:min(100%,calc(100% - 16px))}.section{padding:22px 0}.app-header{top:6px}.app-header__inner{min-height:72px;padding:10px 10px 10px 12px;border-radius:22px;gap:10px}.brand-lockup{gap:10px}.brand-lockup__emblem{width:40px;height:40px}.brand-lockup__text strong{font-size:18px}.brand-lockup__text small{font-size:9px;letter-spacing:.14em}.header-actions{gap:6px}.round-button{width:42px;height:42px;border-radius:14px}.account-menu{display:none}.mobile-menu-button{display:grid}.hero-v13{padding-top:6px}.hero-v13__shell{border-radius:30px;min-height:auto}.hero-v13__copy{padding:28px 18px 18px}.hero-v13__wordmark{font-size:2rem;margin:10px 0 6px}.hero-v13__copy h1{font-size:3.2rem;line-height:.92;max-width:100%}.hero-v13__copy>p{font-size:1rem;line-height:1.7}.hero-v13__actions{flex-direction:column;align-items:stretch}.hero-v13__actions .button{width:100%;justify-content:center}.hero-v13__proof{gap:10px 12px}.hero-v13__proof span{font-size:11px}.hero-v13__visual{min-height:390px}.hero-float{padding:10px 12px;border-radius:18px}.hero-float strong{font-size:12px}.hero-float--one{left:14px;right:14px;bottom:14px}.hero-float--two{display:none}.value-strip__grid{grid-template-columns:1fr 1fr}.category-pill{flex-basis:185px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{border-radius:22px}.product-card__body{padding:13px}.product-card__title{font-size:13px;min-height:36px}.icon-link{width:32px;height:32px}.life-grid{grid-template-columns:1fr}.life-card--large,.life-card{min-height:290px;grid-row:auto}.studio-v13{border-radius:30px;padding-top:10px}.studio-v13__copy h2{font-size:2.5rem}.studio-v13__copy p{font-size:.96rem}.studio-v13__buttons{flex-direction:column;align-items:stretch}.studio-v13__buttons .button,.studio-link{width:100%;justify-content:center}.studio-v13__orb-shell{min-height:360px;border-radius:26px}.studio-v13__orb-note{left:14px;right:14px;bottom:14px;padding:12px 14px}.studio-ready__grid{grid-template-columns:1fr}.studio-solution{padding:18px;border-radius:24px}.studio-solution p{min-height:0}.studio-custom{padding:18px;border-radius:24px;flex-direction:column;align-items:flex-start}.studio-custom h3{font-size:1.6rem}.about-v13{padding:16px;border-radius:28px}.about-v13__media img{min-height:300px;border-radius:22px}.about-v13__copy h2{font-size:2rem}.about-v13__principles{display:grid;grid-template-columns:1fr;gap:8px}.menu-sheet__panel{padding-bottom:30px}.mobile-dock{display:grid;grid-template-columns:repeat(5,1fr);gap:0;position:fixed;left:12px;right:12px;bottom:12px;padding:8px;border-radius:26px;background:#ffffffeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(215,223,236,.94);box-shadow:0 22px 50px #0f183024;z-index:1100}.mobile-dock a,.mobile-dock button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:6px 4px;height:62px;border:0;background:transparent;color:#637089}.mobile-dock span{position:relative;width:32px;height:32px;border-radius:12px;display:grid;place-items:center}.mobile-dock small{font-size:11px;font-weight:700}.mobile-dock svg{width:20px;height:20px}.mobile-dock__studio{position:relative;top:-16px}.mobile-dock__studio span{width:56px;height:56px;border-radius:20px;background:linear-gradient(135deg,var(--ca-primary),var(--ca-primary-2));box-shadow:0 18px 32px #2755ff42;color:#fff}.mobile-dock__studio small{color:var(--ca-primary);font-weight:800}.mobile-dock a[href$="/cart"] span i{position:absolute;top:-4px;right:-6px;min-width:18px;height:18px;border-radius:999px;background:var(--ca-primary);color:#fff;font-style:normal;font-size:10px;display:grid;place-items:center;border:2px solid #fff}}.section-head h2{max-width:960px}.section-head p{max-width:820px;color:#66738c}.studio-games{margin-top:24px}.section-head--games{margin-bottom:16px}.studio-games__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.game-card{background:linear-gradient(180deg,#fff,#f6f8fc);border:1px solid rgba(216,224,238,.86);box-shadow:0 16px 40px #08112614;border-radius:28px;overflow:hidden}.game-card__media{aspect-ratio:4/3;background:#e9eef9}.game-card__media img{width:100%;height:100%;display:block;object-fit:cover}.game-card__copy{padding:18px}.game-card__copy small{display:inline-block;margin-bottom:8px;padding:6px 10px;border-radius:999px;background:#edf3ff;color:#214eed;font-size:11px;font-weight:800;letter-spacing:.12em}.game-card__copy h3{font-size:1.35rem;line-height:1.08;letter-spacing:-.04em;margin:0 0 10px;color:#091127}.game-card__copy p{margin:0;color:#5d6a84;line-height:1.68;font-size:14px}.newsletter-v13 h2{max-width:560px}.faq-item__answer p{color:#61708b;line-height:1.75}@media(max-width:1100px){.studio-games__grid{grid-template-columns:1fr 1fr 1fr}}@media(max-width:699px){.studio-games__grid{grid-template-columns:1fr;gap:14px}.game-card{border-radius:24px}.game-card__copy{padding:16px}}.game-compatibility{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;align-items:center;margin-top:20px;padding:22px 24px;border-radius:28px;background:linear-gradient(180deg,#ffffff14,#ffffff08);border:1px solid rgba(255,255,255,.1)}.game-compatibility__copy h3{margin:12px 0 10px;font-size:2rem;line-height:1.02;letter-spacing:-.04em}.game-compatibility__copy p{margin:0;color:#d7e1fb;line-height:1.78;max-width:760px}.game-compatibility__badges{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.game-compatibility__badges span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border-radius:999px;background:#ffffff17;border:1px solid rgba(255,255,255,.14);color:#fff;font-size:13px;font-weight:760;letter-spacing:-.01em}@media(max-width:699px){.game-compatibility{grid-template-columns:1fr;padding:18px;border-radius:24px}.game-compatibility__copy h3{font-size:1.55rem}.game-compatibility__badges span{font-size:12px;min-height:38px;padding:8px 12px}}.hero-v13__visual--guide{background:linear-gradient(180deg,#f7f9fd,#edf2fb)}.hero-v13__stage{position:relative;width:100%;height:100%;min-height:650px;overflow:hidden}.hero-v13__stage-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(108%)}.hero-v13__guide{position:absolute;right:-1%;bottom:0;height:96%;width:auto;max-width:none;object-fit:contain;filter:drop-shadow(0 24px 54px rgba(24,40,84,.2));z-index:1}.hero-mascot-chip{position:absolute;right:24px;top:24px;z-index:3;display:flex;align-items:center;gap:10px;background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.82);box-shadow:0 18px 44px #0a193721;border-radius:20px;padding:10px 12px;max-width:250px}.hero-mascot-chip img{width:54px;height:54px;object-fit:contain;flex:0 0 auto}.hero-mascot-chip small{display:block;color:#71809a;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.hero-mascot-chip strong{display:block;font-size:13px;line-height:1.25;margin-top:2px;color:#10192f}.hero-v13__copy h1{max-width:620px}.hero-v13__copy>p{max-width:560px}.about-v13{display:grid;grid-template-columns:.94fr 1.06fr;gap:18px}.about-v13__media{position:relative;border-radius:32px;overflow:hidden;min-height:620px;box-shadow:0 22px 60px #1422441a}.about-v13__media:after{content:"";position:absolute;inset:auto 0 0 0;height:34%;background:linear-gradient(180deg,#080d1c00,#080d1c24)}.about-v13__copy{padding:40px;border:1px solid var(--ca-border);border-radius:32px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 20px 50px #1422440f}.about-companions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.about-companion{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:14px;padding:14px;border-radius:24px;background:#f6f8fc;border:1px solid rgba(220,226,236,.95)}.about-companion img{width:100%;max-height:230px;object-fit:contain;filter:drop-shadow(0 14px 28px rgba(27,39,76,.12))}.about-companion--mascot img{max-height:200px}.about-companion small{display:block;color:#6f7d96;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.about-companion strong{display:block;margin:6px 0 8px;font-size:18px;line-height:1.08;letter-spacing:-.03em;color:#10192f}.about-companion p{margin:0;color:#61708a;font-size:14px;line-height:1.65}@media(max-width:699px){.mobile-dock{left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));height:74px;padding:7px 7px 9px;border-radius:26px;background:#ffffffc7!important;backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);border:1px solid rgba(219,226,238,.9);box-shadow:0 20px 50px #0a152e2e,inset 0 1px #ffffffa6}.mobile-dock:before{content:"";position:absolute;left:50%;top:8px;transform:translate(-50%);width:92px;height:5px;border-radius:999px;background:linear-gradient(90deg,#608cff00,#608cffe6,#608cff00);opacity:.75}.mobile-dock a,.mobile-dock button{gap:4px;color:#647189}.mobile-dock span{width:32px;height:32px;border-radius:12px}.mobile-dock a:not(.mobile-dock__studio) span,.mobile-dock button span{background:#f5f7fbe6;border:1px solid rgba(224,230,239,.92);box-shadow:inset 0 1px #ffffffd9}.mobile-dock svg{width:18px;height:18px}.mobile-dock small{font-size:10px;font-weight:760;letter-spacing:-.01em}.mobile-dock__studio{position:relative;top:-18px}.mobile-dock__studio span{width:60px;height:60px;border-radius:22px;background:linear-gradient(135deg,var(--ca-primary),var(--ca-primary-2));box-shadow:0 18px 34px #2755ff4d,inset 0 1px #ffffff40;border:1px solid rgba(255,255,255,.2)}.mobile-dock__studio small{margin-top:1px;color:var(--ca-primary);font-weight:800}.hero-v13__shell{border-radius:28px}.hero-v13__copy{padding:28px 22px 20px}.hero-v13__copy h1{font-size:clamp(2.65rem,13vw,4.1rem);line-height:.92}.hero-v13__visual,.hero-v13__stage{min-height:470px}.hero-v13__guide{right:-10%;height:88%}.hero-mascot-chip{top:14px;right:14px;padding:9px 10px;max-width:210px}.hero-mascot-chip img{width:46px;height:46px}.hero-float--one{left:14px;bottom:14px;right:14px}.hero-float--two{display:none}.about-v13{grid-template-columns:1fr}.about-v13__media{min-height:340px}.about-v13__copy{padding:24px;border-radius:26px}.about-v13__copy h2{font-size:2.15rem}.about-companions{grid-template-columns:1fr;gap:12px}.about-companion{grid-template-columns:100px 1fr;align-items:start;border-radius:22px}.about-companion img{max-height:180px}}@media(min-width:700px){.hero-v13__copy h1{font-size:clamp(3.4rem,6vw,5.5rem)}}@media(max-width:1100px){.hero-v13__stage{min-height:560px}.hero-v13__guide{right:-8%;height:92%}.about-companions{grid-template-columns:1fr}}.hero-v13__shell{background:linear-gradient(145deg,#fff,#f5f8fd 60%,#eef3fb)}.hero-v13__stage{background:radial-gradient(circle at 70% 20%,rgba(81,126,255,.1),transparent 28%),linear-gradient(180deg,#f7f9fd,#edf2fb)}.hero-v13__stage:after{content:"";position:absolute;inset:auto 0 0 0;height:34%;background:linear-gradient(180deg,#fff0,#eef3fb29 60%,#ebf1fa42)}.hero-v13__guide{right:1.5%;height:92%;filter:drop-shadow(0 22px 54px rgba(24,40,84,.18))}.hero-v13__copy{padding:74px 58px}.hero-v13__copy h1{max-width:580px}.hero-v13__copy>p{max-width:550px}.hero-float{background:#ffffffc2;border:1px solid rgba(255,255,255,.88);box-shadow:0 16px 36px #0a19371a;padding:13px 15px;border-radius:20px}.hero-float strong{font-size:12.8px;line-height:1.35}.hero-float--one{left:26px;bottom:26px;max-width:270px}.hero-float--two{right:24px;top:26px;max-width:290px}.hero-float--two i{width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,var(--ca-primary),var(--ca-primary-2));box-shadow:0 0 0 6px #436fff1a;flex:0 0 auto}.about-companions-head{margin-top:26px;margin-bottom:14px;padding:18px 18px 4px;border-radius:24px;background:linear-gradient(180deg,#f8faff,#f4f7fc);border:1px solid rgba(220,227,237,.9)}.about-companions-head h3{margin:10px 0 8px;font-size:1.4rem;line-height:1.1;letter-spacing:-.03em;color:#10192f}.about-companions-head p{margin:0;color:#61708a;line-height:1.7;font-size:14px}.about-companions{margin-top:14px}@media(max-width:1100px){.hero-v13__copy{padding:52px 38px}.hero-v13__guide{right:-2%;height:88%}.hero-float--two{right:16px;top:16px;max-width:260px}}@media(max-width:699px){.hero-v13__copy{padding:28px 22px 20px}.hero-v13__visual,.hero-v13__stage{min-height:450px}.hero-v13__guide{right:-8%;height:84%}.hero-float--one{left:14px;right:14px;bottom:14px;max-width:none}.about-companions-head{padding:16px 16px 4px;border-radius:20px}.about-companions-head h3{font-size:1.2rem}}.hero-v13__visual--mascot{background:linear-gradient(180deg,#f7f9fd,#edf2fb)}.hero-v13__copy{padding:72px 58px}.hero-v13__intro-figure{width:min(260px,58%);margin:8px 0 14px}.hero-v13__intro-figure img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 14px 28px rgba(20,34,68,.1))}.hero-v13__stage--mascot{position:relative;width:100%;height:100%;min-height:640px;overflow:hidden;background:radial-gradient(circle at 72% 20%,rgba(81,126,255,.1),transparent 28%),linear-gradient(180deg,#f7f9fd,#edf2fb)}.hero-v13__stage--mascot:after{content:"";position:absolute;inset:auto 0 0 0;height:34%;background:linear-gradient(180deg,#fff0,#eef3fb29 60%,#ebf1fa42)}.hero-v13__mascot{position:absolute;right:6%;bottom:0;height:86%;width:auto;max-width:none;object-fit:contain;filter:drop-shadow(0 24px 54px rgba(24,40,84,.18));z-index:1}.hero-v13__mascot-card{position:absolute;left:24px;top:24px;z-index:3;max-width:240px;background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.82);box-shadow:0 18px 44px #0a193721;border-radius:20px;padding:12px 14px}.hero-v13__mascot-card small{display:block;color:#71809a;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.hero-v13__mascot-card strong{display:block;font-size:13px;line-height:1.35;margin-top:3px;color:#10192f}.about-companions--single{grid-template-columns:1fr}.about-companion--wide{grid-template-columns:150px 1fr}.studio-games-guide{display:grid;grid-template-columns:220px 1fr;gap:18px;align-items:center;margin-top:18px;padding:18px;border-radius:28px;background:linear-gradient(180deg,#ffffff17,#ffffff0a);border:1px solid rgba(255,255,255,.1)}.studio-games-guide__figure{display:flex;align-items:flex-end;justify-content:center;min-height:240px}.studio-games-guide__figure img{max-height:260px;width:auto;object-fit:contain;filter:drop-shadow(0 18px 36px rgba(7,12,24,.18))}.studio-games-guide__copy h3{margin:10px 0;font-size:1.85rem;line-height:1.02;letter-spacing:-.04em}.studio-games-guide__copy p{margin:0;color:#d7e1fb;line-height:1.78;max-width:760px}@media(max-width:1100px){.hero-v13__copy{padding:52px 38px}.hero-v13__intro-figure{width:min(220px,58%)}.hero-v13__mascot{right:2%;height:82%}.studio-games-guide{grid-template-columns:180px 1fr}}@media(max-width:699px){.hero-v13__copy{padding:28px 22px 20px}.hero-v13__intro-figure{width:180px;margin:6px 0 10px}.hero-v13__visual,.hero-v13__stage--mascot{min-height:450px}.hero-v13__mascot{right:-2%;height:80%}.hero-v13__mascot-card{top:14px;left:14px;right:14px;max-width:none;padding:10px 12px}.hero-v13__mascot-card strong{font-size:12px}.about-companion--wide{grid-template-columns:100px 1fr}.studio-games-guide{grid-template-columns:1fr;gap:10px;padding:16px;border-radius:22px}.studio-games-guide__figure{min-height:unset}.studio-games-guide__figure img{max-height:190px}.studio-games-guide__copy h3{font-size:1.35rem}}.hero-v13__intro-carousel{margin:10px 0 18px;max-width:420px}.hero-carousel{position:relative;border-radius:30px;padding:10px;background:linear-gradient(180deg,#fff,#f3f7ff);border:1px solid rgba(220,227,237,.96);box-shadow:0 18px 44px #0d1b371a}.hero-carousel__badge{position:absolute;z-index:2;left:18px;top:18px;padding:8px 12px;border-radius:999px;background:#ffffffe0;border:1px solid rgba(223,231,241,.95);color:#2950d3;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 10px 24px #0d1b3714}.hero-carousel__viewport{overflow:hidden;border-radius:24px;background:#edf2fb}.hero-carousel__track{display:flex;transition:transform .65s cubic-bezier(.22,.61,.36,1)}.hero-carousel__slide{min-width:100%;margin:0;aspect-ratio:1/1;background:#f4f7fc}.hero-carousel__slide img{display:block;width:100%;height:100%;object-fit:cover}.hero-carousel__control{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:42px;height:42px;border:none;border-radius:999px;background:#ffffffeb;color:#102040;font-size:28px;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 30px #0f1d391f;cursor:pointer}.hero-carousel__control:hover{transform:translateY(-50%) scale(1.04)}.hero-carousel__control--prev{left:18px}.hero-carousel__control--next{right:18px}.hero-carousel__dots{position:absolute;left:50%;bottom:18px;transform:translate(-50%);display:flex;gap:8px;z-index:2;padding:9px 12px;border-radius:999px;background:#ffffffd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(223,231,241,.9)}.hero-carousel__dots button{width:8px;height:8px;border-radius:999px;border:none;background:#c8d3ea;cursor:pointer;padding:0;transition:all .25s ease}.hero-carousel__dots button.is-active{width:26px;background:linear-gradient(135deg,var(--ca-primary),var(--ca-primary-2))}@media(max-width:1100px){.hero-v13__intro-carousel{max-width:380px}}@media(max-width:699px){.hero-v13__intro-carousel{max-width:none;margin:8px 0 16px}.hero-carousel{padding:8px;border-radius:24px}.hero-carousel__badge{left:14px;top:14px;font-size:10px;padding:7px 10px}.hero-carousel__viewport{border-radius:18px}.hero-carousel__control{width:36px;height:36px;font-size:24px}.hero-carousel__control--prev{left:12px}.hero-carousel__control--next{right:12px}.hero-carousel__dots{bottom:12px;gap:7px;padding:8px 10px}}.brand-lockup__text strong{font-size:18px;letter-spacing:.08em}.studio-v13__orb-shell--clean{isolation:isolate}.studio-v13__orb-shell--clean:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 55% 45%,transparent 28%,rgba(8,18,42,.18) 100%);pointer-events:none}.studio-showcase{position:relative;padding-top:82px;scroll-margin-top:90px}.studio-showcase__head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:24px}.studio-showcase__head>div:first-child{max-width:820px}.studio-showcase__head h2{margin:10px 0 12px;font-size:clamp(2.25rem,4.7vw,4rem);line-height:.98;letter-spacing:-.055em}.studio-showcase__head p{margin:0;max-width:740px;color:#aebddd;line-height:1.72}.studio-carousel__toolbar{display:flex;align-items:center;gap:14px;flex:0 0 auto}.studio-carousel__progress{display:grid;grid-template-columns:auto 110px auto;align-items:center;gap:10px;color:#fff}.studio-carousel__progress strong{font-size:17px;min-width:20px;text-align:right}.studio-carousel__progress small{color:#8293b7;font-size:12px}.studio-carousel__progress>span{position:relative;width:110px;height:3px;border-radius:999px;background:#ffffff29;overflow:hidden}.studio-carousel__progress i{position:absolute;inset:0 auto 0 0;width:10%;border-radius:inherit;background:linear-gradient(90deg,#6ca2ff,#9a75ff);transition:width .3s ease}.studio-carousel__controls{display:flex;gap:8px}.studio-carousel__controls button{width:46px;height:46px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;display:grid;place-items:center;font-size:28px;line-height:1;cursor:pointer;transition:transform .2s ease,background .2s ease}.studio-carousel__controls button:hover{transform:translateY(-2px);background:#ffffff24}.studio-carousel__controls button:focus-visible,.studio-carousel__viewport:focus-visible{outline:3px solid #8cb0ff;outline-offset:3px}.studio-carousel__viewport{overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;border-radius:30px;padding:2px}.studio-carousel__viewport::-webkit-scrollbar{display:none}.studio-carousel__track{display:flex;gap:18px}.studio-solution{--solution-accent:#3774ff;--solution-soft:#eef4ff;position:relative;flex:0 0 calc((100% - 36px)/3);min-width:0;min-height:470px;padding:24px;border-radius:30px;background:linear-gradient(160deg,#fff,#f6f8fc);border:1px solid rgba(216,224,238,.92);box-shadow:0 18px 46px #050d2029;display:flex;flex-direction:column;gap:20px;scroll-snap-align:start;overflow:hidden}.studio-solution:before{content:"";position:absolute;width:230px;height:230px;right:-105px;top:-125px;border-radius:50%;background:var(--solution-accent);opacity:.12;filter:blur(2px)}.studio-solution--violet{--solution-accent:#7556ff;--solution-soft:#f1edff}.studio-solution--cyan{--solution-accent:#169fe8;--solution-soft:#e9f8ff}.studio-solution--indigo{--solution-accent:#4054d8;--solution-soft:#edf0ff}.studio-solution__top{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px}.studio-solution__icon{width:58px;height:58px;border-radius:19px;display:grid;place-items:center;color:var(--solution-accent);background:var(--solution-soft);box-shadow:inset 0 1px #ffffffe6}.studio-solution__icon svg{width:28px;height:28px}.studio-solution__badge{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;background:#101a32;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.studio-solution__copy{position:relative}.studio-solution__copy small{display:block;color:var(--solution-accent);font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.studio-solution__copy h3{margin:9px 0 10px;color:#0b142a;font-size:clamp(1.55rem,2.1vw,2rem);line-height:1.02;letter-spacing:-.045em}.studio-solution__copy p{margin:0;color:#5d6a84;font-size:14px;line-height:1.68;min-height:0}.studio-solution__features{display:grid;gap:9px;margin:0;padding:16px 0 0;border-top:1px solid #e3e8f1;list-style:none}.studio-solution__features li{display:flex;align-items:center;gap:9px;color:#3e4c66;font-size:13px;font-weight:650}.studio-solution__features svg{width:17px;height:17px;color:var(--solution-accent);stroke-width:2.3;flex:0 0 auto}.studio-solution__cta{margin-top:auto;min-height:48px;border-radius:16px;background:#101a32;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 16px;font-size:14px;font-weight:780;transition:transform .2s ease,background .2s ease}.studio-solution__cta:hover{transform:translateY(-2px);background:var(--solution-accent)}.studio-solution__cta svg{width:17px;height:17px}.studio-carousel__hint{display:flex;align-items:center;justify-content:center;gap:5px;margin:18px 0 0;color:#8595b8;font-size:12px}.studio-carousel__hint span{color:#d7e1f8;font-weight:750}.studio-custom{margin-top:34px}.studio-custom .eyebrow{color:#9eb9ff}.product-card__demo,.product-gallery__demo{width:100%;height:100%;object-fit:cover}.footer-card{grid-template-columns:1.25fr .55fr .75fr 1fr}.footer-card__social{display:grid;align-content:start;gap:14px}.footer-card__social>strong{font-size:14px}.footer-card__social>div{display:flex;gap:8px;flex-wrap:wrap}.footer-card__social a{width:44px;height:44px;border-radius:15px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;color:#dce6ff;transition:transform .2s ease,background .2s ease}.footer-card__social a:hover{transform:translateY(-2px);background:#ffffff24}.footer-card__social svg{width:20px;height:20px}.footer-card__social a span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:1050;display:flex;align-items:center;gap:11px;padding:8px 14px 8px 8px;border-radius:20px;background:#ffffffeb;backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%);border:1px solid rgba(214,224,235,.94);box-shadow:0 20px 50px #09162d33;transition:transform .2s ease,box-shadow .2s ease}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 24px 55px #09162d40}.whatsapp-float__icon{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#27d267,#12aa4d);color:#fff;display:grid;place-items:center}.whatsapp-float__icon svg{width:25px;height:25px;stroke-width:1.9}.whatsapp-float__label strong,.whatsapp-float__label small{display:block;line-height:1.2}.whatsapp-float__label strong{font-size:13px;color:#101a30}.whatsapp-float__label small{margin-top:3px;color:#66738b;font-size:11px}@media(max-width:1099px){.studio-showcase__head{align-items:flex-start;flex-direction:column}.studio-carousel__toolbar{width:100%;justify-content:space-between}.studio-solution{flex-basis:calc((100% - 18px)/2)}.footer-card{grid-template-columns:1fr 1fr 1fr}.footer-card__brand{grid-column:1/-1}}@media(max-width:699px){.studio-v13__copy h2{font-size:2.65rem}.studio-v13__orb-shell--clean{min-height:330px}.studio-showcase{padding-top:58px}.studio-showcase__head{gap:20px}.studio-showcase__head h2{font-size:2.35rem}.studio-showcase__head p{font-size:14px}.studio-carousel__progress{grid-template-columns:auto 86px auto}.studio-carousel__progress>span{width:86px}.studio-carousel__controls button{width:42px;height:42px;border-radius:14px}.studio-carousel__viewport{margin-right:-8px;border-radius:24px}.studio-carousel__track{gap:12px;padding-right:12px}.studio-solution{flex-basis:86vw;min-height:445px;padding:20px;border-radius:25px;scroll-snap-align:center}.studio-solution__copy h3{font-size:1.7rem}.studio-carousel__hint{justify-content:flex-start;padding-left:4px}.footer-card{grid-template-columns:1fr}.footer-card__brand{grid-column:auto}.footer-card__social>div{gap:10px}.whatsapp-float{right:14px;bottom:104px;padding:7px;border-radius:18px}.whatsapp-float__icon{width:48px;height:48px}.whatsapp-float__label{display:none}}@media(prefers-reduced-motion:reduce){.studio-carousel__viewport{scroll-behavior:auto}}[hidden]{display:none!important}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid rgba(21,91,255,.28);outline-offset:3px}.breadcrumbs{display:flex;align-items:center;gap:8px;min-width:0;margin:0 0 24px;color:#748096;font-size:12px;white-space:nowrap;overflow:hidden}.breadcrumbs a{transition:color .2s ease}.breadcrumbs a:hover{color:var(--ca-primary)}.breadcrumbs strong{color:var(--ca-ink);font-weight:700;overflow:hidden;text-overflow:ellipsis}.breadcrumbs>span{flex:0 0 auto}.breadcrumbs svg{width:12px;height:12px}.store-page{padding-top:34px}.store-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);min-height:430px;overflow:hidden;border:1px solid rgba(213,222,235,.9);border-radius:36px;background:radial-gradient(circle at 12% 10%,rgba(255,255,255,.96),transparent 38%),linear-gradient(135deg,#f5f8ff,#eef1ff 52%,#f8f6ff);box-shadow:0 24px 70px #192b4e14}.store-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:52px}.store-hero h1{max-width:720px;margin:13px 0 14px;font-size:clamp(2.8rem,5.6vw,5.2rem);line-height:.94;letter-spacing:-.055em}.store-hero__description,.store-hero__copy>p{max-width:640px;margin:0;color:var(--ca-muted);font-size:1.02rem;line-height:1.7}.store-hero__description p{margin:0}.store-hero__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.store-hero__meta span{padding:9px 12px;border:1px solid rgba(207,217,232,.9);border-radius:999px;background:#ffffffb8;color:#657087;font-size:11px;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.store-hero__meta strong{color:var(--ca-ink)}.store-hero__visual{position:relative;min-height:430px;overflow:hidden}.store-hero__visual:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#f2f5fc 0,transparent 24%)}.store-hero__visual img{width:100%;height:100%;object-fit:cover}.store-hero__orb{position:absolute;right:-100px;bottom:-180px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#ffffffa6,#564ff72e 42%,#155bff5c);filter:blur(1px)}.store-category-rail{display:flex;gap:10px;margin:18px 0 28px;padding:3px 1px 8px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.store-category-rail::-webkit-scrollbar{display:none}.store-category-rail a{display:flex;flex:0 0 auto;align-items:center;gap:9px;padding:9px 14px 9px 9px;border:1px solid var(--ca-border);border-radius:999px;background:#fff;color:#536078;font-size:12px;scroll-snap-align:start;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.store-category-rail a:hover{transform:translateY(-1px);border-color:#bdc9dd;box-shadow:0 9px 22px #19294812}.store-category-rail a.is-active{border-color:transparent;background:#101a30;color:#fff;box-shadow:0 12px 28px #101a302e}.store-category-rail a>span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#eef3ff;color:var(--ca-primary);font-weight:800}.store-category-rail a.is-active>span{background:#ffffff1f;color:#fff}.store-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:12px 14px;border:1px solid var(--ca-border);border-radius:20px;background:#ffffffd1;box-shadow:0 10px 30px #1a2a480a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.store-toolbar__left{display:flex;align-items:center;gap:14px}.store-toolbar__left p{margin:0;color:var(--ca-muted);font-size:12px}.store-toolbar__left p strong{color:var(--ca-ink)}.store-filter-trigger{display:none;align-items:center;gap:8px;min-height:42px;padding:0 13px;border:1px solid var(--ca-border);border-radius:13px;background:#f7f9fc;font-size:12px;font-weight:750;cursor:pointer}.store-filter-trigger svg{width:17px;height:17px}.store-filter-trigger i{display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:99px;background:var(--ca-primary);color:#fff;font-size:9px;font-style:normal}.store-sort{display:flex;align-items:center;gap:10px}.store-sort label{color:var(--ca-muted);font-size:11px;font-weight:700}.store-sort>div{display:grid;grid-template-columns:17px minmax(140px,1fr) 15px;align-items:center;gap:7px;min-height:42px;padding:0 12px;border-radius:13px;background:#f4f7fb}.store-sort svg{width:16px;height:16px;color:#6a7690}.store-sort select{-webkit-appearance:none;appearance:none;min-width:0;border:0;outline:0;background:transparent;color:var(--ca-ink);font-size:12px;font-weight:700;cursor:pointer}.active-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:-3px 0 18px}.active-filters>span{color:#7d8799;font-size:11px}.active-filters a{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border-radius:999px;background:#eaf0ff;color:#2352b8;font-size:10px;font-weight:750}.active-filters svg{width:12px;height:12px}.active-filters .active-filters__clear{background:transparent;color:#6f7a8e;text-decoration:underline;text-underline-offset:3px}.store-shell{display:grid;grid-template-columns:248px minmax(0,1fr);gap:24px;align-items:start}.store-shell--full{grid-template-columns:1fr}.store-filters-panel{position:sticky;top:100px;border:1px solid var(--ca-border);border-radius:24px;background:#fff;box-shadow:0 16px 44px #192a4b0d;overflow:hidden}.store-filters__mobile-head{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 15px;border-bottom:1px solid #e8edf4}.store-filters__mobile-head small,.store-filters__mobile-head strong{display:block}.store-filters__mobile-head small{color:var(--ca-primary);font-size:9px;font-weight:800;letter-spacing:.12em}.store-filters__mobile-head strong{font-size:1.18rem;margin-top:2px}.store-filter-close{display:none;width:39px;height:39px;border:1px solid var(--ca-border);border-radius:13px;background:#f6f8fb;place-items:center;cursor:pointer}.store-filter-close svg{width:17px;height:17px}.store-filters__groups{padding:0 18px}.store-filter{border-bottom:1px solid #e8edf4}.store-filter:last-child{border-bottom:0}.store-filter summary{display:grid;grid-template-columns:1fr auto 16px;align-items:center;gap:7px;padding:18px 1px;font-size:12px;font-weight:780;cursor:pointer;list-style:none}.store-filter summary::-webkit-details-marker{display:none}.store-filter summary i{display:grid;place-items:center;min-width:18px;height:18px;border-radius:99px;background:#eaf0ff;color:var(--ca-primary);font-size:9px;font-style:normal}.store-filter summary svg{width:15px;height:15px;transition:transform .2s}.store-filter[open] summary svg{transform:rotate(180deg)}.store-filter__content{padding:0 0 17px}.store-filter__options{display:grid;gap:3px;max-height:260px;overflow-y:auto}.store-filter-option{display:grid;grid-template-columns:19px 1fr auto;align-items:center;gap:9px;padding:7px;border-radius:10px;color:#5c687e;font-size:11px;cursor:pointer}.store-filter-option:hover{background:#f5f7fb}.store-filter-option input{position:absolute;opacity:0;pointer-events:none}.store-filter-option__check{display:grid;place-items:center;width:18px;height:18px;border:1px solid #cbd4e2;border-radius:6px;background:#fff}.store-filter-option__check svg{width:12px;height:12px;opacity:0}.store-filter-option.is-active .store-filter-option__check{border-color:var(--ca-primary);background:var(--ca-primary);color:#fff}.store-filter-option.is-active .store-filter-option__check svg{opacity:1}.store-filter-option small{color:#9aa3b2}.store-filter-option input:disabled~*{opacity:.4}.store-price-range{display:grid;grid-template-columns:1fr 1fr;gap:8px}.store-price-range label>span{display:block;margin-bottom:5px;color:#7d8799;font-size:9px;font-weight:700}.store-price-range label>div{display:flex;align-items:center;gap:3px;padding:0 8px;border:1px solid var(--ca-border);border-radius:10px;background:#f7f9fc}.store-price-range small{color:#8c96a6}.store-price-range input{width:100%;min-width:0;height:38px;padding:0;border:0;outline:0;background:transparent;font-size:11px}.store-filters__actions{display:grid;gap:10px;padding:16px 18px 20px;background:#f8fafd}.store-filters__actions .button{min-height:43px;font-size:11px}.store-filters__actions>a{text-align:center;color:#68748a;font-size:10px;font-weight:700}.store-filters__empty{padding:25px 20px;text-align:center}.store-filters__empty>span{display:grid;place-items:center;width:46px;height:46px;margin:0 auto 10px;border-radius:15px;background:#eef3ff;color:var(--ca-primary)}.store-filters__empty svg{width:21px;height:21px}.store-filters__empty strong{display:block;font-size:13px}.store-filters__empty p{margin:6px 0 0;color:var(--ca-muted);font-size:11px;line-height:1.55}.store-filters-overlay{display:none}.store-results{min-width:0}.collection-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card--future{position:relative;border-color:#d6deeaeb;border-radius:27px;background:#fff;box-shadow:0 10px 30px #1728480b;overflow:hidden}.product-card--future:hover{transform:translateY(-4px);box-shadow:0 22px 54px #1728481c}.product-card__media-wrap{position:relative;padding:7px 7px 0}.product-card--future .product-card__media{display:block;aspect-ratio:1/1;border-radius:21px;background:linear-gradient(145deg,#f7f9fc,#eef2f7);overflow:hidden}.product-card--future .product-card__image,.product-card--future .product-card__demo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .45s ease,transform .55s cubic-bezier(.2,.7,.2,1)}.product-card--future .product-card__image--secondary{opacity:0}.product-card--future:hover .product-card__image--primary{opacity:0;transform:scale(1.02)}.product-card--future:hover .product-card__image--secondary{opacity:1;transform:scale(1.03)}.product-card--future:hover .product-card__demo{transform:scale(1.025)}.product-card__badges{position:absolute;z-index:2;top:18px;left:18px;display:flex;align-items:center;gap:5px;flex-wrap:wrap;max-width:calc(100% - 36px)}.product-badge{padding:6px 8px;border-radius:999px;background:#ffffffe6;color:#27344b;font-size:8px;font-weight:850;letter-spacing:.07em;text-transform:uppercase;box-shadow:0 5px 18px #0d183017;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-badge--sale{background:#0e1830;color:#fff}.product-badge--new{background:#e6f8f2;color:#087455}.product-badge--sold{background:#edf0f4;color:#667085}.product-badge--selected{background:#eaf0ff;color:#2455c4}.product-card__quick{position:absolute;z-index:3;right:16px;bottom:10px;left:16px;display:flex;justify-content:flex-end;pointer-events:none}.product-card__quick form,.product-card__quick a{pointer-events:auto}.product-card__quick button,.product-card__quick>a{display:flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 13px;border:0;border-radius:13px;background:#0e1830eb;color:#fff;font-size:10px;font-weight:780;box-shadow:0 12px 28px #08112438;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;opacity:0;transform:translateY(7px);transition:opacity .22s ease,transform .22s ease,background .2s ease}.product-card__quick button:hover,.product-card__quick>a:hover{background:var(--ca-primary)}.product-card--future:hover .product-card__quick button,.product-card--future:hover .product-card__quick>a,.product-card--future:focus-within .product-card__quick button,.product-card--future:focus-within .product-card__quick>a{opacity:1;transform:none}.product-card__quick svg{width:15px;height:15px}.product-card--future .product-card__body{padding:15px 17px 17px}.product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;color:#8791a3;font-size:8px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.product-card__meta>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card__meta i{display:flex;align-items:center;gap:4px;color:#138261;font-style:normal;white-space:nowrap}.product-card__meta i:before{width:5px;height:5px;border-radius:50%;background:#1dae82;content:""}.product-card--future .product-card__title{display:-webkit-box;min-height:39px;overflow:hidden;color:#18243a;font-size:13px;font-weight:720;line-height:1.48;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card__price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #edf0f4}.product-card__price{min-width:0}.product-card__price s{display:block;margin:0;color:#98a1af;font-size:9px;line-height:1.1}.product-card__price .price,.product-card__price>span{font-size:14px;font-weight:800;letter-spacing:-.015em}.product-card__arrow{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:12px;background:#f1f5ff;color:var(--ca-primary);transition:transform .2s ease,background .2s ease}.product-card__arrow:hover{transform:translate(2px);background:#e4ecff}.product-card__arrow svg{width:15px;height:15px}.pagination--future{text-align:center}.pagination--future .page,.pagination--future>a,.pagination--future>span{display:inline-grid;place-items:center;min-width:39px;height:39px;margin:3px;border-radius:12px;background:#fff;border:1px solid var(--ca-border);font-size:11px}.pagination--future .current{border-color:#17223a;background:#17223a;color:#fff}.store-empty-state{display:flex;min-height:430px;flex-direction:column;align-items:center;justify-content:center;padding:40px;border:1px dashed #cbd5e4;border-radius:28px;background:linear-gradient(145deg,#fff,#f7f9fd);text-align:center}.store-empty-state>span{display:grid;place-items:center;width:62px;height:62px;border-radius:21px;background:#eaf0ff;color:var(--ca-primary)}.store-empty-state svg{width:26px;height:26px}.store-empty-state h2{max-width:560px;margin:18px 0 8px;font-size:clamp(1.6rem,3vw,2.2rem);letter-spacing:-.03em}.store-empty-state p{max-width:520px;margin:0 0 22px;color:var(--ca-muted);font-size:13px}.product-page--future{padding-top:34px}.product-layout--future{grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:24px}.product-gallery--future{min-width:0}.product-gallery__stage{position:relative;aspect-ratio:1/1;overflow:hidden;border:1px solid var(--ca-border);border-radius:34px;background:linear-gradient(145deg,#f8fafc,#edf1f6);box-shadow:0 24px 65px #17284612}.product-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;margin:0}.product-gallery__slide img{width:100%;height:100%;object-fit:cover}.product-gallery__selected{position:absolute;z-index:2;top:18px;left:18px;padding:8px 11px;border-radius:999px;background:#0e1830e6;color:#fff;font-size:9px;font-weight:800;letter-spacing:.1em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-gallery--future .product-gallery__thumbs{display:flex;gap:9px;margin-top:10px;padding-bottom:3px;overflow-x:auto;scrollbar-width:none}.product-gallery--future .product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery--future .product-gallery__thumbs button{flex:0 0 74px;width:74px;height:74px;padding:3px;border:1px solid transparent;border-radius:17px;background:#fff;cursor:pointer}.product-gallery--future .product-gallery__thumbs button.is-active{border-color:var(--ca-primary);box-shadow:0 0 0 2px #155bff1c}.product-gallery--future .product-gallery__thumbs img{width:100%;height:100%;border-radius:13px;object-fit:cover}.product-info--future{top:100px;padding:29px;border-color:#d3dce9f0;border-radius:31px;box-shadow:0 20px 60px #18294812}.product-info__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-info__topline>span{color:var(--ca-primary);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-info__topline i{display:flex;align-items:center;gap:6px;color:#7c8798;font-size:10px;font-style:normal;font-weight:700}.product-info__topline i:before{width:6px;height:6px;border-radius:50%;background:#9ba4b2;content:""}.product-info__topline i.is-available{color:#087456}.product-info__topline i.is-available:before{background:#18a978;box-shadow:0 0 0 4px #18a9781a}.product-info__vendor{margin:13px 0 -6px;color:#8791a2;font-size:10px;text-transform:uppercase}.product-info--future h1{margin:13px 0 17px;font-size:clamp(2.1rem,4vw,3.55rem);line-height:.98}.product-info__pricing{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 0;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.product-info__pricing>div{display:flex;align-items:baseline;gap:10px}.product-info__pricing s{color:#9ba4b2;font-size:13px}.product-info__pricing strong{font-size:1.6rem;letter-spacing:-.025em}.product-info__pricing>span{padding:6px 9px;border-radius:999px;background:#e7f8f1;color:#087456;font-size:9px;font-weight:800}.product-info__tax-note{margin:9px 0 0;color:#8b95a5;font-size:9px;line-height:1.5}.product-info__intro{margin:17px 0 0;color:#596579;font-size:13px;line-height:1.7}.product-form--future{gap:8px;margin-top:20px}.product-form--future>label{margin-top:0;color:#596579;font-size:10px}.product-form__select-wrap{position:relative}.product-form__select-wrap select{-webkit-appearance:none;appearance:none;padding-right:40px;background:#f6f8fb;font-weight:650}.product-form__select-wrap>svg{position:absolute;right:14px;top:50%;width:16px;height:16px;pointer-events:none;transform:translateY(-50%)}.product-form__buy-row{display:grid;grid-template-columns:112px minmax(0,1fr);gap:8px;margin-top:6px}.quantity-selector{display:grid;grid-template-columns:35px minmax(35px,1fr) 35px;align-items:center;height:50px;overflow:hidden;border:1px solid var(--ca-border);border-radius:16px;background:#f7f9fc}.quantity-selector button{display:grid;place-items:center;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.quantity-selector button:hover{background:#edf2fa}.quantity-selector svg{width:15px;height:15px}.quantity-selector input,.product-form .quantity-selector input{width:100%;min-width:0;padding:0;border:0;background:transparent;text-align:center;font-size:12px;font-weight:750;-webkit-appearance:textfield;appearance:textfield}.quantity-selector input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.product-form--future .product-form__submit{position:static;z-index:auto;width:100%;min-height:50px;margin:0;border-radius:16px}.product-form--future .product-form__submit:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.product-form__dynamic{margin-top:2px}.product-form__dynamic .shopify-payment-button__button{min-height:49px!important;border-radius:16px!important;font-size:12px!important;font-weight:750!important}.product-help-link{display:grid;grid-template-columns:40px 1fr 17px;align-items:center;gap:11px;margin-top:14px;padding:10px 12px;border:1px solid #cdebdc;border-radius:17px;background:#f3fbf7;color:#0d654e;transition:transform .2s ease,background .2s ease}.product-help-link:hover{transform:translateY(-1px);background:#ecf9f3}.product-help-link>svg:first-child{width:21px;height:21px}.product-help-link>svg:last-child{width:15px;height:15px}.product-help-link strong,.product-help-link small{display:block}.product-help-link strong{font-size:11px}.product-help-link small{margin-top:1px;color:#4b806f;font-size:9px}.product-assurance--future{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:15px;padding-top:15px}.product-assurance--future>span{display:block;padding:10px;border-radius:13px;background:#f7f9fc}.product-assurance--future svg{width:18px;height:18px;margin-bottom:8px}.product-assurance--future strong{font-size:9px}.product-assurance--future small{font-size:8px;line-height:1.45}.product-accordions{margin-top:15px;border-top:1px solid #e9edf3}.product-accordions details{border-bottom:1px solid #e9edf3}.product-accordions summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 1px;list-style:none;font-size:11px;font-weight:750;cursor:pointer}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary svg{width:15px;height:15px;transition:transform .2s}.product-accordions details[open] summary svg{transform:rotate(180deg)}.product-accordions .rte{padding:0 2px 15px;color:#69758a;font-size:11px;line-height:1.7}.product-accordions .rte p{margin-top:0}.product-accordions .rte a{color:var(--ca-primary);font-weight:700}.section--recommendations{padding-top:12px}.product-grid--recommendations{grid-template-columns:repeat(4,minmax(0,1fr))}.cart-page--future{padding-top:34px}.checkout-steps{display:grid;grid-template-columns:auto minmax(20px,72px) auto minmax(20px,72px) auto;align-items:center;justify-content:center;gap:9px;margin:8px auto 42px;color:#9099a8;font-size:10px;font-weight:700}.checkout-steps span{display:flex;align-items:center;gap:7px}.checkout-steps i{display:grid;place-items:center;width:24px;height:24px;border:1px solid #d7dee9;border-radius:50%;background:#fff;font-size:9px;font-style:normal}.checkout-steps span.is-active{color:var(--ca-ink)}.checkout-steps span.is-active i{border-color:#13203a;background:#13203a;color:#fff}.checkout-steps b{height:1px;background:#dce2eb}.cart-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.cart-header h1{margin:9px 0 7px;font-size:clamp(2.7rem,5vw,4.7rem);line-height:.95;letter-spacing:-.05em}.cart-header p{margin:0;color:var(--ca-muted);font-size:13px}.cart-header>a{display:flex;align-items:center;gap:8px;margin-bottom:5px;color:#4f5d74;font-size:12px;font-weight:750}.cart-header>a svg{width:16px;height:16px}.cart-layout--future{grid-template-columns:minmax(0,1.34fr) minmax(330px,.66fr);gap:20px}.cart-main{min-width:0}.cart-items{gap:11px}.cart-item--future{grid-template-columns:124px minmax(0,1fr) 155px;gap:16px;align-items:stretch;padding:10px;border-color:#d4ddeaf2;border-radius:24px;box-shadow:0 10px 30px #1828470a}.cart-item--future .cart-item__media{display:block;overflow:hidden;border-radius:18px;background:#f3f6fa}.cart-item--future .cart-item__media img{width:100%;height:100%;min-height:124px;border-radius:0;object-fit:cover}.cart-item__details{display:flex;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;padding:6px 0}.cart-item__type{color:var(--ca-primary);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.cart-item__title{display:-webkit-box;margin:4px 0;color:#17243a;font-size:14px;font-weight:750;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-item__options{display:flex;gap:6px;flex-wrap:wrap}.cart-item__options span{padding:5px 7px;border-radius:7px;background:#f5f7fa;color:#697589;font-size:8px}.cart-item__options strong{color:#364258}.cart-item__properties{display:grid;margin-top:4px;color:#7a8596}.cart-item__discounts{display:flex;gap:6px;flex-wrap:wrap;margin-top:6px}.cart-item__discounts span{display:flex;align-items:center;gap:4px;padding:4px 7px;border-radius:8px;background:#e8f8f2;color:#087456;font-size:8px;font-weight:700}.cart-item__discounts svg{width:11px;height:11px}.cart-item__remove{display:flex;align-items:center;gap:5px;margin-top:9px;color:#8a6470;font-size:9px;font-weight:700}.cart-item__remove:hover{color:#bd2447}.cart-item__remove svg{width:13px;height:13px}.cart-item__purchase{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:13px;padding:8px 5px 8px 0}.cart-item__prices{text-align:right}.cart-item__prices s,.cart-item__prices strong,.cart-item__prices small{display:block}.cart-item__prices s{color:#98a1af;font-size:9px}.cart-item__prices strong{margin:1px 0;font-size:15px}.cart-item__prices small{color:#8a94a5;font-size:8px}.quantity-selector--cart{grid-template-columns:31px 43px 31px;width:105px;height:39px;border-radius:13px}.cart-item--future .quantity-selector input{width:100%;padding:0;border:0;border-radius:0}.cart-item__fixed-qty{font-size:10px;color:#707b8e}.cart-below-items{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-top:12px}.cart-below-items>.button{min-height:42px;font-size:10px}.cart-note{width:min(100%,360px);border:1px solid var(--ca-border);border-radius:16px;background:#fff}.cart-note summary{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;list-style:none;cursor:pointer}.cart-note summary::-webkit-details-marker{display:none}.cart-note summary>span{display:flex;align-items:center;gap:8px;font-size:10px}.cart-note summary svg{width:15px;height:15px}.cart-note summary>svg{transition:transform .2s}.cart-note[open] summary>svg{transform:rotate(180deg)}.cart-note textarea{width:calc(100% - 24px);margin:0 12px 12px;padding:11px;border:1px solid var(--ca-border);border-radius:11px;outline:0;resize:vertical;font-size:11px}.cart-summary--future{top:100px;padding:22px;border-radius:27px;background:linear-gradient(155deg,#fff,#f8faff);box-shadow:0 22px 60px #17274614}.cart-summary__head{display:flex;align-items:center;gap:11px;padding-bottom:16px;border-bottom:1px solid #e7ecf3}.cart-summary__head>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#eaf0ff;color:var(--ca-primary)}.cart-summary__head svg{width:20px;height:20px}.cart-summary__head small{color:var(--ca-primary);font-size:8px;font-weight:800;letter-spacing:.12em}.cart-summary__head strong{margin:2px 0 0;font-size:1.05rem}.cart-summary__rows{display:grid;gap:11px;padding:17px 0;border-bottom:1px solid #e7ecf3}.cart-summary__rows>div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#69758a;font-size:10px}.cart-summary__rows strong,.cart-summary__rows s,.cart-summary__rows small{display:block;margin:0;color:#253149;font-size:10px}.cart-summary__rows .is-saving,.cart-summary__rows .is-saving strong{color:#087456}.cart-summary__total{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-top:17px}.cart-summary__total span{font-size:11px;font-weight:750}.cart-summary__total strong{margin:0;font-size:1.65rem;letter-spacing:-.03em}.cart-summary__note{margin:7px 0 0!important;color:#8a94a5!important;font-size:8px!important}.cart-summary--future .cart-summary__checkout{min-height:52px;margin-top:17px;border-radius:16px;font-size:12px}.cart-summary__checkout svg{width:16px;height:16px}.cart-summary__express{margin-top:13px;text-align:center}.cart-summary__express>small{margin-bottom:8px;color:#8993a4;font-size:8px}.cart-summary__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:15px;padding-top:14px;border-top:1px solid #e7ecf3}.cart-summary__trust span{display:flex;align-items:center;justify-content:center;gap:4px;color:#69758a;font-size:7px;text-align:center}.cart-summary__trust svg{width:12px;height:12px;color:var(--ca-primary)}.cart-empty{display:grid;grid-template-columns:1.08fr .92fr;min-height:510px;overflow:hidden;border:1px solid var(--ca-border);border-radius:36px;background:radial-gradient(circle at 10% 10%,#fff,transparent 42%),linear-gradient(140deg,#f4f8ff,#efefff);box-shadow:0 24px 70px #18294812}.cart-empty__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:54px}.cart-empty__copy h1{max-width:700px;margin:13px 0 16px;font-size:clamp(2.7rem,5.5vw,5rem);line-height:.96;letter-spacing:-.052em}.cart-empty__copy p{max-width:570px;margin:0 0 25px;color:var(--ca-muted);font-size:15px;line-height:1.7}.cart-empty__visual{position:relative;overflow:hidden}.cart-empty__visual:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#f2f5fe 0,transparent 28%);content:""}.cart-empty__visual img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.cart-empty-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.cart-empty-categories>a{display:grid;grid-template-columns:43px 1fr 16px;align-items:center;gap:10px;padding:12px;border:1px solid var(--ca-border);border-radius:18px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.cart-empty-categories>a:hover{transform:translateY(-2px);box-shadow:0 12px 30px #18284612}.cart-empty-categories>a>span{display:grid;place-items:center;width:43px;height:43px;border-radius:14px;background:#eef3ff;color:var(--ca-primary);font-size:18px}.cart-empty-categories strong,.cart-empty-categories small{display:block}.cart-empty-categories strong{font-size:11px}.cart-empty-categories small{margin-top:2px;color:#8791a2;font-size:8px}.cart-empty-categories svg{width:15px;height:15px}.search-page--future,.collection-index--future{padding-top:34px}.search-hero--future{padding:46px;border:1px solid var(--ca-border);border-radius:34px;background:radial-gradient(circle at 90% 0,rgba(91,84,246,.13),transparent 38%),linear-gradient(145deg,#fff,#f3f7ff);box-shadow:0 22px 60px #192a490f}.search-hero--future h1,.collection-index__hero h1{max-width:850px;margin:12px 0 13px;font-size:clamp(2.7rem,5.5vw,5rem);line-height:.95;letter-spacing:-.052em}.search-hero--future>div>p,.collection-index__hero p{max-width:680px;margin:0;color:var(--ca-muted);line-height:1.7}.search-page-form--future{max-width:780px;margin-top:26px;border-radius:20px;padding:8px 8px 8px 17px;box-shadow:0 15px 36px #1b2c4e12}.search-page-form--future .button{min-height:46px}.search-suggestions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:15px}.search-suggestions span{color:#8690a1;font-size:10px}.search-suggestions a{padding:7px 9px;border-radius:999px;background:#ffffffbd;color:#526078;font-size:9px;font-weight:700}.search-summary{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:26px 0 18px;padding:0 3px}.search-summary p{margin:0;color:#68748a;font-size:12px}.search-summary p strong{color:var(--ca-ink)}.search-summary>a{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700}.search-summary svg{width:15px;height:15px}.search-results--future{grid-template-columns:repeat(4,minmax(0,1fr))}.search-result-card{display:flex;min-height:250px;flex-direction:column;align-items:flex-start;padding:24px;border-radius:25px}.search-result-card strong{font-size:1.2rem;line-height:1.2}.search-result-card p{flex:1}.search-result-card>span{display:flex;align-items:center;gap:6px;color:var(--ca-primary);font-size:10px;font-weight:750}.search-result-card svg{width:14px;height:14px}.collection-index__hero{max-width:850px;margin:13px 0 35px}.collection-list--future{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.collection-tile--future{border-radius:28px;box-shadow:0 14px 40px #1828460d;transition:transform .25s ease,box-shadow .25s ease}.collection-tile--future:hover{transform:translateY(-4px);box-shadow:0 23px 55px #1828461a}.collection-tile__media{position:relative;padding:7px!important}.collection-tile--future .collection-tile__media img{aspect-ratio:1.24/1;border-radius:21px}.collection-tile__media>span{position:absolute;right:17px;bottom:17px;padding:6px 8px;border-radius:999px;background:#0e1830db;color:#fff;font-size:8px;font-weight:750;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.collection-tile__copy{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 17px 17px!important}.collection-tile__copy small{color:var(--ca-primary);font-size:8px;font-weight:800;letter-spacing:.11em}.collection-tile__copy strong{margin-top:3px;font-size:1.05rem}.collection-tile__copy>span{display:grid;place-items:center;width:36px;height:36px;border-radius:13px;background:#eef3ff;color:var(--ca-primary)}.collection-tile__copy svg{width:16px;height:16px}.section-head--future{align-items:center}.section-head--future h2{max-width:830px}.featured-storefront__mobile-cta{display:none}.empty-card--future>span{display:grid;place-items:center;width:60px;height:60px;margin:0 auto 16px;border-radius:20px;background:#eaf0ff;color:var(--ca-primary)}.empty-card--future svg{width:25px;height:25px}.autasia-toast{position:fixed;z-index:1800;right:20px;bottom:24px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;width:min(390px,calc(100% - 28px));padding:12px;border:1px solid rgba(205,216,232,.9);border-radius:18px;background:#fffffff0;box-shadow:0 22px 70px #0c193238;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .22s ease,transform .22s ease}.autasia-toast.is-visible{opacity:1;pointer-events:auto;transform:none}.autasia-toast>span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#e9f8f2;color:#087456}.autasia-toast>span svg{width:18px;height:18px}.autasia-toast strong,.autasia-toast small{display:block}.autasia-toast strong{font-size:11px}.autasia-toast small{margin-top:2px;color:#707c90;font-size:9px}.autasia-toast a{padding:8px 10px;border-radius:10px;background:#111d36;color:#fff;font-size:9px;font-weight:750}.is-loading{pointer-events:none;opacity:.68}.cart-discovery{padding-top:12px}.cart-discovery__grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1099px){.store-hero{grid-template-columns:1fr .82fr}.store-hero__copy{padding:40px}.store-shell{grid-template-columns:220px minmax(0,1fr);gap:16px}.collection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout--future{grid-template-columns:1fr}.product-info--future{position:static}.product-grid--recommendations,.cart-discovery__grid,.search-results--future{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-layout--future{grid-template-columns:1fr}.cart-summary--future{position:static}.cart-empty-categories{grid-template-columns:1fr 1fr}}@media(max-width:780px){.store-page,.product-page--future,.cart-page--future,.search-page--future,.collection-index--future{padding-top:22px}.breadcrumbs{margin-bottom:16px}.store-hero{grid-template-columns:1fr;min-height:0;border-radius:28px}.store-hero__copy{padding:30px 24px 24px}.store-hero__visual{min-height:290px}.store-hero__visual:after{background:linear-gradient(180deg,#f3f6fd 0,transparent 23%)}.store-category-rail{margin:13px 0 20px}.store-toolbar{position:sticky;z-index:80;top:76px;margin-inline:-1px;padding:8px;border-radius:17px}.store-filter-trigger{display:flex}.store-toolbar__left p,.store-sort label{display:none}.store-sort>div{grid-template-columns:16px minmax(95px,1fr) 14px;padding:0 9px}.store-sort select{max-width:140px}.active-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none}.active-filters::-webkit-scrollbar{display:none}.active-filters>*{flex:0 0 auto}.store-shell{display:block}.store-filters-overlay{position:fixed;z-index:1290;top:0;right:0;bottom:0;left:0;display:block;background:#070f1f66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity .25s ease}.store-filters-panel{position:fixed;z-index:1300;right:8px;bottom:8px;left:8px;top:auto;max-height:min(82vh,720px);border-radius:28px;overflow:auto;opacity:0;pointer-events:none;transform:translateY(105%);transition:transform .3s cubic-bezier(.2,.75,.2,1),opacity .2s ease}.store-filters-panel.is-open{opacity:1;pointer-events:auto;transform:none}.store-filters-overlay.is-open{opacity:1;pointer-events:auto}.store-filter-close{display:grid}.store-filters__mobile-head{position:sticky;z-index:2;top:0;background:#fff}.store-filters__actions{position:sticky;bottom:0;box-shadow:0 -12px 24px #fffffff2}.product-gallery__stage{border-radius:27px}.product-info--future{margin-top:4px;padding:24px;border-radius:27px}.product-grid--recommendations,.cart-discovery__grid,.search-results--future{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-header{align-items:flex-start}.cart-item--future{grid-template-columns:102px minmax(0,1fr) 118px}.cart-item--future .cart-item__media img{min-height:112px}.cart-empty{grid-template-columns:1fr;min-height:0;border-radius:28px}.cart-empty__copy{padding:36px 27px 28px}.cart-empty__visual{min-height:330px}.cart-empty__visual:before{background:linear-gradient(180deg,#f2f5fd 0,transparent 25%)}.search-hero--future{padding:30px 24px;border-radius:28px}.collection-list--future{grid-template-columns:1fr 1fr}}@media(max-width:699px){.store-hero h1{font-size:2.85rem}.store-hero__description,.store-hero__copy>p{font-size:.92rem}.store-hero__meta span:nth-child(n+3){display:none}.store-hero__visual{min-height:245px}.store-category-rail a{padding-right:12px}.collection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card--future{border-radius:20px}.product-card__media-wrap{padding:5px 5px 0}.product-card--future .product-card__media{border-radius:16px}.product-card__badges{top:12px;left:12px}.product-badge{padding:5px 6px;font-size:7px}.product-badge--selected{display:none}.product-card__quick{right:9px;bottom:7px;left:9px}.product-card__quick button,.product-card__quick>a{width:37px;height:37px;min-height:37px;padding:0;border-radius:12px;opacity:1;transform:none}.product-card__quick span{display:none}.product-card--future .product-card__body{padding:11px}.product-card__meta{font-size:7px}.product-card__meta i{display:none}.product-card--future .product-card__title{min-height:36px;font-size:11px;line-height:1.55}.product-card__price-row{margin-top:9px;padding-top:9px}.product-card__price .price,.product-card__price>span{font-size:12px}.product-card__arrow{width:29px;height:29px;border-radius:10px}.product-card__arrow svg{width:13px}.pagination--future .page,.pagination--future>a,.pagination--future>span{min-width:35px;height:35px;margin:2px}.product-layout--future{gap:12px}.product-gallery__stage{border-radius:23px}.product-gallery--future .product-gallery__thumbs button{flex-basis:61px;width:61px;height:61px;border-radius:14px}.product-info--future{padding:21px}.product-info--future h1{font-size:2.25rem}.product-info__pricing strong{font-size:1.4rem}.product-form__buy-row{grid-template-columns:98px 1fr}.quantity-selector{grid-template-columns:30px minmax(32px,1fr) 30px}.product-assurance--future{grid-template-columns:1fr}.product-assurance--future>span{display:grid;grid-template-columns:28px 1fr;align-items:start}.product-assurance--future svg{margin:0}.product-form--future .product-form__submit{position:static;bottom:auto}.section--recommendations{padding-top:0}.checkout-steps{grid-template-columns:auto 24px auto 24px auto;margin-bottom:30px}.checkout-steps span{font-size:0}.checkout-steps i{font-size:9px}.cart-header{align-items:flex-start}.cart-header h1{font-size:3rem}.cart-header>a{margin-top:5px;font-size:0}.cart-header>a svg{width:21px;height:21px}.cart-item--future{grid-template-columns:82px minmax(0,1fr);gap:11px;padding:7px;border-radius:19px}.cart-item--future .cart-item__media img{min-height:92px}.cart-item__details{padding:3px 0}.cart-item__title{font-size:11px}.cart-item__purchase{grid-column:2;display:flex;flex-direction:row-reverse;align-items:center;margin-top:-5px;padding:0 0 3px}.cart-item__prices{text-align:left}.cart-item__prices small{display:none}.cart-item__prices strong{font-size:12px}.cart-item__remove{margin-top:6px}.quantity-selector--cart{width:90px;height:35px;grid-template-columns:27px 36px 27px}.cart-below-items{flex-direction:column-reverse}.cart-below-items>.button,.cart-note{width:100%}.cart-summary--future{padding:19px;border-radius:23px}.cart-summary__trust{grid-template-columns:1fr}.cart-summary__trust span{font-size:8px}.cart-empty__copy h1{font-size:3rem}.cart-empty__copy p{font-size:13px}.cart-empty__visual{min-height:280px}.cart-empty-categories{grid-template-columns:1fr}.cart-empty-categories>a{padding:10px}.search-hero--future h1,.collection-index__hero h1{font-size:3rem}.search-page-form--future{grid-template-columns:20px 1fr}.search-page-form--future .button{grid-column:1/-1;width:100%}.search-summary>a{font-size:0}.collection-list--future{grid-template-columns:1fr}.section-head--future>.button{display:none}.featured-storefront__mobile-cta{display:flex;width:100%;margin-top:14px}.autasia-toast{right:14px;bottom:96px}}@media(prefers-reduced-motion:reduce){.product-card--future,.product-card__image,.product-card__quick button,.product-card__quick>a,.store-filters-panel,.store-filters-overlay,.autasia-toast{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/autasia-v13.css.map */
