@font-face{font-family:Nunito Sans;font-style:normal;font-weight:400;font-display:swap;src:url(pevita-studio--assets--fonts--nunito-sans-400.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:600;font-display:swap;src:url(pevita-studio--assets--fonts--nunito-sans-600.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:700;font-display:swap;src:url(pevita-studio--assets--fonts--nunito-sans-700.ttf) format("truetype")}:root{--font-ui:"Nunito Sans",Arial,Helvetica,sans-serif;--navy:#283583;--ink:#1d2446;--muted:#737787;--pink:#ff1b8d;--line:#e8e9ed;--paper:#fff;--lavender:#f4f4fb;font-family:var(--font-ui);color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.38}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #a6adff;outline-offset:3px}[hidden]{display:none!important}a{color:inherit;text-decoration:none}.site-header{height:88px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:32px;padding:0 5vw}.wordmark{font-size:39px;font-weight:900;letter-spacing:-3px;line-height:1;color:var(--navy)}.wordmark span{color:var(--pink);display:inline-block;font-size:35px;vertical-align:top;margin:0 0 0 4px;letter-spacing:0}.header-tag{font-size:15px;color:var(--muted)}.preview-tag{margin-left:auto;background:#f3f3f7;border:1px solid var(--line);padding:8px 13px;border-radius:30px;font-size:14px}main{max-width:1440px;margin:auto;padding:38px 5vw 0}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:31px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:2px;color:var(--navy);margin:0 0 12px}h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(32px,3.3vw,47px);letter-spacing:-1.7px;margin:0 0 12px}.intro p:not(.eyebrow){color:var(--muted);font-size:16px;margin:0}.intro-note{font-family:Georgia,serif;font-style:italic;font-size:16px;line-height:1.6;color:var(--muted);text-align:right}.workspace{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(370px,1fr);border:1px solid var(--line);border-radius:22px;overflow:clip;align-items:start;background:#fff}.visual{position:sticky;top:16px;min-height:700px;display:flex;flex-direction:column;background:radial-gradient(ellipse at 45% 35%,#fff,#f5f5fa 58%,#eeeef7);border-right:1px solid var(--line);overflow:hidden}.visual-head,.visual-foot{display:flex;align-items:center;justify-content:space-between;padding:24px 26px;gap:10px}.view-label{letter-spacing:1.5px;font-size:12px;font-weight:700}#saved{font-size:13px;color:var(--muted)}.canvas-wrap{position:relative;display:flex;align-items:center;justify-content:center;flex:1;min-height:515px;overflow:hidden}.canvas-wrap canvas{width:100%;max-width:550px;height:auto;touch-action:pan-y;filter:drop-shadow(0 22px 15px #28264116);transition:transform .15s}.canvas-wrap.is-editing canvas{touch-action:none}.load-status{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#f5f5faf0;color:var(--muted);font-size:16px;padding:25px;text-align:center}.view-tools{display:flex;align-items:center;justify-content:center;gap:8px;margin:4px auto 15px;padding:5px 10px;border:1px solid #e7e7f0;border-radius:40px;background:#ffffffd9;font-size:14px}.icon-button{border:0;background:transparent;min-width:34px;min-height:34px;border-radius:50%;font-size:22px}.icon-button:hover{background:#ececf6}.divider{height:18px;width:1px;background:var(--line);margin:0 4px}.text-button{border:0;background:transparent;font-size:14px;padding:8px;color:var(--navy);text-decoration:underline;text-underline-offset:3px}.visual-foot{font-size:14px;padding-top:15px;border-top:1px solid #e5e5ef}.color-dots{display:flex;gap:5px}.color-dots i{width:8px;height:8px;border-radius:50%;background:var(--navy)}.color-dots i:nth-child(2){background:var(--pink)}.color-dots i:nth-child(3){background:#ffd600}.customizer{padding:28px 30px 18px;background:#fff}.panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:10px}h2{font-family:Georgia,serif;font-size:28px;font-weight:400;margin:0;letter-spacing:-.6px}.small-pill{font-size:12px;letter-spacing:.5px;color:var(--muted)}label,legend{display:block;font-size:15px;font-weight:600;margin-bottom:9px}fieldset{border:0;margin:0 0 24px;padding:0;min-width:0}input:not([type=file],[type=range],[type=color]),select{width:100%;height:43px;border:1px solid #dfe1e9;background:#fff;border-radius:9px;padding:0 12px;color:var(--ink);font-size:16px}select{padding-right:30px}.field{margin-bottom:19px}.hint{font-size:13px;line-height:1.6;color:var(--muted);margin:8px 0 0}.case-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.case-options button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:13px 4px 10px;font-size:13px;line-height:1.3;display:grid;justify-items:center;gap:7px}.case-icon{width:17px;height:29px;border:1.5px solid #9ba0b3;border-radius:5px;position:relative}.case-icon:before{content:"";position:absolute;left:3px;top:3px;width:5px;height:6px;border:1px solid currentColor;border-radius:2px}.case-icon.tough{box-shadow:0 0 0 2px #d8dae6}.case-icon.wallet{width:30px;border-radius:4px;background:linear-gradient(90deg,transparent 48%,#9ba0b3 50%,transparent 54%)}button[aria-pressed=true]{border-color:var(--navy);background:#f6f6ff;box-shadow:0 0 0 1px var(--navy)}.templates{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.templates button{display:flex;flex-direction:column;align-items:center;gap:8px;border:0;background:transparent;padding:0;box-shadow:none;font-size:12px;line-height:1.4}.template-thumb{width:100%;height:81px;border-radius:9px;background:#f0eff7;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border:1px solid transparent}.templates button[aria-pressed=true] .template-thumb{border:2px solid var(--navy)}.monogram{font-family:Georgia,serif;font-size:43px;color:#8a99c2}.monogram span{position:absolute;top:44px;font-size:15px;color:var(--navy);font-style:italic}.photo-art{background:linear-gradient(160deg,#b8d1d2 0 47%,#6b8c83 48% 65%,#dfbb94 66%)}.photo-art i{width:17px;height:17px;background:#f9d9a6;border-radius:50%;position:absolute;top:13px;right:14px}.collage-art{display:grid;grid-template-columns:1fr 1fr;padding:7px;gap:3px;background:#f3d7c7}.collage-art i{width:100%;height:29px;background:linear-gradient(130deg,#bbcaca,#718a91)}.collage-art i:first-child{grid-column:span 2;background:linear-gradient(150deg,#e7c09c,#b58973)}.polaroid-art{background:#e3e7ef}.polaroid-art i{width:43px;height:57px;background:linear-gradient(150deg,#d2c5b5 0 50%,#7e9194 51%);border:5px solid white;border-bottom-width:13px;transform:rotate(-9deg);box-shadow:0 2px 3px #0001}.edit-section{border-top:1px solid var(--line);padding-top:21px}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;gap:10px}h3{font-size:16px;font-weight:600;margin:0}.section-title>span{font-size:13px;color:var(--muted)}.text-fields{display:grid;grid-template-columns:80px 1fr;gap:12px}.palette-row{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;margin:0 0 21px}.palette{display:flex;gap:8px}.palette button{width:25px;height:25px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 1px #e1e2e8}.palette button[aria-pressed=true]{box-shadow:0 0 0 1.5px var(--navy)}.advanced-toggle{width:100%;border:1px solid var(--line);background:#fff;border-radius:9px;padding:13px 14px;text-align:left;display:flex;align-items:center;justify-content:space-between;font-size:14px}.advanced-toggle span{font-size:18px}.advanced-toggle[aria-expanded=true]{background:#f5f5fc;border-color:#bdc2e0}.advanced{background:#f9f9fc;border-radius:10px;padding:18px;margin-top:10px}.advanced input,.advanced select{margin-bottom:14px}.advanced label{font-size:13px}.advanced input[type=range]{width:100%;accent-color:var(--navy);height:20px}.control-pair{display:grid;grid-template-columns:1fr 90px;gap:12px}input[type=color]{width:100%;height:43px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:5px}.delete{color:#a23558}.review-area{margin-top:22px}.primary{background:var(--navy);color:#fff;border:0;border-radius:10px;min-height:48px;width:100%;padding:13px 19px;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:space-between}.primary:hover{background:#202b6b}.primary>span{font-size:22px;font-weight:400}.centered{text-align:center}.photo-slots{display:flex;gap:8px;margin-bottom:12px}.photo-slot{min-height:80px;flex:1;min-width:0;border:1px dashed #b3b9d0;background:#f7f7fc;border-radius:9px;overflow:hidden;display:grid;place-items:center;font-size:14px;color:var(--navy);padding:6px}.photo-slot img{width:100%;height:65px;object-fit:cover;border-radius:5px}.photo-slot small{margin-top:4px}.warning{color:#874c29;background:#fff5e8;padding:10px;border-radius:7px;font-size:14px;line-height:1.5}.benefits{display:flex;justify-content:center;gap:65px;padding:30px 10px;font-size:14px;color:var(--muted)}.benefits b{font-family:Georgia,serif;color:var(--navy);margin-right:8px;font-weight:400;font-size:17px}footer{margin:0 5vw;padding:25px 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:25px}footer .wordmark{font-size:28px}footer .wordmark span{font-size:25px}footer p{font-family:Georgia,serif;font-size:16px;color:var(--muted)}footer>span{margin-left:auto;font-size:8px;letter-spacing:1.5px;color:var(--muted)}dialog{border:0;border-radius:20px;padding:25px;max-width:430px;width:calc(100% - 30px);box-shadow:0 30px 100px #1113}dialog::backdrop{background:#151a3b66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-head{display:flex;justify-content:space-between;align-items:center}.dialog-head .eyebrow{margin:0}dialog h2{font-size:35px}dialog img{width:100%;height:280px;object-fit:contain;background:#f6f6fb;border-radius:12px;margin:15px 0}dialog .primary{margin-top:18px;justify-content:center}dialog .secondary{background:#fff;border:1px solid var(--line);padding:12px;width:100%;border-radius:9px;margin-top:8px;font-size:15px}#review-summary{font-size:15px;line-height:1.6}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);max-width:90vw;width:max-content;z-index:10;background:var(--ink);color:#fff;padding:13px 20px;border-radius:10px;font-size:15px;box-shadow:0 5px 25px #0002}@media(min-width:1250px){.visual{min-height:760px}.canvas-wrap{min-height:575px}.customizer{padding:30px 38px}.template-thumb{height:88px}}@media(max-width:800px){.site-header{height:65px;padding:0 20px}.wordmark{font-size:33px}.wordmark span{font-size:29px}.header-tag{display:none}main{padding:25px 16px 0}.intro{margin:0 3px 22px}.intro-note{display:none}h1{font-size:33px}.intro p:not(.eyebrow){font-size:15px}.workspace{grid-template-columns:1fr;border-radius:16px}.visual{position:relative;top:auto;min-height:0;border-right:0;border-bottom:1px solid var(--line)}.visual-head{padding:15px 18px}.canvas-wrap{min-height:0;height:340px}.canvas-wrap canvas{width:350px;max-width:100%;height:350px;object-fit:contain}.visual-foot{padding:13px 18px;font-size:13px}.view-tools{margin-bottom:13px;padding:2px 8px}.icon-button{min-width:36px;min-height:36px}.customizer{padding:23px 21px 18px}.panel-heading{margin-bottom:22px}.template-thumb{height:77px}.templates{gap:7px}.case-options button{min-height:72px}.review-area{position:sticky;bottom:0;background:linear-gradient(#fff0,#fff 10px);padding-top:12px;margin-top:12px;z-index:2}.benefits{gap:17px;font-size:12px;padding:25px 0}.benefits b{font-size:16px;margin-right:4px}footer{gap:10px;flex-wrap:wrap;margin:0 20px}footer>span{display:none}footer p{font-size:14px}.palette{gap:7px}.advanced{padding:15px}.canvas-wrap.is-editing:after{content:"Arrastra el texto o usa los controles";position:absolute;bottom:5px;font-size:12px;background:#fffd;padding:5px 10px;border-radius:20px;pointer-events:none}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}.catalog-heading{display:flex;justify-content:space-between;align-items:center;margin:35px 0 23px;gap:20px}.catalog-heading p{font-size:16px;color:var(--muted);margin:9px 0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.product-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:box-shadow .2s,transform .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #28358312}.product-art{height:260px;background:#f0f1f8;display:grid;place-items:center;position:relative;overflow:hidden}.product-phone{position:relative;width:102px;height:198px;border:4px solid #fff9;border-radius:21px;background:#dce4f4;box-shadow:10px 14px 22px #1d244625;transform:rotate(-9deg);overflow:hidden}.product-phone:after{content:"";position:absolute;top:9px;left:9px;width:30px;height:34px;border:3px solid #c8c8cf;border-radius:10px;background:radial-gradient(circle at 28% 25%,#1d2446 0 4px,transparent 5px),radial-gradient(circle at 72% 50%,#1d2446 0 4px,transparent 5px),radial-gradient(circle at 28% 78%,#1d2446 0 4px,transparent 5px),#d0d1d8}.product-motif{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#879bc4;font:80px Georgia}.product-motif>i{position:absolute;color:var(--navy);font:italic 24px Georgia;top:111px}.product-tag{position:absolute;bottom:14px;left:16px;background:#ffffffbc;padding:6px 10px;border-radius:30px;font-size:12px;color:#4f566c}.product-card-body{padding:23px}.product-card-body .eyebrow{font-size:12px;letter-spacing:1.3px}.product-card-body h3{font:22px Georgia;letter-spacing:-.4px}.product-card-body>p:not(.eyebrow){font-size:15px;line-height:1.7;color:var(--muted);min-height:42px}.product-cta{font-size:15px;font-weight:600;color:var(--navy);display:block;margin-top:18px}.product-photo .product-phone{background:linear-gradient(165deg,#cad9dc 0 46%,#769385 47% 63%,#d6b18d 64%)}.product-photo .product-art{background:#eaf1ef}.family-tough .product-phone{border:6px solid #373c50}.family-tough .product-art{background:#eeeee8}.family-wallet .product-phone{width:205px;transform:rotate(-5deg);border-radius:12px}.family-wallet .product-phone:before{content:"";position:absolute;left:47%;top:0;height:100%;border-left:2px solid #6f6b6150}.family-wallet .product-art{background:#f5eee8}.product-collage .product-art{background:#f6e8e4}.product-collage .product-phone{background:#e9cbbf}.product-collage .product-motif{top:53px;right:6px;bottom:8px;left:6px;display:grid;grid-template-rows:repeat(3,1fr);gap:4px}.product-collage .product-motif i{position:static;width:100%;height:100%;background:linear-gradient(150deg,#d9deda 0 45%,#8a9f95 46% 65%,#d9b49a 66%)}.product-collage .product-motif i:nth-child(2){background:linear-gradient(30deg,#8a9f95,#c9c8ac)}.product-polaroid .product-art{background:#eef0f7}.product-polaroid .product-motif i{top:68px;width:65px;height:78px;background:linear-gradient(135deg,#d4c6b6,#728f92);border:5px solid white;border-bottom:17px solid white;transform:rotate(-8deg)}.editor-heading{margin:0 0 23px}.back-link{display:inline-block;font-size:15px;color:var(--navy);padding:10px 0;margin-bottom:12px}.editor-heading h2{font-size:30px}.editor-heading p{font-size:16px;color:var(--muted);margin-bottom:0}.fixed-product{padding:0 0 21px;font-size:15px;font-weight:600}.fixed-product .hint{font-weight:400}.choice-row{display:flex;gap:6px;flex-wrap:wrap}.choice-row button{border:1px solid var(--line);background:#fff;padding:11px 10px;border-radius:8px;font-size:14px;flex:1;white-space:nowrap}.choice-row button[aria-pressed=true]{background:#f3f4ff;border-color:var(--navy)}.background-options{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.background-options button{border:1px solid var(--line);border-radius:8px;background:#fff;padding:6px;font-size:13px;display:grid;gap:7px}.background-options button[aria-pressed=true]{border-color:var(--navy);background:#f4f4ff}.pattern-chip{height:43px;border-radius:5px;display:grid;place-items:center;background:#e3e9f6;font-size:29px;color:#cf8ba1}.pattern-chip.stripes{background:repeating-linear-gradient(90deg,#e3e9f6 0 8px,#fff 8px 15px)}.pattern-chip.flowers{background:#f3e3e9}.pattern-chip.avocado{background:#e2e9d4;font-size:24px}.text-fields:has(.field[hidden]){grid-template-columns:1fr}.photo-slots{flex-wrap:wrap}.photo-slot{flex:1 1 27%;max-width:100%}@media(max-width:800px){.catalog-heading{margin-top:25px}.catalog-heading .small-pill{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-art{height:190px}.product-phone{width:77px;height:149px;border-radius:17px}.product-motif{font-size:58px}.product-motif>i{font-size:18px;top:82px}.product-phone:after{width:21px;height:26px;top:6px;left:6px}.family-wallet .product-phone{width:137px;height:141px}.product-card-body{padding:13px}.product-card-body h3{font-size:18px;line-height:1.2}.product-card-body>p:not(.eyebrow){font-size:13px;min-height:68px}.product-card-body .eyebrow{font-size:8px;letter-spacing:.7px}.product-tag{font-size:8px;bottom:9px;left:7px;padding:4px 6px}.product-cta{font-size:14px;margin-top:12px}.product-polaroid .product-motif i{top:57px;width:45px;height:56px;border-bottom-width:12px}.product-collage .product-motif{top:45px;right:5px;bottom:6px;left:5px}.editor-heading h2{font-size:27px}.choice-row button{min-height:42px;padding:10px 7px}.advanced-open .fixed-product,.advanced-open .editor-heading,.advanced-open .site-header,.advanced-open .intro,.advanced-open footer,.advanced-open .benefits{display:none}}@media(max-width:800px){body.advanced-open{overflow:hidden}.advanced-open .workspace{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;grid-template-rows:43dvh 57dvh;border:0;border-radius:0}.advanced-open .visual{height:100%;min-height:0;position:relative;border-bottom:1px solid var(--line)}.advanced-open .visual-head{padding:10px 16px;flex-shrink:0}.advanced-open .canvas-wrap{height:0;min-height:0;flex:1}.advanced-open .canvas-wrap canvas{height:100%;width:auto;max-width:100%}.advanced-open .view-tools{flex-shrink:0;margin:2px auto 5px;border:0;background:transparent}.advanced-open .visual-foot{display:none}.advanced-open .customizer{overflow:auto;padding:12px 18px 18px;overscroll-behavior:contain}.advanced-open .customizer>.panel-heading,.advanced-open .customizer>.field,.advanced-open .customizer>fieldset,.advanced-open .edit-section{display:none}.advanced-open .advanced-toggle{position:sticky;top:-12px;z-index:4;background:#fff;min-height:46px;box-shadow:0 5px 12px #fff}.advanced-open .advanced{background:#fff;padding:14px 0;margin:0}.advanced-open .review-area{position:static;margin:0}.advanced-open .canvas-wrap.is-editing:after{display:none}}.canvas-wrap canvas{touch-action:none;cursor:grab;transition:none}.canvas-wrap canvas:active{cursor:grabbing}.gesture-help{text-align:center;font-size:14px;line-height:1.7;color:var(--muted);margin:2px 14px 12px}.element-controls{border-top:1px solid var(--line);padding-top:20px}.element-controls input,.element-controls select{margin-bottom:14px}.element-controls label{font-size:14px}.palette .transparent-swatch{background:conic-gradient(#d6d8df 25%,#fff 0 50%,#d6d8df 0 75%,#fff 0);background-size:10px 10px}.palette-row{flex-wrap:wrap;gap:12px}.palette button{width:29px;height:29px}@media(max-width:800px){.canvas-wrap canvas{width:min(350px,100%);height:auto;aspect-ratio:1}.gesture-help{font-size:13px}.palette{gap:9px}}.canvas-wrap canvas:focus:not(:focus-visible){outline:none}.touch-hint{display:none}@media(max-width:800px){.touch-hint{display:block}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.history-tools{display:flex;justify-content:center;gap:4px;align-self:center;margin:0 auto 12px;color:var(--muted)}.history-tools .icon-button{font-size:21px;min-width:40px;min-height:40px}.wallet-layout-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.wallet-layout-options button{border:1px solid var(--line);border-radius:10px;background:#fff;padding:12px 4px;font-size:15px;display:grid;justify-items:center;gap:10px}.wallet-layout-options button[aria-pressed=true]{border-color:var(--navy);background:#f4f4ff}.layout-detail{display:block;font-size:13px;color:var(--muted);margin-top:4px}.layout-diagram{width:52px;height:38px;display:grid;gap:2px;border:1px solid #b5bddc;border-radius:5px;overflow:hidden;background:#fff;padding:2px}.layout-halves,.layout-quarters{grid-template-columns:repeat(2,1fr)}.layout-quarters{grid-template-rows:repeat(2,1fr)}.layout-diagram i{background:#9daed3}.layout-diagram i:nth-child(2){background:#d5a9bb}.layout-diagram i:nth-child(3){background:#a6c2b1}.layout-diagram i:nth-child(4){background:#dbc49d}.photo-slots.wallet-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.wrap-info{text-align:center;padding:0 16px 10px}.wrap-info label{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:400;margin:0}.wrap-info input{accent-color:var(--navy)}.wrap-info p{font-size:13px;color:var(--muted);margin:6px 0 0}.wrap-info input[type=checkbox]{width:16px;height:16px;padding:0;margin:0;flex:none}.wrap-info label{white-space:nowrap}.store-nav{display:flex;gap:25px;align-items:center;margin:auto;font-size:15px}.store-nav a{padding:12px 0;white-space:nowrap}.store-nav a:hover,.store-nav a[aria-current]{color:var(--pink)}.store-hero{display:grid;grid-template-columns:1fr 1fr;background:#f3f0ea;border-radius:22px;overflow:hidden;min-height:510px;margin:0 0 65px}.hero-copy{padding:60px 45px;position:relative}.hero-copy h1{font-size:clamp(48px,5.5vw,77px);line-height:1.04;letter-spacing:-3px;margin:24px 0}.hero-copy h1 em{font-weight:400;color:var(--navy)}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#656575;margin:0 0 26px}.store-cta{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;background:var(--navy);color:#fff;border:0;padding:17px 23px;border-radius:8px;font-size:16px}.store-cta:hover{background:#1a255f}.hero-secondary{display:block;font-size:14px;margin-top:18px;text-decoration:underline;text-underline-offset:4px}.hero-footnote{display:block;margin-top:35px;font-size:13px;color:var(--muted)}.hero-scene{position:relative;min-height:510px;background:#e5e5f0;overflow:hidden}.scene-orbit{position:absolute;width:440px;height:440px;left:10%;top:10%;border-radius:50%;background:#f4f0e8}.scene-word{position:absolute;left:8%;top:20px;font:italic 80px Georgia;color:#c6c8df;letter-spacing:-5px;transform:rotate(-8deg)}.hero-case{position:absolute;width:160px;height:315px;top:115px;border:5px solid #ffffffa0;border-radius:31px;box-shadow:12px 22px 25px #28264125;overflow:hidden}.case-name{left:15%;background:repeating-linear-gradient(90deg,#faf2e5 0 15px,#c5cfda 15px 30px);transform:rotate(-13deg)}.case-memory{left:50%;top:153px;background:#eee6dd;transform:rotate(12deg)}.case-camera{position:absolute;left:11px;top:10px;width:47px;height:53px;border:3px solid #cccdd4;border-radius:14px;background:radial-gradient(circle at 27% 25%,#292d42 0 7px,#90939e 8px 9px,transparent 10px),radial-gradient(circle at 73% 50%,#292d42 0 7px,#90939e 8px 9px,transparent 10px),radial-gradient(circle at 27% 77%,#292d42 0 7px,#90939e 8px 9px,transparent 10px),#e1e0df}.hero-initial{position:absolute;top:90px;left:30px;font:135px Georgia;color:#53667e}.hero-name{position:absolute;top:190px;left:22px;font:italic 34px Georgia;color:var(--navy)}.memory-frame{position:absolute;top:110px;left:16px;width:118px;height:143px;border:9px solid white;border-bottom:35px solid white;background:#b8cccd;transform:rotate(-5deg)}.memory-sun{position:absolute;right:14px;top:15px;width:23px;height:23px;background:#f5d5a7;border-radius:50%}.memory-hills{position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(145deg,transparent 20%,#718e80 21% 50%,#a4b5a2 51% 65%,#ddc3a0 66%)}.memory-frame i{position:absolute;top:106px;left:0;right:0;text-align:center;white-space:nowrap;font:italic 12px Georgia;color:#565a68}.scene-sticker{position:absolute;right:22px;top:52px;border-radius:50%;background:#f7d94e;width:105px;height:105px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:15px;line-height:1.5;transform:rotate(13deg)}.scene-sticker span{font-size:24px}.scene-caption{position:absolute;bottom:23px;left:0;right:0;text-align:center;font-size:8px;letter-spacing:1.5px}.store-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:25px}.store-section-heading h2{font-size:32px}.store-section-heading>a{font-size:15px;color:var(--navy)}.store-section-heading>p{font:italic 16px/1.5 Georgia;color:var(--muted)}.design-links{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.design-links>a{border:1px solid var(--line);border-radius:12px;padding:22px 18px;position:relative;transition:background .2s}.design-links>a:hover{background:#f7f7fb}.design-links h3{font-size:16px;line-height:1.4}.design-links p{font-size:14px;color:var(--muted);line-height:1.5}.design-links>a>span:last-child{position:absolute;right:16px;top:20px;color:var(--navy)}.idea-icon{display:grid;place-items:center;width:55px;height:55px;background:#eef0f8;border-radius:50%;font:27px Georgia;color:var(--navy);margin-bottom:24px}.idea-picture{background:#e8f0ea}.idea-grid{background:#f6e7e2}.idea-polaroid{background:#f7eedb}.catalog-heading{margin-top:65px;scroll-margin-top:25px}.catalog-controls{display:flex;justify-content:space-between;gap:20px;margin:0 0 20px}.family-filters{display:flex;gap:8px;flex-wrap:wrap}.family-filters button{background:#fff;border:1px solid var(--line);border-radius:25px;padding:11px 15px;font-size:15px}.family-filters button[aria-pressed=true]{background:var(--navy);color:#fff}.catalog-search{width:240px}.catalog-search input{height:40px!important;background:#f7f7fa!important;border:0!important}.catalog-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:14px;color:var(--muted)}.catalog-meta>div{display:flex;align-items:center;gap:10px}.catalog-meta select{font-size:14px;height:35px;border:0;background:#f7f7fa;width:170px}.catalog-empty{padding:45px;text-align:center;background:#f7f7fa;border-radius:12px}.catalog-empty p{font-size:16px;color:var(--muted)}.catalog-empty button{margin-top:12px}.family-section{margin-top:80px;scroll-margin-top:25px}.family-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.family-cards>a{display:flex;flex-direction:column;min-height:310px;border-radius:14px;padding:30px;background:#eaf0ec}.family-cards>a:nth-child(2){background:#e9eaf5}.family-cards>a:nth-child(3){background:#f4e9e2}.family-number{font-size:12px;letter-spacing:1.4px;color:#626977}.family-cards h3{font:32px/1.08 Georgia;letter-spacing:-1px;margin:26px 0 16px}.family-cards p{font-size:15px;line-height:1.7;max-width:260px;color:#686b78;margin:0 0 24px}.family-action{margin-top:auto;font-size:15px;color:var(--navy)}.how-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:55px;background:#f6f4ee;border-radius:18px;margin-top:70px;scroll-margin-top:25px}.how-section h2{font-size:34px;line-height:1.2;margin-bottom:25px}.how-section ol{padding:0;margin:0;list-style:none;display:grid;gap:25px}.how-section li{display:flex;gap:20px}.how-section li>span{font:24px Georgia;color:#979db9}.how-section h3{font-size:16px;margin:0 0 8px}.how-section p{font-size:15px;line-height:1.7;color:var(--muted);margin:0}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:70px;padding:75px 0;scroll-margin-top:25px}.faq-section h2{font-size:34px}.faq-section>div>p:not(.eyebrow){font-size:15px;line-height:1.7;color:var(--muted)}.faq-items details{border-bottom:1px solid var(--line)}.faq-items summary{padding:20px 0;cursor:pointer;font-size:16px}.faq-items details p{font-size:15px;line-height:1.8;color:var(--muted);margin:0 0 20px}.faq-items details:first-child summary{padding-top:0}footer nav{display:flex;gap:23px;margin-left:auto;font-size:14px}@media(max-width:1050px){.store-nav{gap:15px;font-size:14px}.site-header{gap:20px}.hero-copy{padding:40px 30px}.hero-scene{min-height:475px}.hero-case{width:140px;height:275px}.case-name{left:10%}.case-memory{left:48%;top:175px}.hero-initial{font-size:115px;left:25px}.hero-name{font-size:29px;left:16px;top:178px}.memory-frame{left:10px;width:108px}.scene-sticker{right:15px;top:45px;width:90px;height:90px}.design-links{grid-template-columns:repeat(2,1fr)}.design-links>a{display:flex;gap:20px;align-items:center}.idea-icon{margin:0;flex-shrink:0}.design-links>a>span:last-child{display:none}.how-section{padding:35px;gap:35px}}@media(max-width:800px){.site-header{height:auto;min-height:65px;flex-wrap:wrap;padding:18px 20px 0;gap:18px}.store-nav{order:3;flex:0 0 calc(100% + 40px);width:calc(100% + 40px);margin:0 -20px;padding:0 20px;overflow-x:auto;gap:22px;border-top:1px solid var(--line)}.store-nav a{padding:15px 0}.preview-tag{margin-left:auto}.store-hero{grid-template-columns:1fr;margin-bottom:38px;min-height:0}.hero-copy{padding:30px 25px}.hero-copy h1{font-size:52px;margin:20px 0;letter-spacing:-2px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-footnote{display:none}.hero-secondary{display:inline-block;margin-left:16px;font-size:13px}.store-cta{padding:14px 17px;gap:20px;font-size:15px}.hero-scene{min-height:355px}.hero-case{top:40px;width:133px;height:260px}.case-name{left:16%}.case-memory{left:51%;top:66px}.scene-orbit{width:300px;height:300px;left:7%;top:5%}.scene-word{font-size:57px;top:-6px;left:10px}.scene-sticker{width:77px;height:77px;right:13px;top:14px;font-size:13px}.scene-sticker span{font-size:18px}.hero-initial{top:65px}.hero-name{top:155px}.memory-frame{top:90px;width:100px;height:130px}.memory-frame i{top:94px;font-size:13px}.scene-caption{font-size:7px;bottom:12px}.store-section-heading{align-items:start;flex-direction:column;gap:14px}.store-section-heading h2{font-size:27px}.design-links{gap:10px}.design-links>a{display:block;padding:15px}.idea-icon{width:42px;height:42px;font-size:24px;margin-bottom:15px}.design-links h3{font-size:15px}.design-links p{font-size:13px}.catalog-heading{margin-top:40px}.catalog-controls{flex-direction:column;gap:15px}.family-filters{gap:6px}.family-filters button{font-size:13px;padding:10px 12px}.catalog-search{width:100%}.catalog-meta>div{gap:2px}.catalog-meta select{width:143px}.catalog-meta .text-button{font-size:13px}.family-section{margin-top:45px}.family-cards{grid-template-columns:1fr;gap:12px}.family-cards>a{padding:25px;min-height:245px}.family-cards h3{margin-top:20px}.family-cards h3 br{display:none}.family-cards p{max-width:none}.how-section{grid-template-columns:1fr;gap:30px;padding:28px 23px;margin-top:40px}.how-section h2{font-size:29px}.faq-section{grid-template-columns:1fr;gap:25px;padding:45px 0 25px}.faq-section h2{font-size:29px}footer nav{width:100%;margin:8px 0 0;gap:24px}.catalog-empty{padding:30px 15px}}.menu-toggle{display:none}@media(max-width:800px){.site-header{padding-bottom:18px}.site-header>.preview-tag{display:none}.menu-toggle{display:block;margin-left:auto;border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:#fff;font-size:15px}.store-nav{display:none;flex:0 0 100%;width:100%;margin:0;padding:8px 0 0;overflow:visible}.store-nav.menu-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.store-nav a{font-size:16px;padding:13px 4px}.store-nav a+a{border-top:1px solid var(--line)}}.model-finder{max-width:360px;margin:28px 0 0}.model-finder>label{font-size:16px;color:var(--ink);margin-bottom:11px}.model-search-row{display:flex;align-items:center;background:#fff;border:1px solid #d4d7e2;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #28358308}.model-search-row input[type=search]{height:52px;border:0;background:transparent;min-width:0;font-size:16px}.model-search-row button{border:0;background:var(--navy);color:#fff;align-self:stretch;min-width:49px;font-size:23px}.model-finder>p{font-size:13px;line-height:1.6;color:#626675;margin:8px 0}.model-suggestions{border:1px solid #dfe1e9;background:#fff;border-radius:10px;overflow:hidden;margin-top:8px}.model-option{display:flex;width:100%;flex-direction:column;gap:6px;text-align:left;padding:14px;border:0;background:#fff}.model-option+.model-option{border-top:1px solid var(--line)}.model-option:hover,.model-option:focus{background:#f1f2fa}.model-option strong{font-size:16px;font-weight:600}.model-option span{font-size:14px;color:var(--muted)}.selected-model{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 20px;background:#f2f3fa;border-radius:12px;margin:0 0 22px}.selected-model span{display:block;font-size:12px;letter-spacing:1.4px;margin-bottom:6px;color:var(--muted)}.selected-model strong{font-size:16px}.store-hero{scroll-margin-top:20px}.model-finder input:focus-visible{outline-offset:-3px}@media(max-width:800px){.model-finder{margin-top:23px}.model-finder+.hero-secondary{margin-left:0}.hero-copy{padding-bottom:27px}.selected-model{padding:14px}.selected-model strong{font-size:15px}}.hero-secondary.explore-designs{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;max-width:360px;min-height:50px;padding:14px 18px;margin:22px 0 0;border:1.5px solid var(--navy);border-radius:10px;background:#ffffffa6;color:var(--navy);font-size:16px;font-weight:600;text-decoration:none;transition:background .15s,box-shadow .15s}.hero-secondary.explore-designs span{font-size:21px;font-weight:400}.hero-secondary.explore-designs:hover{background:#fff;box-shadow:0 4px 14px #28358314}.product-detail{padding-bottom:25px}.detail-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:start;margin-top:15px}.detail-art{position:sticky;top:20px}.detail-art .product-art{height:520px;border-radius:20px}.detail-art .product-phone{width:180px;height:350px;border-radius:33px;border-width:6px}.detail-art .product-phone:after{width:48px;height:56px;top:16px;left:16px;border-radius:14px;background:radial-gradient(circle at 28% 25%,#1d2446 0 7px,transparent 8px),radial-gradient(circle at 72% 50%,#1d2446 0 7px,transparent 8px),radial-gradient(circle at 28% 78%,#1d2446 0 7px,transparent 8px),#d0d1d8}.detail-art .product-motif{font-size:145px}.detail-art .product-motif>i{font-size:42px;top:196px}.detail-art.product-collage .product-motif{top:95px;right:11px;bottom:15px;left:11px}.detail-art.product-polaroid .product-motif i{width:112px;height:139px;top:126px;border:9px solid white;border-bottom:30px solid white}.detail-art.family-wallet .product-phone{width:340px;height:315px;border-radius:18px}.detail-art.family-tough .product-phone{border-width:10px}.detail-copy{padding-top:10px}.detail-copy h1{font-size:42px;line-height:1.12;margin-bottom:18px}.detail-description{font-size:16px;color:var(--muted);line-height:1.8}.detail-features{padding:20px 0 20px 20px;margin:0 0 23px;border-bottom:1px solid var(--line);font-size:15px;line-height:1.7}.detail-features li+li{margin-top:9px}.detail-device{margin-bottom:20px}.favorite-button{display:block;width:100%;border:1px solid #dfe1e9;background:#fff;border-radius:10px;min-height:47px;color:var(--navy);margin-top:10px;font-size:15px}.favorite-button[aria-pressed=true]{background:#fcf0f6;border-color:#e4b4ce;box-shadow:none;color:#9a2e66}.detail-advice{border-bottom:1px solid var(--line);margin-top:13px}.detail-advice summary{padding:16px 0;font-size:15px;cursor:pointer}.detail-advice p{font-size:15px;color:var(--muted);line-height:1.8;margin:0 0 18px}.detail-bottom{display:flex;justify-content:center;gap:45px;border-top:1px solid var(--line);margin-top:55px;padding:25px 0;font-size:15px;color:var(--muted)}.favorites-page{padding:20px 0 50px}.favorites-page>p:not(.eyebrow){font-size:16px;color:var(--muted);margin-bottom:30px}.favorites-empty{padding:65px 20px;background:#f7f5f1;border-radius:18px;text-align:center;margin:25px 0}.favorites-empty>span{font:64px Georgia;color:#b591a8}.favorites-empty h2{font-size:29px;margin:15px 0}.favorites-empty p{font-size:16px;color:var(--muted);margin-bottom:25px}#favorite-count{display:inline-grid;place-items:center;min-width:18px;height:18px;border-radius:50%;background:#f3e9f0;color:#9a2e66;font-size:13px;margin-left:3px}.store-nav{gap:17px;font-size:14px}@media(max-width:1100px)and (min-width:801px){.site-header{flex-wrap:wrap;height:auto;padding-top:20px;gap:16px}.store-nav{order:3;width:100%;justify-content:center;border-top:1px solid var(--line)}.site-header .preview-tag{margin-left:auto}.detail-grid{gap:25px}.detail-copy h1{font-size:35px}.detail-art .product-art{height:470px}}@media(max-width:800px){.detail-grid{grid-template-columns:1fr;gap:28px;margin-top:0}.detail-art .product-art{height:325px}.detail-art .product-phone{width:128px;height:250px;border-radius:25px}.detail-art .product-phone:after{width:33px;height:39px;top:9px;left:9px}.detail-art .product-motif{font-size:97px}.detail-art .product-motif>i{font-size:29px;top:144px}.detail-art.product-collage .product-motif{top:69px;right:9px;bottom:10px;left:9px}.detail-art.product-polaroid .product-motif i{top:90px;width:77px;height:100px;border-width:6px;border-bottom-width:23px}.detail-art.family-wallet .product-phone{width:240px;height:232px}.detail-art.family-tough .product-phone{border-width:8px}.detail-copy h1{font-size:34px}.detail-copy{padding:0 4px}.detail-bottom{gap:14px;font-size:13px;margin-top:30px;line-height:1.6}.favorites-empty{padding:35px 18px}.favorites-empty h2{font-size:26px}.favorites-page h1{font-size:37px}.favorites-page>p:not(.eyebrow){line-height:1.7}}.detail-model-note{margin:0 0 18px}.editor-example{width:100%;max-width:550px}.editor-example .product-art{height:480px;background:transparent!important}.editor-example .product-phone{transform:rotate(-7deg) scale(1.65)}.editor-example .product-tag{display:none}@media(max-width:800px){.editor-example .product-art{height:340px}.editor-example .product-phone{transform:rotate(-7deg) scale(1.6)}}.wordmark{display:inline-flex;align-items:center;flex-shrink:0;line-height:1}.wordmark img{display:block;width:145px;height:auto}footer .wordmark img{width:110px}@media(max-width:800px){.site-header .wordmark img{width:120px}}.nav-cart{border:0;background:transparent;color:var(--navy);font:inherit;padding:12px 0;white-space:nowrap}.nav-cart span{font-size:13px;border-radius:20px;background:#eff0f8;padding:3px 6px}.confirm-model{background:#f0f2fa;border-radius:10px;padding:15px;margin:16px 0}.confirm-model>span{display:block;font-size:12px;letter-spacing:1.5px;color:var(--muted);margin-bottom:7px}.confirm-model>strong{display:block;font-size:18px;line-height:1.4}.confirm-model p{font-size:14px;line-height:1.6;color:var(--muted);margin:9px 0 0}.confirmation-check{display:flex;align-items:flex-start;gap:11px;font-size:15px;font-weight:400;line-height:1.6;padding:12px 0;margin:0;cursor:pointer}.confirmation-check input[type=checkbox]{width:20px;height:20px;min-width:20px;flex:none;padding:0;margin:2px 0 0;accent-color:var(--navy)}#review-dialog{max-height:calc(100dvh - 24px);overflow:auto}#review-dialog h2{font-size:29px}#review-dialog img{height:225px;margin-bottom:4px}#cart-dialog{max-width:580px;max-height:calc(100dvh - 24px);overflow:auto}.cart-item{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-item img{width:110px;height:130px;margin:0}.cart-item h3{font-size:16px;line-height:1.5}.cart-model{font-size:16px;font-weight:600;color:var(--navy);margin:8px 0}.cart-item .text-button{padding-left:0}.cart-empty{font-size:16px;line-height:1.8;padding:25px 0;color:var(--muted)}@media(max-width:800px){.nav-cart{text-align:left;font-size:16px;padding:13px 4px;border-top:1px solid var(--line)}#review-dialog{padding:20px}#review-dialog img{height:190px}.cart-item{grid-template-columns:85px 1fr;gap:12px}.cart-item img{width:85px;height:110px}}.skip-link{position:fixed;top:-100px;left:16px;background:var(--navy);color:#fff;padding:14px 22px;z-index:100}.skip-link:focus{top:10px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #8190cf;outline-offset:4px}.site-header{position:relative;z-index:5;background:#fff}.site-footer{display:block;margin:50px 5vw 0;padding:50px 0 20px}.footer-main{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:35px}.site-footer nav{display:flex;align-items:flex-start;flex-direction:column;gap:13px}.site-footer nav h3{font:600 12px var(--font-ui);margin:0 0 7px}.site-footer nav a{font-size:15px;line-height:1.6;color:var(--muted);text-decoration:none}.site-footer nav a:hover{text-decoration:underline;color:var(--navy)}.footer-brand h2{font:29px/1.15 Georgia,serif;margin:24px 0 12px}.footer-brand p{font:12px/1.7 var(--font-ui);max-width:220px}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:13px;line-height:1.7}.footer-bottom a{color:inherit}.content-page{padding:35px 0 60px}.editorial-heading{max-width:750px;margin:10px auto 50px;text-align:center}.editorial-heading h1{font-size:56px;line-height:1.1;margin:20px 0}.editorial-heading>p:last-child{color:var(--muted);line-height:1.8;font-size:15px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.journal-card{display:block;text-decoration:none;color:inherit}.journal-art{height:270px;border-radius:100px 100px 12px 12px;display:grid;place-items:center;font:110px Georgia,serif;color:var(--navy);transition:transform .2s}.journal-card:hover .journal-art{transform:translateY(-5px)}.journal-letters{background:#ece8f5}.journal-photo{background:#dfe8dd}.journal-shapes{background:#f2e5cd}.journal-card .eyebrow{margin:24px 0 12px}.journal-card h2{font:29px/1.2 Georgia,serif;margin:0 0 13px}.journal-card>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted)}.journal-card>span{display:block;font-size:15px;font-weight:600;margin-top:20px}.reading-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:75px;max-width:1100px;margin:38px auto 45px}.reading-layout h1{font-size:50px;line-height:1.1;margin-bottom:25px}.reading-intro{font-size:17px;line-height:1.7;color:var(--muted)}.reading-body{font-size:15px;line-height:1.9;color:#4b5065}.reading-body h2{font:29px/1.2 Georgia,serif;color:var(--navy);margin:35px 0 15px}.reading-body h2:first-child{margin-top:0}.reading-body p{margin:0 0 20px}.reading-body a{color:var(--navy)}.reading-body ul{padding-left:22px}.reading-body .store-cta{margin-top:22px;color:#fff}.draft-notice{background:#fff6dd;padding:18px 22px;border-left:3px solid #dec267;font-size:16px;line-height:1.8;margin-bottom:28px}.draft-notice strong{display:block}.legal-data{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:16px;padding:18px;background:#f6f6fa}.legal-data dt{font-weight:600}.legal-data dd{margin:0}.source-note{font-size:15px}.reviews-empty{padding:30px;background:#f6f2f7;border-radius:16px}.reviews-empty>span{font:75px Georgia;color:#ac92b5;line-height:.8}.reviews-empty h2{margin-top:10px}.cart-summary{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.cart-summary>div{display:flex;justify-content:space-between;font-size:18px}.cart-summary .primary{font-size:16px}.native-cart-link{display:block;text-align:center;font-size:15px;color:var(--navy);margin:17px 0}.quantity-control{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:7px;margin:10px 15px 5px 0}.quantity-control button{width:34px;height:34px;background:#fff;border:0;color:var(--navy);font-size:18px}.quantity-control span{min-width:25px;text-align:center;font-size:16px}.cart-price{display:block;font-size:15px;margin:10px 0}.cart-empty{text-align:center;padding:35px 15px}.cart-empty>span{font:60px Georgia;color:#ac92b5}.cart-empty h3{font:25px Georgia}.cart-empty .store-cta{margin-top:15px}.native-page{min-height:55vh;padding:50px 5vw}.native-page>h1{font-size:48px}.native-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:45px;margin-top:35px}.native-cart-item{display:grid;grid-template-columns:110px 1fr 100px;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.native-cart-item img{width:110px;height:130px;object-fit:contain;background:#f7f6fa;border-radius:12px}.native-cart-item h2{font:21px/1.3 Georgia;margin:0 0 9px}.native-cart-item p{font-size:15px;line-height:1.7;color:var(--muted)}.native-cart-item label{font-size:14px}.native-cart-item input{width:70px;margin-top:6px}.native-cart-summary{background:#f5f4f8;border-radius:15px;padding:25px;align-self:start;position:sticky;top:20px}.native-cart-summary h2{font:27px Georgia}.native-cart-summary .total{display:flex;justify-content:space-between;font-size:18px;margin:25px 0}.native-cart-summary .primary{justify-content:center}.native-cart-summary p{font-size:15px;line-height:1.8}.native-cart-summary textarea{width:100%;min-height:75px;border:1px solid var(--line);border-radius:8px;padding:10px;font:16px var(--font-ui)}.contact-form{max-width:600px}.contact-form label{display:block;font-size:16px;margin:18px 0 7px}.contact-form input,.contact-form textarea{width:100%;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff;font:16px var(--font-ui)}.contact-form textarea{min-height:160px}.contact-form .primary{margin-top:20px}.contact-success{background:#e5f0e4;padding:20px;border-radius:10px}.shopify-policy__container{max-width:850px!important;padding:40px 24px!important;font-size:15px;line-height:1.9}.shopify-policy__title h1{font:44px Georgia}.native-blog{max-width:1100px;margin:auto}.article-cover{width:100%;max-height:450px;object-fit:cover;border-radius:15px}.article-body{max-width:720px;margin:35px auto;font-size:16px;line-height:1.9}.article-body img{max-width:100%;height:auto}@media(max-width:800px){.site-footer{padding-top:32px;margin-top:30px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 18px}.footer-brand{grid-column:1/-1}.footer-brand h2{font-size:30px}.footer-bottom{flex-wrap:wrap;gap:12px;margin-top:30px}.footer-bottom>span:nth-child(2){display:none}.journal-grid{grid-template-columns:1fr;gap:40px}.journal-art{height:230px}.editorial-heading h1{font-size:40px}.editorial-heading{margin-bottom:35px}.reading-layout{grid-template-columns:1fr;gap:25px;margin:25px 0}.reading-layout h1{font-size:39px}.reading-body,.reading-intro{font-size:16px}.native-page{padding:30px 20px}.native-page>h1{font-size:36px}.native-cart-layout{grid-template-columns:1fr;gap:25px}.native-cart-item{grid-template-columns:75px 1fr;gap:13px}.native-cart-item img{width:75px;height:105px}.native-cart-item>div:last-child{grid-column:2}.native-cart-summary{position:static}.legal-data{grid-template-columns:1fr}.legal-data dd{margin-bottom:12px}.content-page{padding-top:10px}}.detail-price{font-size:21px;font-weight:600;margin:18px 0;color:var(--navy)}.cart-remote{background:#eef1e9;border-radius:12px;padding:20px;margin:20px 0}.cart-remote strong{display:block;font-size:16px;margin-bottom:14px}.cart-remote .store-cta{padding:12px 18px;font-size:15px}.native-cart-item .text-button{display:inline-block}.native-cart-summary label{font-size:15px}.native-cart-layout .secondary{margin-top:20px;border:1px solid var(--line);background:#fff;padding:12px 18px;border-radius:8px;color:var(--navy)}.journal-home{margin:75px 0}.journal-home .journal-art{height:220px}.journal-card h3{font:26px/1.2 Georgia;margin:0 0 14px}@media(max-width:800px){.journal-home{margin:45px 0}.journal-home .journal-grid{gap:35px}}h1,h2,h3,.product-card-body h3,.journal-card h2,.journal-card h3,.reading-body h2,.footer-brand h2,.site-footer nav h3,.native-cart-item h2,.native-cart-summary h2,.cart-empty h3,.shopify-policy__title h1{font-family:var(--font-ui);font-weight:700;letter-spacing:-.025em;line-height:1.2}.hero-copy h1{font-size:clamp(42px,4.8vw,68px);letter-spacing:-.045em;line-height:1.08}.hero-copy h1 em{font-style:normal;font-weight:700}.footer-brand p{font-family:var(--font-ui);font-size:15px;max-width:290px}.site-footer nav h3{font-size:16px;letter-spacing:0}.store-nav{font-size:15px;gap:20px}.site-header{gap:24px;height:auto;min-height:88px}.eyebrow,.product-card-body .eyebrow{font-size:12px;line-height:1.5;letter-spacing:1.5px}.reading-body,.article-body,.shopify-policy__container{font-size:17px;line-height:1.8}input:not([type=file],[type=range],[type=color]),select,.contact-form input,.contact-form textarea,.native-cart-summary textarea{font-family:var(--font-ui);font-size:16px;min-height:46px}.primary,.store-cta,.cart-summary .primary,.hero-secondary.explore-designs{font-size:16px;line-height:1.4}.hint,.warning,.confirm-model p,#review-summary,.confirmation-check{font-size:14px;line-height:1.65}.text-button,.native-cart-link{font-size:14px}.footer-main>*{min-width:0}.site-footer nav a,.legal-data dd{overflow-wrap:anywhere}@media(min-width:801px)and (max-width:1350px){.site-header{flex-wrap:wrap;padding-top:18px}.store-nav{order:3;flex-basis:100%;width:100%;justify-content:center;flex-wrap:wrap;border-top:1px solid var(--line);gap:8px 20px}}@media(max-width:800px){.hero-copy h1{font-size:42px}.store-nav a,.nav-cart,.reading-body{font-size:16px}.intro p:not(.eyebrow){font-size:15px}.benefits,.detail-bottom{flex-wrap:wrap;font-size:14px;line-height:1.6}.footer-bottom{font-size:13px}.customizer{padding:24px 18px}.palette-row{flex-wrap:wrap;row-gap:14px}.templates button{font-size:13px}.section-title{flex-wrap:wrap}.footer-main{gap:32px 20px}}:root{--paper:#faf8f5;--surface:#fffdf9;background:var(--paper)}body{background:var(--paper)}.workspace,.customizer,.product-card,dialog{background:var(--surface)}.site-header{background:var(--navy);color:var(--paper);border-bottom-color:#ffffff26}.site-header .wordmark img,.site-footer .wordmark img{filter:brightness(0) invert(1)}.site-header .store-nav,.site-header .store-nav a,.site-header .nav-cart{color:var(--paper);border-color:#ffffff26}.site-header .store-nav a:hover,.site-header .store-nav a[aria-current],.site-header .nav-cart:hover{color:#fff;text-decoration:underline;text-underline-offset:6px}.site-header .menu-toggle{background:transparent;color:var(--paper);border-color:#fff5}.site-header .preview-tag{background:#ffffff14;color:#f2f0ff;border-color:#ffffff30}.site-header .nav-cart span,.site-header #favorite-count{background:#ffffff20;color:#fff}.site-footer{margin:50px 0 0;padding:52px 5vw 24px;background:var(--navy);color:var(--paper);border:0}.site-footer .footer-brand h2,.site-footer nav h3{color:var(--paper)}.site-footer .footer-brand p,.site-footer nav a,.site-footer .footer-bottom{color:#e1e4f5}.site-footer nav a:hover,.site-footer .footer-bottom a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}.site-footer .footer-bottom{border-top-color:#ffffff26}.site-header :focus-visible,.site-footer :focus-visible{outline-color:#fff1b8}@media(max-width:800px){.site-footer{margin:32px 0 0;padding:36px 20px 24px}.site-header .store-nav a,.site-header .nav-cart{border-color:#ffffff26}}.hero-photography{min-height:0;display:flex;background:#5b4538}.hero-photography>img{display:block;width:100%;height:100%;min-height:540px;object-fit:cover;object-position:center}.product-art{height:auto;aspect-ratio:1;display:block;background:var(--paper)}.product-photograph{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s}.product-card:hover .product-photograph{transform:scale(1.025)}.detail-art .product-art{height:auto;aspect-ratio:1}.editor-example .product-art{height:auto;aspect-ratio:1;max-height:none}.journal-art,.journal-home .journal-art{height:auto;aspect-ratio:3/2;border-radius:16px;overflow:hidden;display:block}.journal-art img{display:block;width:100%;height:100%;object-fit:cover}.article-editorial-photo{width:100%;height:auto;border-radius:14px;margin-bottom:28px}@media(max-width:800px){.hero-photography>img{min-height:0;height:auto;aspect-ratio:1;object-fit:cover}.hero-photography{min-height:0}.detail-art .product-art,.editor-example .product-art,.journal-home .journal-art{height:auto}}.inspiration-section{margin:65px 0}.inspiration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.inspiration-card{min-width:0;display:block}.inspiration-image{aspect-ratio:4/3;overflow:hidden;border-radius:15px;background:#eee9e4}.inspiration-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 55%;transition:transform .25s}.inspiration-card:hover img{transform:scale(1.025)}.inspiration-card .eyebrow{margin:18px 0 7px}.inspiration-card h3{font-size:22px;line-height:1.3}.inspiration-card>span{display:block;font-size:15px;margin-top:12px;color:var(--navy)}.inspiration-familia img{object-position:50% 65%}.inspiration-deporte img,.inspiration-monumentos img{object-position:center}@media(max-width:800px){.inspiration-section{margin:40px 0}.inspiration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.inspiration-image{aspect-ratio:3/4}.inspiration-card h3{font-size:19px}.inspiration-card>span{font-size:14px}.inspiration-deporte img{object-fit:contain;background:#050505}}.inspiration-parejas img{object-position:50% 25%}.photo-gallery-stage{aspect-ratio:1;overflow:hidden;border-radius:18px;background:#eeece7}.photo-gallery-stage>img{display:block;width:100%;height:100%;object-fit:contain}.detail-grid>div{min-width:0}.detail-thumbnails{display:flex;gap:10px;overflow-x:auto;padding:6px 3px 12px;margin:14px 0 0;scroll-snap-type:x proximity}.detail-thumbnails button{flex:0 0 78px;width:78px;height:78px;border:2px solid transparent;border-radius:10px;padding:3px;background:transparent;cursor:pointer;scroll-snap-align:start}.detail-thumbnails button[aria-pressed=true]{border-color:var(--navy)}.detail-thumbnails button:focus-visible{outline:3px solid var(--navy);outline-offset:2px}.detail-thumbnails img{display:block;width:100%;height:100%;object-fit:cover;border-radius:6px}.detail-photo-caption{font-size:15px;line-height:1.5;margin:8px 0;color:var(--navy);min-height:3em}.inspiration-more{display:flex;justify-content:center;margin:34px 0 0}.lookbook-page{padding:38px 0 70px}.lookbook-header{max-width:730px;margin:0 0 38px}.lookbook-header h1{font-size:clamp(34px,4.5vw,58px);line-height:1.08;letter-spacing:-.035em;margin:16px 0}.lookbook-header>p:not(.eyebrow){font-size:18px;line-height:1.65}.lookbook-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 24px}.lookbook-card{display:block;min-width:0}.lookbook-card>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:15px;background:#eeece7}.lookbook-card .eyebrow{margin:18px 0 8px}.lookbook-card h2{font-size:23px;line-height:1.25;margin:0 0 10px}.lookbook-meta{font-size:14px;line-height:1.5;color:#626777;margin:0 0 12px}.lookbook-card>span{color:var(--navy);font-size:15px;font-weight:700}.lookbook-card:hover>span{text-decoration:underline;text-underline-offset:4px}@media(max-width:800px){.lookbook-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.lookbook-card h2{font-size:19px}.lookbook-card .eyebrow{font-size:11px}.lookbook-header>p:not(.eyebrow){font-size:16px}.detail-thumbnails button{flex-basis:68px;width:68px;height:68px}.lookbook-meta{font-size:13px}}@media(prefers-reduced-motion:reduce){.inspiration-image img{transition:none}}.family-photo{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:12px;margin-bottom:24px}.hero-slider{display:flex;flex-direction:column;justify-content:center;position:relative;min-width:0;background:#e9e5df;min-height:0;overflow:hidden}.hero-slides{position:relative;width:100%;aspect-ratio:3/2;isolation:isolate}.hero-slides img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .7s ease;pointer-events:none}.hero-slides img.is-active{opacity:1;z-index:1}.hero-slider-controls{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:#f0ede7}.hero-slider-controls button{display:grid;place-items:center;border:0;background:transparent;color:var(--navy);min-width:44px;height:44px;cursor:pointer;font-size:20px;font-family:inherit;border-radius:50%}.hero-slider-controls button:hover{background:#dedfe6}.hero-slider-controls button:focus-visible{outline:2px solid var(--navy);outline-offset:2px}.hero-slider-dots{display:flex;gap:0}.hero-slider-dots button{min-width:32px;width:32px}.hero-slider-dots button:after{content:"";width:7px;height:7px;background:#9b9fae;border-radius:50%}.hero-slider-dots button[aria-pressed=true]:after{width:20px;border-radius:6px;background:var(--navy)}@media(max-width:800px){.hero-slider{min-height:0}.hero-slider-controls{padding:6px}.hero-slides{aspect-ratio:3/2}}@media(prefers-reduced-motion:reduce){.hero-slides img{transition:none}}.catalog-motion-control{display:block;margin:0 0 14px auto;padding:10px 16px;border:1px solid var(--line);border-radius:24px;background:transparent;color:var(--navy);font:inherit;cursor:pointer}.catalog-image-enter{animation:catalog-reveal .65s ease}@keyframes catalog-reveal{0%{opacity:.35}to{opacity:1}}.background-options{flex-wrap:wrap;gap:8px}.background-options .pattern-chip{object-fit:cover}@media(prefers-reduced-motion:reduce){.catalog-image-enter{animation:none}}.hero-slider{display:block;min-height:540px;background:#283583}.hero-slides{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:auto}.hero-slides img{object-fit:cover;object-position:center}.hero-slider-controls{position:absolute;z-index:3;bottom:12px;left:50%;transform:translate(-50%);padding:0 8px;background:#141b2d33;border-radius:30px;gap:2px}.hero-slider-controls button{color:#fff;min-width:32px;width:32px;height:40px;font-size:12px}.hero-slider-controls button:hover{background:#ffffff1f}.hero-slider-controls button:focus-visible{outline-color:#fff}.hero-slider-dots button:after{width:18px;height:3px;background:#ffffff7a;border-radius:4px;box-shadow:0 1px 3px #0004}.hero-slider-dots button[aria-pressed=true]:after{width:24px;background:#fff}@media(max-width:800px){.hero-slider{min-height:0;aspect-ratio:1}.hero-slider-controls{bottom:8px}}.product-art{position:relative}.product-art .catalog-crossfade{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.8s ease-in-out;pointer-events:none}.product-art .catalog-crossfade.is-visible{opacity:1}.product-art .product-tag{z-index:2}.site-header{display:grid;grid-template-columns:auto 1fr auto;gap:12px 24px}.site-header .wordmark{grid-column:1;grid-row:1}.site-header .preview-tag{grid-column:3;grid-row:1;justify-self:end}.site-header .store-nav{grid-column:1/3;grid-row:2;width:auto;flex-basis:auto;justify-content:flex-start;margin:0;gap:8px 22px;border:0}.header-actions{grid-column:3;grid-row:2;display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-left:24px}.header-actions .header-icon{position:relative;display:grid;place-items:center;width:44px;height:44px;padding:9px;border:0;border-radius:50%;background:transparent;color:#fff;cursor:pointer}.header-actions .header-icon:hover{background:#ffffff15}.header-actions .header-icon:focus-visible{outline:2px solid white;outline-offset:3px}.header-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.header-actions #favorite-count,.header-actions #cart-count{position:absolute;top:0;right:-2px;display:grid;place-items:center;min-width:16px;height:16px;margin:0;padding:0 3px;border-radius:9px;font-size:10px;background:#ffffff25;color:#fff}@media(max-width:800px){.site-header{grid-template-columns:1fr auto auto;gap:8px;padding:16px 20px}.site-header .wordmark img{max-width:120px;height:auto}.site-header .menu-toggle{grid-column:2;grid-row:1;margin:0}.header-actions{grid-column:3;grid-row:1;gap:2px;margin:0}.header-actions .header-icon{width:38px;height:40px}.site-header .store-nav{grid-column:1/-1;grid-row:2;width:100%;padding:0;margin:0}.site-header .store-nav.menu-open{gap:0}.site-header .preview-tag{display:none}}@media(prefers-reduced-motion:reduce){.product-art .catalog-crossfade{transition:none}}.featured-section{margin:60px 0}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.featured-grid>a{color:inherit;text-decoration:none}.featured-grid img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#eeece6;border-radius:18px}.featured-grid h3{font-size:23px;margin:18px 0 8px}.featured-grid p{font-size:16px;line-height:1.6;color:var(--muted)}.customer-section{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:60px;padding:48px;background:#e9edf5;border-radius:24px;margin:60px 0}.customer-section h2{font-size:clamp(29px,3vw,42px);line-height:1.15}.customer-section p{font-size:17px;line-height:1.7;max-width:540px}.customer-proof{text-align:center}.customer-proof strong{display:block;font-size:clamp(55px,7vw,85px);line-height:1.1;color:var(--navy)}.customer-proof>span{font-size:21px}.customer-proof p{font-size:14px}.customer-proof a{font-size:16px;color:var(--navy)}img[data-example]{object-fit:contain;background:#eeece6}.photo-gallery-stage:has(img[data-example]){background:#eeece6}@media(max-width:800px){.featured-grid{grid-template-columns:1fr;gap:28px}.featured-grid h3{font-size:22px}.customer-section{grid-template-columns:1fr;padding:28px;gap:24px}.customer-proof{padding-top:20px;border-top:1px solid #d0d6e0}}.editor-example>img{display:block;width:100%;height:auto;object-fit:contain;border-radius:18px}.photo-slot[data-sample=true]{position:relative}.photo-slot[data-sample=true]:after{content:"Sustituir";position:absolute;inset:auto 0 0;background:#283583dd;color:#fff;font-size:12px;padding:5px}.sample-photo-hint{padding:12px;background:#e9edf5;border-radius:10px}.background-options{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.background-options button{min-width:0;grid-template-rows:auto 1fr;justify-items:stretch;align-content:start;line-height:1.35}.background-options .pattern-chip{display:grid;width:100%;height:auto;aspect-ratio:1;min-width:0;object-fit:cover;margin:0;align-self:start}#design-controls{padding:0;margin:0;min-width:0}.model-first-hint{background:#e9edf5;border-radius:14px;padding:20px;font-size:17px;line-height:1.65;margin:0 0 20px}.needs-model #device{border:2px solid var(--navy);height:52px}.needs-model .customizer{padding-top:30px}#backing-color-field{margin-top:14px}#backing-color{width:100%;height:42px;border:1px solid var(--line);border-radius:8px;background:none;padding:4px}@media(max-width:800px){.needs-model .customizer{order:-1}.needs-model .visual{min-height:0}.model-first-hint{font-size:16px;padding:16px}.background-options{grid-template-columns:repeat(4,minmax(0,1fr))}}@font-face{font-family:Pacifico;src:url(pevita-studio--assets--fonts--Pacifico-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lobster;src:url(pevita-studio--assets--fonts--Lobster-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Oleo Script;src:url(pevita-studio--assets--fonts--OleoScript-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Kaushan Script;src:url(pevita-studio--assets--fonts--KaushanScript-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.pattern-families{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.pattern-families button{background:transparent;border:1px solid var(--line);border-radius:24px;padding:10px 15px;font-size:15px}.pattern-families button[aria-pressed=true]{background:var(--navy);color:#fff;border-color:var(--navy)}.pattern-adjust{border:1px solid var(--line);border-radius:12px;padding:14px;margin:12px 0 20px}.pattern-adjust summary{cursor:pointer;font-weight:700}.pattern-adjust label{margin-top:16px}.pattern-adjust input[type=color]{width:100%;height:42px}.featured-art{position:relative;aspect-ratio:1;overflow:hidden;border-radius:18px;background:#eeece6}.featured-art img{width:100%;height:100%;object-fit:contain}.featured-art .catalog-crossfade{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.8s ease-in-out;pointer-events:none}.featured-art .catalog-crossfade.is-visible{opacity:1}.store-section-heading .inspiration-cta{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--navy);color:#fff;padding:17px 24px;border-radius:12px;font-size:18px;font-weight:800;text-decoration:none;box-shadow:0 5px 16px #28358320}.inspiration-cta:hover{filter:brightness(1.12)}.inspiration-cta span{font-size:25px}@media(max-width:800px){.featured-section .store-section-heading{align-items:stretch;flex-direction:column}.store-section-heading .inspiration-cta{width:100%}}@media(prefers-reduced-motion:reduce){.featured-art .catalog-crossfade{transition:none}}@media(min-width:801px){.site-header{grid-template-columns:120px minmax(0,1fr) 120px;align-items:center;gap:18px;min-height:80px;padding:14px 3vw;flex-wrap:nowrap}.site-header .wordmark{grid-column:1;grid-row:1;width:120px;min-width:0}.site-header .wordmark img{display:block;width:120px;max-width:100%;height:auto}.site-header .store-nav{grid-column:2;grid-row:1;display:flex;justify-content:center;flex-wrap:nowrap;gap:clamp(12px,1.35vw,24px);padding:0;border:0;width:100%;font-size:15px}.site-header .store-nav a{white-space:nowrap}.site-header .header-actions{grid-column:3;grid-row:1;gap:6px;margin:0}.site-header .preview-tag{display:none}}@media(min-width:801px)and (max-width:1099px){.site-header{grid-template-columns:1fr auto auto;gap:12px}.site-header .menu-toggle{display:block;grid-column:2;grid-row:1;margin:0}.site-header .store-nav{display:none;grid-column:1/-1;grid-row:2}.site-header .store-nav.menu-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.site-header .store-nav a{padding:14px 0;border-bottom:1px solid #ffffff26}}.purchase-setup{margin:24px 0}.purchase-setup>label{display:block;font-size:20px;font-weight:700;margin-bottom:12px}.purchase-setup input,.purchase-setup select{width:100%;padding:14px;border:1px solid #c8cad6;border-radius:12px;font:inherit;margin-bottom:10px;background:#fff}.purchase-setup h2{font-size:20px;margin:24px 0 14px}.format-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.format-option{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;background:#faf9f6;border:2px solid #e1e2e8;border-radius:16px;color:#26345b;font:inherit;cursor:pointer}.format-option img{width:100%;aspect-ratio:1;object-fit:contain}.format-option[aria-pressed=true]{border-color:#283583;background:#eef0fa;box-shadow:0 0 0 1px #283583}.format-option span,.format-option small{font-size:14px}.side-view-toggle{position:absolute;bottom:18px;left:50%;transform:translate(-50%);border:1px solid #283583;border-radius:24px;padding:10px 20px;background:#fff;color:#283583;font:inherit;cursor:pointer}.detail-art{position:relative}.detail-customize:disabled{opacity:.5}@media(min-width:900px){.product-detail .detail-grid>div:first-child{position:sticky;top:100px;align-self:start}}#detail-customize:disabled{opacity:.5;cursor:not-allowed}.format-option:focus-visible{outline:3px solid #6379cd;outline-offset:3px}@media(max-width:800px){.product-detail .detail-grid{display:flex;flex-direction:column}.product-detail .detail-copy{order:-1}.format-option img{max-height:170px}.purchase-setup{margin-top:20px}}.model-combobox{position:relative}.model-combobox input{padding-right:42px}.model-chevron{position:absolute;right:17px;top:10px;pointer-events:none;font-size:24px}#purchase-results{position:absolute;top:calc(100% - 7px);left:0;right:0;z-index:30;max-height:300px;overflow-y:auto;background:#fff;border:1px solid #c8cad6;border-radius:12px;box-shadow:0 12px 28px #17234924;padding:6px}#purchase-results button{display:block;width:100%;padding:12px;text-align:left;border:0;border-radius:8px;background:transparent;color:#26345b;font:inherit;cursor:pointer}#purchase-results button:hover,#purchase-results .keyboard-active,#purchase-results button[aria-selected=true]{background:#eef0fa}#purchase-results p{padding:12px}#purchase-model[hidden]{display:none!important}.purchase-progress{display:flex;list-style:none;gap:18px;padding:0;margin:22px 0 28px;color:#72798e;font-size:14px}.purchase-progress li{display:flex;align-items:center;gap:7px;white-space:nowrap}.purchase-progress span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#eaeaf0;color:#68718c;font-weight:700}.purchase-progress [aria-current=step]{color:var(--navy);font-weight:700}.purchase-progress [aria-current=step] span{background:var(--navy);color:#fff}.purchase-progress .is-complete span{background:#dce8e1;color:#315944}.format-option{position:relative;transition:border-color .2s,box-shadow .2s,transform .2s;min-width:0}.format-option:hover:not(:disabled){border-color:#9ba5c9;transform:translateY(-2px)}.format-option[aria-pressed=true]:after{content:"\2713";position:absolute;right:10px;top:10px;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--navy);font-size:16px;font-weight:700}.format-option img{border-radius:10px}.format-option[data-loading] img{background:#e9e9ef;min-height:100px}.format-option small{line-height:1.5}.preview-loading{display:grid;place-items:center;text-align:center;min-height:350px;padding:30px;color:#68718c;background:#f1f0ed;border-radius:20px;font-size:16px;line-height:1.6}.detail-features:empty{display:none}.detail-next{margin:20px 0 12px}.detail-next .detail-model-note{font-size:15px;color:var(--navy);line-height:1.4;margin:0 0 10px}.detail-next .primary{width:100%}.purchase-setup input:focus-visible{outline:3px solid #28358324;outline-offset:2px;border-color:var(--navy)}@media(max-width:800px){.purchase-progress{gap:12px;font-size:13px;margin:18px 0 24px}.purchase-progress span{width:25px;height:25px}.product-detail:not([hidden]){padding-bottom:135px}.product-detail:not([hidden]) .detail-next{position:fixed;z-index:40;bottom:0;left:0;right:0;margin:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#faf9f6;border-top:1px solid #dddfe8;box-shadow:0 -5px 20px #20316b0a}.detail-next .detail-model-note{font-size:13px;margin-bottom:8px}.detail-next .primary{min-height:48px;font-size:16px}.format-option{padding:10px;gap:7px}.format-option strong{font-size:15px;line-height:1.4}.preview-loading{min-height:260px}.detail-copy h1{font-size:30px;line-height:1.2}}@media(prefers-reduced-motion:reduce){.format-option{transition:none}.format-option:hover:not(:disabled){transform:none}}.store-hero{overflow:visible;position:relative}.hero-copy{z-index:4;min-width:0}.hero-slider{border-radius:0 22px 22px 0}.model-finder{max-width:440px;margin-top:32px}.model-finder>label{display:block;font-size:20px;font-weight:800;line-height:1.4;color:var(--navy);margin-bottom:12px}.model-search-anchor{position:relative}.model-search-row{border:2px solid #7e8aba;border-radius:14px;box-shadow:0 5px 18px #28358312}.model-search-row:focus-within{border-color:var(--navy);box-shadow:0 0 0 4px #28358314}.model-search-row input[type=search]{height:60px;padding:0 16px;font-size:17px}.model-search-row button{min-width:58px;cursor:pointer}.model-search-anchor .model-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:30;margin:0;max-height:min(320px,42dvh);overflow-y:auto;overscroll-behavior:contain;border-radius:14px;box-shadow:0 12px 32px #1e2a4c25;scrollbar-width:thin}.model-option{cursor:pointer;min-height:64px;padding:12px 16px;gap:3px}.model-option:focus-visible{outline:2px solid var(--navy);outline-offset:-3px}.model-option span{font-size:13px}.model-no-results{margin:0;padding:20px;font-size:15px;line-height:1.5;color:#626675}.hero-secondary.explore-designs{max-width:440px}.model-finder>#model-status.sr-only{margin:0}.hero-copy h1{margin-top:0}@media(max-width:800px){.hero-slider{border-radius:0 0 22px 22px}.model-finder>label{font-size:18px}.model-search-row input[type=search]{font-size:16px}.model-finder,.hero-secondary.explore-designs{max-width:none}}@media(max-width:800px){.hero-slider-controls{width:max-content;max-width:calc(100% - 16px);padding:0 8px}.hero-slider-dots{flex-wrap:nowrap}.hero-slider-dots button{flex:0 0 24px;min-width:24px;width:24px;height:40px;padding:0}.hero-slider-dots button:after{width:6px;height:6px;border-radius:50%;background:#ffffff8c}.hero-slider-dots button[aria-pressed=true]:after{width:8px;height:8px;border-radius:50%;background:#fff}}.hero-slider-controls{width:max-content;max-width:calc(100% - 16px)}.hero-slider-dots{flex-wrap:nowrap}.detail-art{top:auto;margin-bottom:24px}.customer-reviews{grid-column:1/-1;min-width:0}.customer-reviews h3{font-size:24px;line-height:1.3}.customer-reviews .reviews-selection-note{font-size:14px;max-width:none;color:var(--muted)}.customer-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.customer-review-card{margin:0;background:#fffdf9;border:1px solid #dce1eb;border-radius:18px;padding:25px;display:flex;flex-direction:column;min-width:0}.review-stars{color:var(--brand-yellow,#ffd600);font-size:20px;letter-spacing:3px}.customer-review-card blockquote{font-size:19px;line-height:1.6;margin:18px 0 24px;flex:1}.customer-review-card figcaption{display:grid;gap:6px;font-size:15px}.customer-review-card time,.customer-review-card figcaption span{font-size:12px;color:#636c7c}.customer-review-card a{font-size:14px;margin-top:18px;text-decoration:underline;text-underline-offset:4px;color:var(--navy)}.reading-body .customer-review-card blockquote{margin-left:0}@media(max-width:800px){.customer-review-grid{grid-template-columns:1fr}.customer-review-card{padding:22px}.customer-reviews h3{font-size:22px}}.customer-review-card .review-photo{display:flex;align-items:center;gap:12px;margin:0 0 20px;font-size:12px}.review-photo img{width:88px;height:88px;object-fit:contain;background:#f0ede7;border-radius:10px;border:1px solid #e1e3eb}.customer-review-grid,.reading-body .customer-review-grid{display:flex;overflow-x:auto;gap:18px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#aab3cc transparent;padding:3px 0 12px;position:relative;max-width:100%}.customer-review-card{flex:0 0 calc((100% - 18px)/2);scroll-snap-align:start}.reading-body .customer-review-card{flex-basis:100%}.reading-body{min-width:0}@media(max-width:800px){.customer-section{padding:22px 18px;gap:18px;margin:36px 0}.customer-section h2{font-size:27px}.customer-section>div:first-child>p{font-size:14px;line-height:1.55;margin-bottom:0}.customer-proof{padding-top:16px}.customer-proof strong{font-size:48px}.customer-proof>span{font-size:17px}.customer-proof p{margin:6px 0;font-size:12px}.customer-proof a{font-size:14px}.customer-reviews h3{font-size:19px}.customer-reviews .reviews-selection-note{font-size:12px;line-height:1.5}.customer-review-grid,.reading-body .customer-review-grid{gap:12px;margin-top:14px}.customer-review-card,.reading-body .customer-review-card{flex:0 0 88%;padding:18px;scroll-snap-align:start}.customer-review-card blockquote{font-size:17px;line-height:1.45;margin:12px 0 16px}.customer-review-card figcaption{gap:4px;font-size:14px}.customer-review-card a{margin-top:12px;font-size:13px}.customer-review-card .review-photo{margin:0 0 12px}.review-photo img{width:60px;height:60px}.review-stars{font-size:17px}.family-cards{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#aab3cc transparent;padding-bottom:12px}.family-cards>a{flex:0 0 86%;min-width:0;min-height:0;padding:18px;scroll-snap-align:start}.family-photo{margin-bottom:16px;aspect-ratio:3/2}.family-cards h3{font-size:25px;margin:14px 0 12px}.family-cards p{font-size:14px;line-height:1.5;margin-bottom:16px}.family-action{margin-top:auto}}@media(max-width:800px){.featured-grid,.journal-home .journal-grid{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#aab3cc transparent;padding:0 0 12px}.featured-grid>a,.journal-home .journal-grid>a{flex:0 0 84%;min-width:0;scroll-snap-align:start}.featured-grid h3,.journal-home .journal-card h3{font-size:21px;line-height:1.25;margin-bottom:10px}.featured-grid p,.journal-home .journal-card>p:not(.eyebrow){font-size:14px;line-height:1.5}.journal-home .journal-art{height:auto;aspect-ratio:3/2}.journal-home .journal-card>span{margin-top:12px;font-size:14px}.featured-section,.journal-home{margin:36px 0}.featured-section .store-section-heading{gap:16px}.store-section-heading .inspiration-cta{font-size:15px;padding:12px 16px}}.customer-review-grid,.reading-body .customer-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;scroll-snap-type:none;padding:0;gap:18px}.customer-review-slot{display:grid;min-width:0;min-height:370px}.customer-review-slot>.customer-review-card{grid-area:1/1;min-width:0;margin:0;overflow-wrap:anywhere}.customer-review-slot blockquote{flex:1}.review-navigation{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:14px;color:var(--navy);font-size:13px}.review-navigation button{width:40px;height:40px;border:1px solid #cbd1df;border-radius:50%;color:var(--navy);background:transparent;cursor:pointer;font-size:20px}.review-navigation button:hover{background:#dfe5f0}.review-original{font-size:12px;margin:0 0 12px}.review-original summary{cursor:pointer;color:var(--navy)}.review-original p{font-size:13px!important;line-height:1.5!important}.reading-body .customer-review-grid{grid-template-columns:1fr}.reading-body .customer-review-slot{min-height:350px}@media(min-width:801px){.reading-body .customer-review-slot:nth-child(n+2){display:none}}@media(max-width:800px){.customer-review-grid,.reading-body .customer-review-grid{grid-template-columns:minmax(0,1fr)}.customer-review-slot:nth-child(n+2){display:none}.customer-review-slot,.reading-body .customer-review-slot{min-height:310px}.customer-review-slot>.customer-review-card{padding:18px}.review-carousel{touch-action:pan-y pinch-zoom}}@media(max-width:800px){.product-detail:not([hidden]){padding-bottom:25px}.product-detail:not([hidden]) .detail-next{position:static;inset:auto;margin:20px 0 12px;padding:16px 0;background:transparent;border-top:0;box-shadow:none}.detail-next .primary{display:flex;min-height:52px;width:100%}}.workspace>*,.customizer,.visual{min-width:0;max-width:100%}.canvas-wrap{width:100%;margin-inline:auto}.canvas-wrap canvas{flex-shrink:1;display:block;aspect-ratio:1;object-fit:contain}.photo-slots,.photo-slots.wallet-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,112px));gap:10px}.photo-slot{position:relative;width:100%;aspect-ratio:1;min-height:0;padding:5px 5px 26px;display:block}.photo-slot img{display:block;width:100%;height:100%;object-fit:contain;border-radius:5px}.photo-slot>span{position:absolute;inset:auto 0 0;padding:5px 2px;background:#283583;color:#fff;font-size:12px;line-height:16px;text-align:center}#preview-photo-actions{position:absolute;pointer-events:none}.preview-photo-action{position:absolute;transform:translate(-50%,-50%);pointer-events:auto;min-height:36px;padding:7px 10px;border:1px solid #d6dceb;border-radius:22px;background:#ffffffeb;color:#283583;font-size:12px;white-space:nowrap;box-shadow:0 2px 8px #15204420;touch-action:manipulation}@media(max-width:800px){.workspace{grid-template-columns:minmax(0,1fr)}.canvas-wrap{height:auto;aspect-ratio:1}.canvas-wrap canvas{width:100%;height:auto;max-width:100%}.customizer{overflow-wrap:anywhere}.palette{flex-wrap:wrap}.photo-slots,.photo-slots.wallet-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:801px){.customer-review-slot:nth-child(n+4){display:none}.review-navigation{display:none}}@media(max-width:800px){.review-carousel{touch-action:auto}.customer-review-grid,.reading-body .customer-review-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:12px;scrollbar-width:thin}.customer-review-slot,.customer-review-slot:nth-child(n+2),.reading-body .customer-review-slot:nth-child(n+2){display:grid;flex:0 0 90%;min-width:0;scroll-snap-align:start}.review-navigation{display:none}}.home-catalog #product-grid,.home-catalog #selected-model,.home-catalog #catalog-empty{display:none!important}.design-carousel{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:20px;padding-bottom:18px;scrollbar-color:#7c89ac #e8ebf2;scrollbar-width:auto}.design-carousel>.product-card{flex:0 0 28%;min-width:240px;scroll-snap-align:start}.design-carousel::-webkit-scrollbar{height:8px}.design-carousel::-webkit-scrollbar-track{background:#e8ebf2;border-radius:8px}.design-carousel::-webkit-scrollbar-thumb{background:#7c89ac;border-radius:8px}.collection-inspiration{display:flex;justify-content:center;margin-top:24px}.collection-inspiration .inspiration-cta{display:inline-flex;padding:15px 22px;border-radius:12px;background:var(--navy);color:#fff;font-weight:700}#tipos .family-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;gap:16px}#tipos .family-cards>a{min-width:0;padding:18px;min-height:0}#tipos .family-cards h3{font-size:25px}#tipos .family-cards>a:last-child{background:#e8edf5}#tipos .family-photo{aspect-ratio:1;object-fit:contain}@media(max-width:800px){.design-carousel{gap:14px}.design-carousel>.product-card{flex-basis:78%;min-width:0}#tipos .family-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#tipos .family-cards>a{padding:12px}#tipos .family-cards h3{font-size:20px;letter-spacing:-.4px}#tipos .family-number{font-size:10px;letter-spacing:.4px}#tipos .family-action{font-size:13px}}.design-carousel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;gap:24px;padding-bottom:0}.design-carousel>.product-card{min-width:0}#tipos .family-cards{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:800px){.design-carousel{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}#tipos .family-cards{grid-template-columns:minmax(0,1fr)}}#collection-description:empty{display:none}button.review-photo{border:0;background:transparent;padding:0;text-align:left;cursor:pointer;font:inherit;color:inherit}.review-photo-dialog{width:min(520px,calc(100% - 32px));max-width:520px;max-height:85dvh;padding:42px 18px 18px;overflow:auto}.review-photo-dialog img{display:block;width:100%;height:auto;max-height:62dvh;object-fit:contain;margin:0;background:#f7f6f2}.review-photo-dialog p{font-size:13px;line-height:1.5;text-align:center;margin:12px 0 0}.review-photo-close{position:absolute;top:4px;right:8px;width:38px;height:38px;border:0;background:transparent;font-size:28px;color:#283583}@media(prefers-reduced-motion:no-preference){.review-photo-dialog[open]{animation:review-photo-in .2s ease-out}@keyframes review-photo-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}}.language-picker{margin:0;align-self:center;position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 68px;width:68px;height:40px;min-width:68px;border:1px solid #ffffff55;border-radius:8px;color:#fff}.language-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.language-picker select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;font:inherit}.language-picker option{background:#fff;color:#182c49}.language-badge{display:flex;align-items:center;justify-content:center;gap:6px;pointer-events:none;font-size:13px;font-weight:600;line-height:1}.language-picker:focus-within{outline:2px solid white;outline-offset:3px}.language-picker:hover{background:#ffffff15}@media(min-width:1101px){.site-header{grid-template-columns:120px minmax(0,1fr) 168px}}@media(max-width:600px){.site-header{padding:14px 12px;gap:7px;grid-template-columns:minmax(74px,1fr) auto auto}.site-header .wordmark img{max-width:100px}.site-header .menu-toggle{height:40px;padding:8px;font-size:12px}.site-header .header-actions{gap:3px}.language-picker{flex-basis:64px;width:64px;min-width:64px;height:40px}.language-badge{font-size:12px;gap:5px}}.review-source-language{display:block;font-size:12px;color:#62718a;margin:8px 0}@media(max-width:800px){.site-header .header-actions{align-items:center}.site-header .language-picker{flex:0 0 40px;width:40px;min-width:40px;height:40px;margin:0;padding:0;border:0;border-radius:0;background:transparent}.site-header .language-picker:hover{background:transparent}.site-header .language-badge{font-size:12px;line-height:1;font-weight:600;letter-spacing:.03em}}.language-badge:after{content:"";display:block;width:5px;height:5px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-2px) rotate(45deg);opacity:.75}.football-picker{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.football-picker>div:last-child{grid-column:1/-1}.football-picker label,.football-personalization label{display:block;margin-bottom:7px;font-weight:650}.football-picker select{width:100%;min-width:0;min-height:46px;border:1px solid #c7ccdc;border-radius:12px;padding:10px 12px;background:#fff;color:#17324d;font:inherit}.football-personalization{display:grid;grid-template-columns:minmax(0,1fr) 95px;gap:14px}.football-personalization input{width:100%;min-width:0}.product-football .product-art{background:#e7ebf3}.football-picker[hidden]{display:none!important}@media(max-width:600px){.football-picker{gap:10px}.football-picker select{font-size:16px}.football-personalization{grid-template-columns:minmax(0,1fr) 80px}}.football-kit-scenes{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.football-kit-scenes button{min-width:0;padding:5px;border:2px solid transparent;border-radius:12px;background:#eeece7;color:#17324d;cursor:pointer;font:inherit}.football-kit-scenes button[aria-pressed=true]{border-color:#303b88;background:#edf0fa}.football-kit-scenes img{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:contain;border-radius:8px}.football-kit-scenes span{display:block;padding:8px 2px;font-size:13px;line-height:1.3}.football-kit-scenes button:focus-visible{outline:3px solid #303b88;outline-offset:3px}.football-picker>div:nth-child(3){grid-column:1/-1}.sticker-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.sticker-choices label{display:flex;flex-direction:column;gap:7px;font-weight:600;min-width:0}.sticker-choices label:first-child{grid-column:1/-1}.sticker-choices select{width:100%;min-width:0;padding:12px;border:1px solid #c7ccdc;border-radius:12px;background:#fff;color:#17324d;font:inherit}.sticker-choices>button{grid-column:1/-1}.sticker-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.sticker-actions[hidden],#sticker-controls[hidden],#sticker-choice[hidden]{display:none!important}#sticker-controls>button{margin:4px 6px 8px 0}#sticker-controls>.primary{width:100%;padding:14px;background:#303b88;color:#fff;border:0;border-radius:12px;font:inherit;font-weight:650}.sticker-library{width:min(650px,calc(100% - 28px));max-height:80dvh;overflow:auto;padding:22px;border:0;border-radius:20px;color:#17324d;background:#faf8f5}.sticker-library::backdrop,.sticker-confirm::backdrop{background:#101a3970}.sticker-library-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.sticker-library-head h3{margin:0;font-size:21px}.sticker-categories{display:flex;overflow-x:auto;gap:8px;margin:20px 0;padding-bottom:7px}.sticker-categories button{flex:none;background:#fff;border:1px solid #c7ccdc;border-radius:30px;padding:9px 14px;color:#17324d;font:inherit}.sticker-categories button[aria-pressed=true]{background:#303b88;color:#fff}.sticker-library-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.sticker-library-grid button{background:#eee9e3;border:0;border-radius:14px;padding:8px;cursor:pointer;color:#17324d;font:inherit}.sticker-library-grid img{width:100%;height:auto;display:block}.sticker-library-grid span{font-size:13px;display:block;padding:5px 0}.sticker-library button:focus-visible,.sticker-actions button:focus-visible{outline:3px solid #303b88;outline-offset:2px}.sticker-confirm{max-width:400px;border:0;border-radius:18px;padding:24px;background:#faf8f5;color:#17324d}.sticker-confirm button{padding:12px;margin:5px;border:1px solid #c7ccdc;border-radius:10px;font:inherit;cursor:pointer}.sticker-confirm .primary{background:#303b88;color:#fff}.product-stickers .product-art{background:#e9e4ed}@media(max-width:600px){.sticker-library{position:fixed;inset:auto 0 0;margin:0;width:100%;max-width:100%;max-height:64dvh;border-radius:20px 20px 0 0;padding:18px 16px calc(18px + env(safe-area-inset-bottom))}.sticker-library-head h3{font-size:18px}.sticker-library-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.sticker-library-grid span{font-size:12px}.sticker-choices select{font-size:16px}.sticker-choices{gap:9px}}.sticker-choices .secondary-button,#sticker-controls .secondary-button{padding:11px 14px;background:#fff;border:1px solid #c7ccdc;border-radius:12px;color:#283583;font:inherit;cursor:pointer}.sticker-choices .secondary-button:hover,#sticker-controls .secondary-button:hover{background:#eceefa}.sticker-library.sticker-library-inline{position:static;inset:auto;margin:0;padding:0;width:100%;max-width:none;max-height:none;border-radius:0;background:transparent;overflow:visible}.sticker-library-inline .sticker-library-grid{max-height:300px;overflow-y:auto;overscroll-behavior:contain;padding:4px}.sticker-library-inline .sticker-library-grid button{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab}.sticker-library-inline .sticker-library-grid img{pointer-events:none}.sticker-drag-ghost{position:fixed;width:90px;height:90px;object-fit:contain;transform:translate(-50%,-50%);pointer-events:none;z-index:10000;filter:drop-shadow(0 5px 8px #0004)}.sticker-dragging,.sticker-dragging *{cursor:grabbing!important}@media(max-width:600px){.sticker-library-inline .sticker-library-grid{max-height:230px}.sticker-library-inline .sticker-categories{margin:12px 0}}@media(min-width:801px){.workspace .canvas-wrap canvas{width:112%;max-width:640px;flex-shrink:0}}:root{--brand-yellow:#ffd600}.personalization-promise{max-width:690px;line-height:1.65;padding-left:16px;border-left:4px solid var(--pink)}.personalization-promise strong{color:var(--navy)}.product-card{position:relative}.bestseller-badge{position:absolute;top:0;right:0;z-index:2;width:134px;height:134px;background:var(--brand-yellow);color:#192443;clip-path:polygon(0 0,100% 0,100% 100%);border-top-right-radius:inherit;pointer-events:none}.bestseller-badge>span{position:absolute;top:34px;right:-24px;width:164px;text-align:center;transform:rotate(45deg);font-size:14px;line-height:22px;font-weight:800}.hero-secondary.explore-designs{border-color:var(--pink)}.hero-secondary.explore-designs span{color:var(--pink)}.hero-secondary.explore-designs:hover{background:#fff2f8;box-shadow:0 4px 14px #ff1b8d14}.lookbook-card:hover>span,.product-card:hover .product-cta{text-decoration:underline;text-decoration-color:var(--pink);text-decoration-thickness:2px;text-underline-offset:5px}@media(max-width:600px){.bestseller-badge{width:112px;height:112px}.bestseller-badge>span{top:26px;right:-24px;width:145px;font-size:12px}.personalization-promise{font-size:15px}}.bestseller-badge{width:134px;height:134px;background:transparent;clip-path:polygon(0 0,100% 0,100% 100%);overflow:hidden}.bestseller-badge>span{top:30px;right:-39px;width:188px;padding:5px 0;background:var(--brand-yellow);line-height:22px}.benefits b{color:var(--pink);font-weight:700}.detail-reviews{margin-top:40px;padding:28px 0 8px;border-top:1px solid var(--line)}.detail-reviews h2{font-size:24px;line-height:1.3;margin:0 0 20px}.detail-reviews .customer-review-card{padding:16px;font-size:14px}.detail-reviews .customer-review-card blockquote{font-size:14px;line-height:1.5}.detail-reviews .review-photo img{width:60px;height:60px}.model-finder #model-status.model-selection-status{font-size:14px;line-height:1.5;margin:10px 0 0;color:var(--navy)}@media(max-width:600px){.bestseller-badge{width:112px;height:112px}.bestseller-badge>span{top:23px;right:-44px;width:174px;padding:4px 0}.detail-reviews{margin-top:26px;padding-top:22px}.detail-reviews h2{font-size:21px}}.customer-review-card figcaption .review-verified-badge{display:inline-block;align-self:flex-start;width:fit-content;max-width:100%;background:var(--brand-yellow,#ffd600);color:#192443;border-radius:5px;padding:4px 7px;font-size:12px;font-weight:700;line-height:1.4;margin-top:4px}.customer-review-card figcaption .review-verified-badge{background:none;padding:0 0 3px;border-radius:0;border-bottom:3px solid var(--brand-yellow,#ffd600);line-height:1.5}.purchase-progress span{background:#ffe1ef;color:#9b1255}.purchase-progress [aria-current=step] span{background:var(--pink);color:#192443}.purchase-progress .is-complete span{background:#ffc2df;color:#881044}.detail-price,.format-price,.product-price{color:var(--pink)}.customer-review-card figcaption .review-verified-badge{border:0;border-radius:0;padding:0 2px;background:linear-gradient(transparent 15%,var(--brand-yellow,#ffd600) 15%,var(--brand-yellow,#ffd600) 88%,transparent 88%);line-height:1.5;box-decoration-break:clone;-webkit-box-decoration-break:clone}.site-header .store-nav a,.site-header .store-nav a[aria-current]{color:#fff;text-decoration:none}.site-header .store-nav a:hover,.site-header .store-nav a:focus-visible{color:#fff;text-decoration-line:underline;text-decoration-color:var(--pink);text-decoration-thickness:2px;text-underline-offset:7px}.format-price del,.detail-price del{color:#68718a;font-size:.8em;font-weight:400}.format-price strong,.detail-price strong{color:#c31568}.price-saving{display:inline-block;background:#ffd600;color:#192443;border-radius:5px;padding:3px 8px;margin-left:8px;font-size:.65em;font-weight:650;white-space:nowrap}.detail-next .detail-model-note{margin:10px 0 0}.detail-price+.detail-next{margin-top:12px;padding-top:0}.reviews-page .reading-layout{display:block;max-width:1200px;margin-inline:auto}.reviews-page .reading-layout>header{max-width:760px;margin-bottom:28px}.reviews-page .reading-body{max-width:none;width:100%}.review-mosaic{scroll-margin-top:100px}.review-mosaic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.review-mosaic-grid .customer-review-card{padding:22px;max-width:100%;height:100%;box-sizing:border-box}.review-mosaic-grid .customer-review-card blockquote{font-size:16px;line-height:1.55;margin:14px 0 18px}.review-pagination{display:flex;justify-content:center;align-items:center;gap:18px;margin:28px 0}.review-pagination button{border:1px solid #cbd1df;background:#fff;color:var(--navy);padding:10px 16px;border-radius:20px;cursor:pointer;min-height:44px}.review-pagination button:hover:not(:disabled){background:var(--pink)}.review-pagination button:disabled{opacity:.4;cursor:default}@media(max-width:900px){.review-mosaic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.review-mosaic-grid .customer-review-card{padding:16px}}@media(max-width:420px){.review-mosaic-grid{grid-template-columns:minmax(0,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/pevita-studio--styles.css.map */
