:root{--navy:#092d52;--navy-deep:#061f3a;--gold:#d7be97;--cream:#f4ebdd;--ink:#10233a;--white:#fff;--line:rgba(9,45,82,.15);--radius:16px;--shadow:0 12px 35px rgba(6,31,58,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-width{width:min(1280px,calc(100% - 40px));margin:auto}.announcement-bar{background:var(--gold);color:var(--navy-deep);font-size:12px;font-weight:700;letter-spacing:.03em}.announcement-inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:18px}.announcement-inner i{width:1px;height:14px;background:#061f3a59}.site-header{background:linear-gradient(90deg,var(--navy-deep),var(--navy));color:#fff;position:sticky;top:0;z-index:10}.header-main{min-height:110px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.brand-mark,.footer-brand{display:flex;flex-direction:column;align-items:center;width:max-content}.brand-main{font-family:Georgia,serif;letter-spacing:.22em;font-size:30px;color:var(--gold)}.brand-sub{font-family:Georgia,serif;letter-spacing:.45em;font-size:18px;color:var(--gold);margin-top:2px}.brand-mark small,.footer-brand small{font-size:8px;letter-spacing:.18em;margin-top:7px}.desktop-nav{display:flex;gap:28px;font-size:14px}.desktop-nav a:hover{color:var(--gold)}.header-actions{justify-self:end;display:flex;gap:16px;font-size:13px}.hero-fletchers{background:linear-gradient(90deg,#051d37f2,#051d3747),var(--hero-image);background-size:cover;background-position:center;min-height:620px;color:#fff;display:flex;align-items:center}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:40px}.hero-copy{max-width:620px}.eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:13px}.hero-copy h1{margin:10px 0 18px;line-height:.82;font-size:78px;letter-spacing:-.04em}.hero-copy h1 span,.hero-copy h1 strong{display:block}.hero-copy h1 strong{color:var(--gold);font-weight:700}.hero-copy h1 small{display:inline-block;font-size:20px;letter-spacing:.18em;margin:18px 0}.hero-text{font-size:18px;line-height:1.6;max-width:520px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:9px;font-weight:700}.btn-gold{background:var(--gold);color:var(--navy-deep)}.btn-soft{background:#ead8ba;color:var(--navy-deep);margin-top:10px}.hero-offer{display:flex;justify-content:flex-end}.offer-ring{width:280px;height:280px;border-radius:50%;background:var(--gold);border:8px double var(--navy);color:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:var(--shadow)}.offer-ring small{font-weight:800;letter-spacing:.06em}.offer-ring div{font-size:72px;font-weight:800;line-height:1}.offer-ring sup{font-size:.45em}.offer-ring span{font-size:12px;margin-top:10px}.trust-strip{background:var(--cream);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:20px 0}.trust-grid>div{padding:4px 20px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:5px}.trust-grid>div:last-child{border-right:0}.trust-grid b{font-size:14px}.trust-grid span{font-size:12px}.section-block{padding:70px 0}.section-heading{text-align:center;margin-bottom:34px}.section-heading h2{font-family:Georgia,serif;font-size:40px;margin:0 0 10px;color:var(--navy-deep)}.section-heading p{margin:0;color:#536274}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.collection-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 6px 24px #061f3a0f}.collection-media{aspect-ratio:4/3;background:#eee;overflow:hidden}.collection-media img{width:100%;height:100%;object-fit:cover}.image-placeholder{height:100%;background:linear-gradient(135deg,#ece6dc,#d9c7aa)}.collection-content{text-align:center;padding:20px}.collection-content h3{font-family:Georgia,serif;font-size:22px;margin:0 0 6px}.collection-content p{font-size:13px;color:#687482}.craft-banner{padding:90px 0;background:linear-gradient(90deg,#041c35f5,#041c3580),var(--craft-image);background-size:cover;background-position:center;color:#fff}.craft-inner{display:grid;grid-template-columns:1fr 1fr}.craft-inner>div{max-width:560px}.craft-inner h2{font-family:Georgia,serif;font-size:48px;margin:8px 0 16px}.craft-inner p{font-size:17px;line-height:1.7}.why-block{padding-bottom:80px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.why-grid>div{padding:24px;border-right:1px solid var(--line)}.why-grid>div:last-child{border-right:0}.why-grid span{font-size:38px}.why-grid h3{font-family:Georgia,serif;font-size:20px;margin:12px 0 6px}.why-grid p{font-size:14px;color:#667485}.testimonials{background:linear-gradient(90deg,#f4eadc,#f8f3eb);padding:65px 0}.testimonial-card{text-align:center;max-width:820px;margin:auto}.stars{color:#bd7e27;font-size:22px;letter-spacing:.15em}.testimonial-card blockquote{font-family:Georgia,serif;font-size:24px;line-height:1.5;margin:18px 0}.newsletter{background:var(--navy);color:#fff;padding:36px 0}.newsletter-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px}.newsletter h2{font-family:Georgia,serif;font-size:30px;margin:0 0 8px}.newsletter p{margin:0;color:#d7e0e8}.newsletter-form{display:flex;background:#fff;border-radius:8px;padding:5px}.newsletter-form input{flex:1;border:0;padding:14px;font-size:15px;outline:none}.newsletter-form .btn{border:0;cursor:pointer}.site-footer{background:var(--navy-deep);color:#fff;padding-top:50px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:40px}.site-footer h4{color:var(--gold);margin:0 0 14px}.site-footer a{display:block;color:#d7e0e8;margin:8px 0;font-size:14px}.footer-brand{align-items:flex-start}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding:18px 0 28px;color:#9eb0c2;font-size:12px}@media(max-width:900px){.desktop-nav{display:none}.header-main{grid-template-columns:1fr auto;min-height:88px}.header-actions a:not(:last-child){display:none}.brand-main{font-size:22px}.brand-sub{font-size:14px}.hero-fletchers{min-height:560px}.hero-grid{grid-template-columns:1fr}.hero-copy h1{font-size:54px}.hero-offer{justify-content:flex-start}.offer-ring{width:180px;height:180px}.offer-ring div{font-size:48px}.trust-grid,.collection-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.newsletter-grid,.craft-inner{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.page-width{width:min(100% - 24px,1280px)}.announcement-inner{gap:8px;font-size:9px}.announcement-inner span:nth-of-type(2){display:none}.hero-fletchers{min-height:650px;background-position:58% center}.hero-copy{padding-top:30px}.hero-copy h1{font-size:46px}.hero-text{font-size:15px}.trust-grid,.collection-grid,.why-grid,.footer-grid{grid-template-columns:1fr}.trust-grid>div,.why-grid>div{border-right:0;border-bottom:1px solid var(--line)}.section-heading h2{font-size:32px}.craft-inner h2{font-size:38px}.newsletter-form{flex-direction:column;background:transparent}.newsletter-form input{border-radius:8px}.newsletter-form .btn{margin-top:8px}.header-actions{font-size:12px}}.collection-hero{background:linear-gradient(90deg,var(--cream),#fff);padding:56px 0;border-bottom:1px solid var(--line)}.collection-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:36px}.collection-hero h1{font-family:Georgia,serif;font-size:50px;margin:0 0 12px;color:var(--navy-deep)}.collection-hero p{max-width:650px;line-height:1.65;color:#536274}.collection-hero-image{aspect-ratio:16/8;border-radius:var(--radius);overflow:hidden;background:linear-gradient(135deg,#ece6dc,#d9c7aa)}.collection-hero-image img{width:100%;height:100%;object-fit:cover}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 24px}.collection-toolbar select{border:1px solid var(--line);border-radius:8px;padding:11px 14px;background:#fff;color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 22px #061f3a0f}.product-card-media{aspect-ratio:1/1;background:#f3f0eb;overflow:hidden}.product-card-media img{width:100%;height:100%;object-fit:cover}.product-card-content{padding:18px}.product-card h3{font-family:Georgia,serif;font-size:20px;margin:0 0 8px}.product-price{font-weight:800;color:var(--navy-deep);margin-bottom:10px}.product-price s{font-weight:400;color:#8994a0;margin-left:8px}.badge{display:inline-block;background:var(--gold);color:var(--navy-deep);font-size:11px;font-weight:800;padding:6px 9px;border-radius:999px;margin-bottom:10px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:34px}.pagination a,.pagination span{padding:10px 13px;border:1px solid var(--line);border-radius:8px}.pagination .current{background:var(--navy);color:#fff}.product-page{padding:46px 0 70px}.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:start}.product-gallery{display:grid;grid-template-columns:92px 1fr;gap:14px}.product-thumbs{display:flex;flex-direction:column;gap:10px}.product-thumb{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#f5f2ed;aspect-ratio:1}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-main-image{border-radius:var(--radius);overflow:hidden;background:#f5f2ed;aspect-ratio:1}.product-main-image img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:135px}.product-info h1{font-family:Georgia,serif;font-size:42px;line-height:1.08;margin:4px 0 10px;color:var(--navy-deep)}.product-rating{color:#b77c2a;font-weight:700;margin-bottom:12px}.product-price-large{font-size:28px;font-weight:800;margin:8px 0 18px}.product-description{line-height:1.7;color:#526174}.feature-list{list-style:none;padding:0;margin:20px 0}.feature-list li{padding:6px 0}.feature-list li:before{content:"\2713";font-weight:900;margin-right:9px;color:var(--navy)}.variant-label{font-weight:800;margin:22px 0 8px}.variant-select{width:100%;padding:13px;border:1px solid var(--line);border-radius:8px;background:#fff}.product-submit{width:100%;border:0;cursor:pointer;margin-top:14px;font-size:16px}.buy-now{width:100%;background:var(--navy);color:#fff;border:0;margin-top:10px;padding:15px 20px;border-radius:9px;font-weight:800}.product-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;padding-top:20px;border-top:1px solid var(--line);text-align:center;font-size:12px}.product-trust b{display:block;font-size:13px;margin-bottom:4px}.product-details{margin-top:58px;border-top:1px solid var(--line);padding-top:38px}.product-details h2{font-family:Georgia,serif;font-size:32px}.product-details .rte{line-height:1.8;color:#526174}.page-hero{background:var(--navy);color:#fff;padding:70px 0}.page-hero h1{font-family:Georgia,serif;font-size:52px;margin:0 0 12px}.page-content{padding:60px 0;line-height:1.8}.page-content h2,.page-content h3{font-family:Georgia,serif;color:var(--navy-deep)}.cart-page{padding:55px 0 75px}.cart-page h1{font-family:Georgia,serif;font-size:44px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:16px 10px;border-bottom:1px solid var(--line);text-align:left}.cart-item{display:flex;gap:16px;align-items:center}.cart-item img{width:90px;height:90px;object-fit:cover;border-radius:8px}.cart-qty{width:72px;padding:9px;border:1px solid var(--line);border-radius:7px}.cart-summary{margin-left:auto;max-width:420px;padding:26px;background:var(--cream);border-radius:var(--radius);margin-top:28px}.cart-summary .total{display:flex;justify-content:space-between;font-size:22px;font-weight:800}.cart-actions{display:grid;gap:10px;margin-top:18px}.cart-actions button{border:0;cursor:pointer}@media(max-width:900px){.collection-hero-grid,.product-layout{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.product-info{position:static}.product-gallery{grid-template-columns:1fr}.product-thumbs{order:2;flex-direction:row;overflow:auto}.product-thumb{min-width:74px}.collection-hero h1,.page-hero h1{font-size:40px}}@media(max-width:600px){.product-grid{grid-template-columns:1fr}.collection-toolbar{align-items:flex-start;flex-direction:column}.product-info h1{font-size:34px}.product-trust{grid-template-columns:1fr}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block;width:100%}.cart-table tr{padding:14px 0;border-bottom:1px solid var(--line)}.cart-table td{border:0;padding:7px 0}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/base.css.map */
