@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-blue-600:oklch(54.6% .245 262.881);--color-gray-600:oklch(44.6% .03 256.802);--spacing:.25rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-bold:700;--radius-lg:.5rem;--radius-2xl:1rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:calc(var(--spacing) * 8)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{object-fit:cover}.p-5{padding:calc(var(--spacing) * 5)}.p-8{padding:calc(var(--spacing) * 8)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-600{color:var(--color-blue-600)}.text-gray-600{color:var(--color-gray-600)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(min-width:48rem){.md\:w-\[45\%\]{width:45%}.md\:w-\[55\%\]{width:55%}.md\:flex-row{flex-direction:row}}}:root{--cream:#faf6f1;--cream-dark:#f0e9e0;--ink:#1c1410;--ink-soft:#4a3f38;--gold:#b8985a;--gold-light:#d4b882;--rose:#c9968e;--rose-light:#edd8d5;--sage:#8a9e8c;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-weight:300;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:9999;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:128px 128px;position:fixed;inset:0}.pb-nav{z-index:100;justify-content:space-between;align-items:center;padding:1.5rem 3rem;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;top:0;left:0;right:0}.pb-nav.scrolled{-webkit-backdrop-filter:blur(16px);background:#faf6f1e0;border-bottom:1px solid #b8985a26}.pb-logo{font-family:var(--font-display);letter-spacing:.12em;color:var(--ink);font-size:1.6rem;font-weight:500;text-decoration:none}.pb-logo span{color:var(--gold)}.pb-nav-links{gap:2.5rem;list-style:none;display:flex}.pb-nav-links a{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);font-size:.78rem;font-weight:400;text-decoration:none;transition:color .25s}.pb-nav-links a:hover{color:var(--gold)}.pb-nav-cta{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--cream);background:var(--ink);cursor:pointer;border:none;padding:.65rem 1.6rem;font-size:.78rem;font-weight:400;text-decoration:none;transition:background .25s}.pb-nav-cta:hover{background:var(--gold)}.pb-hero{grid-template-columns:1fr 1fr;min-height:100vh;display:grid;position:relative;overflow:hidden}.pb-hero-text{z-index:2;flex-direction:column;justify-content:center;padding:10rem 5rem 6rem 6rem;display:flex;position:relative}.pb-eyebrow{font-family:var(--font-body);letter-spacing:.3em;text-transform:uppercase;color:var(--gold);opacity:0;margin-bottom:2rem;font-size:.72rem;font-weight:400;animation:.8s .2s forwards fadeUp}.pb-hero-title{font-family:var(--font-display);color:var(--ink);opacity:0;margin-bottom:1.5rem;font-size:clamp(3.5rem,7vw,6.5rem);font-weight:300;line-height:1.05;animation:.9s .35s forwards fadeUp}.pb-hero-title em{color:var(--rose);font-style:italic}.pb-hero-sub{color:var(--ink-soft);opacity:0;max-width:400px;margin-bottom:3rem;font-size:1rem;font-weight:300;line-height:1.75;animation:.9s .5s forwards fadeUp}.pb-hero-actions{opacity:0;align-items:center;gap:2rem;animation:.9s .65s forwards fadeUp;display:flex}.btn-primary{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--cream);background:var(--ink);align-items:center;gap:.75rem;padding:1rem 2.2rem;font-size:.8rem;font-weight:400;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.btn-primary:after{content:"";background:var(--gold);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.btn-primary:hover{background:var(--gold)}.btn-primary:hover:after{width:100%}.btn-ghost{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);border-bottom:1px solid #0000;align-items:center;gap:.5rem;padding-bottom:2px;font-size:.8rem;font-weight:400;text-decoration:none;transition:all .25s;display:inline-flex}.btn-ghost:hover{color:var(--gold);border-bottom-color:var(--gold)}.pb-hero-image{position:relative;overflow:hidden}.pb-hero-image:before{content:"";background:linear-gradient(135deg,var(--rose-light) 0%,var(--cream-dark) 60%,#e8d5c0 100%);z-index:0;position:absolute;inset:0}.pb-hero-image-inner{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pb-hero-deco{opacity:0;width:70%;max-width:520px;animation:1.2s .4s forwards scaleIn}.pb-scroll-indicator{opacity:0;align-items:center;gap:.75rem;animation:.8s 1s forwards fadeUp;display:flex;position:absolute;bottom:2.5rem;left:6rem}.pb-scroll-line{background:var(--gold);width:40px;height:1px;position:relative;overflow:hidden}.pb-scroll-line:after{content:"";background:var(--ink);width:100%;height:100%;animation:2s ease-in-out infinite scrollLine;position:absolute;top:0;left:-100%}.pb-scroll-text{letter-spacing:.2em;text-transform:uppercase;color:var(--ink-soft);font-size:.7rem}.pb-marquee-strip{background:var(--ink);padding:.9rem 0;overflow:hidden}.pb-marquee-track{gap:4rem;width:max-content;animation:20s linear infinite marquee;display:flex}.pb-marquee-item{white-space:nowrap;font-family:var(--font-body);letter-spacing:.25em;text-transform:uppercase;color:var(--gold-light);align-items:center;gap:1.5rem;font-size:.72rem;display:flex}.pb-marquee-dot{background:var(--rose);border-radius:50%;flex-shrink:0;width:4px;height:4px}.pb-section{max-width:1440px;margin:0 auto;padding:7rem 6rem}.pb-section-label{font-family:var(--font-body);letter-spacing:.3em;text-transform:uppercase;color:var(--gold);align-items:center;gap:1rem;margin-bottom:1.25rem;font-size:.72rem;font-weight:400;display:flex}.pb-section-label:before{content:"";background:var(--gold);width:32px;height:1px;display:block}.pb-section-title{font-family:var(--font-display);color:var(--ink);margin-bottom:1.5rem;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:300;line-height:1.15}.pb-section-title em{color:var(--rose);font-style:italic}.pb-collections-grid{grid-template-rows:auto auto;grid-template-columns:1.4fr 1fr 1fr;gap:1.5rem;margin-top:4rem;display:grid}.pb-card{cursor:pointer;position:relative;overflow:hidden}.pb-card:first-child{grid-row:1/3}.pb-card-bg{width:100%;padding-bottom:120%;position:relative;overflow:hidden}.pb-card:first-child .pb-card-bg{height:100%;min-height:480px;padding-bottom:0}.pb-card-fill{transition:transform .6s;position:absolute;inset:0}.pb-card:hover .pb-card-fill{transform:scale(1.04)}.pb-card:first-child .pb-card-fill{background:linear-gradient(160deg,#e8c4be,#d4a5a0 40%,#b8837c)}.pb-card:nth-child(2) .pb-card-fill{background:linear-gradient(160deg,#e8ddd0,#c9b898)}.pb-card:nth-child(3) .pb-card-fill{background:linear-gradient(160deg,#d5ddd1,#8a9e8c)}.pb-card:nth-child(4) .pb-card-fill{background:linear-gradient(160deg,#e0d4e8,#a08aa8)}.pb-card:nth-child(5) .pb-card-fill{background:linear-gradient(160deg,#f0e0d0,#c0906a)}.pb-card-deco{opacity:.35;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pb-card-label{background:linear-gradient(#0000,#1c1410b3);padding:2rem 1.5rem 1.5rem;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(8px)}.pb-card:hover .pb-card-label{transform:translateY(0)}.pb-card-label h3{font-family:var(--font-display);color:var(--cream);margin-bottom:.25rem;font-size:1.4rem;font-weight:400}.pb-card-label span{letter-spacing:.18em;text-transform:uppercase;color:#faf6f1b3;font-size:.72rem}.pb-about{background:var(--ink);color:var(--cream);padding:8rem 6rem;position:relative;overflow:hidden}.pb-about:before{content:"";pointer-events:none;background:radial-gradient(circle,#b8985a1f,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-40%;right:-10%}.pb-about-inner{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1440px;margin:0 auto;display:grid}.pb-about .pb-section-label{color:var(--gold-light)}.pb-about .pb-section-label:before{background:var(--gold-light)}.pb-about .pb-section-title{color:var(--cream)}.pb-about .pb-section-title em{color:var(--gold-light)}.pb-about-body{color:#faf6f1bf;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.85}.pb-about-stats{grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;display:grid}.pb-stat-number{font-family:var(--font-display);color:var(--gold-light);margin-bottom:.4rem;font-size:3.5rem;font-weight:300;line-height:1}.pb-stat-label{letter-spacing:.18em;text-transform:uppercase;color:#faf6f180;font-size:.75rem}.pb-about-visual{height:520px;position:relative}.pb-about-card{border-radius:4px;position:absolute;overflow:hidden}.pb-about-card-1{background:linear-gradient(145deg,#c9968e,#8a5e58);width:65%;height:75%;top:0;left:0}.pb-about-card-2{background:linear-gradient(145deg,#b8985a,#7a6038);width:55%;height:65%;bottom:0;right:0}.pb-about-card-inner{opacity:.3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pb-products{max-width:1440px;margin:0 auto;padding:7rem 6rem}.pb-products-header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.pb-products-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.pb-product-card{cursor:pointer}.pb-product-img{aspect-ratio:3/4;margin-bottom:1.25rem;position:relative;overflow:hidden}.pb-product-img-fill{transition:transform .5s;position:absolute;inset:0}.pb-product-card:hover .pb-product-img-fill{transform:scale(1.05)}.pb-product-card:first-child .pb-product-img-fill{background:linear-gradient(160deg,#f0e0d8,#d4a898)}.pb-product-card:nth-child(2) .pb-product-img-fill{background:linear-gradient(160deg,#e0ddd8,#b8b0a8)}.pb-product-card:nth-child(3) .pb-product-img-fill{background:linear-gradient(160deg,#dce4dc,#8a9e8c)}.pb-product-card:nth-child(4) .pb-product-img-fill{background:linear-gradient(160deg,#e8e0f0,#a08ab8)}.pb-product-img-icon{opacity:.25;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pb-product-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.4rem;font-size:.68rem}.pb-product-name{font-family:var(--font-display);color:var(--ink);margin-bottom:.5rem;font-size:1.3rem;font-weight:400}.pb-product-price{color:var(--ink-soft);font-size:.9rem;font-weight:400}.pb-product-add{letter-spacing:.18em;text-transform:uppercase;color:var(--ink);border-bottom:1px solid var(--gold);opacity:0;align-items:center;gap:.5rem;margin-top:.75rem;padding-bottom:1px;font-size:.72rem;text-decoration:none;transition:all .3s;display:inline-flex;transform:translateY(4px)}.pb-product-card:hover .pb-product-add{opacity:1;transform:translateY(0)}.pb-product-add:hover{color:var(--gold)}.pb-testimonials{background:var(--rose-light);padding:7rem 6rem;position:relative;overflow:hidden}.pb-testimonials:before{content:'"';font-family:var(--font-display);color:var(--rose);opacity:.08;pointer-events:none;font-size:40rem;font-weight:300;line-height:1;position:absolute;top:-8rem;left:2rem}.pb-testimonials-inner{max-width:1440px;margin:0 auto}.pb-testimonials-grid{grid-template-columns:1fr 1fr 1fr;gap:2.5rem;margin-top:4rem;display:grid}.pb-testimonial{background:#fff;padding:2.5rem;position:relative}.pb-testimonial-stars{gap:3px;margin-bottom:1.25rem;display:flex}.pb-star{width:14px;height:14px;color:var(--gold)}.pb-testimonial-text{font-family:var(--font-display);color:var(--ink);margin-bottom:2rem;font-size:1.15rem;font-style:italic;font-weight:300;line-height:1.7}.pb-testimonial-author{align-items:center;gap:1rem;display:flex}.pb-testimonial-avatar{border-radius:50%;flex-shrink:0;width:40px;height:40px}.pb-testimonial-name{color:var(--ink);margin-bottom:.15rem;font-size:.82rem;font-weight:500}.pb-testimonial-role{letter-spacing:.1em;color:var(--ink-soft);font-size:.72rem}.pb-newsletter{border-top:1px solid var(--cream-dark);grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1440px;margin:0 auto;padding:7rem 6rem;display:grid}.pb-newsletter-title{font-family:var(--font-display);color:var(--ink);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300;line-height:1.2}.pb-newsletter-title em{color:var(--rose);font-style:italic}.pb-newsletter-sub{color:var(--ink-soft);font-size:.95rem;line-height:1.7}.pb-form{flex-direction:column;gap:1rem;display:flex}.pb-form-row{gap:1rem;display:flex}.pb-input{font-family:var(--font-body);color:var(--ink);border:none;border-bottom:1px solid var(--ink-soft);background:0 0;outline:none;flex:1;padding:.85rem 0;font-size:.9rem;font-weight:300;transition:border-color .25s}.pb-input::placeholder{color:#4a3f3873}.pb-input:focus{border-bottom-color:var(--gold)}.pb-form-submit{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--cream);background:var(--ink);cursor:pointer;border:none;align-self:flex-start;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.8rem;font-weight:400;transition:background .25s;display:inline-flex}.pb-form-submit:hover{background:var(--gold)}.pb-form-note{color:#4a3f388c;letter-spacing:.05em;font-size:.72rem}.pb-footer{background:var(--ink);color:var(--cream);padding:4rem 6rem 2.5rem}.pb-footer-top{border-bottom:1px solid #faf6f11a;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:4rem;margin-bottom:2.5rem;padding-bottom:3rem;display:grid}.pb-footer-brand .pb-logo{color:var(--cream);margin-bottom:1.25rem;display:block}.pb-footer-tagline{color:#faf6f18c;margin-bottom:2rem;font-size:.88rem;line-height:1.75}.pb-footer-social{gap:1rem;display:flex}.pb-social-link{color:#faf6f199;border:1px solid #faf6f133;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;text-decoration:none;transition:all .25s;display:flex}.pb-social-link:hover{border-color:var(--gold);color:var(--gold)}.pb-footer-col h4{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--gold-light);margin-bottom:1.5rem;font-size:.72rem;font-weight:500}.pb-footer-col ul{list-style:none}.pb-footer-col li{margin-bottom:.75rem}.pb-footer-col a{color:#faf6f18c;font-size:.88rem;text-decoration:none;transition:color .25s}.pb-footer-col a:hover{color:var(--cream)}.pb-footer-bottom{justify-content:space-between;align-items:center;display:flex}.pb-copyright{color:#faf6f159;letter-spacing:.08em;font-size:.75rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:.9;transform:scale(1)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollLine{0%{left:-100%}50%{left:0}to{left:100%}}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.pb-nav{padding:1.2rem 1.5rem}.pb-nav-links{display:none}.pb-hero{grid-template-columns:1fr;min-height:auto}.pb-hero-text{padding:8rem 1.5rem 3rem}.pb-hero-image{height:300px}.pb-scroll-indicator{display:none}.pb-section,.pb-products,.pb-newsletter,.pb-about,.pb-testimonials{padding:4rem 1.5rem}.pb-collections-grid{grid-template-columns:1fr 1fr}.pb-card:first-child{grid-area:auto/1/auto/-1}.pb-card:first-child .pb-card-bg{min-height:280px}.pb-products-grid{grid-template-columns:1fr 1fr;gap:1.25rem}.pb-products-header{flex-direction:column;align-items:flex-start;gap:1rem}.pb-about-inner{grid-template-columns:1fr;gap:3rem}.pb-about-visual{height:260px}.pb-testimonials-grid{grid-template-columns:1fr}.pb-newsletter{grid-template-columns:1fr;gap:3rem}.pb-footer{padding:3rem 1.5rem 2rem}.pb-footer-top{grid-template-columns:1fr 1fr;gap:2rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
