@import "https://fonts.googleapis.com/css2?family=Bodoni+Moda:opsz,wght@6..96,500;6..96,600;6..96,700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#28312b;font-synthesis:none;--paper:#fbf8f2;--cream:#f8f4ed;--ink:#28312b;--muted:#788078;--line:#dfded6;--coral:#f16b54;--coral-dark:#d75443;--sage:#bcccb5;--blue:#cddde0;--gold:#f1d894;--shadow:0 22px 60px #3d392f17;background:#f8f4ed;font-family:Manrope,sans-serif}*{box-sizing:border-box}body{background:var(--cream);min-width:320px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer;color:inherit;border:0}.app-shell{background:radial-gradient(circle at 65% 0%, #fffdf8 0, transparent 32%), var(--cream);min-height:100vh;display:flex}.sidebar{z-index:3;background:#f4efe6;border-right:1px solid #28312b14;flex-direction:column;width:252px;padding:30px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand-lockup{letter-spacing:.18em;color:#22322a;align-items:center;gap:10px;margin:0 14px 36px;font-size:13px;font-weight:800;display:flex}.brand-mark{border:1.5px solid var(--coral);width:27px;height:27px;color:var(--coral);letter-spacing:0;border-radius:50%;place-items:center;font-family:Bodoni Moda,serif;font-size:17px;display:grid}.member-card{background:#ffffff70;border:1px solid #28312b14;border-radius:13px;align-items:center;gap:10px;margin:0 0 26px;padding:10px 12px;display:flex}.avatar,.large-avatar{background:var(--coral);color:#fff;letter-spacing:.03em;border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.avatar{width:34px;height:34px;font-size:11px}.member-card strong,.member-card span{display:block}.member-card strong{font-size:11px}.member-card span{color:var(--muted);margin-top:2px;font-size:9px}.member-card .icon{color:var(--muted);margin-left:auto}.nav-list{gap:5px;display:grid}.nav-item{color:#677068;text-align:left;background:0 0;border-radius:11px;align-items:center;gap:12px;width:100%;padding:11px 13px;font-size:12px;transition:background .2s,color .2s,transform .2s;display:flex}.nav-item:hover{color:var(--ink);background:#ffffff8c;transform:translate(2px)}.nav-item.active{color:var(--coral-dark);background:#fffaf3;font-weight:800;box-shadow:0 8px 22px #5e47320f}.nav-item em{background:var(--coral);color:#fff;letter-spacing:.08em;border-radius:4px;margin-left:auto;padding:3px 5px;font-size:8px;font-style:normal}.nav-item.quiet{color:#949c94;font-size:11px}.icon{text-align:center;color:currentColor;width:17px;font-size:17px;line-height:1}.sidebar-spacer{flex:1}.sidebar-note{background:#dce7d8;border-radius:15px;margin:12px 7px 20px;padding:17px 15px 14px;position:relative;overflow:hidden}.sidebar-note:after{content:"";background:#fff6;border-radius:50%;width:70px;height:70px;position:absolute;top:-27px;right:-25px}.note-spark{color:var(--coral);margin-bottom:10px;font-size:21px;display:block}.sidebar-note strong{font-family:Bodoni Moda,serif;font-size:15px;display:block}.sidebar-note p{color:#6f8070;max-width:120px;margin:5px 0 0;font-size:10px;line-height:1.45}.main-content{width:calc(100% - 252px);margin-left:252px;padding:0 56px 80px}.topbar{border-bottom:1px solid #28312b14;justify-content:space-between;align-items:center;max-width:1190px;height:102px;margin:0 auto;display:flex}.eyebrow,.section-kicker{color:#9b8f7d;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:9px;font-weight:800}.topbar-date{color:var(--muted);margin:7px 0 0;font-size:11px}.topbar-actions{align-items:center;gap:22px;display:flex}.icon-button{color:#7e897f;background:0 0;border-radius:50%;width:32px;height:32px;font-size:19px;position:relative}.notification-dot{background:var(--coral);border-radius:50%;width:5px;height:5px;position:absolute;top:6px;right:5px}.help-link{color:var(--muted);background:0 0;border-bottom:1px solid #b8beb6;padding:3px 0;font-size:11px}.page{max-width:1190px;margin:0 auto;animation:.45s both page-in}@keyframes page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.035em;font-family:Bodoni Moda,Georgia,serif;font-weight:600}h1{margin:17px 0 23px;font-size:clamp(46px,5vw,77px);line-height:.99}h1 em{color:var(--coral);font-style:normal}h2{margin:8px 0 0;font-size:28px;line-height:1.08}h3{font-size:16px;line-height:1.25}.hero-grid{grid-template-columns:1fr .85fr;align-items:center;gap:30px;min-height:405px;display:grid}.hero-copy{padding:65px 0 45px 28px}.hero-copy>p{max-width:395px;color:var(--muted);font-size:14px;line-height:1.7}.hero-actions{align-items:center;gap:24px;margin-top:31px;display:flex}.primary-button,.secondary-button{border-radius:999px;justify-content:center;align-items:center;gap:18px;font-size:11px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.primary-button{background:var(--coral);color:#fff;padding:14px 20px;box-shadow:0 10px 22px #f16b5440}.primary-button:hover{background:var(--coral-dark);transform:translateY(-2px);box-shadow:0 14px 28px #f16b544d}.secondary-button{color:var(--ink);background:#fffaf4;border:1px solid #e4dbce;padding:12px 16px}.secondary-button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #3d392f14}.text-button{color:var(--coral-dark);background:0 0;padding:0;font-size:11px;font-weight:800}.hero-art{background:#e9ddca;border-radius:50% 50% 48% 55%/46% 45% 55% 53%;height:340px;margin-right:25px;position:relative;overflow:hidden;transform:rotate(-3deg)}.art-circle{border:1px solid #ffffffb3;border-radius:50%;position:absolute;inset:28px}.bread-illustration{filter:saturate(.8);font-size:140px;position:absolute;top:75px;left:29%;transform:rotate(9deg)}.art-stamp{color:#28312bb8;letter-spacing:.11em;text-align:center;border:1px solid #28312b80;border-radius:50%;place-items:center;width:83px;height:83px;font-family:Bodoni Moda,serif;font-size:11px;line-height:1.1;display:grid;position:absolute;bottom:17%;right:14%;transform:rotate(9deg)}.art-stamp small{letter-spacing:.14em;font-family:Manrope,sans-serif;font-size:7px}.art-label{letter-spacing:.15em;color:#8d7b65;font-size:8px;font-weight:800;line-height:1.3;position:absolute}.label-one{top:23%;left:12%;transform:rotate(-8deg)}.label-two{text-align:right;top:24%;right:8%;transform:rotate(10deg)}.quick-rail{grid-template-columns:repeat(4,1fr);gap:10px;padding:8px 0 44px;display:grid}.quick-link{text-align:left;background:#ffffff80;border:1px solid #28312b14;border-radius:12px;align-items:center;gap:12px;padding:14px;transition:transform .2s,background .2s;display:flex}.quick-link:hover{background:#fffaf3;transform:translateY(-3px)}.quick-icon{width:29px;height:29px;color:var(--coral);background:#f7ded7;border-radius:9px;place-items:center;font-size:15px;display:grid}.quick-link strong,.quick-link small{display:block}.quick-link strong{font-size:11px}.quick-link small{color:var(--muted);margin-top:3px;font-size:9px}.quick-arrow{color:#9ca49c;margin-left:auto}.section-heading{justify-content:space-between;align-items:end;margin-bottom:16px;display:flex}.status-pill,.status-label{color:#6b7b6e;letter-spacing:.1em;background:#dde9db;border-radius:999px;align-items:center;width:fit-content;padding:7px 10px;font-size:8px;font-weight:800;display:inline-flex}.status-pill.delivered{color:#687a7a;background:#dbe8e7}.order-grid,.membership-section,.product-section{margin-bottom:52px}.delivery-card{min-height:180px;box-shadow:var(--shadow);background:#fffaf3;border:1px solid #e8dfd4;border-radius:18px;align-items:center;gap:27px;padding:29px 34px;display:flex;position:relative}.delivery-date{width:73px;height:91px;color:var(--coral-dark);text-align:center;border-right:1px solid #e3d9cb;place-items:center;display:grid}.delivery-date strong{font-family:Bodoni Moda,serif;font-size:16px;line-height:.8}.delivery-date strong span{font-size:38px}.delivery-date>span{letter-spacing:.16em;font-size:8px;font-weight:800}.delivery-copy{flex:1}.delivery-label{color:#9b8f7d;letter-spacing:.16em;font-size:8px;font-weight:800}.delivery-copy h3{margin:10px 0 7px;font-family:Bodoni Moda,serif;font-size:24px;font-weight:600}.delivery-copy p{color:var(--muted);margin-bottom:19px;font-size:11px}.round-arrow{border:1px solid var(--line);width:37px;height:37px;color:var(--coral-dark);background:0 0;border-radius:50%;place-items:center;display:grid}.delivery-progress,.order-track{align-items:center;gap:5px;display:flex}.delivery-progress span,.order-track span{background:#e5e1da;border-radius:4px;flex:1;height:4px}.delivery-progress .progress-done,.delivery-progress .progress-current,.order-track .done{background:var(--coral)}.delivery-progress .progress-current{position:relative}.delivery-progress .progress-current:after{content:"";border:2px solid var(--coral);background:#fffaf3;border-radius:50%;width:9px;height:9px;position:absolute;top:-3px;right:-1px}.progress-labels,.track-labels{color:#9b9c91;justify-content:space-between;margin-top:7px;font-size:8px;display:flex}.membership-card{background:#e7eddf;border:1px solid #e6ddd2;border-radius:19px;grid-template-columns:1.05fr 1.2fr .55fr;min-height:260px;display:grid;overflow:hidden}.membership-collage{background:#d2dfd0;grid-template-columns:1fr 1fr;gap:7px;padding:13px;display:grid}.collage-tile{filter:saturate(.8);background:#f7e1c8;border-radius:11px;place-items:center;min-height:90px;font-size:40px;display:grid}.tile-two{background:#eee1b4}.tile-three{background:#e7d4d0}.tile-four{background:#d7e0e4}.membership-copy{align-self:center;padding:35px 37px}.membership-copy .status-label{color:#7a927b;background:0 0;padding:0}.membership-copy h3{margin:16px 0 10px;font-family:Bodoni Moda,serif;font-size:29px;font-weight:600;line-height:1.05}.membership-copy p{color:#6f7c71;max-width:310px;font-size:11px;line-height:1.6}.membership-copy .secondary-button{margin-top:8px}.membership-meta{color:#778279;background:#ffffff3b;align-content:center;gap:6px;padding:28px 22px;font-size:9px;display:grid}.membership-meta strong{color:var(--ink);margin-bottom:13px;font-family:Bodoni Moda,serif;font-size:19px}.rail-controls{gap:7px;display:flex}.rail-controls button{border:1px solid var(--line);width:30px;height:30px;color:var(--muted);background:0 0;border-radius:50%}.product-rail{scroll-snap-type:x mandatory;grid-auto-columns:minmax(210px,1fr);grid-auto-flow:column;gap:13px;padding:1px 1px 12px;display:grid;overflow-x:auto}.product-card{scroll-snap-align:start;background:#fffaf3;border:1px solid #28312b14;border-radius:14px;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #3d392f1a}.product-image{background-color:#ece5da;background-position:50%;background-size:cover;height:183px;position:relative;overflow:hidden}.accent-coral .product-image{background-color:#f1d1c6}.accent-sage .product-image{background-color:#dbe6d4}.accent-gold .product-image{background-color:#f0e2b6}.accent-blue .product-image{background-color:#d6e3e4}.product-emoji{filter:drop-shadow(0 10px 10px #2e30271a);place-items:center;font-size:73px;display:grid;position:absolute;inset:27px}.product-tag{color:#657269;letter-spacing:.1em;text-transform:uppercase;background:#fffaf3d1;border-radius:5px;padding:5px 7px;font-size:7px;font-weight:800;position:absolute;top:11px;left:11px}.favorite{color:#6a746c;background:#fffaf3e6;border-radius:50%;place-items:center;width:27px;height:27px;font-size:17px;display:grid;position:absolute;top:10px;right:10px}.favorite.active{color:var(--coral)}.add-float{width:31px;height:31px;color:var(--coral-dark);background:#fffaf3;border-radius:50%;place-items:center;font-size:19px;display:grid;position:absolute;bottom:10px;right:10px;box-shadow:0 5px 10px #0000001a}.product-info{padding:13px 13px 14px}.product-info h3{margin:0 0 6px;font-size:13px}.product-info p{min-height:31px;color:var(--muted);margin-bottom:14px;font-size:9px;line-height:1.5}.product-footer{justify-content:space-between;align-items:center;gap:5px;display:flex}.product-footer strong{font-family:Bodoni Moda,serif;font-size:17px}.product-footer button{color:var(--coral-dark);background:0 0;padding:7px 0;font-size:9px;font-weight:800}.product-footer button span{margin-left:4px;font-size:13px}.data-note{border-left:2px solid var(--coral);color:#8a7567;background:#f9e8e1;margin:-3px 0 14px;padding:10px 13px;font-size:10px}.data-note span{opacity:.7}.shop-header{justify-content:space-between;align-items:end;padding:66px 0 39px;display:flex}.shop-header h1,.page-intro h1{margin-bottom:15px;font-size:clamp(45px,6vw,69px)}.shop-header p,.page-intro p{color:var(--muted);max-width:450px;font-size:13px;line-height:1.7}.shop-stats{gap:36px;padding:17px 0 4px;display:flex}.shop-stats span{color:var(--muted);font-size:10px;line-height:1.5}.shop-stats strong{color:var(--ink);font-family:Bodoni Moda,serif;font-size:24px}.shop-toolbar{background:#fffaf3;border:1px solid #e5ded2;border-radius:16px;padding:20px}.search-field{border-bottom:1px solid var(--line);color:var(--muted);align-items:center;gap:10px;padding:2px 3px 14px;display:flex}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.filter-row{flex-wrap:wrap;gap:7px;padding-top:14px;display:flex}.filter{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:999px;padding:8px 13px;font-size:9px}.filter.active{border-color:var(--ink);background:var(--ink);color:#fff}.shop-grid{grid-template-columns:repeat(4,1fr);gap:15px;padding-top:28px;display:grid}.shop-grid .product-image{height:210px}.box-dock{z-index:4;color:#fff;text-align:left;background:#26352d;border:1px solid #28312b1a;border-radius:14px;align-items:center;gap:11px;padding:10px 13px;display:flex;position:fixed;bottom:27px;right:30px;box-shadow:0 16px 32px #28312b3b}.box-dock-icon{background:var(--coral);border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.box-dock strong,.box-dock small{display:block}.box-dock strong{font-size:11px}.box-dock small{color:#b9c4ba;margin-top:3px;font-size:9px}.box-arrow{color:#f3c8b6;margin-left:12px;font-size:19px}.page-intro{padding:68px 0 36px}.page-intro.split{justify-content:space-between;align-items:center;display:flex}.gift-orbit{width:180px;height:180px;color:var(--coral);border:1px solid #d9cdbc;border-radius:50%;place-items:center;font-size:67px;display:grid;transform:rotate(6deg)}.gift-orbit span{color:#9e8d79;letter-spacing:.15em;text-align:center;font-size:8px;font-weight:800;line-height:1.4;position:absolute;transform:rotate(-6deg)}.order-list{gap:16px;display:grid}.order-row{background:#fffaf3;border:1px solid #e5ded2;border-radius:16px;position:relative;overflow:hidden}.order-main{align-items:center;gap:27px;padding:24px 25px;display:flex}.order-date{text-align:center;border-right:1px solid #e4dbcf;place-items:center;width:65px;min-width:65px;padding-right:20px;display:grid}.order-date strong{color:var(--coral-dark);font-family:Bodoni Moda,serif;font-size:26px}.order-date span{color:var(--muted);font-size:9px}.order-details{flex:1}.order-details h3{margin:10px 0 5px;font-family:Bodoni Moda,serif;font-size:21px}.order-details p{color:var(--muted);margin-bottom:15px;font-size:10px}.order-track,.track-labels{max-width:400px}.order-more{border:1px solid var(--line);color:var(--coral-dark);background:0 0;border-radius:9px;padding:9px 12px;font-size:9px;font-weight:800}.issue-link{color:#92958e;background:0 0;border-bottom:1px solid #c7c9c2;padding:0;font-size:9px;position:absolute;bottom:12px;right:25px}.order-items{background:#f8f3eb;border-top:1px solid #ede5da;grid-template-columns:repeat(4,1fr);gap:10px;padding:18px 25px 24px;display:grid}.order-items>div{background:#fffaf3;border-radius:9px;align-items:center;gap:6px;padding:10px;font-size:17px;display:flex}.order-items span{font-size:9px;line-height:1.3}.order-items small{color:var(--muted);margin-left:auto;font-size:8px}.order-items .text-button{grid-column:1/-1;justify-self:start}.gift-tabs{background:#fffaf3;border:1px solid #e5ded2;border-radius:14px;gap:7px;padding:13px;display:flex}.gift-tab{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;background:0 0;border-radius:9px;flex:1;padding:13px;font-size:10px;font-weight:800}.gift-tab.active{color:#5c765f;background:#e8efdf}.gift-empty{text-align:center;background:#fffaf370;border:1px dashed #d5c9b8;border-radius:18px;justify-items:center;margin:21px 0;padding:82px 20px;display:grid}.gift-icon{width:54px;height:54px;color:var(--coral);background:#f7ded7;border-radius:50%;place-items:center;margin-bottom:18px;font-size:26px;display:grid}.gift-empty h2{margin:13px 0 10px;font-size:33px}.gift-empty p{max-width:355px;color:var(--muted);font-size:11px;line-height:1.6}.account-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.settings-card{background:#fffaf3;border:1px solid #e5ded2;border-radius:16px;min-height:190px;padding:25px}.profile-card{background:#e8efdf;border-color:#d4dfce;grid-column:1/-1;align-items:center;gap:19px;min-height:132px;display:flex}.profile-card .secondary-button{margin-left:auto}.large-avatar{width:65px;height:65px;font-size:18px}.settings-card h2{margin:8px 0 6px;font-size:25px}.settings-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.card-heading{justify-content:space-between;align-items:start;gap:10px;margin-bottom:25px;display:flex}.card-heading h2{margin-top:7px;font-size:22px}.payment-row{align-items:center;gap:11px;padding-top:8px;display:flex}.payment-logo{background:#e7e0cb;border-radius:10px;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:24px;display:grid}.payment-row strong,.payment-row small{display:block}.payment-row strong{font-size:11px}.payment-row small{color:var(--muted);margin-top:4px;font-size:9px}.card-dots{color:var(--muted);letter-spacing:.1em;margin-left:auto;font-size:10px}.address-copy{color:var(--ink)!important}.impact-mini{background:#f4e5c8;border-color:#ead5ad}.impact-mini h2{color:var(--coral-dark);font-size:31px}.impact-line{gap:4px;margin-top:26px;display:flex}.impact-line span{background:#fff1d5;border-radius:4px;flex:1;height:6px}.impact-line span:nth-child(-n+4){background:var(--coral)}.membership-settings{grid-column:1/-1;min-height:155px}.membership-settings .card-heading{margin-bottom:7px}.membership-settings .secondary-button{margin-top:20px}.toast{z-index:10;color:#fff;background:#26352d;border-radius:10px;align-items:center;gap:9px;padding:12px 16px;font-size:11px;animation:.3s both toast-in;display:flex;position:fixed;top:25px;right:27px;box-shadow:0 12px 28px #28312b38}.toast span{color:#f4c76b}.modal-backdrop{z-index:9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#242b265c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.feedback-modal{background:#fffaf3;border-radius:19px;width:min(440px,100%);padding:39px;position:relative;box-shadow:0 25px 70px #21272238}.close-button{color:var(--muted);background:0 0;font-size:25px;position:absolute;top:15px;right:18px}.modal-kicker{color:#9b8f7d;letter-spacing:.18em;font-size:9px;font-weight:800}.feedback-modal h2{margin:12px 0 10px;font-size:33px}.feedback-modal p{color:var(--muted);font-size:11px;line-height:1.6}.sentiment-row{justify-content:space-between;margin:26px 0;display:flex}.sentiment-row button{width:39px;height:39px;color:var(--coral);background:#fff;border:1px solid #e6dbce;border-radius:50%;place-items:center;font-size:18px;transition:transform .2s,background .2s;display:grid}.sentiment-row button:hover{background:#f9e8e1;transform:translateY(-3px)}.feedback-modal textarea{resize:vertical;width:100%;min-height:88px;color:var(--ink);background:#fff;border:1px solid #e0d9cf;border-radius:9px;outline:0;padding:12px;font-size:11px}.feedback-modal .primary-button{width:100%;margin-top:12px}.skeleton{padding:0 0 13px}.skeleton-image{background:linear-gradient(100deg,#ece7df 15%,#f6f1e9 32%,#ece7df 50%) 0 0/200% 100%;height:182px;animation:1.2s infinite shimmer}.skeleton-line{background:#e6dfd5;border-radius:4px;width:75%;height:10px;margin:16px 13px 0}.skeleton-line.short{width:45%;margin-top:8px}@keyframes shimmer{to{background-position:-200% 0}}.empty-state{text-align:center;justify-items:center;padding:80px 20px;display:grid}.empty-state>span{color:var(--coral);font-size:35px}.empty-state h2{margin:12px 0 8px}.empty-state p{color:var(--muted);font-size:11px}.portal-intro{padding:56px 0 22px}.portal-intro h1{max-width:760px;font-size:clamp(42px,5.2vw,68px)}.portal-intro p{color:var(--muted);font-size:13px}.reference-links{grid-template-columns:repeat(5,1fr);padding-bottom:20px}.add-plan-button{width:100%;color:var(--coral-dark);letter-spacing:.13em;text-transform:uppercase;background:#fffaf3b3;border:1px dashed #d4cabb;border-radius:12px;margin:0 0 36px;padding:14px;font-size:10px;font-weight:800;transition:background .2s,border-color .2s}.add-plan-button:hover{border-color:var(--coral);background:#fffaf3}.last-order{margin-bottom:46px}.show-items{color:var(--coral-dark);text-transform:uppercase;letter-spacing:.08em;background:0 0;margin:11px 0 0;padding:0;font-size:10px;font-weight:800}.last-order-items{background:#f1eee6;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:15px;padding:15px;display:grid}.last-order-items span{background:#fffaf3;border-radius:8px;align-items:center;gap:7px;padding:10px;font-size:10px;display:flex}.last-order-items small{color:var(--muted);margin-left:auto;font-size:8px}.last-order-items button{color:var(--coral-dark);background:0 0;grid-column:1/-1;justify-self:start;font-size:10px;font-weight:800}.membership-actions{align-items:center;gap:17px;margin-top:17px;display:flex}.membership-actions .secondary-button{margin-top:0}.ranked-product{min-width:0;position:relative}.product-rank{z-index:2;background:var(--ink);color:#fffaf3;letter-spacing:.08em;border-radius:50%;place-items:center;width:28px;height:28px;font-size:8px;font-weight:800;display:grid;position:absolute;top:11px;left:11px}.ranked-product .product-tag{left:47px}.feature-card{text-align:center;background:#e7eddf;border:1px solid #e7dccb;border-radius:20px;justify-items:center;gap:17px;padding:66px 25px;display:grid}.feature-card .feature-mark{width:58px;height:58px;color:var(--coral);background:#fffaf3;border-radius:50%;place-items:center;font-size:25px;display:grid}.feature-card strong{font-family:Bodoni Moda,serif;font-size:31px}.feature-card .primary-button{margin-top:6px}.plan-row{text-align:left;background:0 0;border-bottom:1px solid #e5ded2;gap:6px;width:100%;padding:17px 0;display:grid}.plan-row span{color:var(--muted);font-size:10px}.plan-row strong{font-size:12px}.plan-row:hover strong{color:var(--coral-dark)}.size-options{grid-template-columns:1fr 1fr;gap:9px;margin:24px 0;display:grid}.size-options button{color:var(--muted);background:#fff;border:1px solid #dfd5c7;border-radius:9px;padding:13px;font-size:10px;font-weight:800}.size-options button.selected{border-color:var(--coral);color:var(--coral-dark);background:#fae6df}.recharge-status{background:#fffaf3;border:1px solid #dfd5c7;border-radius:13px;align-items:center;gap:13px;margin:0 0 28px;padding:15px 17px;display:flex}.recharge-status.connected{background:#edf4ea;border-color:#bfd2bb}.recharge-status.error{background:#fcf0eb;border-color:#ebc8ba}.recharge-status-mark{width:29px;height:29px;color:var(--coral-dark);background:#f2e6d7;border-radius:50%;place-items:center;font-size:15px;display:grid}.recharge-status.connected .recharge-status-mark{color:#4f704f;background:#cfe3cc}.recharge-status>div{flex:1}.recharge-status strong{font-size:11px;display:block}.recharge-status p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.45}.recharge-status .secondary-button{white-space:nowrap;flex:none;margin:0}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1000px){.sidebar{width:210px}.main-content{width:calc(100% - 210px);margin-left:210px;padding:0 30px 60px}.hero-grid{grid-template-columns:1fr .8fr}.membership-card{grid-template-columns:.9fr 1.2fr}.membership-meta{display:none}.shop-grid,.reference-links{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.app-shell{display:block}.sidebar{flex-direction:row;align-items:center;gap:12px;width:100%;height:auto;padding:13px 14px;position:sticky;top:0;overflow-x:auto}.brand-lockup{margin:0 8px 0 0}.member-card,.sidebar-spacer,.sidebar-note,.sidebar>.nav-item.quiet{display:none}.nav-list{gap:4px;display:flex}.nav-item{white-space:nowrap;width:auto;padding:9px 10px}.nav-item span:not(.icon),.nav-item em{display:none}.main-content{width:100%;margin-left:0;padding:0 16px 60px}.topbar{height:77px}.help-link{display:none}.hero-grid{min-height:0;display:block}.hero-copy{padding:48px 6px 28px}.hero-art{height:240px;margin:0 11px 36px}.bread-illustration{font-size:100px;top:42px}.quick-rail,.reference-links{grid-template-columns:1fr 1fr;padding-bottom:22px}.delivery-card{align-items:flex-start;gap:14px;padding:22px 16px}.delivery-date{width:51px;min-width:51px;padding-right:11px}.delivery-copy h3{font-size:20px}.round-arrow{display:none}.membership-card{display:block}.membership-collage{height:180px}.membership-copy{padding:27px 22px}.membership-copy h3{font-size:26px}.membership-meta{gap:8px;padding:0 22px 25px;display:flex}.membership-meta strong{margin:0 15px 0 0}.shop-header,.page-intro.split{display:block}.shop-stats{margin-top:30px}.shop-grid{grid-template-columns:repeat(2,1fr);gap:9px}.shop-grid .product-image{height:160px}.product-image{height:155px}.product-info{padding:11px}.product-info p{display:none}.product-footer{display:block}.product-footer button{margin-top:6px}.gift-orbit{margin:30px auto 0}.order-main{align-items:flex-start;gap:12px;padding:19px 14px 42px}.order-date{width:47px;min-width:47px;padding-right:9px}.order-details h3{font-size:17px}.order-more{position:absolute;bottom:13px;left:14px}.issue-link{bottom:17px;right:14px}.order-items{grid-template-columns:1fr 1fr;padding:14px}.account-grid{grid-template-columns:1fr}.profile-card,.membership-settings{grid-column:auto}.profile-card{flex-wrap:wrap}.profile-card .secondary-button{width:100%;margin-left:0}.feedback-modal{padding:31px 22px}.last-order-items{grid-template-columns:1fr}.portal-intro{padding-top:43px}.portal-intro h1{font-size:42px}.membership-actions{flex-wrap:wrap}}
