
:root{--navy:#123b59;--navy-deep:#08263a;--sky:#87c4e7;--ice:#eaf6fc;--ink:#132838;--muted:#5f7380;--line:#d9e6ed;--white:#fff;--gold:#c49a58}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:absolute;inset:0 0 auto;z-index:10;border-bottom:1px solid rgba(255,255,255,.16)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;width:280px;max-width:48vw}.brand img{display:block;width:100%;height:auto;max-height:48px;object-fit:contain;object-position:left center}.top-nav{display:flex;align-items:center;gap:28px}.top-nav a{color:#fff;text-decoration:none;font-size:14px;font-weight:750}.top-nav a:hover{text-decoration:underline;text-underline-offset:5px}.nav-login{padding:11px 16px;border:1px solid rgba(255,255,255,.45);border-radius:999px}.hero{position:relative;overflow:hidden;min-height:780px;padding:150px 0 110px;background:radial-gradient(circle at 82% 18%,rgba(132,200,237,.72),transparent 30%),linear-gradient(135deg,var(--navy-deep) 0%,var(--navy) 52%,#417fa6 100%);color:#fff}.hero:after{content:"";position:absolute;left:-8%;right:-8%;bottom:-175px;height:240px;background:#fff;border-radius:50% 50% 0 0/35% 35% 0 0}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px);opacity:.18;border:1px solid rgba(255,255,255,.35)}.hero-glow-one{width:470px;height:470px;right:-180px;top:150px}.hero-glow-two{width:270px;height:270px;left:-120px;bottom:80px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:center;gap:82px}.kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:19px;font-size:12px;letter-spacing:.19em;text-transform:uppercase;font-weight:850;color:#ccecff}.kicker:before{content:"";width:38px;height:1px;background:#ccecff}.hero h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(50px,5.8vw,79px);font-weight:500;line-height:1.02;letter-spacing:-.035em}.hero-copy>p{max-width:690px;margin:25px 0 0;color:#d9edf7;font-size:19px;line-height:1.65}.choice-grid{display:grid;gap:12px;margin-top:30px;max-width:690px}.choice-card{display:grid;grid-template-columns:48px minmax(0,1fr) 32px;align-items:center;gap:15px;min-height:78px;padding:13px 18px;border-radius:16px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.choice-card:hover{transform:translateY(-2px)}.public-card{background:#fff;color:var(--ink);box-shadow:0 16px 40px rgba(0,0,0,.18)}.trade-card{background:rgba(7,34,51,.56);color:#fff;border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(10px)}.trade-card:hover{border-color:rgba(255,255,255,.55);box-shadow:0 14px 34px rgba(0,0,0,.18)}.choice-icon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:#e5f4fb;color:#195274}.trade-card .choice-icon{background:rgba(255,255,255,.14);color:#fff}.choice-icon svg{width:24px;height:24px;fill:currentColor}.choice-copy{display:flex;flex-direction:column;gap:5px}.choice-copy strong{font-size:16px}.choice-copy small{font-size:12px;color:#6c7d87}.trade-card .choice-copy small{color:#cde1ed}.choice-arrow{font-size:26px;font-weight:300;text-align:right}.approved-line{display:inline-flex;align-items:center;gap:4px;position:relative;z-index:4;font-size:13px!important;line-height:1.35;margin:12px 0 0!important;padding:7px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(4,30,46,.28);color:#fff!important}.approved-line a{color:#fff;font-weight:850;text-underline-offset:3px}.cover-stage{position:relative;display:grid;place-items:center;min-height:560px}.cover-wrap{position:relative;width:min(370px,80vw);transform:rotate(1.6deg);filter:drop-shadow(0 34px 38px rgba(0,0,0,.36))}.cover-wrap:before{content:"";position:absolute;inset:15px -17px -15px 17px;background:rgba(255,255,255,.18);border-radius:8px;z-index:-1}.cover-wrap img{display:block;width:100%;height:auto;border-radius:5px;border:1px solid rgba(255,255,255,.5)}.cover-label,.page-count{position:absolute;z-index:3;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.1em;box-shadow:0 12px 22px rgba(0,0,0,.2)}.cover-label{top:-19px;left:-30px;padding:10px 14px;background:#fff;color:var(--navy)}.page-count{right:-28px;bottom:22px;padding:10px 14px;background:var(--gold);color:#fff}.cover-orbit{position:absolute;border:1px solid rgba(255,255,255,.24);border-radius:50%}.orbit-one{width:510px;height:510px}.orbit-two{width:410px;height:410px;border-style:dashed;animation:spin 34s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.trust-strip{position:relative;z-index:3;padding:22px 0 54px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.trust-grid div{padding:22px 25px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 10px 30px rgba(22,63,87,.06)}.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{font-family:Georgia,serif;font-size:20px}.trust-grid span{margin-top:7px;color:var(--muted);font-size:13px;line-height:1.45}.site-footer{padding:42px 0;background:#f5f9fb;border-top:1px solid #dfebf1}.footer-inner{display:grid;grid-template-columns:1fr auto;align-items:end;gap:30px}.footer-caracraft{width:235px;max-width:100%;height:auto}.footer-inner p{margin:12px 0 0;color:var(--muted);font-size:12px}.fashionflo-credit{text-align:right}.fashionflo-credit span{display:block;margin-bottom:7px;color:#6c7c86;font-size:10px;text-transform:uppercase;letter-spacing:.13em}.fashionflo-credit img{width:180px;height:auto}.footer-inner>small{grid-column:1/-1;padding-top:22px;border-top:1px solid #dce7ed;color:#7a8992;font-size:11px}@media(max-width:920px){.hero{min-height:auto;padding:130px 0 120px}.hero-grid{grid-template-columns:1fr;gap:48px}.cover-stage{min-height:520px}.cover-wrap{width:330px}.hero:after{bottom:-190px}.trust-grid{grid-template-columns:1fr}.top-nav a:first-child{display:none}}@media(max-width:620px){.shell{width:min(100% - 24px,1180px)}.header-inner{height:72px}.brand{width:205px}.top-nav{gap:9px}.top-nav a{font-size:12px}.nav-login{padding:9px 11px}.hero{padding:112px 0 72px}.hero h1{font-size:45px}.hero-copy>p{font-size:16px}.choice-card{grid-template-columns:42px minmax(0,1fr) 22px;padding:12px;gap:11px}.choice-icon{width:42px;height:42px}.choice-copy strong{font-size:14px}.choice-copy small{font-size:11px}.cover-stage{min-height:460px}.cover-wrap{width:min(300px,78vw)}.cover-label{left:-12px}.page-count{right:-12px}.orbit-one{width:380px;height:380px}.orbit-two{width:320px;height:320px}.footer-inner{grid-template-columns:1fr}.fashionflo-credit{text-align:left}.fashionflo-credit img{width:160px}}

@media(max-width:620px){.approved-line{display:flex;width:max-content;max-width:100%;flex-wrap:wrap;border-radius:14px}}

/* v1.4 edition preview */
.preview-bar{position:relative;z-index:30;min-height:42px;padding:11px 18px;text-align:center;background:#fff4d8;color:#624711;border-bottom:1px solid #e5c779;font-size:13px}.preview-bar a{font-weight:850;text-underline-offset:3px}.site-header.with-preview{top:42px}@media(max-width:620px){.preview-bar{font-size:11px;padding:9px 12px}.site-header.with-preview{top:38px}}

/* v1.8.1 passwordless subscription and privacy links */
.subscribe-strip{padding:68px 0;background:#f6f2eb;border-top:1px solid rgba(18,59,89,.1)}
.subscribe-strip-inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:54px;align-items:center}
.subscribe-strip h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,52px);line-height:1.06;color:#123b59;margin:10px 0 14px}
.subscribe-strip p{max-width:700px;font-size:17px;line-height:1.7;color:#5f6d74;margin:0}
.homepage-subscribe-form{padding:24px;border:1px solid #d9d0c3;border-radius:18px;background:#fff;box-shadow:0 16px 38px rgba(31,42,48,.08)}
.homepage-subscribe-form label{display:block;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#52646f;margin-bottom:9px}
.homepage-subscribe-form>div{display:flex;gap:9px}.homepage-subscribe-form input{min-width:0;flex:1;border:1px solid #cfc7bc;border-radius:10px;padding:14px 15px;font:inherit}.homepage-subscribe-form button{border:0;border-radius:10px;padding:14px 18px;background:#123b59;color:#fff;font-weight:800;cursor:pointer;white-space:nowrap}.homepage-subscribe-form small{display:block;color:#77838a;margin-top:10px;line-height:1.4}.site-footer small a,.footer-cookie-link{color:inherit}.footer-cookie-link{border:0;background:none;padding:0;font:inherit;text-decoration:underline;cursor:pointer}
@media(max-width:850px){.subscribe-strip-inner{grid-template-columns:1fr;gap:28px}.homepage-subscribe-form>div{display:grid}.homepage-subscribe-form button{width:100%}}

/* Shared cookie preference interface */
.cc-layer{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:flex-end;justify-content:center;padding:20px;background:rgba(9,29,42,.34);font-family:Arial,Helvetica,sans-serif}.cc-banner-layer{background:transparent;pointer-events:none}.cc-banner{pointer-events:auto;width:min(1120px,100%);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:26px;align-items:center;padding:24px 26px;border:1px solid #d8cec1;border-radius:18px;background:#fff;box-shadow:0 22px 70px rgba(6,28,42,.25)}.cc-banner-copy>span,.cc-modal-head span{display:block;color:#9a6b2e;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:800}.cc-banner h2,.cc-modal h2{font-family:Georgia,serif;color:#173b55;margin:5px 0 8px;font-size:27px}.cc-banner p,.cc-modal p{margin:0;color:#5f6e76;line-height:1.55}.cc-banner a,.cc-modal a{color:#235f84}.cc-banner-actions,.cc-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.cc-button{appearance:none;border:1px solid #123b59;border-radius:9px;padding:11px 14px;font-weight:800;cursor:pointer;font-size:13px}.cc-primary{background:#123b59;color:#fff}.cc-secondary{background:#f4f0ea;color:#173b55;border-color:#d8cec1}.cc-outline{background:#fff;color:#173b55}.cc-modal{width:min(610px,100%);max-height:min(760px,90vh);overflow:auto;margin:auto;padding:28px;border-radius:20px;background:#fff;border:1px solid #d8cec1;box-shadow:0 24px 80px rgba(6,28,42,.28)}.cc-category{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:flex-start;padding:14px;margin-top:10px;border:1px solid #e2dbd1;border-radius:12px;background:#faf8f5}.cc-category input{margin-top:3px;width:18px;height:18px}.cc-category span{display:grid;gap:4px}.cc-category strong{color:#173b55}.cc-category small{color:#68767e;line-height:1.45}.cc-category.disabled{opacity:.65}.cc-category.necessary{grid-template-columns:24px 1fr}.cc-check{display:grid!important;place-items:center;width:22px;height:22px;border-radius:50%;background:#e1f3e5;color:#286436;font-weight:900}.cc-links{margin:18px 0!important}.cc-actions{justify-content:flex-end;border-top:1px solid #e4ddd3;padding-top:16px}
@media(max-width:760px){.cc-layer{padding:10px}.cc-banner{grid-template-columns:1fr;padding:20px}.cc-banner-actions,.cc-actions{display:grid;grid-template-columns:1fr;width:100%}.cc-button{width:100%}.cc-modal{padding:22px}}
