/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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;--spacing:.25rem;--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;-webkit-text-decoration:inherit;-webkit-text-decoration: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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#3f2c2e;--muted:#7d6665;--cream:#fff8f2;--paper:#fffdf9;--rose:#c97487;--rose-dark:#9c4f63;--rose-light:#f5dfe2;--sage:#a5ae98;--gold:#c49a4a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9ed;border-bottom:1px solid #8a625d21;align-items:center;gap:36px;min-height:82px;padding:14px clamp(22px,5vw,78px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;margin-right:auto;display:flex}.brand-mark{background:var(--cream);border:1px solid #9c4f6347;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.brand-mark svg{width:20px;fill:var(--rose)}.brand strong{font-family:Georgia,serif;font-size:19px;font-weight:500;display:block}.brand small{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin-top:2px;font-size:10px;display:block}nav{color:#6e5555;gap:31px;font-size:14px;display:flex}nav a{border-bottom:1px solid #0000;padding:9px 0;transition:all .2s}nav a:hover,nav a:focus-visible{color:var(--rose-dark);border-color:var(--rose);outline:none}.button{background:var(--rose-dark);color:#fff;letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 25px;font-size:14px;font-weight:650;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 28px #9c4f632e}.button:hover,.button:focus-visible{background:#873c50;outline:none;transform:translateY(-2px);box-shadow:0 15px 34px #873c5042}.button-small{min-height:42px;padding-inline:20px;font-size:13px}.hero{background:radial-gradient(circle at 6% 12%,#f5dfe2d1,#0000 31%),linear-gradient(116deg,#fffaf5 0%,#fbede9 56%,#f1ddd8 100%);grid-template-columns:minmax(0,1.02fr) minmax(410px,.98fr);align-items:center;gap:clamp(28px,5vw,88px);min-height:670px;padding:64px clamp(22px,7vw,108px) 76px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";opacity:.22;background-image:radial-gradient(#9c4f63 .65px,#0000 .65px);background-size:16px 16px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 48%);mask-image:linear-gradient(90deg,#000,#0000 48%)}.hero-content{z-index:2;max-width:675px;position:relative}.eyebrow{color:var(--rose-dark);text-transform:uppercase;letter-spacing:.19em;margin:0 0 18px;font-size:12px;font-weight:700}h1,h2,h3{margin:0}h1{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6vw,83px);font-weight:500;line-height:.99}h1 em{color:var(--rose-dark);font-weight:400}.hero-copy{color:#70595a;max-width:590px;margin:27px 0 0;font-size:clamp(16px,1.5vw,19px);line-height:1.72}.hero-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:32px;display:flex}.text-link{color:var(--rose-dark);font-size:14px;font-weight:650}.text-link span{margin-left:6px;transition:transform .2s;display:inline-block}.text-link:hover span{transform:translate(4px)}.hero-note{color:#836f6a;align-items:center;gap:14px;margin-top:37px;font-size:12px;display:flex}.mini-hearts{color:var(--gold);letter-spacing:.14em;font-size:17px}.hero-visual{z-index:2;background:linear-gradient(160deg,#dfb9b4,#9c6970);border-radius:220px 220px 34px 34px;min-height:510px;position:relative;overflow:visible;box-shadow:0 34px 78px #59312e30}.hero-visual>img{object-fit:cover;border-radius:inherit;z-index:2;width:100%;height:510px;position:relative}.hero-visual-placeholder{text-align:center;color:#ffffffeb;border-radius:inherit;place-content:center;display:grid;position:absolute;inset:0;overflow:hidden}.hero-visual-placeholder:before,.hero-visual-placeholder:after{content:"";border:1px solid #ffffff3d;border-radius:50%;position:absolute}.hero-visual-placeholder:before{width:310px;height:310px;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-visual-placeholder:after{width:230px;height:230px;top:50%;left:50%;transform:translate(-50%,-50%)}.placeholder-crown{font-family:Georgia,serif;font-size:62px;line-height:1}.placeholder-title{margin-top:16px;font-family:Georgia,serif;font-size:28px}.placeholder-subtitle{letter-spacing:.22em;text-transform:uppercase;margin-top:8px;font-size:11px}.floating-tag{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf9f0;border-radius:18px;width:190px;padding:18px 18px 17px;position:absolute;bottom:35px;left:-43px;box-shadow:0 15px 40px #4729272e}.floating-tag>span{color:var(--gold);float:left;margin-right:10px}.floating-tag strong{font-family:Georgia,serif;font-size:17px;font-weight:500;display:block}.floating-tag small{color:var(--muted);margin:5px 0 0 22px;font-size:10px;line-height:1.4;display:block}.hero-glow{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{border:1px solid #c49a4a52;width:180px;height:180px;top:4%;right:2%}.hero-glow-two{background:#ffffff73;width:75px;height:75px;bottom:3%;right:43%}.trust-strip{background:#fff;border:1px solid #f1e7df;border-top:0;grid-template-columns:repeat(3,1fr);max-width:1260px;margin:-1px auto 0;display:grid;box-shadow:0 18px 50px #5337330f}.trust-strip>div{align-items:center;gap:18px;padding:25px 32px;display:flex}.trust-strip>div+div{border-left:1px solid #efe3dc}.trust-strip span{color:var(--gold);font-family:Georgia,serif;font-size:22px}.trust-strip p{margin:0}.trust-strip strong,.trust-strip small{display:block}.trust-strip strong{font-size:13px}.trust-strip small{color:var(--muted);margin-top:5px;font-size:11px}.section{padding:105px clamp(22px,7vw,108px)}.catalog{max-width:1470px;margin:0 auto}.section-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:46px;display:flex}.section-heading h2{letter-spacing:-.035em;font-family:Georgia,serif;font-size:clamp(38px,4vw,58px);font-weight:500;line-height:1.08}.section-heading>p{max-width:460px;color:var(--muted);margin:0 0 4px;font-size:15px;line-height:1.75}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{background:#fff;border:1px solid #eee1da;border-radius:24px;transition:transform .25s,box-shadow .25s;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 24px 54px #5033311c}.product-image{height:370px;position:relative;overflow:hidden}.product-image>img{z-index:2;object-fit:cover;width:100%;height:100%;transition:transform .5s;position:relative}.product-card:hover .product-image>img{transform:scale(1.025)}.product-image-1{background:linear-gradient(150deg,#efd9d3,#c99094)}.product-image-2{background:linear-gradient(150deg,#e7dbc1,#b58d68)}.product-image-3{background:linear-gradient(150deg,#dfe2d7,#9da78f)}.product-fallback{color:#ffffffdb;letter-spacing:.04em;place-items:center;font-family:Georgia,serif;font-size:34px;display:grid;position:absolute;inset:0}.product-number{z-index:4;width:42px;height:42px;color:var(--rose-dark);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffdb;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:13px;display:grid;position:absolute;top:17px;right:17px}.product-info{flex-direction:column;justify-content:space-between;min-height:235px;padding:26px 27px 24px;display:flex}.product-info h3{font-family:Georgia,serif;font-size:25px;font-weight:500}.product-info p{color:var(--muted);margin:12px 0 24px;font-size:13px;line-height:1.7}.product-bottom{border-top:1px solid #f1e7e1;justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.product-bottom span{font-size:14px;font-weight:750}.product-bottom a{color:var(--rose-dark);font-size:12px;font-weight:650}.price-note{color:#927b79;margin:20px 3px 0;font-size:11px}.gallery-section{max-width:1470px;margin:0 auto;padding-top:35px}.gallery-heading{background:radial-gradient(circle at 92% 18%,#ffffffb3,#0000 24%),linear-gradient(120deg,#f5e3e3,#f9eee8 56%,#e7e6db);border-radius:30px;justify-content:space-between;align-items:end;gap:60px;margin-bottom:24px;padding:52px clamp(26px,5vw,76px);display:flex}.gallery-heading h2{letter-spacing:-.035em;font-family:Georgia,serif;font-size:clamp(38px,4vw,58px);font-weight:500;line-height:1.08}.gallery-heading>p{max-width:460px;color:var(--muted);margin:0 0 4px;font-size:15px;line-height:1.75}.gallery-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.gallery-card{background:#fff;border:1px solid #eee1da;border-radius:22px;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 12px 32px #5033310f}.gallery-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px #50333121}.gallery-image{aspect-ratio:3/4;background:#f8eee8;overflow:hidden}.gallery-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-card:hover .gallery-image img{transform:scale(1.025)}.gallery-caption{padding:17px 18px 19px}.gallery-caption span{color:var(--rose-dark);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:750;display:block}.gallery-caption h3{margin-top:7px;font-family:Georgia,serif;font-size:18px;font-weight:500;line-height:1.25}.gallery-action{background:#fffaf5;border:1px solid #eee1da;border-radius:22px;justify-content:space-between;align-items:center;gap:30px;margin-top:24px;padding:23px 27px;display:flex}.gallery-action p{max-width:720px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.gallery-action .button{flex:none;min-height:44px}.order-section{color:#fffaf4;background:radial-gradient(circle at 18% 22%,#ffffff1f,#0000 23%),#553f40;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(55px,8vw,130px);padding:105px clamp(22px,7vw,108px);display:grid}.order-intro{max-width:600px}.order-section .eyebrow{color:#e3bd87}.order-intro h2,.about-copy h2,.contact-copy h2{letter-spacing:-.04em;font-family:Georgia,serif;font-size:clamp(39px,4.5vw,62px);font-weight:500;line-height:1.06}.order-intro h2 em{color:#efc7ce;font-weight:400}.order-intro>p:not(.eyebrow){color:#dfd0ca;max-width:560px;margin:27px 0 31px;font-size:15px;line-height:1.8}.order-section .button{color:#6d3947;box-shadow:none;background:#f4dce1}.order-section .button:hover{background:#fff0f2}.steps{border-top:1px solid #ffffff29}.steps article{border-bottom:1px solid #ffffff29;grid-template-columns:66px 1fr;gap:24px;padding:30px 0;display:grid}.steps article>span{color:#e3bd87;border:1px solid #e3bd87a6;border-radius:50%;place-items:center;width:47px;height:47px;font-family:Georgia,serif;font-size:18px;display:grid}.steps h3{font-family:Georgia,serif;font-size:23px;font-weight:500}.steps p{color:#d9c8c2;max-width:540px;margin:8px 0 0;font-size:13px;line-height:1.7}.about-section{grid-template-columns:minmax(340px,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(60px,10vw,150px);max-width:1370px;margin:0 auto;display:grid}.about-art{color:#fffaf7;text-align:center;background:radial-gradient(circle at 65% 40%,#ffffff80,#0000 28%),linear-gradient(145deg,#f0d3d7,#c9969d);border-radius:34px 180px;place-content:center;min-height:500px;display:grid;position:relative;overflow:hidden}.about-art:before{content:"";border:1px solid #ffffff57;border-radius:50%;width:360px;height:360px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-art:after{content:"";border-radius:inherit;border:1px solid #ffffff3d;position:absolute;inset:21px}.thread-circle{z-index:2;width:128px;height:128px;color:var(--rose-dark);background:#fffbf5e0;border-radius:50%;place-items:center;margin:0 auto;display:grid;position:relative;box-shadow:0 18px 50px #592b3426}.thread-circle span{font-family:Georgia,serif;font-size:59px;font-style:italic}.about-art p{z-index:2;margin:23px 0 0;font-family:Georgia,serif;font-size:22px;line-height:1.4;position:relative}.stitch{z-index:3;color:#ffffffbd;font-size:28px;position:absolute}.stitch-one{top:20%;left:19%}.stitch-two{bottom:20%;right:19%}.about-copy{max-width:650px}.about-copy>p:not(.eyebrow){color:var(--muted);margin:23px 0 0;font-size:15px;line-height:1.85}.about-copy blockquote{border-left:2px solid var(--gold);color:var(--rose-dark);margin:30px 0 0;padding-left:24px;font-family:Georgia,serif;font-size:20px;font-style:italic;line-height:1.5}.contact-section{background:linear-gradient(105deg,#fffffff0,#ffffffb3),radial-gradient(circle at 90% 25%,#cbd0c2 0%,#dfe2d7 35%,#f6efe7 100%);grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);gap:clamp(60px,10vw,150px);padding:100px clamp(22px,7vw,108px);display:grid}.contact-copy{max-width:640px}.contact-copy>p:not(.eyebrow){max-width:580px;color:var(--muted);margin:25px 0 0;font-size:15px;line-height:1.8}.contact-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf9e0;border:1px solid #735b5724;border-radius:28px;justify-self:end;width:100%;max-width:690px;padding:8px 32px 32px;box-shadow:0 25px 65px #42312d1a}.contact-row{border-bottom:1px solid #ede2db;grid-template-columns:105px 1fr;gap:25px;padding:23px 0;display:grid}.contact-row>span{color:var(--rose-dark);text-transform:uppercase;letter-spacing:.15em;padding-top:3px;font-size:10px;font-weight:700}.contact-row strong{font-family:Georgia,serif;font-size:18px;font-weight:500;line-height:1.45}.contact-row small{color:var(--muted);font-family:var(--font-sans), Arial, sans-serif;font-size:12px;font-weight:400}.contact-actions{flex-wrap:wrap;align-items:center;gap:22px;padding-top:28px;display:flex}.map-link{color:var(--rose-dark);font-size:13px;font-weight:650}footer{color:#fff7f0;background:#3f2f30;align-items:center;gap:36px;min-height:142px;padding:30px clamp(22px,5vw,78px);display:flex}.footer-brand{margin-right:0}.footer-brand .brand-mark{background:#ffffff14;border-color:#fff3}.footer-brand .brand-mark svg{fill:#e8b8c2}.footer-brand small{color:#cdbdbc}footer>p{color:#c9b9b5;margin:0 auto;font-size:12px}footer>a:last-child{color:#e1bd84;font-size:12px}@media (width<=1040px){.site-header nav{display:none}.hero{grid-template-columns:1fr 410px;padding-inline:36px}.trust-strip{margin-inline:24px}.trust-strip>div{padding-inline:20px}.product-image{height:300px}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.order-section{gap:55px}.contact-section{grid-template-columns:.8fr 1.2fr;gap:55px}}@media (width<=820px){.site-header{gap:12px;padding-inline:18px}.brand strong{font-size:16px}.brand small{display:none}.button-small{padding-inline:14px}.hero{grid-template-columns:1fr;padding:56px 22px 80px}.hero-content{max-width:680px}.hero-visual{justify-self:center;width:100%;max-width:560px;min-height:480px}.hero-visual>img{height:480px}.floating-tag{left:16px}.trust-strip{grid-template-columns:1fr}.trust-strip>div+div{border-top:1px solid #efe3dc;border-left:0}.section-heading{flex-direction:column;align-items:start;gap:20px}.product-grid{grid-template-columns:1fr;max-width:620px;margin:0 auto}.product-image{height:460px}.gallery-heading{flex-direction:column;align-items:start;gap:20px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-section,.about-section,.contact-section{grid-template-columns:1fr}.order-section{padding:80px 28px}.about-art{width:100%;max-width:580px;min-height:430px}.contact-card{justify-self:stretch;max-width:none}footer{flex-direction:column;align-items:flex-start;gap:22px}footer>p{margin:0}}@media (width<=520px){.site-header{min-height:72px}.brand-mark{width:34px;height:34px}.brand strong{font-size:14px}.button-small{min-height:38px;font-size:11px}h1{font-size:46px}.hero-actions{flex-direction:column;align-items:flex-start;gap:17px}.hero-visual,.hero-visual>img{height:405px;min-height:405px}.hero-note{align-items:flex-start}.trust-strip{margin-inline:14px}.section{padding:78px 18px}.section-heading h2{font-size:39px}.product-image{height:355px}.gallery-section{padding-top:10px}.gallery-heading{border-radius:24px;padding:36px 24px}.gallery-heading h2{font-size:38px}.gallery-grid{grid-template-columns:1fr;gap:14px}.gallery-card{grid-template-columns:46% 54%;min-height:230px;display:grid}.gallery-image{aspect-ratio:auto;height:100%;min-height:230px}.gallery-caption{align-self:center;padding:20px}.gallery-caption h3{font-size:20px}.gallery-action{flex-direction:column;align-items:flex-start}.order-section{padding:72px 20px}.steps article{grid-template-columns:51px 1fr;gap:15px}.about-art{border-radius:28px 120px;min-height:380px}.contact-section{padding:76px 18px}.contact-card{padding:6px 21px 25px}.contact-row{grid-template-columns:1fr;gap:8px}.contact-actions{flex-direction:column;align-items:flex-start}footer{padding:38px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
